| 1 | [ Sep 19 00:31:01 Enabled. ] | ||
| 2 | [ Sep 19 00:31:01 Rereading configuration. ] | ||
| 3 | [ Sep 19 00:31:01 Rereading configuration. ] | ||
| 4 | [ Sep 19 00:31: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 19 00:31: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.19 00:31:04.175379 [ 1 ] {} <Information> Application: Will watch for the process with pid 27597 | ||
| 29 | 2025.09.19 00:31:04.175798 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.19 00:31:04.534293 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 27597 | ||
| 31 | 2025.09.19 00:31:04.534988 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.19 00:31:04.535114 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.19 00:31:04.633868 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.19 00:31:04.674637 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.19 00:31:04.674687 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.19 00:31:04.674703 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.19 00:31:04.674758 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.19 00:31:04.675251 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.19 00:31:04.677413 [ 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.19 00:31:04.678193 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.19 00:31:04.679067 [ 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.19 00:31:04.679088 [ 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.19 00:31:04.679101 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.19 00:31:04.679849 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.19 00:31:04.680868 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.19 00:31:04.687009 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.19 00:31:04.687710 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.19 00:31:04.689108 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.19 00:31:04.689180 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.19 00:31:04.690166 [ 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.19 00:31:04.690532 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.19 00:31:04.694633 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.19 00:31:04.695334 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.19 00:31:04.698573 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.19 00:31:04.698919 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.19 00:31:04.699346 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.19 00:31:04.699654 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.19 00:31:04.701132 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.19 00:31:04.701157 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.19 00:31:04.701231 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.19 00:31:04.701291 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.19 00:31:04.708334 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.19 00:31:04.708354 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152712 sec | ||
| 68 | 2025.09.19 00:31:04.708381 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.19 00:31:04.708396 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.19 00:31:04.709100 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.19 00:31:04.709687 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.19 00:31:04.718359 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.19 00:31:04.718398 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.19 00:31:04.718416 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.19 00:31:04.718427 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.19 00:31:04.718456 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.19 00:31:04.718472 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.19 00:31:04.720492 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.19 00:31:04.720534 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.19 00:31:04.720551 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.19 00:31:04.720675 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.19 00:31:04.720714 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.19 00:31:04.720726 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.19 00:31:04.720747 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.19 00:31:04.720758 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.19 00:31:04.720785 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.19 00:31:04.720801 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.19 00:31:04.743194 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.19 00:31:04.744478 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.19 00:31:04.744512 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.476e-05 sec | ||
| 91 | 2025.09.19 00:31:04.744525 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.19 00:31:04.744534 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.19 00:31:04.744556 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.19 00:31:04.744737 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.19 00:31:04.744777 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.19 00:31:04.744788 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.19 00:31:04.744799 [ 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.19 00:31:04.744809 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.19 00:31:04.771818 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.19 00:31:04.772050 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.86 MiB | ||
| 101 | 2025.09.19 00:31:04.773537 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4981e-05 sec. | ||
| 102 | 2025.09.19 00:31:04.773928 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.19 00:31:04.773980 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.19 00:31:04.773994 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.19 00:31:05.324689 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52458 | ||
| 106 | 2025.09.19 00:31:05.325670 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.19 00:31:05.325734 [ 3 ] {} <Debug> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Authenticating user 'default' from [fd00:1122:3344:101::d]:52458 | ||
| 108 | 2025.09.19 00:31:05.325770 [ 3 ] {} <Debug> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.19 00:31:05.325804 [ 3 ] {} <Debug> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.19 00:31:05.325900 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.19 00:31:05.325927 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.09.19 00:31:05.325954 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.09.19 00:31:05.326380 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55836 | ||
| 114 | 2025.09.19 00:31:05.327352 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45068 | ||
| 115 | 2025.09.19 00:31:05.327382 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47364 | ||
| 116 | 2025.09.19 00:31:05.328036 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39231 | ||
| 117 | 2025.09.19 00:31:05.328050 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.09.19 00:31:05.328124 [ 4 ] {} <Debug> TCP-Session: d09e0ca2-d770-4ba8-9182-4c7bccf25e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:55836 | ||
| 119 | 2025.09.19 00:31:05.328146 [ 4 ] {} <Debug> TCP-Session: d09e0ca2-d770-4ba8-9182-4c7bccf25e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.19 00:31:05.328158 [ 4 ] {} <Debug> TCP-Session: d09e0ca2-d770-4ba8-9182-4c7bccf25e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.09.19 00:31:05.328655 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33733 | ||
| 122 | 2025.09.19 00:31:05.328736 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.09.19 00:31:05.328773 [ 5 ] {} <Debug> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Authenticating user 'default' from [fd00:1122:3344:101::d]:47364 | ||
| 124 | 2025.09.19 00:31:05.328823 [ 5 ] {} <Debug> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.09.19 00:31:05.328835 [ 5 ] {} <Debug> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.09.19 00:31:05.329463 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.09.19 00:31:05.329522 [ 255 ] {} <Debug> TCP-Session: cc575d40-1a6f-4d04-8157-9b419e744b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:39231 | ||
| 128 | 2025.09.19 00:31:05.329541 [ 255 ] {} <Debug> TCP-Session: cc575d40-1a6f-4d04-8157-9b419e744b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.09.19 00:31:05.329537 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38968 | ||
| 130 | 2025.09.19 00:31:05.329556 [ 255 ] {} <Debug> TCP-Session: cc575d40-1a6f-4d04-8157-9b419e744b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.19 00:31:05.329626 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 132 | 2025.09.19 00:31:05.329637 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.09.19 00:31:05.329652 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49157 | ||
| 134 | 2025.09.19 00:31:05.329691 [ 256 ] {} <Debug> TCP-Session: 2e61a335-1bcd-4bfe-886d-1ca5a6e6324d Authenticating user 'default' from [fd00:1122:3344:101::d]:33733 | ||
| 135 | 2025.09.19 00:31:05.329663 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.09.19 00:31:05.329747 [ 253 ] {} <Debug> TCP-Session: e45c0b4a-41d7-4569-a255-c4a0d6036247 Authenticating user 'default' from [fd00:1122:3344:101::d]:45068 | ||
| 137 | 2025.09.19 00:31:05.329757 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.09.19 00:31:05.329787 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34539 | ||
| 139 | 2025.09.19 00:31:05.329798 [ 253 ] {} <Debug> TCP-Session: e45c0b4a-41d7-4569-a255-c4a0d6036247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.19 00:31:05.329823 [ 257 ] {} <Debug> TCP-Session: 7aa2d856-2f3d-4c30-a33e-059e2b503af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38968 | ||
| 141 | 2025.09.19 00:31:05.329845 [ 253 ] {} <Debug> TCP-Session: e45c0b4a-41d7-4569-a255-c4a0d6036247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.09.19 00:31:05.329755 [ 256 ] {} <Debug> TCP-Session: 2e61a335-1bcd-4bfe-886d-1ca5a6e6324d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.09.19 00:31:05.329889 [ 256 ] {} <Debug> TCP-Session: 2e61a335-1bcd-4bfe-886d-1ca5a6e6324d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.09.19 00:31:05.329896 [ 257 ] {} <Debug> TCP-Session: 7aa2d856-2f3d-4c30-a33e-059e2b503af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.09.19 00:31:05.329892 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.09.19 00:31:05.329938 [ 257 ] {} <Debug> TCP-Session: 7aa2d856-2f3d-4c30-a33e-059e2b503af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.19 00:31:05.329967 [ 258 ] {} <Debug> TCP-Session: d5d7724f-a18c-4104-948c-1e4f01be50e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49157 | ||
| 148 | 2025.09.19 00:31:05.329991 [ 258 ] {} <Debug> TCP-Session: d5d7724f-a18c-4104-948c-1e4f01be50e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.09.19 00:31:05.330004 [ 258 ] {} <Debug> TCP-Session: d5d7724f-a18c-4104-948c-1e4f01be50e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.09.19 00:31:05.330071 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.09.19 00:31:05.330118 [ 259 ] {} <Debug> TCP-Session: f49a9d36-9210-44ca-a653-75efb82fc556 Authenticating user 'default' from [fd00:1122:3344:101::d]:34539 | ||
| 152 | 2025.09.19 00:31:05.330134 [ 259 ] {} <Debug> TCP-Session: f49a9d36-9210-44ca-a653-75efb82fc556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.19 00:31:05.330178 [ 259 ] {} <Debug> TCP-Session: f49a9d36-9210-44ca-a653-75efb82fc556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.09.19 00:31:05.332724 [ 3 ] {60fd2a76-1f00-4da6-8f5b-4cfa4ae4870c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.09.19 00:31:05.438686 [ 3 ] {60fd2a76-1f00-4da6-8f5b-4cfa4ae4870c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52458) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.09.19 00:31:05.439522 [ 3 ] {60fd2a76-1f00-4da6-8f5b-4cfa4ae4870c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.09.19 00:31:05.439617 [ 3 ] {60fd2a76-1f00-4da6-8f5b-4cfa4ae4870c} <Debug> TCPHandler: Processed in 0.112492882 sec. | ||
| 204 | 2025.09.19 00:31:05.440619 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.09.19 00:31:05.440880 [ 5 ] {ff65f84b-2cf7-445d-a1b0-af7a68d43907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.09.19 00:31:05.441309 [ 5 ] {ff65f84b-2cf7-445d-a1b0-af7a68d43907} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47364) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.09.19 00:31:05.441462 [ 5 ] {ff65f84b-2cf7-445d-a1b0-af7a68d43907} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.09.19 00:31:05.441545 [ 5 ] {ff65f84b-2cf7-445d-a1b0-af7a68d43907} <Debug> TCPHandler: Processed in 0.001155485 sec. | ||
| 255 | 2025.09.19 00:31:05.441814 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.09.19 00:31:05.442626 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.09.19 00:31:05.443243 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.09.19 00:31:05.444614 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.09.19 00:31:05.444634 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3301e-05 sec | ||
| 260 | 2025.09.19 00:31:05.444647 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.09.19 00:31:05.444675 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.09.19 00:31:05.444699 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.09.19 00:31:05.445343 [ 3 ] {15597047-d47f-4b08-9469-48dca848c8be} <Debug> TCPHandler: Processed in 0.003603507 sec. | ||
| 264 | 2025.09.19 00:31:05.445479 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.09.19 00:31:05.445643 [ 3 ] {f0862b6e-42c2-4f9e-ac2f-9a0dd1b6aba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.09.19 00:31:05.445689 [ 3 ] {f0862b6e-42c2-4f9e-ac2f-9a0dd1b6aba5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.09.19 00:31:05.450652 [ 3 ] {f0862b6e-42c2-4f9e-ac2f-9a0dd1b6aba5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.09.19 00:31:05.451936 [ 3 ] {f0862b6e-42c2-4f9e-ac2f-9a0dd1b6aba5} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23): Loading data parts | ||
| 270 | 2025.09.19 00:31:05.452993 [ 3 ] {f0862b6e-42c2-4f9e-ac2f-9a0dd1b6aba5} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23): There are no data parts | ||
| 271 | 2025.09.19 00:31:05.455617 [ 3 ] {f0862b6e-42c2-4f9e-ac2f-9a0dd1b6aba5} <Debug> TCPHandler: Processed in 0.010190463 sec. | ||
| 272 | 2025.09.19 00:31:05.455762 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.09.19 00:31:05.455925 [ 3 ] {fa203b23-5687-4732-811f-38f01ddcd9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2025.09.19 00:31:05.456004 [ 3 ] {fa203b23-5687-4732-811f-38f01ddcd9de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.09.19 00:31:05.467420 [ 3 ] {fa203b23-5687-4732-811f-38f01ddcd9de} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Loading data parts | ||
| 286 | 2025.09.19 00:31:05.467708 [ 3 ] {fa203b23-5687-4732-811f-38f01ddcd9de} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): There are no data parts | ||
| 287 | 2025.09.19 00:31:05.468971 [ 3 ] {fa203b23-5687-4732-811f-38f01ddcd9de} <Debug> TCPHandler: Processed in 0.013224943 sec. | ||
| 288 | 2025.09.19 00:31:05.469115 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.09.19 00:31:05.469279 [ 3 ] {f23e613d-713d-4293-a6b9-d172512b2ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 290 | 2025.09.19 00:31:05.469327 [ 3 ] {f23e613d-713d-4293-a6b9-d172512b2ed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.09.19 00:31:05.471089 [ 3 ] {f23e613d-713d-4293-a6b9-d172512b2ed6} <Debug> oximeter.measurements_i8 (b14897ee-1303-4427-9ad8-d1e5a101226e): Loading data parts | ||
| 292 | 2025.09.19 00:31:05.471234 [ 3 ] {f23e613d-713d-4293-a6b9-d172512b2ed6} <Debug> oximeter.measurements_i8 (b14897ee-1303-4427-9ad8-d1e5a101226e): There are no data parts | ||
| 293 | 2025.09.19 00:31:05.472446 [ 3 ] {f23e613d-713d-4293-a6b9-d172512b2ed6} <Debug> TCPHandler: Processed in 0.003377194 sec. | ||
| 294 | 2025.09.19 00:31:05.472581 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.09.19 00:31:05.472732 [ 3 ] {6b1a7b20-19ff-4c30-9544-8c4a09b8d073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 296 | 2025.09.19 00:31:05.472786 [ 3 ] {6b1a7b20-19ff-4c30-9544-8c4a09b8d073} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.09.19 00:31:05.474534 [ 3 ] {6b1a7b20-19ff-4c30-9544-8c4a09b8d073} <Debug> oximeter.measurements_u8 (40476990-e505-47cd-827e-0ed7d1f0de44): Loading data parts | ||
| 298 | 2025.09.19 00:31:05.474679 [ 3 ] {6b1a7b20-19ff-4c30-9544-8c4a09b8d073} <Debug> oximeter.measurements_u8 (40476990-e505-47cd-827e-0ed7d1f0de44): There are no data parts | ||
| 299 | 2025.09.19 00:31:05.475860 [ 3 ] {6b1a7b20-19ff-4c30-9544-8c4a09b8d073} <Debug> TCPHandler: Processed in 0.003358144 sec. | ||
| 300 | 2025.09.19 00:31:05.475980 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.09.19 00:31:05.476132 [ 3 ] {fdf51cb6-9c46-4d94-a188-d9e486e77cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 302 | 2025.09.19 00:31:05.476170 [ 3 ] {fdf51cb6-9c46-4d94-a188-d9e486e77cd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.09.19 00:31:05.477997 [ 3 ] {fdf51cb6-9c46-4d94-a188-d9e486e77cd3} <Debug> oximeter.measurements_i16 (6433fff4-c22d-41a7-b0ba-020c68fd9348): Loading data parts | ||
| 304 | 2025.09.19 00:31:05.478135 [ 3 ] {fdf51cb6-9c46-4d94-a188-d9e486e77cd3} <Debug> oximeter.measurements_i16 (6433fff4-c22d-41a7-b0ba-020c68fd9348): There are no data parts | ||
| 305 | 2025.09.19 00:31:05.479408 [ 3 ] {fdf51cb6-9c46-4d94-a188-d9e486e77cd3} <Debug> TCPHandler: Processed in 0.003435515 sec. | ||
| 306 | 2025.09.19 00:31:05.479541 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.09.19 00:31:05.479681 [ 3 ] {85b9d507-600f-408c-a9bb-90b22381497d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 308 | 2025.09.19 00:31:05.479726 [ 3 ] {85b9d507-600f-408c-a9bb-90b22381497d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.09.19 00:31:05.481589 [ 3 ] {85b9d507-600f-408c-a9bb-90b22381497d} <Debug> oximeter.measurements_u16 (64148f05-4363-4778-9c14-bdea36e6b2e7): Loading data parts | ||
| 310 | 2025.09.19 00:31:05.481731 [ 3 ] {85b9d507-600f-408c-a9bb-90b22381497d} <Debug> oximeter.measurements_u16 (64148f05-4363-4778-9c14-bdea36e6b2e7): There are no data parts | ||
| 311 | 2025.09.19 00:31:05.482975 [ 3 ] {85b9d507-600f-408c-a9bb-90b22381497d} <Debug> TCPHandler: Processed in 0.003469846 sec. | ||
| 312 | 2025.09.19 00:31:05.483101 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.09.19 00:31:05.483261 [ 3 ] {1ba846fa-f53c-4683-a834-cec56ec1fd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 314 | 2025.09.19 00:31:05.483301 [ 3 ] {1ba846fa-f53c-4683-a834-cec56ec1fd87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.09.19 00:31:05.485065 [ 3 ] {1ba846fa-f53c-4683-a834-cec56ec1fd87} <Debug> oximeter.measurements_i32 (ad9768c3-dd36-4d8b-9f97-14c918d1d6fd): Loading data parts | ||
| 316 | 2025.09.19 00:31:05.485185 [ 3 ] {1ba846fa-f53c-4683-a834-cec56ec1fd87} <Debug> oximeter.measurements_i32 (ad9768c3-dd36-4d8b-9f97-14c918d1d6fd): There are no data parts | ||
| 317 | 2025.09.19 00:31:05.486431 [ 3 ] {1ba846fa-f53c-4683-a834-cec56ec1fd87} <Debug> TCPHandler: Processed in 0.003375114 sec. | ||
| 318 | 2025.09.19 00:31:05.486567 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.09.19 00:31:05.486715 [ 3 ] {9796299a-79c0-4c62-a36f-d6613e128cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 320 | 2025.09.19 00:31:05.486766 [ 3 ] {9796299a-79c0-4c62-a36f-d6613e128cca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.09.19 00:31:05.488519 [ 3 ] {9796299a-79c0-4c62-a36f-d6613e128cca} <Debug> oximeter.measurements_u32 (d21f97ea-07b4-4543-9ab9-11b814ef2865): Loading data parts | ||
| 322 | 2025.09.19 00:31:05.488646 [ 3 ] {9796299a-79c0-4c62-a36f-d6613e128cca} <Debug> oximeter.measurements_u32 (d21f97ea-07b4-4543-9ab9-11b814ef2865): There are no data parts | ||
| 323 | 2025.09.19 00:31:05.489840 [ 3 ] {9796299a-79c0-4c62-a36f-d6613e128cca} <Debug> TCPHandler: Processed in 0.003350074 sec. | ||
| 324 | 2025.09.19 00:31:05.489968 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.09.19 00:31:05.490116 [ 3 ] {aa5852e3-be9c-439e-98a7-a50155e9bafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 326 | 2025.09.19 00:31:05.490159 [ 3 ] {aa5852e3-be9c-439e-98a7-a50155e9bafe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.09.19 00:31:05.491951 [ 3 ] {aa5852e3-be9c-439e-98a7-a50155e9bafe} <Debug> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Loading data parts | ||
| 328 | 2025.09.19 00:31:05.492089 [ 3 ] {aa5852e3-be9c-439e-98a7-a50155e9bafe} <Debug> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): There are no data parts | ||
| 329 | 2025.09.19 00:31:05.493528 [ 3 ] {aa5852e3-be9c-439e-98a7-a50155e9bafe} <Debug> TCPHandler: Processed in 0.003576997 sec. | ||
| 330 | 2025.09.19 00:31:05.494086 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.09.19 00:31:05.494228 [ 3 ] {38f478e3-2d83-4013-a288-f60abf2f4d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 332 | 2025.09.19 00:31:05.494275 [ 3 ] {38f478e3-2d83-4013-a288-f60abf2f4d7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.09.19 00:31:05.496084 [ 3 ] {38f478e3-2d83-4013-a288-f60abf2f4d7d} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Loading data parts | ||
| 334 | 2025.09.19 00:31:05.496217 [ 3 ] {38f478e3-2d83-4013-a288-f60abf2f4d7d} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): There are no data parts | ||
| 335 | 2025.09.19 00:31:05.497564 [ 3 ] {38f478e3-2d83-4013-a288-f60abf2f4d7d} <Debug> TCPHandler: Processed in 0.003489226 sec. | ||
| 336 | 2025.09.19 00:31:05.497697 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.09.19 00:31:05.497837 [ 3 ] {6e93c59d-963e-458c-9bd0-f75fc767249e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 338 | 2025.09.19 00:31:05.497883 [ 3 ] {6e93c59d-963e-458c-9bd0-f75fc767249e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.09.19 00:31:05.499686 [ 3 ] {6e93c59d-963e-458c-9bd0-f75fc767249e} <Debug> oximeter.measurements_f32 (55d8aee1-7364-420a-8c2c-15239ab783fc): Loading data parts | ||
| 340 | 2025.09.19 00:31:05.499818 [ 3 ] {6e93c59d-963e-458c-9bd0-f75fc767249e} <Debug> oximeter.measurements_f32 (55d8aee1-7364-420a-8c2c-15239ab783fc): There are no data parts | ||
| 341 | 2025.09.19 00:31:05.501123 [ 3 ] {6e93c59d-963e-458c-9bd0-f75fc767249e} <Debug> TCPHandler: Processed in 0.003451975 sec. | ||
| 342 | 2025.09.19 00:31:05.501264 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.09.19 00:31:05.501421 [ 3 ] {64ab7af3-1159-44c4-b209-19687f8a5860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 344 | 2025.09.19 00:31:05.501467 [ 3 ] {64ab7af3-1159-44c4-b209-19687f8a5860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.09.19 00:31:05.502912 [ 3 ] {64ab7af3-1159-44c4-b209-19687f8a5860} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Loading data parts | ||
| 346 | 2025.09.19 00:31:05.503061 [ 3 ] {64ab7af3-1159-44c4-b209-19687f8a5860} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): There are no data parts | ||
| 347 | 2025.09.19 00:31:05.504199 [ 3 ] {64ab7af3-1159-44c4-b209-19687f8a5860} <Debug> TCPHandler: Processed in 0.003035689 sec. | ||
| 348 | 2025.09.19 00:31:05.504326 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.09.19 00:31:05.504540 [ 3 ] {50ecd72c-3d03-4c71-8c81-fbd1aa6e03db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 350 | 2025.09.19 00:31:05.504590 [ 3 ] {50ecd72c-3d03-4c71-8c81-fbd1aa6e03db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.09.19 00:31:05.505970 [ 3 ] {50ecd72c-3d03-4c71-8c81-fbd1aa6e03db} <Debug> oximeter.measurements_string (67f410d2-e937-4584-b040-550d99acb9f7): Loading data parts | ||
| 352 | 2025.09.19 00:31:05.506092 [ 3 ] {50ecd72c-3d03-4c71-8c81-fbd1aa6e03db} <Debug> oximeter.measurements_string (67f410d2-e937-4584-b040-550d99acb9f7): There are no data parts | ||
| 353 | 2025.09.19 00:31:05.507327 [ 3 ] {50ecd72c-3d03-4c71-8c81-fbd1aa6e03db} <Debug> TCPHandler: Processed in 0.002984909 sec. | ||
| 354 | 2025.09.19 00:31:05.507464 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.09.19 00:31:05.507619 [ 3 ] {dd5dbc03-cdae-4b7e-8d2e-a232572e0bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.09.19 00:31:05.507679 [ 3 ] {dd5dbc03-cdae-4b7e-8d2e-a232572e0bce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.09.19 00:31:05.509200 [ 3 ] {dd5dbc03-cdae-4b7e-8d2e-a232572e0bce} <Debug> oximeter.measurements_bytes (eae3e2d7-19b7-4d19-a60c-ed4b4a8bcb0d): Loading data parts | ||
| 365 | 2025.09.19 00:31:05.509324 [ 3 ] {dd5dbc03-cdae-4b7e-8d2e-a232572e0bce} <Debug> oximeter.measurements_bytes (eae3e2d7-19b7-4d19-a60c-ed4b4a8bcb0d): There are no data parts | ||
| 366 | 2025.09.19 00:31:05.510518 [ 3 ] {dd5dbc03-cdae-4b7e-8d2e-a232572e0bce} <Debug> TCPHandler: Processed in 0.00309537 sec. | ||
| 367 | 2025.09.19 00:31:05.510657 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.09.19 00:31:05.510817 [ 3 ] {407adce9-c412-415e-8282-b832d8985346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 369 | 2025.09.19 00:31:05.510872 [ 3 ] {407adce9-c412-415e-8282-b832d8985346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.09.19 00:31:05.512335 [ 3 ] {407adce9-c412-415e-8282-b832d8985346} <Debug> oximeter.measurements_cumulativei64 (239dcd1c-964f-48b3-9ae8-fece05489a84): Loading data parts | ||
| 371 | 2025.09.19 00:31:05.512534 [ 3 ] {407adce9-c412-415e-8282-b832d8985346} <Debug> oximeter.measurements_cumulativei64 (239dcd1c-964f-48b3-9ae8-fece05489a84): There are no data parts | ||
| 372 | 2025.09.19 00:31:05.513754 [ 3 ] {407adce9-c412-415e-8282-b832d8985346} <Debug> TCPHandler: Processed in 0.003167842 sec. | ||
| 373 | 2025.09.19 00:31:05.513882 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.09.19 00:31:05.514038 [ 3 ] {ea8992ce-56a1-4690-95d2-f116ec7e1299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 375 | 2025.09.19 00:31:05.514083 [ 3 ] {ea8992ce-56a1-4690-95d2-f116ec7e1299} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.09.19 00:31:05.515639 [ 3 ] {ea8992ce-56a1-4690-95d2-f116ec7e1299} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Loading data parts | ||
| 377 | 2025.09.19 00:31:05.515761 [ 3 ] {ea8992ce-56a1-4690-95d2-f116ec7e1299} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): There are no data parts | ||
| 378 | 2025.09.19 00:31:05.516080 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60640 | ||
| 379 | 2025.09.19 00:31:05.516226 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 380 | 2025.09.19 00:31:05.516271 [ 262 ] {} <Debug> TCP-Session: 81847788-a355-41da-a742-b79f4064b9a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:60640 | ||
| 381 | 2025.09.19 00:31:05.516291 [ 262 ] {} <Debug> TCP-Session: 81847788-a355-41da-a742-b79f4064b9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 382 | 2025.09.19 00:31:05.516323 [ 262 ] {} <Debug> TCP-Session: 81847788-a355-41da-a742-b79f4064b9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 383 | 2025.09.19 00:31:05.516439 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 384 | 2025.09.19 00:31:05.516461 [ 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 | ||
| 385 | 2025.09.19 00:31:05.516490 [ 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 | ||
| 386 | 2025.09.19 00:31:05.517039 [ 3 ] {ea8992ce-56a1-4690-95d2-f116ec7e1299} <Debug> TCPHandler: Processed in 0.003174611 sec. | ||
| 387 | 2025.09.19 00:31:05.517171 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.09.19 00:31:05.517326 [ 3 ] {4a7574e0-b75e-4311-a72a-d228281467ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 389 | 2025.09.19 00:31:05.517382 [ 3 ] {4a7574e0-b75e-4311-a72a-d228281467ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 390 | 2025.09.19 00:31:05.518934 [ 3 ] {4a7574e0-b75e-4311-a72a-d228281467ba} <Debug> oximeter.measurements_cumulativef32 (f6a0f4ea-7a1c-4cb3-bb09-4f327f4c3411): Loading data parts | ||
| 391 | 2025.09.19 00:31:05.519080 [ 3 ] {4a7574e0-b75e-4311-a72a-d228281467ba} <Debug> oximeter.measurements_cumulativef32 (f6a0f4ea-7a1c-4cb3-bb09-4f327f4c3411): There are no data parts | ||
| 392 | 2025.09.19 00:31:05.519228 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59592 | ||
| 393 | 2025.09.19 00:31:05.519319 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51790 | ||
| 394 | 2025.09.19 00:31:05.519396 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36756 | ||
| 395 | 2025.09.19 00:31:05.519485 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46299 | ||
| 396 | 2025.09.19 00:31:05.519602 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34269 | ||
| 397 | 2025.09.19 00:31:05.519628 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 398 | 2025.09.19 00:31:05.519608 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 399 | 2025.09.19 00:31:05.519679 [ 264 ] {} <Debug> TCP-Session: 02a691bf-8d26-4884-b478-60c4696edf27 Authenticating user 'default' from [fd00:1122:3344:101::c]:51790 | ||
| 400 | 2025.09.19 00:31:05.519705 [ 263 ] {} <Debug> TCP-Session: c52e5329-2460-4047-9ab3-d226a399534e Authenticating user 'default' from [fd00:1122:3344:101::c]:59592 | ||
| 401 | 2025.09.19 00:31:05.519709 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 402 | 2025.09.19 00:31:05.519705 [ 264 ] {} <Debug> TCP-Session: 02a691bf-8d26-4884-b478-60c4696edf27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2025.09.19 00:31:05.519708 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33545 | ||
| 404 | 2025.09.19 00:31:05.519842 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 405 | 2025.09.19 00:31:05.519824 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 406 | 2025.09.19 00:31:05.519870 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35090 | ||
| 407 | 2025.09.19 00:31:05.519883 [ 265 ] {} <Debug> TCP-Session: eba87ba7-4537-4c32-80ed-9365a6e55966 Authenticating user 'default' from [fd00:1122:3344:101::c]:36756 | ||
| 408 | 2025.09.19 00:31:05.519913 [ 267 ] {} <Debug> TCP-Session: 7e4011f8-875b-4f89-9a3d-5d0b2cd37ddd Authenticating user 'default' from [fd00:1122:3344:101::c]:34269 | ||
| 409 | 2025.09.19 00:31:05.519788 [ 264 ] {} <Debug> TCP-Session: 02a691bf-8d26-4884-b478-60c4696edf27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 410 | 2025.09.19 00:31:05.519948 [ 265 ] {} <Debug> TCP-Session: eba87ba7-4537-4c32-80ed-9365a6e55966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 411 | 2025.09.19 00:31:05.519957 [ 267 ] {} <Debug> TCP-Session: 7e4011f8-875b-4f89-9a3d-5d0b2cd37ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 412 | 2025.09.19 00:31:05.519987 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 413 | 2025.09.19 00:31:05.519992 [ 265 ] {} <Debug> TCP-Session: eba87ba7-4537-4c32-80ed-9365a6e55966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2025.09.19 00:31:05.520021 [ 268 ] {} <Debug> TCP-Session: a58d1289-7e68-4346-9113-015919c7311f Authenticating user 'default' from [fd00:1122:3344:101::c]:33545 | ||
| 415 | 2025.09.19 00:31:05.520002 [ 267 ] {} <Debug> TCP-Session: 7e4011f8-875b-4f89-9a3d-5d0b2cd37ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2025.09.19 00:31:05.520042 [ 268 ] {} <Debug> TCP-Session: a58d1289-7e68-4346-9113-015919c7311f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 417 | 2025.09.19 00:31:05.520053 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 418 | 2025.09.19 00:31:05.520089 [ 268 ] {} <Debug> TCP-Session: a58d1289-7e68-4346-9113-015919c7311f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 419 | 2025.09.19 00:31:05.519785 [ 263 ] {} <Debug> TCP-Session: c52e5329-2460-4047-9ab3-d226a399534e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 420 | 2025.09.19 00:31:05.520107 [ 269 ] {} <Debug> TCP-Session: bb31894a-6559-4998-aefc-d03a1376f1ea Authenticating user 'default' from [fd00:1122:3344:101::c]:35090 | ||
| 421 | 2025.09.19 00:31:05.519767 [ 266 ] {} <Debug> TCP-Session: d4b99707-2f6f-4dfb-b776-2ab69154ccd2 Authenticating user 'default' from [fd00:1122:3344:101::c]:46299 | ||
| 422 | 2025.09.19 00:31:05.520162 [ 263 ] {} <Debug> TCP-Session: c52e5329-2460-4047-9ab3-d226a399534e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 423 | 2025.09.19 00:31:05.520174 [ 266 ] {} <Debug> TCP-Session: d4b99707-2f6f-4dfb-b776-2ab69154ccd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 424 | 2025.09.19 00:31:05.520171 [ 269 ] {} <Debug> TCP-Session: bb31894a-6559-4998-aefc-d03a1376f1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 425 | 2025.09.19 00:31:05.520197 [ 266 ] {} <Debug> TCP-Session: d4b99707-2f6f-4dfb-b776-2ab69154ccd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 426 | 2025.09.19 00:31:05.520200 [ 269 ] {} <Debug> TCP-Session: bb31894a-6559-4998-aefc-d03a1376f1ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 427 | 2025.09.19 00:31:05.520443 [ 3 ] {4a7574e0-b75e-4311-a72a-d228281467ba} <Debug> TCPHandler: Processed in 0.003317853 sec. | ||
| 428 | 2025.09.19 00:31:05.520574 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2025.09.19 00:31:05.520758 [ 3 ] {8f0442a7-3519-4ffd-9d3f-6ad00dd8a209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 430 | 2025.09.19 00:31:05.520809 [ 3 ] {8f0442a7-3519-4ffd-9d3f-6ad00dd8a209} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2025.09.19 00:31:05.522489 [ 3 ] {8f0442a7-3519-4ffd-9d3f-6ad00dd8a209} <Debug> oximeter.measurements_cumulativef64 (14d95b09-94f8-4489-9b46-38921b2de947): Loading data parts | ||
| 432 | 2025.09.19 00:31:05.522683 [ 3 ] {8f0442a7-3519-4ffd-9d3f-6ad00dd8a209} <Debug> oximeter.measurements_cumulativef64 (14d95b09-94f8-4489-9b46-38921b2de947): There are no data parts | ||
| 433 | 2025.09.19 00:31:05.523900 [ 3 ] {8f0442a7-3519-4ffd-9d3f-6ad00dd8a209} <Debug> TCPHandler: Processed in 0.003404885 sec. | ||
| 434 | 2025.09.19 00:31:05.524030 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2025.09.19 00:31:05.524241 [ 3 ] {5a768fce-6764-4655-b078-3186e09abfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2025.09.19 00:31:05.524305 [ 3 ] {5a768fce-6764-4655-b078-3186e09abfd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2025.09.19 00:31:05.526047 [ 3 ] {5a768fce-6764-4655-b078-3186e09abfd1} <Debug> oximeter.measurements_histogrami8 (920b0845-3001-48cd-b51f-92be2dd9a5b3): Loading data parts | ||
| 448 | 2025.09.19 00:31:05.526197 [ 3 ] {5a768fce-6764-4655-b078-3186e09abfd1} <Debug> oximeter.measurements_histogrami8 (920b0845-3001-48cd-b51f-92be2dd9a5b3): There are no data parts | ||
| 449 | 2025.09.19 00:31:05.527515 [ 3 ] {5a768fce-6764-4655-b078-3186e09abfd1} <Debug> TCPHandler: Processed in 0.003498496 sec. | ||
| 450 | 2025.09.19 00:31:05.527642 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.09.19 00:31:05.527848 [ 3 ] {a427242e-315e-4dfb-b6c2-3e6a82499ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 452 | 2025.09.19 00:31:05.527910 [ 3 ] {a427242e-315e-4dfb-b6c2-3e6a82499ca2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2025.09.19 00:31:05.529548 [ 3 ] {a427242e-315e-4dfb-b6c2-3e6a82499ca2} <Debug> oximeter.measurements_histogramu8 (dfe72c1d-955a-457e-a9e8-d2c0439ba5f6): Loading data parts | ||
| 454 | 2025.09.19 00:31:05.529676 [ 3 ] {a427242e-315e-4dfb-b6c2-3e6a82499ca2} <Debug> oximeter.measurements_histogramu8 (dfe72c1d-955a-457e-a9e8-d2c0439ba5f6): There are no data parts | ||
| 455 | 2025.09.19 00:31:05.530919 [ 3 ] {a427242e-315e-4dfb-b6c2-3e6a82499ca2} <Debug> TCPHandler: Processed in 0.003307203 sec. | ||
| 456 | 2025.09.19 00:31:05.531064 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.09.19 00:31:05.531270 [ 3 ] {ce5c511b-3796-4047-b334-0dd9c8f04c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 458 | 2025.09.19 00:31:05.531338 [ 3 ] {ce5c511b-3796-4047-b334-0dd9c8f04c23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2025.09.19 00:31:05.532971 [ 3 ] {ce5c511b-3796-4047-b334-0dd9c8f04c23} <Debug> oximeter.measurements_histogrami16 (314e6178-7be5-4796-96c7-c02f56512916): Loading data parts | ||
| 460 | 2025.09.19 00:31:05.533132 [ 3 ] {ce5c511b-3796-4047-b334-0dd9c8f04c23} <Debug> oximeter.measurements_histogrami16 (314e6178-7be5-4796-96c7-c02f56512916): There are no data parts | ||
| 461 | 2025.09.19 00:31:05.534318 [ 3 ] {ce5c511b-3796-4047-b334-0dd9c8f04c23} <Debug> TCPHandler: Processed in 0.003362094 sec. | ||
| 462 | 2025.09.19 00:31:05.534513 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.09.19 00:31:05.534732 [ 3 ] {a2745184-86a1-4d5c-895e-227dcabdaf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 464 | 2025.09.19 00:31:05.534798 [ 3 ] {a2745184-86a1-4d5c-895e-227dcabdaf12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2025.09.19 00:31:05.536468 [ 3 ] {a2745184-86a1-4d5c-895e-227dcabdaf12} <Debug> oximeter.measurements_histogramu16 (ed2b3327-4537-491f-aef6-62346248eefc): Loading data parts | ||
| 466 | 2025.09.19 00:31:05.536638 [ 3 ] {a2745184-86a1-4d5c-895e-227dcabdaf12} <Debug> oximeter.measurements_histogramu16 (ed2b3327-4537-491f-aef6-62346248eefc): There are no data parts | ||
| 467 | 2025.09.19 00:31:05.537852 [ 3 ] {a2745184-86a1-4d5c-895e-227dcabdaf12} <Debug> TCPHandler: Processed in 0.003415115 sec. | ||
| 468 | 2025.09.19 00:31:05.537986 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.09.19 00:31:05.538179 [ 3 ] {89f573f1-feb4-449f-821a-1784f6f4d00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 470 | 2025.09.19 00:31:05.538237 [ 3 ] {89f573f1-feb4-449f-821a-1784f6f4d00e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2025.09.19 00:31:05.539858 [ 3 ] {89f573f1-feb4-449f-821a-1784f6f4d00e} <Debug> oximeter.measurements_histogrami32 (8abdeb2d-1ae6-43fc-b5b3-784343746cc0): Loading data parts | ||
| 472 | 2025.09.19 00:31:05.539999 [ 3 ] {89f573f1-feb4-449f-821a-1784f6f4d00e} <Debug> oximeter.measurements_histogrami32 (8abdeb2d-1ae6-43fc-b5b3-784343746cc0): There are no data parts | ||
| 473 | 2025.09.19 00:31:05.541329 [ 3 ] {89f573f1-feb4-449f-821a-1784f6f4d00e} <Debug> TCPHandler: Processed in 0.003351114 sec. | ||
| 474 | 2025.09.19 00:31:05.541465 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.09.19 00:31:05.541659 [ 3 ] {fb0a5518-42bc-4998-a22f-66ab60746f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 476 | 2025.09.19 00:31:05.541718 [ 3 ] {fb0a5518-42bc-4998-a22f-66ab60746f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2025.09.19 00:31:05.543344 [ 3 ] {fb0a5518-42bc-4998-a22f-66ab60746f74} <Debug> oximeter.measurements_histogramu32 (bb7fdbd6-daf5-4326-9325-47bb851965c3): Loading data parts | ||
| 478 | 2025.09.19 00:31:05.543514 [ 3 ] {fb0a5518-42bc-4998-a22f-66ab60746f74} <Debug> oximeter.measurements_histogramu32 (bb7fdbd6-daf5-4326-9325-47bb851965c3): There are no data parts | ||
| 479 | 2025.09.19 00:31:05.544735 [ 3 ] {fb0a5518-42bc-4998-a22f-66ab60746f74} <Debug> TCPHandler: Processed in 0.003318934 sec. | ||
| 480 | 2025.09.19 00:31:05.544879 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.09.19 00:31:05.545090 [ 3 ] {82fb1764-45af-44f2-8360-b5b4b808bb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 482 | 2025.09.19 00:31:05.545152 [ 3 ] {82fb1764-45af-44f2-8360-b5b4b808bb9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2025.09.19 00:31:05.546755 [ 3 ] {82fb1764-45af-44f2-8360-b5b4b808bb9c} <Debug> oximeter.measurements_histogrami64 (5802b3d3-1e3e-4df9-9ff4-98fc319d910a): Loading data parts | ||
| 484 | 2025.09.19 00:31:05.546895 [ 3 ] {82fb1764-45af-44f2-8360-b5b4b808bb9c} <Debug> oximeter.measurements_histogrami64 (5802b3d3-1e3e-4df9-9ff4-98fc319d910a): There are no data parts | ||
| 485 | 2025.09.19 00:31:05.548141 [ 3 ] {82fb1764-45af-44f2-8360-b5b4b808bb9c} <Debug> TCPHandler: Processed in 0.003356614 sec. | ||
| 486 | 2025.09.19 00:31:05.548260 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.09.19 00:31:05.548523 [ 3 ] {1b2a5ccd-325e-411a-8be8-e83464680b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 488 | 2025.09.19 00:31:05.548585 [ 3 ] {1b2a5ccd-325e-411a-8be8-e83464680b77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2025.09.19 00:31:05.550109 [ 3 ] {1b2a5ccd-325e-411a-8be8-e83464680b77} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Loading data parts | ||
| 490 | 2025.09.19 00:31:05.550236 [ 3 ] {1b2a5ccd-325e-411a-8be8-e83464680b77} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): There are no data parts | ||
| 491 | 2025.09.19 00:31:05.551592 [ 3 ] {1b2a5ccd-325e-411a-8be8-e83464680b77} <Debug> TCPHandler: Processed in 0.003332253 sec. | ||
| 492 | 2025.09.19 00:31:05.551713 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.09.19 00:31:05.551929 [ 3 ] {25fd90fc-f30a-46d6-832d-5d5648706c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 494 | 2025.09.19 00:31:05.551991 [ 3 ] {25fd90fc-f30a-46d6-832d-5d5648706c59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2025.09.19 00:31:05.553717 [ 3 ] {25fd90fc-f30a-46d6-832d-5d5648706c59} <Debug> oximeter.measurements_histogramf32 (b6c26dfe-4f12-4bdf-a549-5cd9475328cc): Loading data parts | ||
| 496 | 2025.09.19 00:31:05.553881 [ 3 ] {25fd90fc-f30a-46d6-832d-5d5648706c59} <Debug> oximeter.measurements_histogramf32 (b6c26dfe-4f12-4bdf-a549-5cd9475328cc): There are no data parts | ||
| 497 | 2025.09.19 00:31:05.555211 [ 3 ] {25fd90fc-f30a-46d6-832d-5d5648706c59} <Debug> TCPHandler: Processed in 0.003524756 sec. | ||
| 498 | 2025.09.19 00:31:05.555350 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.09.19 00:31:05.555548 [ 3 ] {99aa2d35-b6e5-49b9-b36b-9756d914f67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 500 | 2025.09.19 00:31:05.555612 [ 3 ] {99aa2d35-b6e5-49b9-b36b-9756d914f67b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2025.09.19 00:31:05.557240 [ 3 ] {99aa2d35-b6e5-49b9-b36b-9756d914f67b} <Debug> oximeter.measurements_histogramf64 (743cd5ed-ad5a-4089-bcc3-ab9c09f74d2c): Loading data parts | ||
| 502 | 2025.09.19 00:31:05.557376 [ 3 ] {99aa2d35-b6e5-49b9-b36b-9756d914f67b} <Debug> oximeter.measurements_histogramf64 (743cd5ed-ad5a-4089-bcc3-ab9c09f74d2c): There are no data parts | ||
| 503 | 2025.09.19 00:31:05.558602 [ 3 ] {99aa2d35-b6e5-49b9-b36b-9756d914f67b} <Debug> TCPHandler: Processed in 0.003298663 sec. | ||
| 504 | 2025.09.19 00:31:05.558742 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.09.19 00:31:05.558931 [ 3 ] {99dbbc24-ce0f-497f-8481-e7ffc128075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2025.09.19 00:31:05.558996 [ 3 ] {99dbbc24-ce0f-497f-8481-e7ffc128075e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2025.09.19 00:31:05.560600 [ 3 ] {99dbbc24-ce0f-497f-8481-e7ffc128075e} <Debug> oximeter.fields_bool (e362eb44-7aa6-4698-a256-892a1caa0d2a): Loading data parts | ||
| 533 | 2025.09.19 00:31:05.560742 [ 3 ] {99dbbc24-ce0f-497f-8481-e7ffc128075e} <Debug> oximeter.fields_bool (e362eb44-7aa6-4698-a256-892a1caa0d2a): There are no data parts | ||
| 534 | 2025.09.19 00:31:05.561970 [ 3 ] {99dbbc24-ce0f-497f-8481-e7ffc128075e} <Debug> TCPHandler: Processed in 0.003311983 sec. | ||
| 535 | 2025.09.19 00:31:05.562108 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.09.19 00:31:05.562250 [ 3 ] {b2d6fa0d-2b08-447b-b574-2ebaa46e0abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 537 | 2025.09.19 00:31:05.562299 [ 3 ] {b2d6fa0d-2b08-447b-b574-2ebaa46e0abe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2025.09.19 00:31:05.563768 [ 3 ] {b2d6fa0d-2b08-447b-b574-2ebaa46e0abe} <Debug> oximeter.fields_i8 (f6081798-165f-4b72-a885-2141ab4f224f): Loading data parts | ||
| 539 | 2025.09.19 00:31:05.563949 [ 3 ] {b2d6fa0d-2b08-447b-b574-2ebaa46e0abe} <Debug> oximeter.fields_i8 (f6081798-165f-4b72-a885-2141ab4f224f): There are no data parts | ||
| 540 | 2025.09.19 00:31:05.565134 [ 3 ] {b2d6fa0d-2b08-447b-b574-2ebaa46e0abe} <Debug> TCPHandler: Processed in 0.003026939 sec. | ||
| 541 | 2025.09.19 00:31:05.565266 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.09.19 00:31:05.565429 [ 3 ] {299de32c-a3cc-47b5-ba1d-a2a3101d91e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 543 | 2025.09.19 00:31:05.565484 [ 3 ] {299de32c-a3cc-47b5-ba1d-a2a3101d91e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2025.09.19 00:31:05.567211 [ 3 ] {299de32c-a3cc-47b5-ba1d-a2a3101d91e0} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Loading data parts | ||
| 545 | 2025.09.19 00:31:05.567354 [ 3 ] {299de32c-a3cc-47b5-ba1d-a2a3101d91e0} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): There are no data parts | ||
| 546 | 2025.09.19 00:31:05.568296 [ 3 ] {299de32c-a3cc-47b5-ba1d-a2a3101d91e0} <Debug> TCPHandler: Processed in 0.003136052 sec. | ||
| 547 | 2025.09.19 00:31:05.568500 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.09.19 00:31:05.568652 [ 3 ] {407e2caa-5723-44f1-a67d-12e910f2b2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 549 | 2025.09.19 00:31:05.568703 [ 3 ] {407e2caa-5723-44f1-a67d-12e910f2b2b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2025.09.19 00:31:05.570695 [ 3 ] {407e2caa-5723-44f1-a67d-12e910f2b2b4} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Loading data parts | ||
| 551 | 2025.09.19 00:31:05.570857 [ 3 ] {407e2caa-5723-44f1-a67d-12e910f2b2b4} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): There are no data parts | ||
| 552 | 2025.09.19 00:31:05.572041 [ 3 ] {407e2caa-5723-44f1-a67d-12e910f2b2b4} <Debug> TCPHandler: Processed in 0.003629397 sec. | ||
| 553 | 2025.09.19 00:31:05.572164 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.09.19 00:31:05.572324 [ 3 ] {1d12482f-ec3b-43dc-a3b9-1f7819f1e2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 555 | 2025.09.19 00:31:05.572436 [ 3 ] {1d12482f-ec3b-43dc-a3b9-1f7819f1e2c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2025.09.19 00:31:05.574453 [ 3 ] {1d12482f-ec3b-43dc-a3b9-1f7819f1e2c6} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Loading data parts | ||
| 557 | 2025.09.19 00:31:05.574594 [ 3 ] {1d12482f-ec3b-43dc-a3b9-1f7819f1e2c6} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): There are no data parts | ||
| 558 | 2025.09.19 00:31:05.575725 [ 3 ] {1d12482f-ec3b-43dc-a3b9-1f7819f1e2c6} <Debug> TCPHandler: Processed in 0.003576817 sec. | ||
| 559 | 2025.09.19 00:31:05.575863 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.09.19 00:31:05.576005 [ 3 ] {1cd1ba85-3426-4df2-844c-4e39c51f75cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 561 | 2025.09.19 00:31:05.576054 [ 3 ] {1cd1ba85-3426-4df2-844c-4e39c51f75cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2025.09.19 00:31:05.578144 [ 3 ] {1cd1ba85-3426-4df2-844c-4e39c51f75cd} <Debug> oximeter.fields_i32 (e32b52c7-57d4-49b2-a300-c031baf481b7): Loading data parts | ||
| 563 | 2025.09.19 00:31:05.578310 [ 3 ] {1cd1ba85-3426-4df2-844c-4e39c51f75cd} <Debug> oximeter.fields_i32 (e32b52c7-57d4-49b2-a300-c031baf481b7): There are no data parts | ||
| 564 | 2025.09.19 00:31:05.579416 [ 3 ] {1cd1ba85-3426-4df2-844c-4e39c51f75cd} <Debug> TCPHandler: Processed in 0.003570096 sec. | ||
| 565 | 2025.09.19 00:31:05.579552 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2025.09.19 00:31:05.579718 [ 3 ] {e7941fee-9243-43a1-9983-fb7c6ebb5e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 567 | 2025.09.19 00:31:05.579772 [ 3 ] {e7941fee-9243-43a1-9983-fb7c6ebb5e0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2025.09.19 00:31:05.581753 [ 3 ] {e7941fee-9243-43a1-9983-fb7c6ebb5e0f} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Loading data parts | ||
| 569 | 2025.09.19 00:31:05.581885 [ 3 ] {e7941fee-9243-43a1-9983-fb7c6ebb5e0f} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): There are no data parts | ||
| 570 | 2025.09.19 00:31:05.582963 [ 3 ] {e7941fee-9243-43a1-9983-fb7c6ebb5e0f} <Debug> TCPHandler: Processed in 0.003448614 sec. | ||
| 571 | 2025.09.19 00:31:05.583106 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2025.09.19 00:31:05.583256 [ 3 ] {82465709-9398-4047-a25e-1d7e5327a742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 573 | 2025.09.19 00:31:05.583315 [ 3 ] {82465709-9398-4047-a25e-1d7e5327a742} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2025.09.19 00:31:05.585335 [ 3 ] {82465709-9398-4047-a25e-1d7e5327a742} <Debug> oximeter.fields_i64 (ac7e7a93-2dfe-432e-b17f-0abd0d51aa1f): Loading data parts | ||
| 575 | 2025.09.19 00:31:05.585519 [ 3 ] {82465709-9398-4047-a25e-1d7e5327a742} <Debug> oximeter.fields_i64 (ac7e7a93-2dfe-432e-b17f-0abd0d51aa1f): There are no data parts | ||
| 576 | 2025.09.19 00:31:05.586610 [ 3 ] {82465709-9398-4047-a25e-1d7e5327a742} <Debug> TCPHandler: Processed in 0.003550596 sec. | ||
| 577 | 2025.09.19 00:31:05.586745 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2025.09.19 00:31:05.586912 [ 3 ] {4f09850a-0cb7-4909-81e0-a0fb9d567c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 579 | 2025.09.19 00:31:05.586966 [ 3 ] {4f09850a-0cb7-4909-81e0-a0fb9d567c94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2025.09.19 00:31:05.589481 [ 3 ] {4f09850a-0cb7-4909-81e0-a0fb9d567c94} <Debug> oximeter.fields_u64 (9189f3a8-e662-4ae0-bcce-e15779a877ee): Loading data parts | ||
| 581 | 2025.09.19 00:31:05.589612 [ 3 ] {4f09850a-0cb7-4909-81e0-a0fb9d567c94} <Debug> oximeter.fields_u64 (9189f3a8-e662-4ae0-bcce-e15779a877ee): There are no data parts | ||
| 582 | 2025.09.19 00:31:05.590808 [ 3 ] {4f09850a-0cb7-4909-81e0-a0fb9d567c94} <Debug> TCPHandler: Processed in 0.004113274 sec. | ||
| 583 | 2025.09.19 00:31:05.590982 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2025.09.19 00:31:05.591132 [ 3 ] {4d8eda33-7cf7-40e7-b90c-76d4e62fdea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 585 | 2025.09.19 00:31:05.591251 [ 3 ] {4d8eda33-7cf7-40e7-b90c-76d4e62fdea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2025.09.19 00:31:05.593413 [ 3 ] {4d8eda33-7cf7-40e7-b90c-76d4e62fdea3} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Loading data parts | ||
| 587 | 2025.09.19 00:31:05.593649 [ 3 ] {4d8eda33-7cf7-40e7-b90c-76d4e62fdea3} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): There are no data parts | ||
| 588 | 2025.09.19 00:31:05.594919 [ 3 ] {4d8eda33-7cf7-40e7-b90c-76d4e62fdea3} <Debug> TCPHandler: Processed in 0.003986442 sec. | ||
| 589 | 2025.09.19 00:31:05.595052 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2025.09.19 00:31:05.595289 [ 3 ] {d9edb735-3628-4c9c-9c99-5186de4c85b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 591 | 2025.09.19 00:31:05.595426 [ 3 ] {d9edb735-3628-4c9c-9c99-5186de4c85b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2025.09.19 00:31:05.597814 [ 3 ] {d9edb735-3628-4c9c-9c99-5186de4c85b7} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Loading data parts | ||
| 593 | 2025.09.19 00:31:05.598006 [ 3 ] {d9edb735-3628-4c9c-9c99-5186de4c85b7} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): There are no data parts | ||
| 594 | 2025.09.19 00:31:05.599325 [ 3 ] {d9edb735-3628-4c9c-9c99-5186de4c85b7} <Debug> TCPHandler: Processed in 0.004320306 sec. | ||
| 595 | 2025.09.19 00:31:05.599480 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2025.09.19 00:31:05.599660 [ 3 ] {12b11e5d-134a-4c25-917f-4fa5052d856f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 597 | 2025.09.19 00:31:05.599796 [ 3 ] {12b11e5d-134a-4c25-917f-4fa5052d856f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2025.09.19 00:31:05.602029 [ 3 ] {12b11e5d-134a-4c25-917f-4fa5052d856f} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Loading data parts | ||
| 599 | 2025.09.19 00:31:05.602261 [ 3 ] {12b11e5d-134a-4c25-917f-4fa5052d856f} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): There are no data parts | ||
| 600 | 2025.09.19 00:31:05.603650 [ 3 ] {12b11e5d-134a-4c25-917f-4fa5052d856f} <Debug> TCPHandler: Processed in 0.004242615 sec. | ||
| 601 | 2025.09.19 00:31:05.603833 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2025.09.19 00:31:05.604192 [ 3 ] {b4994a08-d9b1-4293-ba9a-368430fc4149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2025.09.19 00:31:05.604337 [ 3 ] {b4994a08-d9b1-4293-ba9a-368430fc4149} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2025.09.19 00:31:05.606606 [ 3 ] {b4994a08-d9b1-4293-ba9a-368430fc4149} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Loading data parts | ||
| 608 | 2025.09.19 00:31:05.606832 [ 3 ] {b4994a08-d9b1-4293-ba9a-368430fc4149} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): There are no data parts | ||
| 609 | 2025.09.19 00:31:05.608027 [ 3 ] {b4994a08-d9b1-4293-ba9a-368430fc4149} <Debug> TCPHandler: Processed in 0.004264106 sec. | ||
| 610 | 2025.09.19 00:31:05.610324 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.09.19 00:31:05.610712 [ 5 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2025.09.19 00:31:05.611938 [ 5 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2025.09.19 00:31:05.627168 [ 260 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Trace> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2025.09.19 00:31:05.627262 [ 260 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 615 | 2025.09.19 00:31:05.631589 [ 260 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2025.09.19 00:31:05.632114 [ 260 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Trace> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2025.09.19 00:31:05.632484 [ 5 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021884 sec., 45.69548528605374 rows/sec., 731.13 B/sec. | ||
| 618 | 2025.09.19 00:31:05.632725 [ 5 ] {f8fb2562-3883-4e0a-bd58-cfc48eaa8e4f} <Debug> TCPHandler: Processed in 0.022414143 sec. | ||
| 619 | 2025.09.19 00:31:06.000705 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.58 MiB, peak 124.58 MiB, free memory in arenas 0.00 B, will set to 138.55 MiB (RSS), difference: 13.97 MiB | ||
| 620 | 2025.09.19 00:31:08.054709 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40022 | ||
| 621 | 2025.09.19 00:31:08.054852 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.09.19 00:31:08.054890 [ 270 ] {} <Debug> TCP-Session: 66787f0d-8aa3-4251-a1dd-a31c9c1707a1 Authenticating user 'default' from [fd00:1122:3344:101::b]:40022 | ||
| 623 | 2025.09.19 00:31:08.055015 [ 270 ] {} <Debug> TCP-Session: 66787f0d-8aa3-4251-a1dd-a31c9c1707a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.09.19 00:31:08.055031 [ 270 ] {} <Debug> TCP-Session: 66787f0d-8aa3-4251-a1dd-a31c9c1707a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.09.19 00:31:08.055096 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.09.19 00:31:08.055197 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.09.19 00:31:08.055215 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.09.19 00:31:08.056338 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37489 | ||
| 629 | 2025.09.19 00:31:08.056519 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2025.09.19 00:31:08.056618 [ 271 ] {} <Debug> TCP-Session: 16043a14-dcb9-4c55-8ae9-2cfae5d2572c Authenticating user 'default' from [fd00:1122:3344:101::b]:37489 | ||
| 631 | 2025.09.19 00:31:08.056569 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63572 | ||
| 632 | 2025.09.19 00:31:08.056570 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34874 | ||
| 633 | 2025.09.19 00:31:08.056658 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64437 | ||
| 634 | 2025.09.19 00:31:08.056731 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61501 | ||
| 635 | 2025.09.19 00:31:08.056820 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65190 | ||
| 636 | 2025.09.19 00:31:08.056702 [ 271 ] {} <Debug> TCP-Session: 16043a14-dcb9-4c55-8ae9-2cfae5d2572c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.09.19 00:31:08.056903 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.09.19 00:31:08.056905 [ 271 ] {} <Debug> TCP-Session: 16043a14-dcb9-4c55-8ae9-2cfae5d2572c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.09.19 00:31:08.057054 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.09.19 00:31:08.057060 [ 272 ] {} <Debug> TCP-Session: c660098c-2f26-457f-ac6c-ca0701b93768 Authenticating user 'default' from [fd00:1122:3344:101::b]:63572 | ||
| 641 | 2025.09.19 00:31:08.057108 [ 273 ] {} <Debug> TCP-Session: 0dd8b5d7-d4ef-4740-862a-2e0feaf3a156 Authenticating user 'default' from [fd00:1122:3344:101::b]:34874 | ||
| 642 | 2025.09.19 00:31:08.057081 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36692 | ||
| 643 | 2025.09.19 00:31:08.057165 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.09.19 00:31:08.057184 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.09.19 00:31:08.057278 [ 273 ] {} <Debug> TCP-Session: 0dd8b5d7-d4ef-4740-862a-2e0feaf3a156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.09.19 00:31:08.057260 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.09.19 00:31:08.057361 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.09.19 00:31:08.057422 [ 275 ] {} <Debug> TCP-Session: 8034aac6-3f55-45c5-b415-f614ab098253 Authenticating user 'default' from [fd00:1122:3344:101::b]:61501 | ||
| 649 | 2025.09.19 00:31:08.057441 [ 276 ] {} <Debug> TCP-Session: 72263728-22fb-4cf0-9312-08eae9ee9bc8 Authenticating user 'default' from [fd00:1122:3344:101::b]:65190 | ||
| 650 | 2025.09.19 00:31:08.057443 [ 273 ] {} <Debug> TCP-Session: 0dd8b5d7-d4ef-4740-862a-2e0feaf3a156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.09.19 00:31:08.057521 [ 277 ] {} <Debug> TCP-Session: 80a36935-56f5-4448-bde4-1879b6b1d8a3 Authenticating user 'default' from [fd00:1122:3344:101::b]:36692 | ||
| 652 | 2025.09.19 00:31:08.057532 [ 276 ] {} <Debug> TCP-Session: 72263728-22fb-4cf0-9312-08eae9ee9bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.09.19 00:31:08.057546 [ 275 ] {} <Debug> TCP-Session: 8034aac6-3f55-45c5-b415-f614ab098253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.09.19 00:31:08.057613 [ 276 ] {} <Debug> TCP-Session: 72263728-22fb-4cf0-9312-08eae9ee9bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.09.19 00:31:08.057642 [ 275 ] {} <Debug> TCP-Session: 8034aac6-3f55-45c5-b415-f614ab098253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.09.19 00:31:08.057604 [ 277 ] {} <Debug> TCP-Session: 80a36935-56f5-4448-bde4-1879b6b1d8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.09.19 00:31:08.057253 [ 274 ] {} <Debug> TCP-Session: cf5ca66d-6fa2-4a5e-9eed-3a8e392418a1 Authenticating user 'default' from [fd00:1122:3344:101::b]:64437 | ||
| 658 | 2025.09.19 00:31:08.057734 [ 277 ] {} <Debug> TCP-Session: 80a36935-56f5-4448-bde4-1879b6b1d8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.09.19 00:31:08.057240 [ 272 ] {} <Debug> TCP-Session: c660098c-2f26-457f-ac6c-ca0701b93768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.09.19 00:31:08.057817 [ 274 ] {} <Debug> TCP-Session: cf5ca66d-6fa2-4a5e-9eed-3a8e392418a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.09.19 00:31:08.057846 [ 272 ] {} <Debug> TCP-Session: c660098c-2f26-457f-ac6c-ca0701b93768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.09.19 00:31:08.057921 [ 274 ] {} <Debug> TCP-Session: cf5ca66d-6fa2-4a5e-9eed-3a8e392418a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.09.19 00:31:08.348016 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33264 | ||
| 664 | 2025.09.19 00:31:08.348445 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.09.19 00:31:08.348487 [ 278 ] {} <Debug> TCP-Session: 3f3ab356-6bc5-44bc-a1c2-1985dbd025af Authenticating user 'default' from [fd00:1122:3344:101::a]:33264 | ||
| 666 | 2025.09.19 00:31:08.348509 [ 278 ] {} <Debug> TCP-Session: 3f3ab356-6bc5-44bc-a1c2-1985dbd025af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.09.19 00:31:08.348607 [ 278 ] {} <Debug> TCP-Session: 3f3ab356-6bc5-44bc-a1c2-1985dbd025af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.19 00:31:08.348675 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.09.19 00:31:08.348700 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.09.19 00:31:08.348791 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.09.19 00:31:08.350228 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49225 | ||
| 672 | 2025.09.19 00:31:08.350322 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48752 | ||
| 673 | 2025.09.19 00:31:08.350431 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.09.19 00:31:08.350554 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.09.19 00:31:08.350514 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49264 | ||
| 676 | 2025.09.19 00:31:08.350600 [ 279 ] {} <Debug> TCP-Session: afc6997b-f7b9-4441-bd89-deb99997c663 Authenticating user 'default' from [fd00:1122:3344:101::a]:49225 | ||
| 677 | 2025.09.19 00:31:08.350607 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43892 | ||
| 678 | 2025.09.19 00:31:08.350700 [ 279 ] {} <Debug> TCP-Session: afc6997b-f7b9-4441-bd89-deb99997c663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.09.19 00:31:08.350721 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58531 | ||
| 680 | 2025.09.19 00:31:08.350693 [ 280 ] {} <Debug> TCP-Session: e5bbc161-2eee-4750-82e9-7e8eeda8c291 Authenticating user 'default' from [fd00:1122:3344:101::a]:48752 | ||
| 681 | 2025.09.19 00:31:08.350808 [ 280 ] {} <Debug> TCP-Session: e5bbc161-2eee-4750-82e9-7e8eeda8c291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.09.19 00:31:08.350871 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.09.19 00:31:08.350821 [ 279 ] {} <Debug> TCP-Session: afc6997b-f7b9-4441-bd89-deb99997c663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.09.19 00:31:08.350842 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37140 | ||
| 685 | 2025.09.19 00:31:08.350950 [ 280 ] {} <Debug> TCP-Session: e5bbc161-2eee-4750-82e9-7e8eeda8c291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.09.19 00:31:08.351003 [ 281 ] {} <Debug> TCP-Session: 6e1f5243-1fd0-4af4-9f8d-013840cead9b Authenticating user 'default' from [fd00:1122:3344:101::a]:49264 | ||
| 687 | 2025.09.19 00:31:08.351095 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49301 | ||
| 688 | 2025.09.19 00:31:08.351186 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.09.19 00:31:08.351129 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.09.19 00:31:08.351123 [ 281 ] {} <Debug> TCP-Session: 6e1f5243-1fd0-4af4-9f8d-013840cead9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.09.19 00:31:08.351275 [ 283 ] {} <Debug> TCP-Session: 8ded1899-77b3-4191-8bb9-d6cf56c21fa8 Authenticating user 'default' from [fd00:1122:3344:101::a]:58531 | ||
| 692 | 2025.09.19 00:31:08.351305 [ 282 ] {} <Debug> TCP-Session: 88b8a43d-c24c-4166-8238-19a57d787d83 Authenticating user 'default' from [fd00:1122:3344:101::a]:43892 | ||
| 693 | 2025.09.19 00:31:08.351363 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.09.19 00:31:08.351296 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.09.19 00:31:08.351458 [ 282 ] {} <Debug> TCP-Session: 88b8a43d-c24c-4166-8238-19a57d787d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.09.19 00:31:08.351446 [ 285 ] {} <Debug> TCP-Session: 3c54b702-79cd-419f-b5ba-b907c6d3f751 Authenticating user 'default' from [fd00:1122:3344:101::a]:49301 | ||
| 697 | 2025.09.19 00:31:08.351428 [ 283 ] {} <Debug> TCP-Session: 8ded1899-77b3-4191-8bb9-d6cf56c21fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.09.19 00:31:08.351646 [ 285 ] {} <Debug> TCP-Session: 3c54b702-79cd-419f-b5ba-b907c6d3f751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.09.19 00:31:08.351648 [ 284 ] {} <Debug> TCP-Session: 3f10d435-78ea-4301-8717-3dbf7d595d6e Authenticating user 'default' from [fd00:1122:3344:101::a]:37140 | ||
| 700 | 2025.09.19 00:31:08.351656 [ 282 ] {} <Debug> TCP-Session: 88b8a43d-c24c-4166-8238-19a57d787d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.09.19 00:31:08.351725 [ 283 ] {} <Debug> TCP-Session: 8ded1899-77b3-4191-8bb9-d6cf56c21fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.19 00:31:08.351743 [ 284 ] {} <Debug> TCP-Session: 3f10d435-78ea-4301-8717-3dbf7d595d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.09.19 00:31:08.351282 [ 281 ] {} <Debug> TCP-Session: 6e1f5243-1fd0-4af4-9f8d-013840cead9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.19 00:31:08.351841 [ 285 ] {} <Debug> TCP-Session: 3c54b702-79cd-419f-b5ba-b907c6d3f751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.09.19 00:31:08.351828 [ 284 ] {} <Debug> TCP-Session: 3f10d435-78ea-4301-8717-3dbf7d595d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.19 00:31:09.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.83 MiB, peak 138.83 MiB, free memory in arenas 0.00 B, will set to 139.86 MiB (RSS), difference: 1.03 MiB | ||
| 707 | 2025.09.19 00:31:12.222421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.09.19 00:31:12.222508 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.09.19 00:31:12.222529 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.09.19 00:31:12.222609 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.09.19 00:31:12.226152 [ 243 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Loading data parts | ||
| 712 | 2025.09.19 00:31:12.226379 [ 243 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): There are no data parts | ||
| 713 | 2025.09.19 00:31:12.232277 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.09.19 00:31:12.232431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 715 | 2025.09.19 00:31:12.242461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.09.19 00:31:12.243135 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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.19 00:31:12.243430 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.09.19 00:31:12.245548 [ 244 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Loading data parts | ||
| 719 | 2025.09.19 00:31:12.245727 [ 244 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): There are no data parts | ||
| 720 | 2025.09.19 00:31:12.269981 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.09.19 00:31:12.270114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 722 | 2025.09.19 00:31:12.276474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.09.19 00:31:12.277603 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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.19 00:31:12.280807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.09.19 00:31:13.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2025.09.19 00:31:14.722389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.09.19 00:31:14.722555 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.09.19 00:31:14.727818 [ 242 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Loading data parts | ||
| 729 | 2025.09.19 00:31:14.728012 [ 242 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): There are no data parts | ||
| 730 | 2025.09.19 00:31:14.734379 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.09.19 00:31:14.734525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 732 | 2025.09.19 00:31:14.736287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.09.19 00:31:14.736792 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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.19 00:31:14.737054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.09.19 00:31:15.001076 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2025.09.19 00:31:19.701528 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.09.19 00:31:19.701594 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.09.19 00:31:19.743523 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.09.19 00:31:19.746476 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.09.19 00:31:19.746521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 741 | 2025.09.19 00:31:19.747354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.09.19 00:31:19.747883 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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.19 00:31:19.748090 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.09.19 00:31:19.780864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.09.19 00:31:19.798421 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.09.19 00:31:19.798588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 747 | 2025.09.19 00:31:19.805077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.09.19 00:31:19.806245 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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.19 00:31:19.809262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.09.19 00:31:20.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.77 MiB, peak 159.77 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.89 MiB | ||
| 751 | 2025.09.19 00:31:25.000329 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.67 MiB, peak 159.77 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.09.19 00:31:25.643848 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.09.19 00:31:25.644040 [ 3 ] {5e3a5c3b-af41-45eb-b756-93df99b8f525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.09.19 00:31:25.648543 [ 3 ] {5e3a5c3b-af41-45eb-b756-93df99b8f525} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.09.19 00:31:25.651205 [ 3 ] {5e3a5c3b-af41-45eb-b756-93df99b8f525} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.09.19 00:31:25.653941 [ 3 ] {5e3a5c3b-af41-45eb-b756-93df99b8f525} <Debug> TCPHandler: Processed in 0.010224473 sec. | ||
| 757 | 2025.09.19 00:31:25.664160 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.09.19 00:31:25.664355 [ 3 ] {6c312ba9-cab9-43a1-ab76-2440233db04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.09.19 00:31:25.670413 [ 3 ] {6c312ba9-cab9-43a1-ab76-2440233db04c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.09.19 00:31:25.670518 [ 3 ] {6c312ba9-cab9-43a1-ab76-2440233db04c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.09.19 00:31:25.672943 [ 3 ] {6c312ba9-cab9-43a1-ab76-2440233db04c} <Debug> TCPHandler: Processed in 0.008833876 sec. | ||
| 762 | 2025.09.19 00:31:25.673174 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.09.19 00:31:25.673320 [ 3 ] {2d7dce00-1b62-4eb8-96db-a398565e6485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.09.19 00:31:25.673669 [ 3 ] {2d7dce00-1b62-4eb8-96db-a398565e6485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.09.19 00:31:25.673721 [ 3 ] {2d7dce00-1b62-4eb8-96db-a398565e6485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.09.19 00:31:25.674080 [ 3 ] {2d7dce00-1b62-4eb8-96db-a398565e6485} <Debug> TCPHandler: Processed in 0.000964273 sec. | ||
| 767 | 2025.09.19 00:31:25.674292 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.09.19 00:31:25.674408 [ 3 ] {3bf0b085-b2e3-4986-a70f-1480b1297f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.09.19 00:31:25.674644 [ 3 ] {3bf0b085-b2e3-4986-a70f-1480b1297f6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.09.19 00:31:25.674687 [ 3 ] {3bf0b085-b2e3-4986-a70f-1480b1297f6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.09.19 00:31:25.675016 [ 3 ] {3bf0b085-b2e3-4986-a70f-1480b1297f6b} <Debug> TCPHandler: Processed in 0.00077471 sec. | ||
| 772 | 2025.09.19 00:31:25.675231 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.09.19 00:31:25.675345 [ 3 ] {6ac9c474-aef2-4af7-a7cf-d5aa6f57be3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.09.19 00:31:25.675578 [ 3 ] {6ac9c474-aef2-4af7-a7cf-d5aa6f57be3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.09.19 00:31:25.675620 [ 3 ] {6ac9c474-aef2-4af7-a7cf-d5aa6f57be3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.09.19 00:31:25.675991 [ 3 ] {6ac9c474-aef2-4af7-a7cf-d5aa6f57be3f} <Debug> TCPHandler: Processed in 0.000806981 sec. | ||
| 777 | 2025.09.19 00:31:25.676193 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.09.19 00:31:25.676307 [ 3 ] {81a22615-939b-4c65-a507-fe9996ef2d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.09.19 00:31:25.676542 [ 3 ] {81a22615-939b-4c65-a507-fe9996ef2d7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.09.19 00:31:25.676584 [ 3 ] {81a22615-939b-4c65-a507-fe9996ef2d7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.09.19 00:31:25.676906 [ 3 ] {81a22615-939b-4c65-a507-fe9996ef2d7f} <Debug> TCPHandler: Processed in 0.00075933 sec. | ||
| 782 | 2025.09.19 00:31:25.677713 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.09.19 00:31:25.677828 [ 3 ] {63ff3879-7587-4d46-b010-eb3d6931355e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 784 | 2025.09.19 00:31:25.678071 [ 3 ] {63ff3879-7587-4d46-b010-eb3d6931355e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.09.19 00:31:25.678113 [ 3 ] {63ff3879-7587-4d46-b010-eb3d6931355e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.09.19 00:31:25.678436 [ 3 ] {63ff3879-7587-4d46-b010-eb3d6931355e} <Debug> TCPHandler: Processed in 0.00077127 sec. | ||
| 787 | 2025.09.19 00:31:25.678630 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.09.19 00:31:25.678744 [ 3 ] {75d4ef5f-4c4d-433e-a1da-0a097fd35882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 789 | 2025.09.19 00:31:25.678985 [ 3 ] {75d4ef5f-4c4d-433e-a1da-0a097fd35882} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.09.19 00:31:25.679027 [ 3 ] {75d4ef5f-4c4d-433e-a1da-0a097fd35882} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.09.19 00:31:25.679346 [ 3 ] {75d4ef5f-4c4d-433e-a1da-0a097fd35882} <Debug> TCPHandler: Processed in 0.00076299 sec. | ||
| 792 | 2025.09.19 00:31:25.679546 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.09.19 00:31:25.679660 [ 3 ] {adec5dc7-789f-4839-8f0e-a85bfea78e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 794 | 2025.09.19 00:31:25.679904 [ 3 ] {adec5dc7-789f-4839-8f0e-a85bfea78e85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.09.19 00:31:25.679947 [ 3 ] {adec5dc7-789f-4839-8f0e-a85bfea78e85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.09.19 00:31:25.680265 [ 3 ] {adec5dc7-789f-4839-8f0e-a85bfea78e85} <Debug> TCPHandler: Processed in 0.00076569 sec. | ||
| 797 | 2025.09.19 00:31:25.680458 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.09.19 00:31:25.680576 [ 3 ] {14bd222d-60fe-4052-8c81-6602d278b69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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) | ||
| 799 | 2025.09.19 00:31:25.680818 [ 3 ] {14bd222d-60fe-4052-8c81-6602d278b69d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.09.19 00:31:25.680860 [ 3 ] {14bd222d-60fe-4052-8c81-6602d278b69d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.09.19 00:31:25.681176 [ 3 ] {14bd222d-60fe-4052-8c81-6602d278b69d} <Debug> TCPHandler: Processed in 0.00076381 sec. | ||
| 802 | 2025.09.19 00:31:25.681386 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.09.19 00:31:25.681494 [ 3 ] {7241804f-9cec-4790-bf5d-fa52217627d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 804 | 2025.09.19 00:31:25.681722 [ 3 ] {7241804f-9cec-4790-bf5d-fa52217627d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.09.19 00:31:25.681762 [ 3 ] {7241804f-9cec-4790-bf5d-fa52217627d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.09.19 00:31:25.682066 [ 3 ] {7241804f-9cec-4790-bf5d-fa52217627d2} <Debug> TCPHandler: Processed in 0.00077088 sec. | ||
| 807 | 2025.09.19 00:31:25.682320 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.09.19 00:31:25.682438 [ 3 ] {f96d8ecd-cf5b-468f-8466-cb9092f61b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 809 | 2025.09.19 00:31:25.682685 [ 3 ] {f96d8ecd-cf5b-468f-8466-cb9092f61b44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.09.19 00:31:25.682726 [ 3 ] {f96d8ecd-cf5b-468f-8466-cb9092f61b44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.09.19 00:31:25.683052 [ 3 ] {f96d8ecd-cf5b-468f-8466-cb9092f61b44} <Debug> TCPHandler: Processed in 0.00077998 sec. | ||
| 812 | 2025.09.19 00:31:25.683258 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.09.19 00:31:25.683376 [ 3 ] {cf88410e-b298-43af-871d-8b400de46e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 814 | 2025.09.19 00:31:25.683621 [ 3 ] {cf88410e-b298-43af-871d-8b400de46e53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.09.19 00:31:25.683664 [ 3 ] {cf88410e-b298-43af-871d-8b400de46e53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.09.19 00:31:25.683993 [ 3 ] {cf88410e-b298-43af-871d-8b400de46e53} <Debug> TCPHandler: Processed in 0.00078247 sec. | ||
| 817 | 2025.09.19 00:31:25.684192 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.09.19 00:31:25.684310 [ 3 ] {1f3a543d-ab07-468d-a26d-5d4809b54150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 819 | 2025.09.19 00:31:25.684558 [ 3 ] {1f3a543d-ab07-468d-a26d-5d4809b54150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.09.19 00:31:25.684601 [ 3 ] {1f3a543d-ab07-468d-a26d-5d4809b54150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.09.19 00:31:25.684932 [ 3 ] {1f3a543d-ab07-468d-a26d-5d4809b54150} <Debug> TCPHandler: Processed in 0.00078633 sec. | ||
| 822 | 2025.09.19 00:31:25.685123 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.09.19 00:31:25.685239 [ 3 ] {aa02d4b8-6ee2-4628-9984-088d064e92c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 824 | 2025.09.19 00:31:25.685487 [ 3 ] {aa02d4b8-6ee2-4628-9984-088d064e92c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.09.19 00:31:25.685529 [ 3 ] {aa02d4b8-6ee2-4628-9984-088d064e92c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.09.19 00:31:25.685849 [ 3 ] {aa02d4b8-6ee2-4628-9984-088d064e92c9} <Debug> TCPHandler: Processed in 0.00077342 sec. | ||
| 827 | 2025.09.19 00:31:25.686049 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.09.19 00:31:25.686166 [ 3 ] {47c59f59-8a17-4b92-91c9-b193c7c22b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 829 | 2025.09.19 00:31:25.686424 [ 3 ] {47c59f59-8a17-4b92-91c9-b193c7c22b2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.09.19 00:31:25.686465 [ 3 ] {47c59f59-8a17-4b92-91c9-b193c7c22b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.09.19 00:31:25.686791 [ 3 ] {47c59f59-8a17-4b92-91c9-b193c7c22b2e} <Debug> TCPHandler: Processed in 0.00078815 sec. | ||
| 832 | 2025.09.19 00:31:25.686980 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.09.19 00:31:25.687098 [ 3 ] {468a39ff-32f8-4181-827e-d90ff6d529fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 834 | 2025.09.19 00:31:25.687351 [ 3 ] {468a39ff-32f8-4181-827e-d90ff6d529fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.09.19 00:31:25.687393 [ 3 ] {468a39ff-32f8-4181-827e-d90ff6d529fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.09.19 00:31:25.687717 [ 3 ] {468a39ff-32f8-4181-827e-d90ff6d529fa} <Debug> TCPHandler: Processed in 0.00078299 sec. | ||
| 837 | 2025.09.19 00:31:25.687909 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.09.19 00:31:25.688028 [ 3 ] {fffb84cf-34be-4867-bc5c-b7645eccd9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 839 | 2025.09.19 00:31:25.688302 [ 3 ] {fffb84cf-34be-4867-bc5c-b7645eccd9df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.09.19 00:31:25.688344 [ 3 ] {fffb84cf-34be-4867-bc5c-b7645eccd9df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.09.19 00:31:25.688664 [ 3 ] {fffb84cf-34be-4867-bc5c-b7645eccd9df} <Debug> TCPHandler: Processed in 0.000802121 sec. | ||
| 842 | 2025.09.19 00:31:25.688862 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.09.19 00:31:25.688981 [ 3 ] {9a115570-4014-4c08-bc6e-55432aa95289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 844 | 2025.09.19 00:31:25.689237 [ 3 ] {9a115570-4014-4c08-bc6e-55432aa95289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.09.19 00:31:25.689279 [ 3 ] {9a115570-4014-4c08-bc6e-55432aa95289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.09.19 00:31:25.689607 [ 3 ] {9a115570-4014-4c08-bc6e-55432aa95289} <Debug> TCPHandler: Processed in 0.00079299 sec. | ||
| 847 | 2025.09.19 00:31:25.689801 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.09.19 00:31:25.689920 [ 3 ] {49086bb4-2cc3-4534-b21c-84a492e1e8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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', '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) | ||
| 849 | 2025.09.19 00:31:25.690178 [ 3 ] {49086bb4-2cc3-4534-b21c-84a492e1e8e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.09.19 00:31:25.690219 [ 3 ] {49086bb4-2cc3-4534-b21c-84a492e1e8e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.09.19 00:31:25.690541 [ 3 ] {49086bb4-2cc3-4534-b21c-84a492e1e8e8} <Debug> TCPHandler: Processed in 0.00078669 sec. | ||
| 852 | 2025.09.19 00:31:25.693444 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.09.19 00:31:25.693570 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2025.09.19 00:31:25.693619 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.09.19 00:31:25.694191 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2025.09.19 00:31:25.694238 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 857 | 2025.09.19 00:31:25.694862 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2025.09.19 00:31:25.695231 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2025.09.19 00:31:25.695381 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.001846 sec., 10834.236186348862 rows/sec., 1.53 MiB/sec. | ||
| 860 | 2025.09.19 00:31:25.695420 [ 3 ] {b0a7be7b-fe30-4121-8b1d-38b111df573d} <Debug> TCPHandler: Processed in 0.002034336 sec. | ||
| 861 | 2025.09.19 00:31:25.695523 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.09.19 00:31:25.695619 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 863 | 2025.09.19 00:31:25.695661 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 864 | 2025.09.19 00:31:25.698132 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2025.09.19 00:31:25.698173 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 866 | 2025.09.19 00:31:25.698667 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2025.09.19 00:31:25.699104 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2025.09.19 00:31:25.699236 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.003637 sec., 2199.6150673632114 rows/sec., 179.36 KiB/sec. | ||
| 869 | 2025.09.19 00:31:25.699273 [ 3 ] {8cc9dcdd-e7cf-4427-bcff-e26c9c6a1ba1} <Debug> TCPHandler: Processed in 0.00379743 sec. | ||
| 870 | 2025.09.19 00:31:25.699385 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.09.19 00:31:25.699478 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 872 | 2025.09.19 00:31:25.699516 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 873 | 2025.09.19 00:31:25.699956 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2025.09.19 00:31:25.699990 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 875 | 2025.09.19 00:31:25.700395 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2025.09.19 00:31:25.700817 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2025.09.19 00:31:25.700945 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Debug> executeQuery: Read 80 rows, 6.68 KiB in 0.001484 sec., 53908.35579514824 rows/sec., 4.39 MiB/sec. | ||
| 878 | 2025.09.19 00:31:25.700983 [ 3 ] {832064fd-141d-4d95-91a8-e5fb3d447e31} <Debug> TCPHandler: Processed in 0.001647002 sec. | ||
| 879 | 2025.09.19 00:31:25.701091 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.09.19 00:31:25.701184 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 881 | 2025.09.19 00:31:25.701223 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 882 | 2025.09.19 00:31:25.701617 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2025.09.19 00:31:25.701653 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 884 | 2025.09.19 00:31:25.702098 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2025.09.19 00:31:25.702495 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2025.09.19 00:31:25.702624 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001457 sec., 12354.152367879204 rows/sec., 899.48 KiB/sec. | ||
| 887 | 2025.09.19 00:31:25.702662 [ 3 ] {5d70d3fa-6666-4650-9576-4105c7154f83} <Debug> TCPHandler: Processed in 0.001619311 sec. | ||
| 888 | 2025.09.19 00:31:25.702762 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2025.09.19 00:31:25.702855 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 890 | 2025.09.19 00:31:25.702894 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 891 | 2025.09.19 00:31:25.703301 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2025.09.19 00:31:25.703336 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 893 | 2025.09.19 00:31:25.703765 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2025.09.19 00:31:25.704238 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2025.09.19 00:31:25.704365 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 4.20 MiB/sec. | ||
| 896 | 2025.09.19 00:31:25.704402 [ 3 ] {ef9b6447-901a-4149-9bfc-2a2369ebafea} <Debug> TCPHandler: Processed in 0.001687763 sec. | ||
| 897 | 2025.09.19 00:31:25.704509 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2025.09.19 00:31:25.704603 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 899 | 2025.09.19 00:31:25.704644 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 900 | 2025.09.19 00:31:25.705051 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2025.09.19 00:31:25.705085 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 902 | 2025.09.19 00:31:25.707552 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2025.09.19 00:31:25.708060 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2025.09.19 00:31:25.708193 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Debug> executeQuery: Read 68 rows, 4.85 KiB in 0.003607 sec., 18852.23177155531 rows/sec., 1.31 MiB/sec. | ||
| 905 | 2025.09.19 00:31:25.708231 [ 3 ] {3fad1570-a6f1-4241-9adb-c34c6fafc30e} <Debug> TCPHandler: Processed in 0.00376924 sec. | ||
| 906 | 2025.09.19 00:31:25.708351 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.09.19 00:31:25.708445 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 908 | 2025.09.19 00:31:25.708497 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 909 | 2025.09.19 00:31:25.709281 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2025.09.19 00:31:25.709318 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 911 | 2025.09.19 00:31:25.710540 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2025.09.19 00:31:25.711045 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2025.09.19 00:31:25.711184 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002755 sec., 3629.764065335753 rows/sec., 6.50 MiB/sec. | ||
| 914 | 2025.09.19 00:31:25.711241 [ 3 ] {c7c9991e-069d-42c7-a98f-1e4530a1d22c} <Debug> TCPHandler: Processed in 0.002937528 sec. | ||
| 915 | 2025.09.19 00:31:25.711359 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2025.09.19 00:31:25.711453 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 917 | 2025.09.19 00:31:25.711495 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 918 | 2025.09.19 00:31:25.711830 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2025.09.19 00:31:25.711867 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 920 | 2025.09.19 00:31:25.712295 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2025.09.19 00:31:25.712758 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2025.09.19 00:31:25.712885 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001449 sec., 16563.146997929605 rows/sec., 1.12 MiB/sec. | ||
| 923 | 2025.09.19 00:31:25.712921 [ 3 ] {04e69edd-b5bd-466f-93c7-1b4c49de528b} <Debug> TCPHandler: Processed in 0.001610691 sec. | ||
| 924 | 2025.09.19 00:31:27.248833 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 925 | 2025.09.19 00:31:27.249417 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.09.19 00:31:27.249472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 927 | 2025.09.19 00:31:27.250269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 928 | 2025.09.19 00:31:27.250792 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.09.19 00:31:27.250934 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 930 | 2025.09.19 00:31:27.309998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 931 | 2025.09.19 00:31:27.326814 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.09.19 00:31:27.326870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 933 | 2025.09.19 00:31:27.333359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 934 | 2025.09.19 00:31:27.334488 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.09.19 00:31:27.337567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 936 | 2025.09.19 00:31:28.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.52 MiB, peak 163.52 MiB, free memory in arenas 0.00 B, will set to 160.86 MiB (RSS), difference: 1.34 MiB | ||
| 937 | 2025.09.19 00:31:30.648650 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.09.19 00:31:30.648846 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 939 | 2025.09.19 00:31:30.648915 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 940 | 2025.09.19 00:31:30.649587 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.09.19 00:31:30.649635 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 942 | 2025.09.19 00:31:30.650169 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2025.09.19 00:31:30.650681 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.09.19 00:31:30.650839 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002041 sec., 27437.530622244 rows/sec., 2.09 MiB/sec. | ||
| 945 | 2025.09.19 00:31:30.650882 [ 3 ] {d2ca3038-fd16-4f0b-93a1-0c068533c268} <Debug> TCPHandler: Processed in 0.002365171 sec. | ||
| 946 | 2025.09.19 00:31:30.651008 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.09.19 00:31:30.651104 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2025.09.19 00:31:30.651146 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2025.09.19 00:31:30.651570 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.09.19 00:31:30.651607 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 951 | 2025.09.19 00:31:30.652060 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 952 | 2025.09.19 00:31:30.652509 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.09.19 00:31:30.652643 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001557 sec., 41104.68850353244 rows/sec., 3.21 MiB/sec. | ||
| 954 | 2025.09.19 00:31:30.652681 [ 3 ] {7e87b37a-96c8-4ab3-9020-a997fe54a82c} <Debug> TCPHandler: Processed in 0.001724023 sec. | ||
| 955 | 2025.09.19 00:31:30.652797 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.09.19 00:31:30.652893 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2025.09.19 00:31:30.652938 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2025.09.19 00:31:30.653382 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.09.19 00:31:30.653420 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 960 | 2025.09.19 00:31:30.653889 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 961 | 2025.09.19 00:31:30.654399 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.09.19 00:31:30.654533 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
| 963 | 2025.09.19 00:31:30.654571 [ 3 ] {7fe01be6-41b4-46d2-9e2f-31a3f520a352} <Debug> TCPHandler: Processed in 0.001823494 sec. | ||
| 964 | 2025.09.19 00:31:30.654673 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.09.19 00:31:30.654770 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 966 | 2025.09.19 00:31:30.654813 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 967 | 2025.09.19 00:31:30.655150 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.09.19 00:31:30.655187 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 969 | 2025.09.19 00:31:30.655642 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2025.09.19 00:31:30.656223 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.09.19 00:31:30.656351 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
| 972 | 2025.09.19 00:31:30.656387 [ 3 ] {b31a7183-e7b5-42fb-9d2a-cc5a1da2d8dc} <Debug> TCPHandler: Processed in 0.001763993 sec. | ||
| 973 | 2025.09.19 00:31:34.701676 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 974 | 2025.09.19 00:31:34.701742 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 975 | 2025.09.19 00:31:34.739109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 152 | ||
| 976 | 2025.09.19 00:31:34.742390 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.09.19 00:31:34.742439 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 978 | 2025.09.19 00:31:34.743732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 979 | 2025.09.19 00:31:34.744269 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.09.19 00:31:34.744518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 152 | ||
| 981 | 2025.09.19 00:31:34.751076 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 982 | 2025.09.19 00:31:34.751527 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.09.19 00:31:34.751560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 984 | 2025.09.19 00:31:34.752300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 985 | 2025.09.19 00:31:34.752772 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.09.19 00:31:34.752899 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 987 | 2025.09.19 00:31:34.837676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 988 | 2025.09.19 00:31:34.854674 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.09.19 00:31:34.854722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 990 | 2025.09.19 00:31:34.860960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 991 | 2025.09.19 00:31:34.862258 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.09.19 00:31:34.865173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 993 | 2025.09.19 00:31:35.649960 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.09.19 00:31:35.650139 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 995 | 2025.09.19 00:31:35.650206 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 996 | 2025.09.19 00:31:35.650859 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.09.19 00:31:35.650903 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 998 | 2025.09.19 00:31:35.651430 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 999 | 2025.09.19 00:31:35.651884 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.09.19 00:31:35.652040 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001951 sec., 38954.3823680164 rows/sec., 3.20 MiB/sec. | ||
| 1001 | 2025.09.19 00:31:35.652089 [ 3 ] {aca30acd-56c3-4fcc-9dea-4da2d968dd57} <Debug> TCPHandler: Processed in 0.00225444 sec. | ||
| 1002 | 2025.09.19 00:31:35.652220 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.09.19 00:31:35.652315 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.09.19 00:31:35.652358 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1005 | 2025.09.19 00:31:35.652746 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.09.19 00:31:35.652782 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1007 | 2025.09.19 00:31:35.653270 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2025.09.19 00:31:35.653811 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.09.19 00:31:35.653945 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001646 sec., 6075.334143377886 rows/sec., 456.84 KiB/sec. | ||
| 1010 | 2025.09.19 00:31:35.653983 [ 3 ] {529eb740-5db5-4307-b1c8-dd114d0ed6c1} <Debug> TCPHandler: Processed in 0.001814154 sec. | ||
| 1011 | 2025.09.19 00:31:35.654085 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.09.19 00:31:35.654180 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1013 | 2025.09.19 00:31:35.654221 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1014 | 2025.09.19 00:31:35.654656 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.09.19 00:31:35.654691 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1016 | 2025.09.19 00:31:35.655133 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1017 | 2025.09.19 00:31:35.655614 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.09.19 00:31:35.655742 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001581 sec., 46805.819101834284 rows/sec., 3.65 MiB/sec. | ||
| 1019 | 2025.09.19 00:31:35.655780 [ 3 ] {7bbf6235-af68-4b45-b85c-bfb9301155db} <Debug> TCPHandler: Processed in 0.001744633 sec. | ||
| 1020 | 2025.09.19 00:31:35.655890 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.09.19 00:31:35.655985 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.09.19 00:31:35.656028 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1023 | 2025.09.19 00:31:35.656428 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.09.19 00:31:35.656463 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1025 | 2025.09.19 00:31:35.656934 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1026 | 2025.09.19 00:31:35.657470 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.09.19 00:31:35.657615 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. | ||
| 1028 | 2025.09.19 00:31:35.657653 [ 3 ] {a8b6cf1e-fd25-41a7-a60e-05a063ad0d35} <Debug> TCPHandler: Processed in 0.001810524 sec. | ||
| 1029 | 2025.09.19 00:31:35.657753 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2025.09.19 00:31:35.657847 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1031 | 2025.09.19 00:31:35.657901 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1032 | 2025.09.19 00:31:35.658686 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.09.19 00:31:35.658722 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1034 | 2025.09.19 00:31:35.659371 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1035 | 2025.09.19 00:31:35.659838 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.09.19 00:31:35.659977 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002149 sec., 4653.327128897162 rows/sec., 8.34 MiB/sec. | ||
| 1037 | 2025.09.19 00:31:35.660033 [ 3 ] {a1dfaac6-9794-4b55-ac03-6851f7040bad} <Debug> TCPHandler: Processed in 0.002329031 sec. | ||
| 1038 | 2025.09.19 00:31:35.660144 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.09.19 00:31:35.660238 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1040 | 2025.09.19 00:31:35.660280 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1041 | 2025.09.19 00:31:35.660615 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2025.09.19 00:31:35.660652 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1043 | 2025.09.19 00:31:35.661079 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1044 | 2025.09.19 00:31:35.661558 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2025.09.19 00:31:35.661684 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 1046 | 2025.09.19 00:31:35.661718 [ 3 ] {975a12a0-16bd-4556-8a90-cf4fe9cf526a} <Debug> TCPHandler: Processed in 0.001656801 sec. | ||
| 1047 | 2025.09.19 00:31:40.646745 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2025.09.19 00:31:40.647015 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1049 | 2025.09.19 00:31:40.650194 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1050 | 2025.09.19 00:31:40.654246 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1051 | 2025.09.19 00:31:40.654504 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2025.09.19 00:31:40.656660 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2025.09.19 00:31:40.659196 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1054 | 2025.09.19 00:31:40.674174 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1055 | 2025.09.19 00:31:40.676221 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1056 | 2025.09.19 00:31:40.676252 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1057 | 2025.09.19 00:31:40.676367 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1058 | 2025.09.19 00:31:40.676391 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1059 | 2025.09.19 00:31:40.692086 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.045184 sec., 442.63456090651556 rows/sec., 18.15 KiB/sec. | ||
| 1060 | 2025.09.19 00:31:40.692207 [ 3 ] {6de901fc-351c-4e36-9755-28fccedbe9c8} <Debug> TCPHandler: Processed in 0.045612817 sec. | ||
| 1061 | 2025.09.19 00:31:40.694867 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.09.19 00:31:40.695017 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1063 | 2025.09.19 00:31:40.695251 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1064 | 2025.09.19 00:31:40.695293 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1065 | 2025.09.19 00:31:40.695482 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2025.09.19 00:31:40.695546 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2025.09.19 00:31:40.695659 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1068 | 2025.09.19 00:31:40.695692 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1069 | 2025.09.19 00:31:40.695712 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1070 | 2025.09.19 00:31:40.695727 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1071 | 2025.09.19 00:31:40.695761 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1072 | 2025.09.19 00:31:40.695787 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1073 | 2025.09.19 00:31:40.696258 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001305 sec., 15325.670498084291 rows/sec., 628.59 KiB/sec. | ||
| 1074 | 2025.09.19 00:31:40.696354 [ 3 ] {2d29d74b-14a4-4359-af5d-82c3181e1d58} <Debug> TCPHandler: Processed in 0.00154961 sec. | ||
| 1075 | 2025.09.19 00:31:40.696901 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2025.09.19 00:31:40.697033 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1077 | 2025.09.19 00:31:40.697243 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1078 | 2025.09.19 00:31:40.697280 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1079 | 2025.09.19 00:31:40.697456 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2025.09.19 00:31:40.697510 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2025.09.19 00:31:40.697614 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1082 | 2025.09.19 00:31:40.697643 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1083 | 2025.09.19 00:31:40.697663 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1084 | 2025.09.19 00:31:40.697678 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1085 | 2025.09.19 00:31:40.697712 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1086 | 2025.09.19 00:31:40.697730 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1087 | 2025.09.19 00:31:40.698199 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001219 sec., 16406.890894175554 rows/sec., 672.94 KiB/sec. | ||
| 1088 | 2025.09.19 00:31:40.698283 [ 3 ] {3f2cef04-5e0c-4a04-9be2-a490e0ad3491} <Debug> TCPHandler: Processed in 0.001432939 sec. | ||
| 1089 | 2025.09.19 00:31:40.698516 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2025.09.19 00:31:40.698642 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1091 | 2025.09.19 00:31:40.698848 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1092 | 2025.09.19 00:31:40.698881 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1093 | 2025.09.19 00:31:40.699054 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2025.09.19 00:31:40.699108 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2025.09.19 00:31:40.699208 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1096 | 2025.09.19 00:31:40.699240 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1097 | 2025.09.19 00:31:40.699260 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1098 | 2025.09.19 00:31:40.699275 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1099 | 2025.09.19 00:31:40.699307 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1100 | 2025.09.19 00:31:40.699325 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1101 | 2025.09.19 00:31:40.699746 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001153 sec., 17346.053772766696 rows/sec., 711.46 KiB/sec. | ||
| 1102 | 2025.09.19 00:31:40.699828 [ 3 ] {42abf76b-6428-4d8f-ac20-94ada3cf9d28} <Debug> TCPHandler: Processed in 0.001362578 sec. | ||
| 1103 | 2025.09.19 00:31:40.700038 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.09.19 00:31:40.700166 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1105 | 2025.09.19 00:31:40.700364 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1106 | 2025.09.19 00:31:40.700398 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1107 | 2025.09.19 00:31:40.700574 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2025.09.19 00:31:40.700628 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2025.09.19 00:31:40.700727 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1110 | 2025.09.19 00:31:40.700757 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1111 | 2025.09.19 00:31:40.700777 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1112 | 2025.09.19 00:31:40.700792 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1113 | 2025.09.19 00:31:40.700825 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1114 | 2025.09.19 00:31:40.700843 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1115 | 2025.09.19 00:31:40.701262 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001146 sec., 17452.00698080279 rows/sec., 715.80 KiB/sec. | ||
| 1116 | 2025.09.19 00:31:40.701344 [ 3 ] {e9ec4d94-6045-4bb4-a549-e96c4794b37d} <Debug> TCPHandler: Processed in 0.001356087 sec. | ||
| 1117 | 2025.09.19 00:31:40.701591 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.09.19 00:31:40.701719 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1119 | 2025.09.19 00:31:40.701926 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1120 | 2025.09.19 00:31:40.701959 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1121 | 2025.09.19 00:31:40.702133 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2025.09.19 00:31:40.702186 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2025.09.19 00:31:40.702285 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1124 | 2025.09.19 00:31:40.702313 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1125 | 2025.09.19 00:31:40.702339 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1126 | 2025.09.19 00:31:40.702354 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1127 | 2025.09.19 00:31:40.702386 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1128 | 2025.09.19 00:31:40.702405 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1129 | 2025.09.19 00:31:40.702816 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001147 sec., 17436.791630340016 rows/sec., 715.18 KiB/sec. | ||
| 1130 | 2025.09.19 00:31:40.702896 [ 3 ] {46ac7edb-d9af-4e4a-8b99-79f2a89ceed6} <Debug> TCPHandler: Processed in 0.001355388 sec. | ||
| 1131 | 2025.09.19 00:31:40.703127 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.09.19 00:31:40.703254 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1133 | 2025.09.19 00:31:40.703457 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1134 | 2025.09.19 00:31:40.703489 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1135 | 2025.09.19 00:31:40.703665 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1136 | 2025.09.19 00:31:40.703718 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1137 | 2025.09.19 00:31:40.703816 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1138 | 2025.09.19 00:31:40.703845 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1139 | 2025.09.19 00:31:40.703864 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1140 | 2025.09.19 00:31:40.703878 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1141 | 2025.09.19 00:31:40.703910 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1142 | 2025.09.19 00:31:40.703928 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1143 | 2025.09.19 00:31:40.704328 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001124 sec., 17793.59430604982 rows/sec., 729.82 KiB/sec. | ||
| 1144 | 2025.09.19 00:31:40.704409 [ 3 ] {4d179367-6746-423f-bc8c-038fe59e93fa} <Debug> TCPHandler: Processed in 0.001332198 sec. | ||
| 1145 | 2025.09.19 00:31:40.704630 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.09.19 00:31:40.704757 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1147 | 2025.09.19 00:31:40.704975 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1148 | 2025.09.19 00:31:40.705008 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1149 | 2025.09.19 00:31:40.705186 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1150 | 2025.09.19 00:31:40.705238 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1151 | 2025.09.19 00:31:40.705336 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1152 | 2025.09.19 00:31:40.705364 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1153 | 2025.09.19 00:31:40.705383 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1154 | 2025.09.19 00:31:40.705397 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1155 | 2025.09.19 00:31:40.705429 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1156 | 2025.09.19 00:31:40.705447 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1157 | 2025.09.19 00:31:40.705849 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001143 sec., 17497.812773403326 rows/sec., 717.68 KiB/sec. | ||
| 1158 | 2025.09.19 00:31:40.705931 [ 3 ] {02839015-fbd2-4b76-842a-1040537913de} <Debug> TCPHandler: Processed in 0.001350088 sec. | ||
| 1159 | 2025.09.19 00:31:40.706162 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2025.09.19 00:31:40.706289 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1161 | 2025.09.19 00:31:40.706506 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1162 | 2025.09.19 00:31:40.706540 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1163 | 2025.09.19 00:31:40.706723 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1164 | 2025.09.19 00:31:40.706777 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1165 | 2025.09.19 00:31:40.706875 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1166 | 2025.09.19 00:31:40.706904 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1167 | 2025.09.19 00:31:40.706923 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1168 | 2025.09.19 00:31:40.706937 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1169 | 2025.09.19 00:31:40.706970 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1170 | 2025.09.19 00:31:40.706988 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1171 | 2025.09.19 00:31:40.707392 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001154 sec., 17331.02253032929 rows/sec., 710.84 KiB/sec. | ||
| 1172 | 2025.09.19 00:31:40.707472 [ 3 ] {acfca407-9d5d-4348-b36c-f6ab6ef37c68} <Debug> TCPHandler: Processed in 0.001360578 sec. | ||
| 1173 | 2025.09.19 00:31:40.707699 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.09.19 00:31:40.707826 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1175 | 2025.09.19 00:31:40.708030 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1176 | 2025.09.19 00:31:40.708063 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1177 | 2025.09.19 00:31:40.708243 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1178 | 2025.09.19 00:31:40.708296 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1179 | 2025.09.19 00:31:40.708394 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1180 | 2025.09.19 00:31:40.708423 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1181 | 2025.09.19 00:31:40.708442 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1182 | 2025.09.19 00:31:40.708457 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1183 | 2025.09.19 00:31:40.708490 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1184 | 2025.09.19 00:31:40.708508 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1185 | 2025.09.19 00:31:40.708896 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.00112 sec., 17857.14285714286 rows/sec., 732.42 KiB/sec. | ||
| 1186 | 2025.09.19 00:31:40.708975 [ 3 ] {82de51ca-a62a-4935-a4c4-676a2f8179a2} <Debug> TCPHandler: Processed in 0.001325377 sec. | ||
| 1187 | 2025.09.19 00:31:40.709191 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.09.19 00:31:40.709319 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1189 | 2025.09.19 00:31:40.709519 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1190 | 2025.09.19 00:31:40.709552 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1191 | 2025.09.19 00:31:40.709731 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2025.09.19 00:31:40.709784 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1193 | 2025.09.19 00:31:40.709880 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1194 | 2025.09.19 00:31:40.709909 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1195 | 2025.09.19 00:31:40.709927 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1196 | 2025.09.19 00:31:40.709940 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1197 | 2025.09.19 00:31:40.709972 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1198 | 2025.09.19 00:31:40.709991 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1199 | 2025.09.19 00:31:40.710481 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001211 sec., 16515.276630883567 rows/sec., 677.38 KiB/sec. | ||
| 1200 | 2025.09.19 00:31:40.710566 [ 3 ] {d1e24973-8351-4c50-b92f-afb7d9f9f5c6} <Debug> TCPHandler: Processed in 0.001424318 sec. | ||
| 1201 | 2025.09.19 00:31:40.722087 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2025.09.19 00:31:40.722223 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1203 | 2025.09.19 00:31:40.722440 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1204 | 2025.09.19 00:31:40.722481 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1205 | 2025.09.19 00:31:40.722672 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2025.09.19 00:31:40.722725 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2025.09.19 00:31:40.722825 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1208 | 2025.09.19 00:31:40.722852 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1209 | 2025.09.19 00:31:40.722871 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1210 | 2025.09.19 00:31:40.722885 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1211 | 2025.09.19 00:31:40.722918 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1212 | 2025.09.19 00:31:40.722936 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1213 | 2025.09.19 00:31:40.723382 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.00121 sec., 16528.92561983471 rows/sec., 677.94 KiB/sec. | ||
| 1214 | 2025.09.19 00:31:40.723479 [ 3 ] {776bdada-e9d8-4ad5-8642-17c268d641d6} <Debug> TCPHandler: Processed in 0.001444689 sec. | ||
| 1215 | 2025.09.19 00:31:40.725508 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.09.19 00:31:40.725621 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1217 | 2025.09.19 00:31:40.725663 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1218 | 2025.09.19 00:31:40.726193 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.09.19 00:31:40.726239 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1220 | 2025.09.19 00:31:40.726867 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1221 | 2025.09.19 00:31:40.727248 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.09.19 00:31:40.727395 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001807 sec., 6640.841173215274 rows/sec., 2.36 MiB/sec. | ||
| 1223 | 2025.09.19 00:31:40.727433 [ 3 ] {a42e63c8-094f-4910-930a-6a711bbcb742} <Debug> TCPHandler: Processed in 0.001978316 sec. | ||
| 1224 | 2025.09.19 00:31:40.727556 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.09.19 00:31:40.727653 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.09.19 00:31:40.727693 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1227 | 2025.09.19 00:31:40.730415 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.09.19 00:31:40.730451 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1229 | 2025.09.19 00:31:40.730915 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1230 | 2025.09.19 00:31:40.731489 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.09.19 00:31:40.731624 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003993 sec., 102679.68945654896 rows/sec., 6.51 MiB/sec. | ||
| 1232 | 2025.09.19 00:31:40.731661 [ 3 ] {6ddb7d9e-a13b-460a-b129-98ad407433d8} <Debug> TCPHandler: Processed in 0.004161134 sec. | ||
| 1233 | 2025.09.19 00:31:40.731775 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.09.19 00:31:40.731871 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1235 | 2025.09.19 00:31:40.731913 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1236 | 2025.09.19 00:31:40.732304 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.09.19 00:31:40.732342 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1238 | 2025.09.19 00:31:40.732869 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2025.09.19 00:31:40.733392 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.09.19 00:31:40.733524 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001673 sec., 1195.457262402869 rows/sec., 97.48 KiB/sec. | ||
| 1241 | 2025.09.19 00:31:40.733561 [ 3 ] {9e0a49b0-d3fb-441d-9d2b-27af3c4d39a3} <Debug> TCPHandler: Processed in 0.001836504 sec. | ||
| 1242 | 2025.09.19 00:31:40.733673 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2025.09.19 00:31:40.733768 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1244 | 2025.09.19 00:31:40.733807 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1245 | 2025.09.19 00:31:40.734779 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2025.09.19 00:31:40.734816 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1247 | 2025.09.19 00:31:40.735346 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2025.09.19 00:31:40.735848 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2025.09.19 00:31:40.735995 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.002246 sec., 495547.6402493321 rows/sec., 39.08 MiB/sec. | ||
| 1250 | 2025.09.19 00:31:40.736031 [ 3 ] {63fd3af2-2f99-434e-8902-1534c1897e97} <Debug> TCPHandler: Processed in 0.002407261 sec. | ||
| 1251 | 2025.09.19 00:31:40.736130 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2025.09.19 00:31:40.736223 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1253 | 2025.09.19 00:31:40.736263 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1254 | 2025.09.19 00:31:40.736704 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2025.09.19 00:31:40.736741 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1256 | 2025.09.19 00:31:40.737232 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1257 | 2025.09.19 00:31:40.737750 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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.19 00:31:40.737887 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001684 sec., 122921.61520190025 rows/sec., 7.22 MiB/sec. | ||
| 1259 | 2025.09.19 00:31:40.737924 [ 3 ] {68b8ad8f-3351-4982-a061-2e2ecbc46201} <Debug> TCPHandler: Processed in 0.001844464 sec. | ||
| 1260 | 2025.09.19 00:31:40.738035 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2025.09.19 00:31:40.738128 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1262 | 2025.09.19 00:31:40.738174 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1263 | 2025.09.19 00:31:40.738687 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2025.09.19 00:31:40.738720 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1265 | 2025.09.19 00:31:40.739166 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1266 | 2025.09.19 00:31:40.739682 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2025.09.19 00:31:40.739816 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001705 sec., 124340.17595307919 rows/sec., 8.02 MiB/sec. | ||
| 1268 | 2025.09.19 00:31:40.739854 [ 3 ] {515b7299-eba8-4664-bd4c-b146e8825267} <Debug> TCPHandler: Processed in 0.001867365 sec. | ||
| 1269 | 2025.09.19 00:31:40.739957 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.09.19 00:31:40.740049 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1271 | 2025.09.19 00:31:40.740088 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1272 | 2025.09.19 00:31:40.740540 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.09.19 00:31:40.740576 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1274 | 2025.09.19 00:31:40.741060 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1275 | 2025.09.19 00:31:40.741635 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.09.19 00:31:40.741767 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001736 sec., 121543.77880184332 rows/sec., 6.90 MiB/sec. | ||
| 1277 | 2025.09.19 00:31:40.741805 [ 3 ] {19c5b86a-e1ae-45ea-8475-5982fed9f1f8} <Debug> TCPHandler: Processed in 0.001896825 sec. | ||
| 1278 | 2025.09.19 00:31:40.741915 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2025.09.19 00:31:40.742007 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1280 | 2025.09.19 00:31:40.742047 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1281 | 2025.09.19 00:31:40.742694 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.09.19 00:31:40.742731 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1283 | 2025.09.19 00:31:40.743290 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1284 | 2025.09.19 00:31:40.743794 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2025.09.19 00:31:40.743920 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.00193 sec., 352849.7409326425 rows/sec., 24.61 MiB/sec. | ||
| 1286 | 2025.09.19 00:31:40.743957 [ 3 ] {4e90a1af-a191-44bb-b583-7a7ec2397b21} <Debug> TCPHandler: Processed in 0.002090717 sec. | ||
| 1287 | 2025.09.19 00:31:40.744065 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2025.09.19 00:31:40.744158 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1289 | 2025.09.19 00:31:40.744199 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1290 | 2025.09.19 00:31:40.744509 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2025.09.19 00:31:40.744544 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1292 | 2025.09.19 00:31:40.744989 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1293 | 2025.09.19 00:31:40.745483 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2025.09.19 00:31:40.745619 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
| 1295 | 2025.09.19 00:31:40.745656 [ 3 ] {c7bbede2-3a7e-44f1-a2f4-d1af6570d6e2} <Debug> TCPHandler: Processed in 0.001641621 sec. | ||
| 1296 | 2025.09.19 00:31:40.745757 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2025.09.19 00:31:40.745850 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1298 | 2025.09.19 00:31:40.745892 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1299 | 2025.09.19 00:31:40.746328 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2025.09.19 00:31:40.746365 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1301 | 2025.09.19 00:31:40.746871 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1302 | 2025.09.19 00:31:40.747383 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2025.09.19 00:31:40.747519 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001688 sec., 186611.37440758295 rows/sec., 12.26 MiB/sec. | ||
| 1304 | 2025.09.19 00:31:40.747555 [ 3 ] {aa9a9f2b-adf6-405e-944e-6f41bf21cfed} <Debug> TCPHandler: Processed in 0.001846825 sec. | ||
| 1305 | 2025.09.19 00:31:40.747676 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2025.09.19 00:31:40.747808 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1307 | 2025.09.19 00:31:40.747861 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1308 | 2025.09.19 00:31:40.748271 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2025.09.19 00:31:40.748315 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1310 | 2025.09.19 00:31:40.748939 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1311 | 2025.09.19 00:31:40.749404 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2025.09.19 00:31:40.749549 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001766 sec., 566.2514156285391 rows/sec., 38.16 KiB/sec. | ||
| 1313 | 2025.09.19 00:31:40.749586 [ 3 ] {961ababa-0a88-40dc-9513-db4cfc2e3180} <Debug> TCPHandler: Processed in 0.001973456 sec. | ||
| 1314 | 2025.09.19 00:31:40.749693 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2025.09.19 00:31:40.749789 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1316 | 2025.09.19 00:31:40.749829 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1317 | 2025.09.19 00:31:40.750173 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2025.09.19 00:31:40.750209 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1319 | 2025.09.19 00:31:40.750691 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1320 | 2025.09.19 00:31:40.751271 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2025.09.19 00:31:40.751409 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001639 sec., 63453.32519829164 rows/sec., 3.89 MiB/sec. | ||
| 1322 | 2025.09.19 00:31:40.751446 [ 3 ] {f01891a7-a8f2-40c8-91d7-3385d11b5f6f} <Debug> TCPHandler: Processed in 0.001802553 sec. | ||
| 1323 | 2025.09.19 00:31:42.253271 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1324 | 2025.09.19 00:31:42.253842 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2025.09.19 00:31:42.253890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1326 | 2025.09.19 00:31:42.254640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1327 | 2025.09.19 00:31:42.255203 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2025.09.19 00:31:42.255389 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1329 | 2025.09.19 00:31:42.365618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1330 | 2025.09.19 00:31:42.384176 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.09.19 00:31:42.384245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1332 | 2025.09.19 00:31:42.390697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1333 | 2025.09.19 00:31:42.391914 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.09.19 00:31:42.395570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1335 | 2025.09.19 00:31:43.000462 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.48 MiB, peak 168.48 MiB, free memory in arenas 0.00 B, will set to 165.71 MiB (RSS), difference: 1.23 MiB | ||
| 1336 | 2025.09.19 00:31:44.683359 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51975 | ||
| 1337 | 2025.09.19 00:31:44.683496 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1338 | 2025.09.19 00:31:44.683529 [ 286 ] {} <Debug> TCP-Session: 17e50e98-056b-4ef5-8014-cbb435eb65f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51975 | ||
| 1339 | 2025.09.19 00:31:44.683553 [ 286 ] {} <Debug> TCP-Session: 17e50e98-056b-4ef5-8014-cbb435eb65f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2025.09.19 00:31:44.683569 [ 286 ] {} <Debug> TCP-Session: 17e50e98-056b-4ef5-8014-cbb435eb65f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2025.09.19 00:31:44.683639 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1342 | 2025.09.19 00:31:44.683670 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1343 | 2025.09.19 00:31:44.683690 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1344 | 2025.09.19 00:31:44.686573 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40965 | ||
| 1345 | 2025.09.19 00:31:44.686575 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63140 | ||
| 1346 | 2025.09.19 00:31:44.686705 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39013 | ||
| 1347 | 2025.09.19 00:31:44.686720 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59520 | ||
| 1348 | 2025.09.19 00:31:44.686941 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46352 | ||
| 1349 | 2025.09.19 00:31:44.687244 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38090 | ||
| 1350 | 2025.09.19 00:31:44.687496 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44287 | ||
| 1351 | 2025.09.19 00:31:44.687561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48032 | ||
| 1352 | 2025.09.19 00:31:44.688455 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1353 | 2025.09.19 00:31:44.688474 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2025.09.19 00:31:44.688498 [ 287 ] {} <Debug> TCP-Session: 42b84d3d-44bb-46d1-bfed-c2e4fdd3c588 Authenticating user 'default' from [fd00:1122:3344:101::e]:63140 | ||
| 1355 | 2025.09.19 00:31:44.688521 [ 291 ] {} <Debug> TCP-Session: 7535b1c3-debe-4203-a2c6-aee39a0194a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46352 | ||
| 1356 | 2025.09.19 00:31:44.688529 [ 287 ] {} <Debug> TCP-Session: 42b84d3d-44bb-46d1-bfed-c2e4fdd3c588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2025.09.19 00:31:44.688541 [ 291 ] {} <Debug> TCP-Session: 7535b1c3-debe-4203-a2c6-aee39a0194a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2025.09.19 00:31:44.688544 [ 287 ] {} <Debug> TCP-Session: 42b84d3d-44bb-46d1-bfed-c2e4fdd3c588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2025.09.19 00:31:44.688555 [ 291 ] {} <Debug> TCP-Session: 7535b1c3-debe-4203-a2c6-aee39a0194a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2025.09.19 00:31:44.690411 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2025.09.19 00:31:44.690469 [ 293 ] {} <Debug> TCP-Session: a70dbfff-b4f2-4523-aaa7-6987990fbee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44287 | ||
| 1362 | 2025.09.19 00:31:44.690482 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1363 | 2025.09.19 00:31:44.690499 [ 293 ] {} <Debug> TCP-Session: a70dbfff-b4f2-4523-aaa7-6987990fbee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2025.09.19 00:31:44.690489 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2025.09.19 00:31:44.690521 [ 294 ] {} <Debug> TCP-Session: 5af2c7b8-d803-4f26-96d7-c33621038a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:48032 | ||
| 1366 | 2025.09.19 00:31:44.690527 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2025.09.19 00:31:44.690567 [ 294 ] {} <Debug> TCP-Session: 5af2c7b8-d803-4f26-96d7-c33621038a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2025.09.19 00:31:44.690571 [ 292 ] {} <Debug> TCP-Session: cdfbc076-e0e1-45f7-85b7-63756d5870ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38090 | ||
| 1369 | 2025.09.19 00:31:44.690592 [ 290 ] {} <Debug> TCP-Session: c421b0bb-4bbf-42fa-bdfb-2d0595fa50c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39013 | ||
| 1370 | 2025.09.19 00:31:44.690600 [ 294 ] {} <Debug> TCP-Session: 5af2c7b8-d803-4f26-96d7-c33621038a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2025.09.19 00:31:44.690621 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1372 | 2025.09.19 00:31:44.690631 [ 290 ] {} <Debug> TCP-Session: c421b0bb-4bbf-42fa-bdfb-2d0595fa50c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2025.09.19 00:31:44.690628 [ 292 ] {} <Debug> TCP-Session: cdfbc076-e0e1-45f7-85b7-63756d5870ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2025.09.19 00:31:44.690668 [ 290 ] {} <Debug> TCP-Session: c421b0bb-4bbf-42fa-bdfb-2d0595fa50c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2025.09.19 00:31:44.690690 [ 292 ] {} <Debug> TCP-Session: cdfbc076-e0e1-45f7-85b7-63756d5870ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2025.09.19 00:31:44.690663 [ 289 ] {} <Debug> TCP-Session: 06ea0841-4560-41a7-b579-36ca0069fd1b Authenticating user 'default' from [fd00:1122:3344:101::e]:59520 | ||
| 1377 | 2025.09.19 00:31:44.690615 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1378 | 2025.09.19 00:31:44.690749 [ 289 ] {} <Debug> TCP-Session: 06ea0841-4560-41a7-b579-36ca0069fd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2025.09.19 00:31:44.690524 [ 293 ] {} <Debug> TCP-Session: a70dbfff-b4f2-4523-aaa7-6987990fbee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2025.09.19 00:31:44.690796 [ 289 ] {} <Debug> TCP-Session: 06ea0841-4560-41a7-b579-36ca0069fd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2025.09.19 00:31:44.690807 [ 288 ] {} <Debug> TCP-Session: 33a6bd0d-fe8d-47f0-8933-9a84ea76d331 Authenticating user 'default' from [fd00:1122:3344:101::e]:40965 | ||
| 1382 | 2025.09.19 00:31:44.690843 [ 288 ] {} <Debug> TCP-Session: 33a6bd0d-fe8d-47f0-8933-9a84ea76d331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2025.09.19 00:31:44.690865 [ 288 ] {} <Debug> TCP-Session: 33a6bd0d-fe8d-47f0-8933-9a84ea76d331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2025.09.19 00:31:44.693004 [ 286 ] {} <Trace> TCP-Session: 17e50e98-056b-4ef5-8014-cbb435eb65f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2025.09.19 00:31:44.693200 [ 286 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51975) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1386 | 2025.09.19 00:31:44.693513 [ 286 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1387 | 2025.09.19 00:31:44.693587 [ 286 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1388 | 2025.09.19 00:31:44.696111 [ 286 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 1389 | 2025.09.19 00:31:44.710363 [ 295 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Trace> AggregatingTransform: Aggregating | ||
| 1390 | 2025.09.19 00:31:44.712418 [ 295 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Trace> Aggregator: Aggregation method: without_key | ||
| 1391 | 2025.09.19 00:31:44.713179 [ 295 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005739005 sec. (174.246 rows/sec., 6.81 KiB/sec.) | ||
| 1392 | 2025.09.19 00:31:44.713202 [ 295 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Trace> Aggregator: Merging aggregated data | ||
| 1393 | 2025.09.19 00:31:44.713232 [ 295 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1394 | 2025.09.19 00:31:44.717092 [ 286 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023953 sec., 41.74842399699411 rows/sec., 1.63 KiB/sec. | ||
| 1395 | 2025.09.19 00:31:44.717278 [ 286 ] {d3b7c565-83ff-4c2e-a900-f7b8ed11c895} <Debug> TCPHandler: Processed in 0.024420729 sec. | ||
| 1396 | 2025.09.19 00:31:44.720016 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1397 | 2025.09.19 00:31:44.720061 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1398 | 2025.09.19 00:31:44.720066 [ 286 ] {} <Debug> TCP-Session: 17e50e98-056b-4ef5-8014-cbb435eb65f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2025.09.19 00:31:44.720094 [ 294 ] {} <Debug> TCP-Session: 5af2c7b8-d803-4f26-96d7-c33621038a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2025.09.19 00:31:44.720123 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1401 | 2025.09.19 00:31:44.720153 [ 290 ] {} <Debug> TCP-Session: c421b0bb-4bbf-42fa-bdfb-2d0595fa50c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2025.09.19 00:31:44.720180 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1403 | 2025.09.19 00:31:44.720222 [ 287 ] {} <Debug> TCP-Session: 42b84d3d-44bb-46d1-bfed-c2e4fdd3c588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2025.09.19 00:31:44.720225 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1405 | 2025.09.19 00:31:44.720263 [ 291 ] {} <Debug> TCP-Session: 7535b1c3-debe-4203-a2c6-aee39a0194a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2025.09.19 00:31:44.722310 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1407 | 2025.09.19 00:31:44.722337 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1408 | 2025.09.19 00:31:44.722363 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1409 | 2025.09.19 00:31:44.722377 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1410 | 2025.09.19 00:31:44.722376 [ 292 ] {} <Debug> TCP-Session: cdfbc076-e0e1-45f7-85b7-63756d5870ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2025.09.19 00:31:44.722427 [ 289 ] {} <Debug> TCP-Session: 06ea0841-4560-41a7-b579-36ca0069fd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2025.09.19 00:31:44.722437 [ 293 ] {} <Debug> TCP-Session: a70dbfff-b4f2-4523-aaa7-6987990fbee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2025.09.19 00:31:44.722367 [ 288 ] {} <Debug> TCP-Session: 33a6bd0d-fe8d-47f0-8933-9a84ea76d331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2025.09.19 00:31:44.744795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 214 | ||
| 1415 | 2025.09.19 00:31:44.747751 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2025.09.19 00:31:44.747800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1417 | 2025.09.19 00:31:44.749308 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1418 | 2025.09.19 00:31:44.749809 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2025.09.19 00:31:44.750145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1420 | 2025.09.19 00:31:45.000460 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.97 MiB, peak 172.02 MiB, free memory in arenas 0.00 B, will set to 168.84 MiB (RSS), difference: 2.87 MiB | ||
| 1421 | 2025.09.19 00:31:45.649687 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2025.09.19 00:31:45.649898 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1423 | 2025.09.19 00:31:45.649976 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1424 | 2025.09.19 00:31:45.650650 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2025.09.19 00:31:45.650702 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1426 | 2025.09.19 00:31:45.651210 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1427 | 2025.09.19 00:31:45.651665 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2025.09.19 00:31:45.651850 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002008 sec., 37848.605577689246 rows/sec., 3.11 MiB/sec. | ||
| 1429 | 2025.09.19 00:31:45.651901 [ 3 ] {3d61a234-a5ee-4409-bb08-8ef9455a636c} <Debug> TCPHandler: Processed in 0.002355851 sec. | ||
| 1430 | 2025.09.19 00:31:45.652030 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2025.09.19 00:31:45.652133 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1432 | 2025.09.19 00:31:45.652178 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1433 | 2025.09.19 00:31:45.652581 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2025.09.19 00:31:45.652620 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1435 | 2025.09.19 00:31:45.653075 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1436 | 2025.09.19 00:31:45.653478 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2025.09.19 00:31:45.653616 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001507 sec., 6635.700066357001 rows/sec., 498.97 KiB/sec. | ||
| 1438 | 2025.09.19 00:31:45.653654 [ 3 ] {f4eeac3c-8717-40a2-b8bf-2ab0996de7bc} <Debug> TCPHandler: Processed in 0.001678242 sec. | ||
| 1439 | 2025.09.19 00:31:45.653759 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2025.09.19 00:31:45.653855 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1441 | 2025.09.19 00:31:45.653896 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1442 | 2025.09.19 00:31:45.654314 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.09.19 00:31:45.654351 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1444 | 2025.09.19 00:31:45.654768 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1445 | 2025.09.19 00:31:45.655187 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2025.09.19 00:31:45.655340 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001504 sec., 49202.12765957447 rows/sec., 3.84 MiB/sec. | ||
| 1447 | 2025.09.19 00:31:45.655381 [ 3 ] {8bb86846-03b3-4fd4-a821-13662f8305ca} <Debug> TCPHandler: Processed in 0.001672931 sec. | ||
| 1448 | 2025.09.19 00:31:45.655493 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2025.09.19 00:31:45.655599 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1450 | 2025.09.19 00:31:45.655657 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1451 | 2025.09.19 00:31:45.656098 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.09.19 00:31:45.656135 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1453 | 2025.09.19 00:31:45.656575 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2025.09.19 00:31:45.656996 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2025.09.19 00:31:45.657155 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec. | ||
| 1456 | 2025.09.19 00:31:45.657194 [ 3 ] {3b17a9d3-0cf0-4e08-8210-95a616f7fc6a} <Debug> TCPHandler: Processed in 0.001751123 sec. | ||
| 1457 | 2025.09.19 00:31:45.657299 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2025.09.19 00:31:45.657395 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1459 | 2025.09.19 00:31:45.657451 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1460 | 2025.09.19 00:31:45.658193 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2025.09.19 00:31:45.658231 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1462 | 2025.09.19 00:31:45.658965 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1463 | 2025.09.19 00:31:45.659540 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2025.09.19 00:31:45.659702 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002324 sec., 4302.925989672977 rows/sec., 7.71 MiB/sec. | ||
| 1465 | 2025.09.19 00:31:45.659766 [ 3 ] {5468dab2-b5bf-409c-a87d-b526383aa55d} <Debug> TCPHandler: Processed in 0.002518363 sec. | ||
| 1466 | 2025.09.19 00:31:45.659894 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.09.19 00:31:45.660007 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1468 | 2025.09.19 00:31:45.660051 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1469 | 2025.09.19 00:31:45.660400 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.09.19 00:31:45.660437 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1471 | 2025.09.19 00:31:45.660892 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1472 | 2025.09.19 00:31:45.661377 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.09.19 00:31:45.661540 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001556 sec., 38560.411311053984 rows/sec., 2.60 MiB/sec. | ||
| 1474 | 2025.09.19 00:31:45.661579 [ 3 ] {4d848a69-dd62-4992-a760-1dbce152a939} <Debug> TCPHandler: Processed in 0.001739843 sec. | ||
| 1475 | 2025.09.19 00:31:49.701812 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1476 | 2025.09.19 00:31:49.701881 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1477 | 2025.09.19 00:31:49.755986 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 2821 | ||
| 1478 | 2025.09.19 00:31:49.756486 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.09.19 00:31:49.756539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1480 | 2025.09.19 00:31:49.757194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1481 | 2025.09.19 00:31:49.757675 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2025.09.19 00:31:49.757817 [ 75 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1483 | 2025.09.19 00:31:49.757829 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2821 | ||
| 1484 | 2025.09.19 00:31:49.757890 [ 75 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2025.09.19 00:31:49.757918 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1486 | 2025.09.19 00:31:49.760072 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 1487 | 2025.09.19 00:31:49.762247 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1488 | 2025.09.19 00:31:49.762357 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 1489 | 2025.09.19 00:31:49.762471 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 1490 | 2025.09.19 00:31:49.762529 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 1491 | 2025.09.19 00:31:49.762586 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 1492 | 2025.09.19 00:31:49.762638 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 1493 | 2025.09.19 00:31:49.762686 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 442 rows starting from the beginning of the part | ||
| 1494 | 2025.09.19 00:31:49.833717 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 4 columns (4 merged, 0 gathered) in 0.075707561 sec., 37261.80004662942 rows/sec., 545.83 KiB/sec. | ||
| 1495 | 2025.09.19 00:31:49.834697 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1496 | 2025.09.19 00:31:49.835425 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_6_1} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2025.09.19 00:31:49.835510 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_6_1} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1498 | 2025.09.19 00:31:49.835632 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1499 | 2025.09.19 00:31:49.896107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1500 | 2025.09.19 00:31:49.915128 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.09.19 00:31:49.915192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1502 | 2025.09.19 00:31:49.921740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1503 | 2025.09.19 00:31:49.922966 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.09.19 00:31:49.923292 [ 75 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1505 | 2025.09.19 00:31:49.923365 [ 75 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.09.19 00:31:49.923390 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1507 | 2025.09.19 00:31:49.923490 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 1508 | 2025.09.19 00:31:49.926380 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1509 | 2025.09.19 00:31:49.926584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1510 | 2025.09.19 00:31:49.927174 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 1511 | 2025.09.19 00:31:49.930602 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 1512 | 2025.09.19 00:31:49.934317 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 1513 | 2025.09.19 00:31:49.938250 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 1514 | 2025.09.19 00:31:49.957716 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 1515 | 2025.09.19 00:31:49.962020 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 1516 | 2025.09.19 00:31:50.001108 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.41 MiB, peak 179.41 MiB, free memory in arenas 0.00 B, will set to 178.26 MiB (RSS), difference: -1.15 MiB | ||
| 1517 | 2025.09.19 00:31:50.034759 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.111308977 sec., 413.2640622507922 rows/sec., 2.14 MiB/sec. | ||
| 1518 | 2025.09.19 00:31:50.037322 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1519 | 2025.09.19 00:31:50.040012 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_6_1} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2025.09.19 00:31:50.040134 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_6_1} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1521 | 2025.09.19 00:31:50.041926 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1522 | 2025.09.19 00:31:50.428873 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38140 | ||
| 1523 | 2025.09.19 00:31:50.428989 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1524 | 2025.09.19 00:31:50.429017 [ 286 ] {} <Debug> TCP-Session: ba391cc5-de83-4178-ae08-37fd8ddfbc59 Authenticating user 'default' from [fd00:1122:3344:101::e]:38140 | ||
| 1525 | 2025.09.19 00:31:50.429040 [ 286 ] {} <Debug> TCP-Session: ba391cc5-de83-4178-ae08-37fd8ddfbc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2025.09.19 00:31:50.429053 [ 286 ] {} <Debug> TCP-Session: ba391cc5-de83-4178-ae08-37fd8ddfbc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2025.09.19 00:31:50.429248 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46580 | ||
| 1528 | 2025.09.19 00:31:50.429287 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45084 | ||
| 1529 | 2025.09.19 00:31:50.429325 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59952 | ||
| 1530 | 2025.09.19 00:31:50.429327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65312 | ||
| 1531 | 2025.09.19 00:31:50.429367 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1532 | 2025.09.19 00:31:50.429380 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42351 | ||
| 1533 | 2025.09.19 00:31:50.429401 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1534 | 2025.09.19 00:31:50.429416 [ 287 ] {} <Debug> TCP-Session: ab8b7b50-6326-46a6-9191-b969d9d9d869 Authenticating user 'default' from [fd00:1122:3344:101::e]:46580 | ||
| 1535 | 2025.09.19 00:31:50.429383 [ 286 ] {} <Trace> TCP-Session: ba391cc5-de83-4178-ae08-37fd8ddfbc59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2025.09.19 00:31:50.429457 [ 287 ] {} <Debug> TCP-Session: ab8b7b50-6326-46a6-9191-b969d9d9d869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2025.09.19 00:31:50.429373 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62106 | ||
| 1538 | 2025.09.19 00:31:50.429486 [ 287 ] {} <Debug> TCP-Session: ab8b7b50-6326-46a6-9191-b969d9d9d869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2025.09.19 00:31:50.429532 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1540 | 2025.09.19 00:31:50.429363 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59691 | ||
| 1541 | 2025.09.19 00:31:50.429572 [ 290 ] {} <Debug> TCP-Session: 3a15e321-6426-4a9f-9de1-c4a3786efacf Authenticating user 'default' from [fd00:1122:3344:101::e]:59952 | ||
| 1542 | 2025.09.19 00:31:50.429351 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51428 | ||
| 1543 | 2025.09.19 00:31:50.429615 [ 290 ] {} <Debug> TCP-Session: 3a15e321-6426-4a9f-9de1-c4a3786efacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2025.09.19 00:31:50.429621 [ 286 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1545 | 2025.09.19 00:31:50.429642 [ 290 ] {} <Debug> TCP-Session: 3a15e321-6426-4a9f-9de1-c4a3786efacf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2025.09.19 00:31:50.429445 [ 288 ] {} <Debug> TCP-Session: 9b9e277e-2e5f-44c0-b8ec-916ec4145d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45084 | ||
| 1547 | 2025.09.19 00:31:50.429690 [ 288 ] {} <Debug> TCP-Session: 9b9e277e-2e5f-44c0-b8ec-916ec4145d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2025.09.19 00:31:50.429703 [ 288 ] {} <Debug> TCP-Session: 9b9e277e-2e5f-44c0-b8ec-916ec4145d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2025.09.19 00:31:50.429885 [ 286 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1550 | 2025.09.19 00:31:50.429900 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1551 | 2025.09.19 00:31:50.429913 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1552 | 2025.09.19 00:31:50.429941 [ 291 ] {} <Debug> TCP-Session: 41a526f4-6b1c-43bd-9e7f-1983c47a3c02 Authenticating user 'default' from [fd00:1122:3344:101::e]:51428 | ||
| 1553 | 2025.09.19 00:31:50.429951 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2025.09.19 00:31:50.429973 [ 291 ] {} <Debug> TCP-Session: 41a526f4-6b1c-43bd-9e7f-1983c47a3c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2025.09.19 00:31:50.429968 [ 292 ] {} <Debug> TCP-Session: 8d079e6c-55cb-410f-aad1-871272a50ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59691 | ||
| 1556 | 2025.09.19 00:31:50.429999 [ 291 ] {} <Debug> TCP-Session: 41a526f4-6b1c-43bd-9e7f-1983c47a3c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2025.09.19 00:31:50.429997 [ 293 ] {} <Debug> TCP-Session: abab0d85-1e80-4339-8d55-6c994a6585af Authenticating user 'default' from [fd00:1122:3344:101::e]:62106 | ||
| 1558 | 2025.09.19 00:31:50.430024 [ 292 ] {} <Debug> TCP-Session: 8d079e6c-55cb-410f-aad1-871272a50ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2025.09.19 00:31:50.430047 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1560 | 2025.09.19 00:31:50.430051 [ 293 ] {} <Debug> TCP-Session: abab0d85-1e80-4339-8d55-6c994a6585af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2025.09.19 00:31:50.430066 [ 292 ] {} <Debug> TCP-Session: 8d079e6c-55cb-410f-aad1-871272a50ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2025.09.19 00:31:50.430082 [ 289 ] {} <Debug> TCP-Session: 550bd533-b2bd-4e84-a92b-5a11023eb98f Authenticating user 'default' from [fd00:1122:3344:101::e]:65312 | ||
| 1563 | 2025.09.19 00:31:50.430083 [ 293 ] {} <Debug> TCP-Session: abab0d85-1e80-4339-8d55-6c994a6585af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2025.09.19 00:31:50.430114 [ 289 ] {} <Debug> TCP-Session: 550bd533-b2bd-4e84-a92b-5a11023eb98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2025.09.19 00:31:50.429989 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1566 | 2025.09.19 00:31:50.430130 [ 289 ] {} <Debug> TCP-Session: 550bd533-b2bd-4e84-a92b-5a11023eb98f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2025.09.19 00:31:50.429954 [ 286 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1568 | 2025.09.19 00:31:50.430164 [ 294 ] {} <Debug> TCP-Session: ac3999f3-ed8b-47c7-b06e-c35c10e6c4ed Authenticating user 'default' from [fd00:1122:3344:101::e]:42351 | ||
| 1569 | 2025.09.19 00:31:50.430196 [ 294 ] {} <Debug> TCP-Session: ac3999f3-ed8b-47c7-b06e-c35c10e6c4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2025.09.19 00:31:50.430208 [ 294 ] {} <Debug> TCP-Session: ac3999f3-ed8b-47c7-b06e-c35c10e6c4ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2025.09.19 00:31:50.430459 [ 286 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 1572 | 2025.09.19 00:31:50.431666 [ 328 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Trace> AggregatingTransform: Aggregating | ||
| 1573 | 2025.09.19 00:31:50.431715 [ 328 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Trace> Aggregator: Aggregation method: without_key | ||
| 1574 | 2025.09.19 00:31:50.431747 [ 328 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001191106 sec. (839.556 rows/sec., 32.80 KiB/sec.) | ||
| 1575 | 2025.09.19 00:31:50.431762 [ 328 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Trace> Aggregator: Merging aggregated data | ||
| 1576 | 2025.09.19 00:31:50.432772 [ 286 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003204 sec., 312.10986267166044 rows/sec., 12.19 KiB/sec. | ||
| 1577 | 2025.09.19 00:31:50.432909 [ 286 ] {11280116-e9bb-4f3f-a7e9-ca212f59ce46} <Debug> TCPHandler: Processed in 0.003636148 sec. | ||
| 1578 | 2025.09.19 00:31:50.432997 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1579 | 2025.09.19 00:31:50.433021 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1580 | 2025.09.19 00:31:50.433039 [ 287 ] {} <Debug> TCP-Session: ab8b7b50-6326-46a6-9191-b969d9d9d869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.09.19 00:31:50.433037 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1582 | 2025.09.19 00:31:50.433056 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1583 | 2025.09.19 00:31:50.433069 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1584 | 2025.09.19 00:31:50.433102 [ 294 ] {} <Debug> TCP-Session: ac3999f3-ed8b-47c7-b06e-c35c10e6c4ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2025.09.19 00:31:50.433112 [ 290 ] {} <Debug> TCP-Session: 3a15e321-6426-4a9f-9de1-c4a3786efacf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2025.09.19 00:31:50.433125 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1587 | 2025.09.19 00:31:50.433135 [ 291 ] {} <Debug> TCP-Session: 41a526f4-6b1c-43bd-9e7f-1983c47a3c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2025.09.19 00:31:50.433141 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1589 | 2025.09.19 00:31:50.433188 [ 293 ] {} <Debug> TCP-Session: abab0d85-1e80-4339-8d55-6c994a6585af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2025.09.19 00:31:50.433211 [ 286 ] {} <Debug> TCP-Session: ba391cc5-de83-4178-ae08-37fd8ddfbc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2025.09.19 00:31:50.433110 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1592 | 2025.09.19 00:31:50.433089 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1593 | 2025.09.19 00:31:50.433069 [ 288 ] {} <Debug> TCP-Session: 9b9e277e-2e5f-44c0-b8ec-916ec4145d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1594 | 2025.09.19 00:31:50.433289 [ 292 ] {} <Debug> TCP-Session: 8d079e6c-55cb-410f-aad1-871272a50ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2025.09.19 00:31:50.433305 [ 289 ] {} <Debug> TCP-Session: 550bd533-b2bd-4e84-a92b-5a11023eb98f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2025.09.19 00:31:50.660263 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2025.09.19 00:31:50.660446 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1598 | 2025.09.19 00:31:50.660516 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1599 | 2025.09.19 00:31:50.661413 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.09.19 00:31:50.661470 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1601 | 2025.09.19 00:31:50.662049 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1602 | 2025.09.19 00:31:50.662562 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.09.19 00:31:50.662729 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002332 sec., 175814.7512864494 rows/sec., 11.15 MiB/sec. | ||
| 1604 | 2025.09.19 00:31:50.662780 [ 3 ] {b318b3ab-001b-42fe-a313-a787a371c2f0} <Debug> TCPHandler: Processed in 0.002651444 sec. | ||
| 1605 | 2025.09.19 00:31:50.662917 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2025.09.19 00:31:50.663021 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1607 | 2025.09.19 00:31:50.663065 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1608 | 2025.09.19 00:31:50.664145 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.09.19 00:31:50.664182 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1610 | 2025.09.19 00:31:50.664729 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1611 | 2025.09.19 00:31:50.665266 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2025.09.19 00:31:50.665376 [ 74 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1613 | 2025.09.19 00:31:50.665404 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002407 sec., 461985.87453261326 rows/sec., 36.43 MiB/sec. | ||
| 1614 | 2025.09.19 00:31:50.665413 [ 74 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2025.09.19 00:31:50.665437 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1616 | 2025.09.19 00:31:50.665443 [ 3 ] {12520f8a-a453-48cb-9766-2a23f3a052ae} <Debug> TCPHandler: Processed in 0.002578683 sec. | ||
| 1617 | 2025.09.19 00:31:50.665566 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2025.09.19 00:31:50.665584 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 1619 | 2025.09.19 00:31:50.665665 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1620 | 2025.09.19 00:31:50.665713 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1621 | 2025.09.19 00:31:50.665760 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1622 | 2025.09.19 00:31:50.665822 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1623 | 2025.09.19 00:31:50.665942 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 1624 | 2025.09.19 00:31:50.666000 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1625 | 2025.09.19 00:31:50.666050 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1113 rows starting from the beginning of the part | ||
| 1626 | 2025.09.19 00:31:50.666095 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1627 | 2025.09.19 00:31:50.666143 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1112 rows starting from the beginning of the part | ||
| 1628 | 2025.09.19 00:31:50.666214 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.09.19 00:31:50.666256 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1630 | 2025.09.19 00:31:50.666760 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1631 | 2025.09.19 00:31:50.667227 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.09.19 00:31:50.667414 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001771 sec., 115753.81140598533 rows/sec., 6.79 MiB/sec. | ||
| 1633 | 2025.09.19 00:31:50.667455 [ 3 ] {448375ad-ca02-4269-afce-b1fdc8347795} <Debug> TCPHandler: Processed in 0.001941526 sec. | ||
| 1634 | 2025.09.19 00:31:50.667566 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.09.19 00:31:50.667577 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2513 rows, containing 5 columns (5 merged, 0 gathered) in 0.002068237 sec., 1215044.5040872975 rows/sec., 100.72 MiB/sec. | ||
| 1636 | 2025.09.19 00:31:50.667661 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1637 | 2025.09.19 00:31:50.667702 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1638 | 2025.09.19 00:31:50.667879 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1639 | 2025.09.19 00:31:50.668233 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.09.19 00:31:50.668275 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1641 | 2025.09.19 00:31:50.668476 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2025.09.19 00:31:50.668583 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_6_1} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1643 | 2025.09.19 00:31:50.668665 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1644 | 2025.09.19 00:31:50.668809 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1645 | 2025.09.19 00:31:50.669310 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2025.09.19 00:31:50.669454 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001813 sec., 116933.25979040265 rows/sec., 7.54 MiB/sec. | ||
| 1647 | 2025.09.19 00:31:50.669492 [ 3 ] {4fab4006-9add-40fc-b946-cb603b8b1fd1} <Debug> TCPHandler: Processed in 0.001975745 sec. | ||
| 1648 | 2025.09.19 00:31:50.669608 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2025.09.19 00:31:50.669701 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1650 | 2025.09.19 00:31:50.669741 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1651 | 2025.09.19 00:31:50.670233 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2025.09.19 00:31:50.670269 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1653 | 2025.09.19 00:31:50.670718 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1654 | 2025.09.19 00:31:50.671195 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2025.09.19 00:31:50.671329 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001647 sec., 128111.7182756527 rows/sec., 7.28 MiB/sec. | ||
| 1656 | 2025.09.19 00:31:50.671368 [ 3 ] {81ec74b5-18dc-42a1-a64a-6fba28fca42b} <Debug> TCPHandler: Processed in 0.001809554 sec. | ||
| 1657 | 2025.09.19 00:31:50.671480 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2025.09.19 00:31:50.671573 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1659 | 2025.09.19 00:31:50.671613 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1660 | 2025.09.19 00:31:50.672398 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2025.09.19 00:31:50.672438 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1662 | 2025.09.19 00:31:50.672958 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1663 | 2025.09.19 00:31:50.673514 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2025.09.19 00:31:50.673633 [ 73 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1665 | 2025.09.19 00:31:50.673650 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.002094 sec., 324259.7898758357 rows/sec., 22.60 MiB/sec. | ||
| 1666 | 2025.09.19 00:31:50.673703 [ 73 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2025.09.19 00:31:50.673715 [ 3 ] {d8cd6582-959d-45d9-8dda-80172e1f9fdb} <Debug> TCPHandler: Processed in 0.0022837 sec. | ||
| 1668 | 2025.09.19 00:31:50.673735 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1669 | 2025.09.19 00:31:50.673841 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2025.09.19 00:31:50.673846 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 1671 | 2025.09.19 00:31:50.673945 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1672 | 2025.09.19 00:31:50.673993 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1673 | 2025.09.19 00:31:50.674004 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2025.09.19 00:31:50.674061 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
| 1675 | 2025.09.19 00:31:50.674165 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 1676 | 2025.09.19 00:31:50.674219 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1677 | 2025.09.19 00:31:50.674264 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 681 rows starting from the beginning of the part | ||
| 1678 | 2025.09.19 00:31:50.674307 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1679 | 2025.09.19 00:31:50.674341 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2025.09.19 00:31:50.674351 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 679 rows starting from the beginning of the part | ||
| 1681 | 2025.09.19 00:31:50.674385 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1682 | 2025.09.19 00:31:50.674925 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1683 | 2025.09.19 00:31:50.675488 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2025.09.19 00:31:50.675615 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823704 sec., 906945.4253541145 rows/sec., 68.05 MiB/sec. | ||
| 1685 | 2025.09.19 00:31:50.675636 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00171 sec., 3508.7719298245615 rows/sec., 183.32 KiB/sec. | ||
| 1686 | 2025.09.19 00:31:50.675690 [ 3 ] {73640209-c312-42eb-a762-48e6b41dcd45} <Debug> TCPHandler: Processed in 0.001898884 sec. | ||
| 1687 | 2025.09.19 00:31:50.675836 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2025.09.19 00:31:50.675951 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1689 | 2025.09.19 00:31:50.676005 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1690 | 2025.09.19 00:31:50.676008 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1691 | 2025.09.19 00:31:50.676577 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.09.19 00:31:50.676612 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1693 | 2025.09.19 00:31:50.676680 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2025.09.19 00:31:50.676764 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_6_1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1695 | 2025.09.19 00:31:50.676860 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1696 | 2025.09.19 00:31:50.677254 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1697 | 2025.09.19 00:31:50.677772 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.09.19 00:31:50.677883 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1699 | 2025.09.19 00:31:50.677923 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2025.09.19 00:31:50.677924 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001997 sec., 157235.853780671 rows/sec., 10.33 MiB/sec. | ||
| 1701 | 2025.09.19 00:31:50.677951 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1702 | 2025.09.19 00:31:50.677982 [ 3 ] {d3199d42-0a0b-40ae-8c5a-71dd7d755fa6} <Debug> TCPHandler: Processed in 0.002206809 sec. | ||
| 1703 | 2025.09.19 00:31:50.678083 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 1704 | 2025.09.19 00:31:50.678115 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2025.09.19 00:31:50.678216 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1706 | 2025.09.19 00:31:50.678229 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2025.09.19 00:31:50.678261 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1708 | 2025.09.19 00:31:50.678265 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 68 rows starting from the beginning of the part | ||
| 1709 | 2025.09.19 00:31:50.678361 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 1710 | 2025.09.19 00:31:50.678412 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1711 | 2025.09.19 00:31:50.678466 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 315 rows starting from the beginning of the part | ||
| 1712 | 2025.09.19 00:31:50.678516 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1713 | 2025.09.19 00:31:50.678568 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1714 | 2025.09.19 00:31:50.678603 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2025.09.19 00:31:50.678646 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1716 | 2025.09.19 00:31:50.679156 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1717 | 2025.09.19 00:31:50.679689 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.09.19 00:31:50.679746 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716752 sec., 685596.987800218 rows/sec., 46.30 MiB/sec. | ||
| 1719 | 2025.09.19 00:31:50.679864 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001666 sec., 600.2400960384153 rows/sec., 40.45 KiB/sec. | ||
| 1720 | 2025.09.19 00:31:50.679904 [ 3 ] {704327e3-8950-4843-bc0d-f5ac1d5f6564} <Debug> TCPHandler: Processed in 0.001844334 sec. | ||
| 1721 | 2025.09.19 00:31:50.680019 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2025.09.19 00:31:50.680069 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1723 | 2025.09.19 00:31:50.680114 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1724 | 2025.09.19 00:31:50.680163 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1725 | 2025.09.19 00:31:50.680505 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2025.09.19 00:31:50.680544 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1727 | 2025.09.19 00:31:50.680598 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.09.19 00:31:50.680678 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1729 | 2025.09.19 00:31:50.680756 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1730 | 2025.09.19 00:31:50.681021 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1731 | 2025.09.19 00:31:50.681515 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2025.09.19 00:31:50.681628 [ 73 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1733 | 2025.09.19 00:31:50.681659 [ 73 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.09.19 00:31:50.681673 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001576 sec., 65989.84771573605 rows/sec., 4.04 MiB/sec. | ||
| 1735 | 2025.09.19 00:31:50.681677 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1736 | 2025.09.19 00:31:50.681731 [ 3 ] {dc0bccc5-d0c3-445b-936a-33ab3c8fb235} <Debug> TCPHandler: Processed in 0.001762872 sec. | ||
| 1737 | 2025.09.19 00:31:50.681805 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 1738 | 2025.09.19 00:31:50.681934 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1739 | 2025.09.19 00:31:50.681970 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1740 | 2025.09.19 00:31:50.682052 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 1741 | 2025.09.19 00:31:50.682100 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1742 | 2025.09.19 00:31:50.682150 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1743 | 2025.09.19 00:31:50.682192 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1744 | 2025.09.19 00:31:50.682240 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1745 | 2025.09.19 00:31:50.683259 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 4 columns (4 merged, 0 gathered) in 0.0015043 sec., 273881.53958651866 rows/sec., 17.61 MiB/sec. | ||
| 1746 | 2025.09.19 00:31:50.683526 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1747 | 2025.09.19 00:31:50.684162 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2025.09.19 00:31:50.684248 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_6_1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1749 | 2025.09.19 00:31:50.684332 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1750 | 2025.09.19 00:31:50.690612 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63563 | ||
| 1751 | 2025.09.19 00:31:50.690706 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1752 | 2025.09.19 00:31:50.690735 [ 286 ] {} <Debug> TCP-Session: b6206a01-ea3b-4243-b52f-7003e9999e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:63563 | ||
| 1753 | 2025.09.19 00:31:50.690760 [ 286 ] {} <Debug> TCP-Session: b6206a01-ea3b-4243-b52f-7003e9999e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1754 | 2025.09.19 00:31:50.690775 [ 286 ] {} <Debug> TCP-Session: b6206a01-ea3b-4243-b52f-7003e9999e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2025.09.19 00:31:50.690986 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37801 | ||
| 1756 | 2025.09.19 00:31:50.691043 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49089 | ||
| 1757 | 2025.09.19 00:31:50.691062 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57409 | ||
| 1758 | 2025.09.19 00:31:50.691078 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1759 | 2025.09.19 00:31:50.691105 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34620 | ||
| 1760 | 2025.09.19 00:31:50.691129 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1761 | 2025.09.19 00:31:50.691136 [ 287 ] {} <Debug> TCP-Session: ed47d89f-132a-42a4-a597-99e3e98a7965 Authenticating user 'default' from [fd00:1122:3344:101::e]:37801 | ||
| 1762 | 2025.09.19 00:31:50.691157 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1763 | 2025.09.19 00:31:50.691174 [ 288 ] {} <Debug> TCP-Session: 10224fb1-9ba6-4ffd-9c53-ac2f71fc7049 Authenticating user 'default' from [fd00:1122:3344:101::e]:49089 | ||
| 1764 | 2025.09.19 00:31:50.691187 [ 287 ] {} <Debug> TCP-Session: ed47d89f-132a-42a4-a597-99e3e98a7965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1765 | 2025.09.19 00:31:50.691202 [ 290 ] {} <Debug> TCP-Session: 5de58849-599a-4361-bdd4-68ba5c21def4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57409 | ||
| 1766 | 2025.09.19 00:31:50.691228 [ 287 ] {} <Debug> TCP-Session: ed47d89f-132a-42a4-a597-99e3e98a7965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2025.09.19 00:31:50.691249 [ 290 ] {} <Debug> TCP-Session: 5de58849-599a-4361-bdd4-68ba5c21def4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2025.09.19 00:31:50.691186 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1769 | 2025.09.19 00:31:50.691277 [ 290 ] {} <Debug> TCP-Session: 5de58849-599a-4361-bdd4-68ba5c21def4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2025.09.19 00:31:50.691298 [ 294 ] {} <Debug> TCP-Session: 67251068-20c0-414a-9b4c-277ebe97797f Authenticating user 'default' from [fd00:1122:3344:101::e]:34620 | ||
| 1771 | 2025.09.19 00:31:50.691103 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48157 | ||
| 1772 | 2025.09.19 00:31:50.691317 [ 294 ] {} <Debug> TCP-Session: 67251068-20c0-414a-9b4c-277ebe97797f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2025.09.19 00:31:50.691088 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63243 | ||
| 1774 | 2025.09.19 00:31:50.691382 [ 294 ] {} <Debug> TCP-Session: 67251068-20c0-414a-9b4c-277ebe97797f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2025.09.19 00:31:50.691076 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58774 | ||
| 1776 | 2025.09.19 00:31:50.691428 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1777 | 2025.09.19 00:31:50.691459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1778 | 2025.09.19 00:31:50.691482 [ 293 ] {} <Debug> TCP-Session: 8d8607f3-a1a8-4990-a6e2-bbee1f01af51 Authenticating user 'default' from [fd00:1122:3344:101::e]:48157 | ||
| 1779 | 2025.09.19 00:31:50.691059 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53337 | ||
| 1780 | 2025.09.19 00:31:50.691521 [ 293 ] {} <Debug> TCP-Session: 8d8607f3-a1a8-4990-a6e2-bbee1f01af51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2025.09.19 00:31:50.691506 [ 292 ] {} <Debug> TCP-Session: 8294f802-1570-46ae-8cc3-ac92e7b3063a Authenticating user 'default' from [fd00:1122:3344:101::e]:63243 | ||
| 1782 | 2025.09.19 00:31:50.691546 [ 293 ] {} <Debug> TCP-Session: 8d8607f3-a1a8-4990-a6e2-bbee1f01af51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2025.09.19 00:31:50.691582 [ 292 ] {} <Debug> TCP-Session: 8294f802-1570-46ae-8cc3-ac92e7b3063a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2025.09.19 00:31:50.691509 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1785 | 2025.09.19 00:31:50.691609 [ 292 ] {} <Debug> TCP-Session: 8294f802-1570-46ae-8cc3-ac92e7b3063a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1786 | 2025.09.19 00:31:50.691630 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1787 | 2025.09.19 00:31:50.691640 [ 291 ] {} <Debug> TCP-Session: 1d17a8bb-fa4b-4d76-894d-0d361a009046 Authenticating user 'default' from [fd00:1122:3344:101::e]:58774 | ||
| 1788 | 2025.09.19 00:31:50.691049 [ 286 ] {} <Trace> TCP-Session: b6206a01-ea3b-4243-b52f-7003e9999e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2025.09.19 00:31:50.691681 [ 291 ] {} <Debug> TCP-Session: 1d17a8bb-fa4b-4d76-894d-0d361a009046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2025.09.19 00:31:50.691677 [ 289 ] {} <Debug> TCP-Session: e1a13ba5-d082-48c0-a738-101269086be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53337 | ||
| 1791 | 2025.09.19 00:31:50.691713 [ 291 ] {} <Debug> TCP-Session: 1d17a8bb-fa4b-4d76-894d-0d361a009046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1792 | 2025.09.19 00:31:50.691734 [ 289 ] {} <Debug> TCP-Session: e1a13ba5-d082-48c0-a738-101269086be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2025.09.19 00:31:50.691221 [ 288 ] {} <Debug> TCP-Session: 10224fb1-9ba6-4ffd-9c53-ac2f71fc7049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2025.09.19 00:31:50.691764 [ 289 ] {} <Debug> TCP-Session: e1a13ba5-d082-48c0-a738-101269086be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2025.09.19 00:31:50.691795 [ 288 ] {} <Debug> TCP-Session: 10224fb1-9ba6-4ffd-9c53-ac2f71fc7049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2025.09.19 00:31:50.691810 [ 286 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63563) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1797 | 2025.09.19 00:31:50.692025 [ 286 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1798 | 2025.09.19 00:31:50.692093 [ 286 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1799 | 2025.09.19 00:31:50.692443 [ 286 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 1800 | 2025.09.19 00:31:50.693591 [ 311 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Trace> AggregatingTransform: Aggregating | ||
| 1801 | 2025.09.19 00:31:50.693643 [ 311 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Trace> Aggregator: Aggregation method: without_key | ||
| 1802 | 2025.09.19 00:31:50.693678 [ 311 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115235 sec. (896.672 rows/sec., 35.03 KiB/sec.) | ||
| 1803 | 2025.09.19 00:31:50.693697 [ 311 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Trace> Aggregator: Merging aggregated data | ||
| 1804 | 2025.09.19 00:31:50.694844 [ 286 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 1805 | 2025.09.19 00:31:50.695011 [ 286 ] {843aa507-b9e3-42c2-9436-31ef62ed4809} <Debug> TCPHandler: Processed in 0.004028722 sec. | ||
| 1806 | 2025.09.19 00:31:50.695143 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1807 | 2025.09.19 00:31:50.695173 [ 286 ] {} <Debug> TCP-Session: b6206a01-ea3b-4243-b52f-7003e9999e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2025.09.19 00:31:50.695179 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1809 | 2025.09.19 00:31:50.695197 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1810 | 2025.09.19 00:31:50.695223 [ 294 ] {} <Debug> TCP-Session: 67251068-20c0-414a-9b4c-277ebe97797f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2025.09.19 00:31:50.695228 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1812 | 2025.09.19 00:31:50.695241 [ 288 ] {} <Debug> TCP-Session: 10224fb1-9ba6-4ffd-9c53-ac2f71fc7049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1813 | 2025.09.19 00:31:50.695250 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1814 | 2025.09.19 00:31:50.695286 [ 287 ] {} <Debug> TCP-Session: ed47d89f-132a-42a4-a597-99e3e98a7965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2025.09.19 00:31:50.695291 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1816 | 2025.09.19 00:31:50.695310 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1817 | 2025.09.19 00:31:50.695321 [ 289 ] {} <Debug> TCP-Session: e1a13ba5-d082-48c0-a738-101269086be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2025.09.19 00:31:50.695345 [ 290 ] {} <Debug> TCP-Session: 5de58849-599a-4361-bdd4-68ba5c21def4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2025.09.19 00:31:50.695363 [ 293 ] {} <Debug> TCP-Session: 8d8607f3-a1a8-4990-a6e2-bbee1f01af51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2025.09.19 00:31:50.695270 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1821 | 2025.09.19 00:31:50.695228 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1822 | 2025.09.19 00:31:50.695429 [ 292 ] {} <Debug> TCP-Session: 8294f802-1570-46ae-8cc3-ac92e7b3063a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2025.09.19 00:31:50.695447 [ 291 ] {} <Debug> TCP-Session: 1d17a8bb-fa4b-4d76-894d-0d361a009046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2025.09.19 00:31:51.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.18 MiB, peak 180.27 MiB, free memory in arenas 0.00 B, will set to 181.52 MiB (RSS), difference: 11.33 MiB | ||
| 1825 | 2025.09.19 00:31:54.751271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 250 | ||
| 1826 | 2025.09.19 00:31:54.753613 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2025.09.19 00:31:54.753671 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1828 | 2025.09.19 00:31:54.755166 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1829 | 2025.09.19 00:31:54.755733 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.09.19 00:31:54.756086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1831 | 2025.09.19 00:31:55.649205 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.09.19 00:31:55.649465 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1833 | 2025.09.19 00:31:55.649845 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1834 | 2025.09.19 00:31:55.649886 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <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 | ||
| 1835 | 2025.09.19 00:31:55.650139 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1836 | 2025.09.19 00:31:55.650215 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1837 | 2025.09.19 00:31:55.650361 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1838 | 2025.09.19 00:31:55.650477 [ 314 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1839 | 2025.09.19 00:31:55.650478 [ 306 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1840 | 2025.09.19 00:31:55.650563 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1841 | 2025.09.19 00:31:55.650585 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1842 | 2025.09.19 00:31:55.652706 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1843 | 2025.09.19 00:31:55.652735 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1844 | 2025.09.19 00:31:55.652794 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <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'))" | ||
| 1845 | 2025.09.19 00:31:55.652835 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <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'))" | ||
| 1846 | 2025.09.19 00:31:55.653680 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.004329 sec., 7392.007392007391 rows/sec., 279.05 KiB/sec. | ||
| 1847 | 2025.09.19 00:31:55.653781 [ 3 ] {bfda6c4c-d25c-419b-b2c5-fa3d65a9375f} <Debug> TCPHandler: Processed in 0.004718442 sec. | ||
| 1848 | 2025.09.19 00:31:55.654077 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2025.09.19 00:31:55.654223 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1850 | 2025.09.19 00:31:55.654451 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1851 | 2025.09.19 00:31:55.654487 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <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 | ||
| 1852 | 2025.09.19 00:31:55.654697 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1853 | 2025.09.19 00:31:55.654753 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1854 | 2025.09.19 00:31:55.654861 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1855 | 2025.09.19 00:31:55.654924 [ 306 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1856 | 2025.09.19 00:31:55.654931 [ 330 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1857 | 2025.09.19 00:31:55.655039 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1858 | 2025.09.19 00:31:55.655066 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1859 | 2025.09.19 00:31:55.655123 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1860 | 2025.09.19 00:31:55.655142 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1861 | 2025.09.19 00:31:55.655171 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <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'))" | ||
| 1862 | 2025.09.19 00:31:55.655206 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <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'))" | ||
| 1863 | 2025.09.19 00:31:55.655829 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001672 sec., 19138.755980861242 rows/sec., 722.49 KiB/sec. | ||
| 1864 | 2025.09.19 00:31:55.655916 [ 3 ] {c534e3ba-0a46-42e6-b4da-e5b59c94b4e5} <Debug> TCPHandler: Processed in 0.001897716 sec. | ||
| 1865 | 2025.09.19 00:31:55.656165 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2025.09.19 00:31:55.656296 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) 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) | ||
| 1867 | 2025.09.19 00:31:55.656499 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1868 | 2025.09.19 00:31:55.656534 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <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 | ||
| 1869 | 2025.09.19 00:31:55.656719 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1870 | 2025.09.19 00:31:55.656770 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1871 | 2025.09.19 00:31:55.656871 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1872 | 2025.09.19 00:31:55.656930 [ 314 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1873 | 2025.09.19 00:31:55.656966 [ 326 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1874 | 2025.09.19 00:31:55.657139 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 1875 | 2025.09.19 00:31:55.657164 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1876 | 2025.09.19 00:31:55.657219 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1877 | 2025.09.19 00:31:55.657237 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1878 | 2025.09.19 00:31:55.657267 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <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'))" | ||
| 1879 | 2025.09.19 00:31:55.657297 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <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'))" | ||
| 1880 | 2025.09.19 00:31:55.658046 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00179 sec., 17877.09497206704 rows/sec., 674.86 KiB/sec. | ||
| 1881 | 2025.09.19 00:31:55.658138 [ 3 ] {f8b09d6f-09d0-4b66-90db-472c060bb977} <Debug> TCPHandler: Processed in 0.002015476 sec. | ||
| 1882 | 2025.09.19 00:31:55.660534 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.09.19 00:31:55.660662 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1884 | 2025.09.19 00:31:55.660716 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1885 | 2025.09.19 00:31:55.661300 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.09.19 00:31:55.661348 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1887 | 2025.09.19 00:31:55.661886 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1888 | 2025.09.19 00:31:55.662297 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.09.19 00:31:55.662467 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001844 sec., 1626.8980477223429 rows/sec., 148.28 KiB/sec. | ||
| 1890 | 2025.09.19 00:31:55.662508 [ 3 ] {a49ef0d8-6b62-4eb3-a31e-2d396bfef174} <Debug> TCPHandler: Processed in 0.002035017 sec. | ||
| 1891 | 2025.09.19 00:31:55.662620 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2025.09.19 00:31:55.662720 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1893 | 2025.09.19 00:31:55.662762 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1894 | 2025.09.19 00:31:55.663177 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.09.19 00:31:55.663213 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1896 | 2025.09.19 00:31:55.663683 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1897 | 2025.09.19 00:31:55.664185 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.09.19 00:31:55.664318 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001621 sec., 1233.8062924120914 rows/sec., 100.61 KiB/sec. | ||
| 1899 | 2025.09.19 00:31:55.664357 [ 3 ] {4252b9e2-6c60-4942-8e9f-8a92e7a54491} <Debug> TCPHandler: Processed in 0.001786133 sec. | ||
| 1900 | 2025.09.19 00:31:55.664572 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2025.09.19 00:31:55.664691 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1902 | 2025.09.19 00:31:55.664747 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1903 | 2025.09.19 00:31:55.665301 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2025.09.19 00:31:55.665338 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1905 | 2025.09.19 00:31:55.665833 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1906 | 2025.09.19 00:31:55.666337 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.09.19 00:31:55.666470 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Debug> executeQuery: Read 105 rows, 9.09 KiB in 0.001805 sec., 58171.745152354575 rows/sec., 4.92 MiB/sec. | ||
| 1908 | 2025.09.19 00:31:55.666593 [ 3 ] {1130b87d-c16f-4877-b2e6-a1668e1fa6fc} <Debug> TCPHandler: Processed in 0.002081507 sec. | ||
| 1909 | 2025.09.19 00:31:55.666711 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2025.09.19 00:31:55.666806 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1911 | 2025.09.19 00:31:55.666848 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1912 | 2025.09.19 00:31:55.667255 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.09.19 00:31:55.667291 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1914 | 2025.09.19 00:31:55.667752 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1915 | 2025.09.19 00:31:55.668259 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2025.09.19 00:31:55.668358 [ 62 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1917 | 2025.09.19 00:31:55.668391 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001605 sec., 16199.376947040497 rows/sec., 1.18 MiB/sec. | ||
| 1918 | 2025.09.19 00:31:55.668399 [ 62 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2025.09.19 00:31:55.668424 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1920 | 2025.09.19 00:31:55.668428 [ 3 ] {f2fd4775-2e92-4ead-a6dc-57389e51b95b} <Debug> TCPHandler: Processed in 0.001767603 sec. | ||
| 1921 | 2025.09.19 00:31:55.668531 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 1922 | 2025.09.19 00:31:55.668551 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2025.09.19 00:31:55.668632 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1924 | 2025.09.19 00:31:55.668646 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1925 | 2025.09.19 00:31:55.668665 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1926 | 2025.09.19 00:31:55.668687 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1927 | 2025.09.19 00:31:55.668748 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 1928 | 2025.09.19 00:31:55.668807 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part | ||
| 1929 | 2025.09.19 00:31:55.668863 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 1930 | 2025.09.19 00:31:55.668917 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 1931 | 2025.09.19 00:31:55.668966 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1932 | 2025.09.19 00:31:55.669107 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.09.19 00:31:55.669142 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1934 | 2025.09.19 00:31:55.669642 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1935 | 2025.09.19 00:31:55.669878 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390928 sec., 342217.5698526451 rows/sec., 22.04 MiB/sec. | ||
| 1936 | 2025.09.19 00:31:55.670140 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.09.19 00:31:55.670224 [ 200 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1938 | 2025.09.19 00:31:55.670280 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001651 sec., 63597.81950333132 rows/sec., 4.97 MiB/sec. | ||
| 1939 | 2025.09.19 00:31:55.670324 [ 3 ] {646660f5-7fdc-49fc-9ce3-d0ab4773a138} <Debug> TCPHandler: Processed in 0.001821784 sec. | ||
| 1940 | 2025.09.19 00:31:55.670445 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.09.19 00:31:55.670538 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1942 | 2025.09.19 00:31:55.670583 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1943 | 2025.09.19 00:31:55.670775 [ 200 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2025.09.19 00:31:55.670865 [ 200 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_6_1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1945 | 2025.09.19 00:31:55.670954 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1946 | 2025.09.19 00:31:55.671001 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.09.19 00:31:55.671042 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1948 | 2025.09.19 00:31:55.671517 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1949 | 2025.09.19 00:31:55.672003 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.09.19 00:31:55.672143 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001623 sec., 99199.01417128774 rows/sec., 6.91 MiB/sec. | ||
| 1951 | 2025.09.19 00:31:55.672179 [ 3 ] {8258adb8-3bee-4d39-971d-e382cbc70977} <Debug> TCPHandler: Processed in 0.001782683 sec. | ||
| 1952 | 2025.09.19 00:31:55.672284 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2025.09.19 00:31:55.672379 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1954 | 2025.09.19 00:31:55.672432 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1955 | 2025.09.19 00:31:55.673198 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.09.19 00:31:55.673233 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1957 | 2025.09.19 00:31:55.673891 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1958 | 2025.09.19 00:31:55.674378 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.09.19 00:31:55.674520 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002159 sec., 11116.2575266327 rows/sec., 19.92 MiB/sec. | ||
| 1960 | 2025.09.19 00:31:55.674575 [ 3 ] {c5883c29-cdd4-4d27-b2eb-ba03409835c6} <Debug> TCPHandler: Processed in 0.00233963 sec. | ||
| 1961 | 2025.09.19 00:31:55.674745 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2025.09.19 00:31:55.674838 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1963 | 2025.09.19 00:31:55.674881 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1964 | 2025.09.19 00:31:55.675204 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2025.09.19 00:31:55.675239 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1966 | 2025.09.19 00:31:55.675772 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1967 | 2025.09.19 00:31:55.676289 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2025.09.19 00:31:55.676417 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Debug> executeQuery: Read 18 rows, 1.30 KiB in 0.001597 sec., 11271.133375078272 rows/sec., 813.90 KiB/sec. | ||
| 1969 | 2025.09.19 00:31:55.676453 [ 3 ] {389e6dbd-1756-4d2f-97f6-95d7c36f964d} <Debug> TCPHandler: Processed in 0.001758183 sec. | ||
| 1970 | 2025.09.19 00:31:55.676567 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2025.09.19 00:31:55.676662 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1972 | 2025.09.19 00:31:55.676702 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1973 | 2025.09.19 00:31:55.677040 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.09.19 00:31:55.677075 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1975 | 2025.09.19 00:31:55.677523 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1976 | 2025.09.19 00:31:55.678012 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.09.19 00:31:55.678147 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 1978 | 2025.09.19 00:31:55.678183 [ 3 ] {e3245d84-53e6-40fa-a6f5-885cefbdc300} <Debug> TCPHandler: Processed in 0.001666032 sec. | ||
| 1979 | 2025.09.19 00:31:57.257946 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3333 | ||
| 1980 | 2025.09.19 00:31:57.258477 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.09.19 00:31:57.258530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1982 | 2025.09.19 00:31:57.259198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1983 | 2025.09.19 00:31:57.259656 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.09.19 00:31:57.259805 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3333 | ||
| 1985 | 2025.09.19 00:31:57.426690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1986 | 2025.09.19 00:31:57.445258 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.09.19 00:31:57.445331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1988 | 2025.09.19 00:31:57.451170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1989 | 2025.09.19 00:31:57.452316 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.09.19 00:31:57.456040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1991 | 2025.09.19 00:32:00.660344 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2025.09.19 00:32:00.660578 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1993 | 2025.09.19 00:32:00.660645 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1994 | 2025.09.19 00:32:00.661445 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2025.09.19 00:32:00.661489 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1996 | 2025.09.19 00:32:00.661977 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1997 | 2025.09.19 00:32:00.662512 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2025.09.19 00:32:00.662666 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002136 sec., 191947.56554307116 rows/sec., 12.18 MiB/sec. | ||
| 1999 | 2025.09.19 00:32:00.662709 [ 3 ] {0012b143-85c5-48e3-9b8d-6640287e1b03} <Debug> TCPHandler: Processed in 0.002522553 sec. | ||
| 2000 | 2025.09.19 00:32:00.662836 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2025.09.19 00:32:00.662932 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2002 | 2025.09.19 00:32:00.662973 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2003 | 2025.09.19 00:32:00.663875 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.09.19 00:32:00.663913 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2005 | 2025.09.19 00:32:00.664436 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2006 | 2025.09.19 00:32:00.664965 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.09.19 00:32:00.665100 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002187 sec., 508459.0763603109 rows/sec., 40.10 MiB/sec. | ||
| 2008 | 2025.09.19 00:32:00.665138 [ 3 ] {7c99d0f2-555a-49f3-8845-f3ce324ef5e6} <Debug> TCPHandler: Processed in 0.002351751 sec. | ||
| 2009 | 2025.09.19 00:32:00.665251 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2025.09.19 00:32:00.665346 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2011 | 2025.09.19 00:32:00.665388 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2012 | 2025.09.19 00:32:00.665856 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2025.09.19 00:32:00.665893 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2014 | 2025.09.19 00:32:00.666327 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2015 | 2025.09.19 00:32:00.666786 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.09.19 00:32:00.666921 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001593 sec., 128688.01004394225 rows/sec., 7.55 MiB/sec. | ||
| 2017 | 2025.09.19 00:32:00.666958 [ 3 ] {dbc9be65-4f9e-4667-86c8-718dbddd9b3b} <Debug> TCPHandler: Processed in 0.001757772 sec. | ||
| 2018 | 2025.09.19 00:32:00.667068 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.09.19 00:32:00.667161 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2020 | 2025.09.19 00:32:00.667202 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2021 | 2025.09.19 00:32:00.667678 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.09.19 00:32:00.667716 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2023 | 2025.09.19 00:32:00.668138 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2024 | 2025.09.19 00:32:00.668648 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.09.19 00:32:00.668782 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001639 sec., 129347.16290420988 rows/sec., 8.34 MiB/sec. | ||
| 2026 | 2025.09.19 00:32:00.668820 [ 3 ] {d004462b-c6b4-40a8-a5f4-5f010d04bf10} <Debug> TCPHandler: Processed in 0.001801924 sec. | ||
| 2027 | 2025.09.19 00:32:00.668933 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2025.09.19 00:32:00.669027 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2025.09.19 00:32:00.669074 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2030 | 2025.09.19 00:32:00.669535 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.09.19 00:32:00.669572 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2032 | 2025.09.19 00:32:00.670008 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2033 | 2025.09.19 00:32:00.670479 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.09.19 00:32:00.670610 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001601 sec., 131792.62960649593 rows/sec., 7.48 MiB/sec. | ||
| 2035 | 2025.09.19 00:32:00.670648 [ 3 ] {30904671-596f-411e-bde0-57a0617d93b1} <Debug> TCPHandler: Processed in 0.001763133 sec. | ||
| 2036 | 2025.09.19 00:32:00.670751 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2025.09.19 00:32:00.670846 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2038 | 2025.09.19 00:32:00.670885 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2039 | 2025.09.19 00:32:00.671504 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.09.19 00:32:00.671541 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2041 | 2025.09.19 00:32:00.671970 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2042 | 2025.09.19 00:32:00.672415 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.09.19 00:32:00.672550 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001723 sec., 394080.09286128846 rows/sec., 27.47 MiB/sec. | ||
| 2044 | 2025.09.19 00:32:00.672589 [ 3 ] {25547924-fd5d-4c55-80d3-f5c1758710dc} <Debug> TCPHandler: Processed in 0.001885564 sec. | ||
| 2045 | 2025.09.19 00:32:00.672697 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2025.09.19 00:32:00.672790 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2047 | 2025.09.19 00:32:00.672832 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2048 | 2025.09.19 00:32:00.673162 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.09.19 00:32:00.673199 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2050 | 2025.09.19 00:32:00.673618 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2051 | 2025.09.19 00:32:00.674042 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.09.19 00:32:00.674177 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
| 2053 | 2025.09.19 00:32:00.674215 [ 3 ] {8a555baf-41a2-4f31-a7d6-326e975e4cfa} <Debug> TCPHandler: Processed in 0.001568221 sec. | ||
| 2054 | 2025.09.19 00:32:00.674324 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.09.19 00:32:00.674417 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2056 | 2025.09.19 00:32:00.674462 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2057 | 2025.09.19 00:32:00.674896 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.09.19 00:32:00.674932 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2059 | 2025.09.19 00:32:00.675374 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2060 | 2025.09.19 00:32:00.675897 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.09.19 00:32:00.676037 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001637 sec., 191814.2944410507 rows/sec., 12.60 MiB/sec. | ||
| 2062 | 2025.09.19 00:32:00.676076 [ 3 ] {7b2c9434-6659-451a-899f-0a5f218298e3} <Debug> TCPHandler: Processed in 0.001800494 sec. | ||
| 2063 | 2025.09.19 00:32:00.676199 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.09.19 00:32:00.676320 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2065 | 2025.09.19 00:32:00.676373 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2066 | 2025.09.19 00:32:00.676706 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.09.19 00:32:00.676744 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2068 | 2025.09.19 00:32:00.677206 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2069 | 2025.09.19 00:32:00.677668 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.09.19 00:32:00.677806 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. | ||
| 2071 | 2025.09.19 00:32:00.677845 [ 3 ] {1680a270-36af-465c-a6b9-3232eb86a0d1} <Debug> TCPHandler: Processed in 0.001707523 sec. | ||
| 2072 | 2025.09.19 00:32:00.677947 [ 3 ] {} <Trace> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.09.19 00:32:00.678040 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52458) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2074 | 2025.09.19 00:32:00.678084 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2075 | 2025.09.19 00:32:00.678423 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.09.19 00:32:00.678462 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2077 | 2025.09.19 00:32:00.678884 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2078 | 2025.09.19 00:32:00.679341 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.09.19 00:32:00.679477 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001454 sec., 71526.82255845942 rows/sec., 4.38 MiB/sec. | ||
| 2080 | 2025.09.19 00:32:00.679515 [ 3 ] {09329b57-85cc-4bd8-9697-7ca124fc7d8d} <Debug> TCPHandler: Processed in 0.001616711 sec. | ||
| 2081 | 2025.09.19 00:32:04.702126 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2082 | 2025.09.19 00:32:04.702219 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2083 | 2025.09.19 00:32:04.756239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 294 | ||
| 2084 | 2025.09.19 00:32:04.758948 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.09.19 00:32:04.758994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2086 | 2025.09.19 00:32:04.759909 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3781 | ||
| 2087 | 2025.09.19 00:32:04.760232 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2088 | 2025.09.19 00:32:04.760472 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2025.09.19 00:32:04.760518 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2025.09.19 00:32:04.760531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2091 | 2025.09.19 00:32:04.760889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2092 | 2025.09.19 00:32:04.761109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2093 | 2025.09.19 00:32:04.761417 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2025.09.19 00:32:04.761581 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3781 | ||
| 2095 | 2025.09.19 00:32:04.956119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2096 | 2025.09.19 00:32:04.972389 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.09.19 00:32:04.972434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2098 | 2025.09.19 00:32:04.978516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2099 | 2025.09.19 00:32:04.979228 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.09.19 00:32:04.982054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2101 | 2025.09.19 00:32:05.330839 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2025.09.19 00:32:05.330924 [ 3 ] {} <Debug> TCP-Session: b67742b0-37b0-41ae-a429-edf2f38b1b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.09.19 00:32:05.651043 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2025.09.19 00:32:05.651224 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2105 | 2025.09.19 00:32:05.651290 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2106 | 2025.09.19 00:32:05.652044 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2025.09.19 00:32:05.652096 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2108 | 2025.09.19 00:32:05.652498 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2109 | 2025.09.19 00:32:05.652753 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2025.09.19 00:32:05.652916 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Debug> executeQuery: Read 130 rows, 11.45 KiB in 0.001739 sec., 74755.60667050029 rows/sec., 6.43 MiB/sec. | ||
| 2111 | 2025.09.19 00:32:05.652965 [ 5 ] {6bdd2f62-90ee-4e89-a420-f54ef9d6793a} <Debug> TCPHandler: Processed in 0.002047817 sec. | ||
| 2112 | 2025.09.19 00:32:05.653104 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2025.09.19 00:32:05.653207 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2114 | 2025.09.19 00:32:05.653251 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2115 | 2025.09.19 00:32:05.653681 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.09.19 00:32:05.653721 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2117 | 2025.09.19 00:32:05.654031 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2118 | 2025.09.19 00:32:05.654249 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2025.09.19 00:32:05.654386 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001203 sec., 30756.44222776392 rows/sec., 2.26 MiB/sec. | ||
| 2120 | 2025.09.19 00:32:05.654426 [ 5 ] {eb8932c1-a737-4ab2-99f0-db8903bb07fc} <Debug> TCPHandler: Processed in 0.001375268 sec. | ||
| 2121 | 2025.09.19 00:32:05.654531 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.09.19 00:32:05.654629 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2123 | 2025.09.19 00:32:05.654670 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2025.09.19 00:32:05.655098 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.09.19 00:32:05.655136 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2126 | 2025.09.19 00:32:05.655442 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2127 | 2025.09.19 00:32:05.655660 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.09.19 00:32:05.655791 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001184 sec., 90371.62162162163 rows/sec., 7.08 MiB/sec. | ||
| 2129 | 2025.09.19 00:32:05.655831 [ 5 ] {37eb39b5-e80e-4975-a672-f0af13d003e1} <Debug> TCPHandler: Processed in 0.001351707 sec. | ||
| 2130 | 2025.09.19 00:32:05.655944 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2025.09.19 00:32:05.656040 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2025.09.19 00:32:05.656084 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2133 | 2025.09.19 00:32:05.656500 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.09.19 00:32:05.656537 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2135 | 2025.09.19 00:32:05.656872 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2136 | 2025.09.19 00:32:05.657077 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.09.19 00:32:05.657207 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2138 | 2025.09.19 00:32:05.657244 [ 5 ] {30b67ad2-0469-4ba5-b432-45c6aa2a9125} <Debug> TCPHandler: Processed in 0.001350938 sec. | ||
| 2139 | 2025.09.19 00:32:05.657367 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2025.09.19 00:32:05.657524 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2141 | 2025.09.19 00:32:05.657594 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2142 | 2025.09.19 00:32:05.658872 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2025.09.19 00:32:05.658916 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2144 | 2025.09.19 00:32:05.659503 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2145 | 2025.09.19 00:32:05.659725 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.09.19 00:32:05.659868 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00237 sec., 15611.814345991561 rows/sec., 27.98 MiB/sec. | ||
| 2147 | 2025.09.19 00:32:05.659922 [ 5 ] {1f7453c1-811f-41fb-8aa6-1a89f60ae966} <Debug> TCPHandler: Processed in 0.002617984 sec. | ||
| 2148 | 2025.09.19 00:32:05.660052 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2025.09.19 00:32:05.660147 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2150 | 2025.09.19 00:32:05.660190 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2151 | 2025.09.19 00:32:05.660521 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.09.19 00:32:05.660559 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2153 | 2025.09.19 00:32:05.660860 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2154 | 2025.09.19 00:32:05.661070 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.09.19 00:32:05.661198 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00107 sec., 8411.214953271028 rows/sec., 647.09 KiB/sec. | ||
| 2156 | 2025.09.19 00:32:05.661236 [ 5 ] {8ea4e149-3b47-4ac0-9bcd-2693a85a4de7} <Debug> TCPHandler: Processed in 0.001234786 sec. | ||
| 2157 | 2025.09.19 00:32:05.661342 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2025.09.19 00:32:05.661437 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2159 | 2025.09.19 00:32:05.661478 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2160 | 2025.09.19 00:32:05.661823 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2025.09.19 00:32:05.661860 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2162 | 2025.09.19 00:32:05.662159 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2163 | 2025.09.19 00:32:05.662367 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2025.09.19 00:32:05.662496 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2165 | 2025.09.19 00:32:05.662533 [ 5 ] {ebb71706-3f09-44c8-986d-34eefb4cc346} <Debug> TCPHandler: Processed in 0.001239916 sec. | ||
| 2166 | 2025.09.19 00:32:06.001022 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.41 MiB, peak 187.23 MiB, free memory in arenas 0.00 B, will set to 184.02 MiB (RSS), difference: 1.61 MiB | ||
| 2167 | 2025.09.19 00:32:10.661295 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2025.09.19 00:32:10.661490 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2169 | 2025.09.19 00:32:10.661559 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2170 | 2025.09.19 00:32:10.662373 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2025.09.19 00:32:10.662427 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2172 | 2025.09.19 00:32:10.662850 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2173 | 2025.09.19 00:32:10.663094 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2025.09.19 00:32:10.663254 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 2175 | 2025.09.19 00:32:10.663306 [ 5 ] {da1b9d5b-75bb-4aeb-8e06-41927e34ddf7} <Debug> TCPHandler: Processed in 0.002141398 sec. | ||
| 2176 | 2025.09.19 00:32:10.663434 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2025.09.19 00:32:10.663543 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2178 | 2025.09.19 00:32:10.663591 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2179 | 2025.09.19 00:32:10.664447 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.09.19 00:32:10.664487 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2181 | 2025.09.19 00:32:10.664874 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2182 | 2025.09.19 00:32:10.665086 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.09.19 00:32:10.665218 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001714 sec., 648774.7957992998 rows/sec., 51.16 MiB/sec. | ||
| 2184 | 2025.09.19 00:32:10.665257 [ 5 ] {4a77a221-2171-43c9-9449-cf769ceb4368} <Debug> TCPHandler: Processed in 0.001891665 sec. | ||
| 2185 | 2025.09.19 00:32:10.665372 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2025.09.19 00:32:10.665466 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2187 | 2025.09.19 00:32:10.665508 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2188 | 2025.09.19 00:32:10.666030 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.09.19 00:32:10.666068 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2190 | 2025.09.19 00:32:10.666382 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2191 | 2025.09.19 00:32:10.666594 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.09.19 00:32:10.666731 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001257 sec., 163086.71439936355 rows/sec., 9.57 MiB/sec. | ||
| 2193 | 2025.09.19 00:32:10.666770 [ 5 ] {51b7a720-8f88-4483-9eb1-e74d273b0827} <Debug> TCPHandler: Processed in 0.001427139 sec. | ||
| 2194 | 2025.09.19 00:32:10.666890 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2025.09.19 00:32:10.666989 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2196 | 2025.09.19 00:32:10.667029 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2197 | 2025.09.19 00:32:10.667512 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.09.19 00:32:10.667550 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2199 | 2025.09.19 00:32:10.667858 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2200 | 2025.09.19 00:32:10.668080 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.09.19 00:32:10.668215 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 2202 | 2025.09.19 00:32:10.668253 [ 5 ] {d5b23964-411b-4ee9-b0d2-bad158a9fb34} <Debug> TCPHandler: Processed in 0.001413629 sec. | ||
| 2203 | 2025.09.19 00:32:10.668366 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2025.09.19 00:32:10.668463 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2205 | 2025.09.19 00:32:10.668503 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2206 | 2025.09.19 00:32:10.668977 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2025.09.19 00:32:10.669012 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2208 | 2025.09.19 00:32:10.669329 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2209 | 2025.09.19 00:32:10.669550 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.09.19 00:32:10.669686 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001243 sec., 169750.60337892198 rows/sec., 9.64 MiB/sec. | ||
| 2211 | 2025.09.19 00:32:10.669725 [ 5 ] {9a474998-fb2f-4b8b-8ab6-9dbfc6e313e3} <Debug> TCPHandler: Processed in 0.001409588 sec. | ||
| 2212 | 2025.09.19 00:32:10.669846 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2025.09.19 00:32:10.669943 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2214 | 2025.09.19 00:32:10.669997 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2215 | 2025.09.19 00:32:10.670823 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.09.19 00:32:10.670872 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2217 | 2025.09.19 00:32:10.671359 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2218 | 2025.09.19 00:32:10.671667 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.09.19 00:32:10.671845 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001921 sec., 353461.738677772 rows/sec., 24.64 MiB/sec. | ||
| 2220 | 2025.09.19 00:32:10.671898 [ 5 ] {34ca0429-7a30-402e-af55-a9fa041f0582} <Debug> TCPHandler: Processed in 0.002101367 sec. | ||
| 2221 | 2025.09.19 00:32:10.672045 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2025.09.19 00:32:10.672168 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2223 | 2025.09.19 00:32:10.672172 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47567 | ||
| 2224 | 2025.09.19 00:32:10.672224 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2225 | 2025.09.19 00:32:10.672289 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2226 | 2025.09.19 00:32:10.672322 [ 3 ] {} <Debug> TCP-Session: eba20314-9451-4861-af3e-fe89f03f6d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:47567 | ||
| 2227 | 2025.09.19 00:32:10.672343 [ 3 ] {} <Debug> TCP-Session: eba20314-9451-4861-af3e-fe89f03f6d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2025.09.19 00:32:10.672357 [ 3 ] {} <Debug> TCP-Session: eba20314-9451-4861-af3e-fe89f03f6d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2025.09.19 00:32:10.672557 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59922 | ||
| 2230 | 2025.09.19 00:32:10.672618 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50986 | ||
| 2231 | 2025.09.19 00:32:10.672649 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2025.09.19 00:32:10.672658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61957 | ||
| 2233 | 2025.09.19 00:32:10.672686 [ 286 ] {} <Debug> TCP-Session: 823eacd5-acab-474a-af47-1114a97ccc7b Authenticating user 'default' from [fd00:1122:3344:101::e]:59922 | ||
| 2234 | 2025.09.19 00:32:10.672697 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59126 | ||
| 2235 | 2025.09.19 00:32:10.672713 [ 286 ] {} <Debug> TCP-Session: 823eacd5-acab-474a-af47-1114a97ccc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2025.09.19 00:32:10.672708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43303 | ||
| 2237 | 2025.09.19 00:32:10.672729 [ 286 ] {} <Debug> TCP-Session: 823eacd5-acab-474a-af47-1114a97ccc7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2025.09.19 00:32:10.672749 [ 3 ] {} <Trace> TCP-Session: eba20314-9451-4861-af3e-fe89f03f6d4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2025.09.19 00:32:10.672747 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34674 | ||
| 2240 | 2025.09.19 00:32:10.672799 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2025.09.19 00:32:10.672769 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2025.09.19 00:32:10.672752 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2025.09.19 00:32:10.672846 [ 291 ] {} <Debug> TCP-Session: ccc7e91b-52b8-444d-8a19-be8031d58ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43303 | ||
| 2244 | 2025.09.19 00:32:10.672857 [ 290 ] {} <Debug> TCP-Session: 1c9096da-436f-45e4-bb3b-900b921802ac Authenticating user 'default' from [fd00:1122:3344:101::e]:59126 | ||
| 2245 | 2025.09.19 00:32:10.672878 [ 288 ] {} <Debug> TCP-Session: 375a3107-9551-4256-bb63-f77d8136a9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:61957 | ||
| 2246 | 2025.09.19 00:32:10.672894 [ 291 ] {} <Debug> TCP-Session: ccc7e91b-52b8-444d-8a19-be8031d58ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2025.09.19 00:32:10.672900 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2248 | 2025.09.19 00:32:10.672926 [ 291 ] {} <Debug> TCP-Session: ccc7e91b-52b8-444d-8a19-be8031d58ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2025.09.19 00:32:10.672934 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47567) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2250 | 2025.09.19 00:32:10.672961 [ 293 ] {} <Debug> TCP-Session: 43bbd1ee-a017-4902-ba70-007c99a66881 Authenticating user 'default' from [fd00:1122:3344:101::e]:34674 | ||
| 2251 | 2025.09.19 00:32:10.672920 [ 288 ] {} <Debug> TCP-Session: 375a3107-9551-4256-bb63-f77d8136a9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2025.09.19 00:32:10.672739 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2025.09.19 00:32:10.673022 [ 293 ] {} <Debug> TCP-Session: 43bbd1ee-a017-4902-ba70-007c99a66881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.09.19 00:32:10.673061 [ 287 ] {} <Debug> TCP-Session: 8359465d-6c19-47ee-b4a2-e162c722dcf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50986 | ||
| 2255 | 2025.09.19 00:32:10.673073 [ 293 ] {} <Debug> TCP-Session: 43bbd1ee-a017-4902-ba70-007c99a66881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2025.09.19 00:32:10.673093 [ 287 ] {} <Debug> TCP-Session: 8359465d-6c19-47ee-b4a2-e162c722dcf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.09.19 00:32:10.673030 [ 288 ] {} <Debug> TCP-Session: 375a3107-9551-4256-bb63-f77d8136a9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2025.09.19 00:32:10.673118 [ 287 ] {} <Debug> TCP-Session: 8359465d-6c19-47ee-b4a2-e162c722dcf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.09.19 00:32:10.672734 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63983 | ||
| 2260 | 2025.09.19 00:32:10.672705 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.09.19 00:32:10.672698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40995 | ||
| 2262 | 2025.09.19 00:32:10.673228 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2263 | 2025.09.19 00:32:10.673232 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2264 | 2025.09.19 00:32:10.673260 [ 292 ] {} <Debug> TCP-Session: 6031511a-cf2a-43b9-b73a-2e1522926e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:63983 | ||
| 2265 | 2025.09.19 00:32:10.673234 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2266 | 2025.09.19 00:32:10.673282 [ 292 ] {} <Debug> TCP-Session: 6031511a-cf2a-43b9-b73a-2e1522926e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2025.09.19 00:32:10.673294 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2268 | 2025.09.19 00:32:10.673319 [ 292 ] {} <Debug> TCP-Session: 6031511a-cf2a-43b9-b73a-2e1522926e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2025.09.19 00:32:10.673345 [ 289 ] {} <Debug> TCP-Session: c5bb2b0b-600a-44a3-9d74-90ffa88bb458 Authenticating user 'default' from [fd00:1122:3344:101::e]:40995 | ||
| 2270 | 2025.09.19 00:32:10.673345 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2271 | 2025.09.19 00:32:10.673371 [ 289 ] {} <Debug> TCP-Session: c5bb2b0b-600a-44a3-9d74-90ffa88bb458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2025.09.19 00:32:10.672902 [ 290 ] {} <Debug> TCP-Session: 1c9096da-436f-45e4-bb3b-900b921802ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.09.19 00:32:10.673396 [ 289 ] {} <Debug> TCP-Session: c5bb2b0b-600a-44a3-9d74-90ffa88bb458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.09.19 00:32:10.673414 [ 290 ] {} <Debug> TCP-Session: 1c9096da-436f-45e4-bb3b-900b921802ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2025.09.19 00:32:10.673670 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 2276 | 2025.09.19 00:32:10.673758 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2277 | 2025.09.19 00:32:10.673817 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2278 | 2025.09.19 00:32:10.674107 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2025.09.19 00:32:10.674269 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002127 sec., 2820.8744710860365 rows/sec., 147.38 KiB/sec. | ||
| 2280 | 2025.09.19 00:32:10.674313 [ 5 ] {4cb45b5f-55dc-495c-94a0-9ffaa4de053c} <Debug> TCPHandler: Processed in 0.00233137 sec. | ||
| 2281 | 2025.09.19 00:32:10.674440 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2025.09.19 00:32:10.674543 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2283 | 2025.09.19 00:32:10.674592 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2284 | 2025.09.19 00:32:10.675113 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2025.09.19 00:32:10.675159 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2286 | 2025.09.19 00:32:10.675622 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2287 | 2025.09.19 00:32:10.675858 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2025.09.19 00:32:10.675997 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001478 sec., 212449.2557510149 rows/sec., 13.96 MiB/sec. | ||
| 2289 | 2025.09.19 00:32:10.676036 [ 5 ] {2b9c3aba-73fe-469e-96e6-b91c3c10284e} <Debug> TCPHandler: Processed in 0.001653292 sec. | ||
| 2290 | 2025.09.19 00:32:10.676155 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2025.09.19 00:32:10.676244 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2292 | 2025.09.19 00:32:10.676284 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2293 | 2025.09.19 00:32:10.676599 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2025.09.19 00:32:10.676634 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2295 | 2025.09.19 00:32:10.676917 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2296 | 2025.09.19 00:32:10.677198 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2025.09.19 00:32:10.677331 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 2298 | 2025.09.19 00:32:10.677367 [ 5 ] {8a9f7a06-62bb-4b12-853d-b5d88c124d8d} <Debug> TCPHandler: Processed in 0.001253496 sec. | ||
| 2299 | 2025.09.19 00:32:10.677484 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2025.09.19 00:32:10.677578 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2301 | 2025.09.19 00:32:10.677620 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2302 | 2025.09.19 00:32:10.677988 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2025.09.19 00:32:10.678028 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2304 | 2025.09.19 00:32:10.678384 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2305 | 2025.09.19 00:32:10.678632 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2025.09.19 00:32:10.678763 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001202 sec., 86522.46256239602 rows/sec., 5.30 MiB/sec. | ||
| 2307 | 2025.09.19 00:32:10.678798 [ 5 ] {63972379-5905-451e-ab83-d696b7386a6c} <Debug> TCPHandler: Processed in 0.001364888 sec. | ||
| 2308 | 2025.09.19 00:32:11.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.78 MiB, peak 187.23 MiB, free memory in arenas 0.00 B, will set to 199.42 MiB (RSS), difference: 14.63 MiB | ||
| 2309 | 2025.09.19 00:32:11.080443 [ 331 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Trace> AggregatingTransform: Aggregating | ||
| 2310 | 2025.09.19 00:32:11.080508 [ 331 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2311 | 2025.09.19 00:32:11.080546 [ 331 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001106464 sec. (903.780 rows/sec., 35.30 KiB/sec.) | ||
| 2312 | 2025.09.19 00:32:11.080565 [ 331 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Trace> Aggregator: Merging aggregated data | ||
| 2313 | 2025.09.19 00:32:11.081839 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.40892 sec., 2.445466105839773 rows/sec., 97.82 B/sec. | ||
| 2314 | 2025.09.19 00:32:11.082014 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2315 | 2025.09.19 00:32:11.082031 [ 3 ] {a0db174f-16cd-4cec-9aa2-b6dc5fdf3adb} <Debug> TCPHandler: Processed in 0.409406737 sec. | ||
| 2316 | 2025.09.19 00:32:11.082140 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2317 | 2025.09.19 00:32:11.082172 [ 3 ] {} <Debug> TCP-Session: eba20314-9451-4861-af3e-fe89f03f6d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2025.09.19 00:32:11.082176 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2025.09.19 00:32:11.082198 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2320 | 2025.09.19 00:32:11.082222 [ 286 ] {} <Debug> TCP-Session: 823eacd5-acab-474a-af47-1114a97ccc7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2025.09.19 00:32:11.082222 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2322 | 2025.09.19 00:32:11.082239 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2025.09.19 00:32:11.082270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2025.09.19 00:32:11.082301 [ 293 ] {} <Debug> TCP-Session: 43bbd1ee-a017-4902-ba70-007c99a66881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2025.09.19 00:32:11.082298 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2326 | 2025.09.19 00:32:11.082331 [ 287 ] {} <Debug> TCP-Session: 8359465d-6c19-47ee-b4a2-e162c722dcf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2025.09.19 00:32:11.082338 [ 289 ] {} <Debug> TCP-Session: c5bb2b0b-600a-44a3-9d74-90ffa88bb458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2025.09.19 00:32:11.082373 [ 292 ] {} <Debug> TCP-Session: 6031511a-cf2a-43b9-b73a-2e1522926e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2025.09.19 00:32:11.082286 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2025.09.19 00:32:11.082254 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2025.09.19 00:32:11.082448 [ 291 ] {} <Debug> TCP-Session: ccc7e91b-52b8-444d-8a19-be8031d58ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2025.09.19 00:32:11.082241 [ 290 ] {} <Debug> TCP-Session: 1c9096da-436f-45e4-bb3b-900b921802ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2025.09.19 00:32:11.082475 [ 288 ] {} <Debug> TCP-Session: 375a3107-9551-4256-bb63-f77d8136a9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2025.09.19 00:32:12.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.80 MiB, peak 211.90 MiB, free memory in arenas 0.00 B, will set to 203.82 MiB (RSS), difference: 3.03 MiB | ||
| 2335 | 2025.09.19 00:32:12.261754 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4293 | ||
| 2336 | 2025.09.19 00:32:12.262335 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2025.09.19 00:32:12.262392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2338 | 2025.09.19 00:32:12.263062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2339 | 2025.09.19 00:32:12.263521 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2025.09.19 00:32:12.263677 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4293 | ||
| 2341 | 2025.09.19 00:32:12.482238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2342 | 2025.09.19 00:32:12.500242 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.09.19 00:32:12.500301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2344 | 2025.09.19 00:32:12.505863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2345 | 2025.09.19 00:32:12.507041 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2025.09.19 00:32:12.510424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2347 | 2025.09.19 00:32:14.761252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 330 | ||
| 2348 | 2025.09.19 00:32:14.763808 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.09.19 00:32:14.763861 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2350 | 2025.09.19 00:32:14.764981 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2351 | 2025.09.19 00:32:14.765323 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.09.19 00:32:14.765498 [ 34 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2353 | 2025.09.19 00:32:14.765597 [ 34 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2025.09.19 00:32:14.765636 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2355 | 2025.09.19 00:32:14.765696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2356 | 2025.09.19 00:32:14.765802 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 2357 | 2025.09.19 00:32:14.766533 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2358 | 2025.09.19 00:32:14.766716 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 2359 | 2025.09.19 00:32:14.767157 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 2360 | 2025.09.19 00:32:14.767505 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2361 | 2025.09.19 00:32:14.767835 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2362 | 2025.09.19 00:32:14.768156 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2363 | 2025.09.19 00:32:14.768469 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2364 | 2025.09.19 00:32:14.774029 [ 188 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 72 columns (72 merged, 0 gathered) in 0.008296239 sec., 39777.06042460927 rows/sec., 38.48 MiB/sec. | ||
| 2365 | 2025.09.19 00:32:14.775034 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2366 | 2025.09.19 00:32:14.775680 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2025.09.19 00:32:14.775763 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_6_1} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2368 | 2025.09.19 00:32:14.776008 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2369 | 2025.09.19 00:32:15.650581 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.09.19 00:32:15.650778 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2371 | 2025.09.19 00:32:15.650852 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2372 | 2025.09.19 00:32:15.651513 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2025.09.19 00:32:15.651558 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2374 | 2025.09.19 00:32:15.651951 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2375 | 2025.09.19 00:32:15.652175 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2025.09.19 00:32:15.652334 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Debug> executeQuery: Read 130 rows, 11.45 KiB in 0.001608 sec., 80845.77114427861 rows/sec., 6.95 MiB/sec. | ||
| 2377 | 2025.09.19 00:32:15.652353 [ 34 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2378 | 2025.09.19 00:32:15.652378 [ 5 ] {91f701ab-3477-4188-81ac-50eb1a01cbac} <Debug> TCPHandler: Processed in 0.001931745 sec. | ||
| 2379 | 2025.09.19 00:32:15.652433 [ 34 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.09.19 00:32:15.652468 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2381 | 2025.09.19 00:32:15.652521 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.09.19 00:32:15.652596 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 2383 | 2025.09.19 00:32:15.652620 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2384 | 2025.09.19 00:32:15.652670 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2385 | 2025.09.19 00:32:15.652726 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2386 | 2025.09.19 00:32:15.652770 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 2387 | 2025.09.19 00:32:15.652841 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 105 rows starting from the beginning of the part | ||
| 2388 | 2025.09.19 00:32:15.652892 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1112 rows starting from the beginning of the part | ||
| 2389 | 2025.09.19 00:32:15.652943 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 130 rows starting from the beginning of the part | ||
| 2390 | 2025.09.19 00:32:15.652986 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1112 rows starting from the beginning of the part | ||
| 2391 | 2025.09.19 00:32:15.653025 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 130 rows starting from the beginning of the part | ||
| 2392 | 2025.09.19 00:32:15.653094 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2025.09.19 00:32:15.653137 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2394 | 2025.09.19 00:32:15.653479 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2395 | 2025.09.19 00:32:15.653721 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2025.09.19 00:32:15.653867 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001266 sec., 29225.908372827806 rows/sec., 2.15 MiB/sec. | ||
| 2397 | 2025.09.19 00:32:15.653906 [ 5 ] {308accd9-4b4c-421d-b86d-f5d7b9879147} <Debug> TCPHandler: Processed in 0.001436179 sec. | ||
| 2398 | 2025.09.19 00:32:15.654017 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2025.09.19 00:32:15.654111 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2400 | 2025.09.19 00:32:15.654152 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2401 | 2025.09.19 00:32:15.654554 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3726 rows, containing 5 columns (5 merged, 0 gathered) in 0.002005376 sec., 1858005.680730197 rows/sec., 155.01 MiB/sec. | ||
| 2402 | 2025.09.19 00:32:15.654580 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.09.19 00:32:15.654633 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2404 | 2025.09.19 00:32:15.654874 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2405 | 2025.09.19 00:32:15.654956 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2406 | 2025.09.19 00:32:15.655236 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2025.09.19 00:32:15.655282 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.09.19 00:32:15.655339 [ 34 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2409 | 2025.09.19 00:32:15.655367 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001285 sec., 78599.22178988328 rows/sec., 6.14 MiB/sec. | ||
| 2410 | 2025.09.19 00:32:15.655376 [ 34 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2025.09.19 00:32:15.655389 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_11_2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2412 | 2025.09.19 00:32:15.655409 [ 5 ] {180fd00d-392e-48e5-a8e5-c6ccded23591} <Debug> TCPHandler: Processed in 0.001455729 sec. | ||
| 2413 | 2025.09.19 00:32:15.655411 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2414 | 2025.09.19 00:32:15.655499 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 2415 | 2025.09.19 00:32:15.655524 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2416 | 2025.09.19 00:32:15.655533 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2025.09.19 00:32:15.655578 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2418 | 2025.09.19 00:32:15.655606 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 2419 | 2025.09.19 00:32:15.655635 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2420 | 2025.09.19 00:32:15.655651 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 105 rows starting from the beginning of the part | ||
| 2421 | 2025.09.19 00:32:15.655681 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2422 | 2025.09.19 00:32:15.655694 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 679 rows starting from the beginning of the part | ||
| 2423 | 2025.09.19 00:32:15.655731 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 107 rows starting from the beginning of the part | ||
| 2424 | 2025.09.19 00:32:15.655765 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 679 rows starting from the beginning of the part | ||
| 2425 | 2025.09.19 00:32:15.655796 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 101 rows starting from the beginning of the part | ||
| 2426 | 2025.09.19 00:32:15.656071 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2025.09.19 00:32:15.656111 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2428 | 2025.09.19 00:32:15.656543 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2429 | 2025.09.19 00:32:15.656768 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2025.09.19 00:32:15.656818 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325907 sec., 1787455.6812808136 rows/sec., 133.57 MiB/sec. | ||
| 2431 | 2025.09.19 00:32:15.656874 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2432 | 2025.09.19 00:32:15.656907 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 2433 | 2025.09.19 00:32:15.656911 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2025.09.19 00:32:15.656949 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2435 | 2025.09.19 00:32:15.656952 [ 5 ] {82b55583-341e-4f4e-8ed3-836d5b996dbb} <Debug> TCPHandler: Processed in 0.001445109 sec. | ||
| 2436 | 2025.09.19 00:32:15.656980 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2437 | 2025.09.19 00:32:15.657061 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 2438 | 2025.09.19 00:32:15.657138 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.09.19 00:32:15.657181 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2440 | 2025.09.19 00:32:15.657230 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1177 rows starting from the beginning of the part | ||
| 2441 | 2025.09.19 00:32:15.657237 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2442 | 2025.09.19 00:32:15.657257 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.09.19 00:32:15.657300 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2444 | 2025.09.19 00:32:15.657315 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2445 | 2025.09.19 00:32:15.657344 [ 194 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_11_2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2446 | 2025.09.19 00:32:15.657381 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2447 | 2025.09.19 00:32:15.657420 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2448 | 2025.09.19 00:32:15.657434 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2449 | 2025.09.19 00:32:15.657489 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2450 | 2025.09.19 00:32:15.657539 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2451 | 2025.09.19 00:32:15.658203 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2025.09.19 00:32:15.658246 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2453 | 2025.09.19 00:32:15.658882 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2454 | 2025.09.19 00:32:15.658956 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940525 sec., 1178031.7182205846 rows/sec., 79.48 MiB/sec. | ||
| 2455 | 2025.09.19 00:32:15.659118 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2025.09.19 00:32:15.659225 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2457 | 2025.09.19 00:32:15.659232 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2458 | 2025.09.19 00:32:15.659267 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002048 sec., 18066.40625 rows/sec., 32.37 MiB/sec. | ||
| 2459 | 2025.09.19 00:32:15.659277 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2025.09.19 00:32:15.659311 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2461 | 2025.09.19 00:32:15.659329 [ 5 ] {8bf77711-4bff-470f-94de-763e4548c7cb} <Debug> TCPHandler: Processed in 0.002241449 sec. | ||
| 2462 | 2025.09.19 00:32:15.659414 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 2463 | 2025.09.19 00:32:15.659463 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.09.19 00:32:15.659549 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2025.09.19 00:32:15.659559 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2466 | 2025.09.19 00:32:15.659612 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2467 | 2025.09.19 00:32:15.659618 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2468 | 2025.09.19 00:32:15.659640 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2469 | 2025.09.19 00:32:15.659690 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 2470 | 2025.09.19 00:32:15.659745 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2471 | 2025.09.19 00:32:15.659845 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 2472 | 2025.09.19 00:32:15.659961 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 2473 | 2025.09.19 00:32:15.659966 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.09.19 00:32:15.660006 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2475 | 2025.09.19 00:32:15.660068 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2476 | 2025.09.19 00:32:15.660173 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2477 | 2025.09.19 00:32:15.660275 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2478 | 2025.09.19 00:32:15.660327 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2479 | 2025.09.19 00:32:15.660536 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2025.09.19 00:32:15.660660 [ 31 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2481 | 2025.09.19 00:32:15.660669 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 2482 | 2025.09.19 00:32:15.660705 [ 31 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.09.19 00:32:15.660722 [ 5 ] {9749570c-c0cf-4c4b-8029-45220c3f388a} <Debug> TCPHandler: Processed in 0.001309237 sec. | ||
| 2484 | 2025.09.19 00:32:15.660733 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2485 | 2025.09.19 00:32:15.660835 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2486 | 2025.09.19 00:32:15.660922 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2487 | 2025.09.19 00:32:15.660948 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 412 rows starting from the beginning of the part | ||
| 2488 | 2025.09.19 00:32:15.660993 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2489 | 2025.09.19 00:32:15.661034 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2490 | 2025.09.19 00:32:15.661068 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2491 | 2025.09.19 00:32:15.661101 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2492 | 2025.09.19 00:32:15.661134 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2493 | 2025.09.19 00:32:15.662010 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001222436 sec., 654430.988616173 rows/sec., 42.02 MiB/sec. | ||
| 2494 | 2025.09.19 00:32:15.662193 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2495 | 2025.09.19 00:32:15.662430 [ 188 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 19 columns (19 merged, 0 gathered) in 0.00307093 sec., 41681.18452716278 rows/sec., 74.69 MiB/sec. | ||
| 2496 | 2025.09.19 00:32:15.662434 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2025.09.19 00:32:15.662542 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_11_2} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2498 | 2025.09.19 00:32:15.662624 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2499 | 2025.09.19 00:32:15.662825 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2500 | 2025.09.19 00:32:15.663160 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2025.09.19 00:32:15.663232 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2502 | 2025.09.19 00:32:15.663343 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2503 | 2025.09.19 00:32:19.702271 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2504 | 2025.09.19 00:32:19.702335 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2505 | 2025.09.19 00:32:19.763804 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4741 | ||
| 2506 | 2025.09.19 00:32:19.764340 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.09.19 00:32:19.764392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2508 | 2025.09.19 00:32:19.764900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2509 | 2025.09.19 00:32:19.765129 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.09.19 00:32:19.765273 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4741 | ||
| 2511 | 2025.09.19 00:32:20.010536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2512 | 2025.09.19 00:32:20.028764 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.09.19 00:32:20.028831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2514 | 2025.09.19 00:32:20.035060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2515 | 2025.09.19 00:32:20.035768 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.09.19 00:32:20.038707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2517 | 2025.09.19 00:32:20.659677 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2025.09.19 00:32:20.659851 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2519 | 2025.09.19 00:32:20.659916 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2520 | 2025.09.19 00:32:20.660758 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2025.09.19 00:32:20.660803 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2522 | 2025.09.19 00:32:20.661217 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2523 | 2025.09.19 00:32:20.661448 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2025.09.19 00:32:20.661582 [ 69 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2525 | 2025.09.19 00:32:20.661611 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001807 sec., 226895.40675152186 rows/sec., 14.39 MiB/sec. | ||
| 2526 | 2025.09.19 00:32:20.661621 [ 69 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2025.09.19 00:32:20.661647 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2528 | 2025.09.19 00:32:20.661659 [ 5 ] {7e10dd24-20dc-4f42-8e59-11a1f294c5da} <Debug> TCPHandler: Processed in 0.002109318 sec. | ||
| 2529 | 2025.09.19 00:32:20.661779 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 2530 | 2025.09.19 00:32:20.661790 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.09.19 00:32:20.661915 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2532 | 2025.09.19 00:32:20.661916 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2533 | 2025.09.19 00:32:20.661964 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2534 | 2025.09.19 00:32:20.661965 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 2535 | 2025.09.19 00:32:20.662044 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 2536 | 2025.09.19 00:32:20.662085 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 2537 | 2025.09.19 00:32:20.662129 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 2538 | 2025.09.19 00:32:20.662180 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 2539 | 2025.09.19 00:32:20.662918 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2025.09.19 00:32:20.662959 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2541 | 2025.09.19 00:32:20.663231 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150653 sec., 1360742.8992452854 rows/sec., 91.51 MiB/sec. | ||
| 2542 | 2025.09.19 00:32:20.663386 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2543 | 2025.09.19 00:32:20.663410 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2544 | 2025.09.19 00:32:20.663696 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.09.19 00:32:20.663712 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_5_1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.09.19 00:32:20.663789 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_5_1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2547 | 2025.09.19 00:32:20.663833 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001942 sec., 572605.561277034 rows/sec., 45.16 MiB/sec. | ||
| 2548 | 2025.09.19 00:32:20.663859 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2549 | 2025.09.19 00:32:20.663875 [ 5 ] {59355f7b-a346-4f27-9fe0-0d4c65d3c60f} <Debug> TCPHandler: Processed in 0.002137248 sec. | ||
| 2550 | 2025.09.19 00:32:20.663993 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.09.19 00:32:20.664088 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2552 | 2025.09.19 00:32:20.664129 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2553 | 2025.09.19 00:32:20.664609 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.09.19 00:32:20.664643 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2555 | 2025.09.19 00:32:20.664945 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2556 | 2025.09.19 00:32:20.665150 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.09.19 00:32:20.665241 [ 69 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2558 | 2025.09.19 00:32:20.665269 [ 69 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2025.09.19 00:32:20.665280 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001212 sec., 169141.91419141914 rows/sec., 9.92 MiB/sec. | ||
| 2560 | 2025.09.19 00:32:20.665286 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2561 | 2025.09.19 00:32:20.665317 [ 5 ] {3839c8fa-4176-451a-8011-009c17e64189} <Debug> TCPHandler: Processed in 0.001373458 sec. | ||
| 2562 | 2025.09.19 00:32:20.665390 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 2563 | 2025.09.19 00:32:20.665426 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.09.19 00:32:20.665517 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2565 | 2025.09.19 00:32:20.665525 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2566 | 2025.09.19 00:32:20.665556 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 241 rows starting from the beginning of the part | ||
| 2567 | 2025.09.19 00:32:20.665575 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2568 | 2025.09.19 00:32:20.665627 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 2569 | 2025.09.19 00:32:20.665678 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 2570 | 2025.09.19 00:32:20.665720 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part | ||
| 2571 | 2025.09.19 00:32:20.665757 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
| 2572 | 2025.09.19 00:32:20.665794 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 205 rows starting from the beginning of the part | ||
| 2573 | 2025.09.19 00:32:20.666054 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2025.09.19 00:32:20.666094 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2575 | 2025.09.19 00:32:20.666408 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2576 | 2025.09.19 00:32:20.666630 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.09.19 00:32:20.666695 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349127 sec., 689334.658634806 rows/sec., 44.23 MiB/sec. | ||
| 2578 | 2025.09.19 00:32:20.666721 [ 69 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2579 | 2025.09.19 00:32:20.666750 [ 69 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2025.09.19 00:32:20.666762 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 2581 | 2025.09.19 00:32:20.666767 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2582 | 2025.09.19 00:32:20.666799 [ 5 ] {e3459b40-a58e-4332-b6b2-39983b256d05} <Debug> TCPHandler: Processed in 0.001422019 sec. | ||
| 2583 | 2025.09.19 00:32:20.666844 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2584 | 2025.09.19 00:32:20.666844 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 2585 | 2025.09.19 00:32:20.666923 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2025.09.19 00:32:20.666959 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2587 | 2025.09.19 00:32:20.666993 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 2588 | 2025.09.19 00:32:20.667046 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2589 | 2025.09.19 00:32:20.667054 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 2590 | 2025.09.19 00:32:20.667097 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2591 | 2025.09.19 00:32:20.667099 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 2592 | 2025.09.19 00:32:20.667121 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2025.09.19 00:32:20.667145 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 2594 | 2025.09.19 00:32:20.667188 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 2595 | 2025.09.19 00:32:20.667198 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_11_2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2596 | 2025.09.19 00:32:20.667278 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2597 | 2025.09.19 00:32:20.667688 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2025.09.19 00:32:20.667735 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2599 | 2025.09.19 00:32:20.667983 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162895 sec., 911518.2368141578 rows/sec., 62.26 MiB/sec. | ||
| 2600 | 2025.09.19 00:32:20.668123 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2601 | 2025.09.19 00:32:20.668144 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2602 | 2025.09.19 00:32:20.668405 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.09.19 00:32:20.668446 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_5_1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.09.19 00:32:20.668505 [ 69 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2605 | 2025.09.19 00:32:20.668524 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_5_1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2606 | 2025.09.19 00:32:20.668532 [ 69 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.09.19 00:32:20.668560 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2608 | 2025.09.19 00:32:20.668560 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001539 sec., 137102.01429499674 rows/sec., 7.79 MiB/sec. | ||
| 2609 | 2025.09.19 00:32:20.668605 [ 5 ] {d23698fe-7e4b-463b-8ea8-1401d563453a} <Debug> TCPHandler: Processed in 0.001742883 sec. | ||
| 2610 | 2025.09.19 00:32:20.668616 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2611 | 2025.09.19 00:32:20.668683 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 2612 | 2025.09.19 00:32:20.668717 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2025.09.19 00:32:20.668765 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2614 | 2025.09.19 00:32:20.668788 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 2615 | 2025.09.19 00:32:20.668811 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2616 | 2025.09.19 00:32:20.668829 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 2617 | 2025.09.19 00:32:20.668851 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2618 | 2025.09.19 00:32:20.668864 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 2619 | 2025.09.19 00:32:20.668925 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 2620 | 2025.09.19 00:32:20.668958 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 2621 | 2025.09.19 00:32:20.669537 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2025.09.19 00:32:20.669572 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2623 | 2025.09.19 00:32:20.669653 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001052404 sec., 1002466.7333077411 rows/sec., 60.75 MiB/sec. | ||
| 2624 | 2025.09.19 00:32:20.669860 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2625 | 2025.09.19 00:32:20.669935 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2626 | 2025.09.19 00:32:20.670230 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2025.09.19 00:32:20.670275 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_5_1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2025.09.19 00:32:20.670367 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_5_1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2629 | 2025.09.19 00:32:20.670368 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001576 sec., 430837.5634517767 rows/sec., 30.03 MiB/sec. | ||
| 2630 | 2025.09.19 00:32:20.670420 [ 5 ] {7ea200fb-bb19-4e4e-9300-f2ed9263c1a4} <Debug> TCPHandler: Processed in 0.001752063 sec. | ||
| 2631 | 2025.09.19 00:32:20.670478 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2632 | 2025.09.19 00:32:20.670527 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2025.09.19 00:32:20.670625 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2634 | 2025.09.19 00:32:20.670666 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2635 | 2025.09.19 00:32:20.671000 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2025.09.19 00:32:20.671036 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2637 | 2025.09.19 00:32:20.671339 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2638 | 2025.09.19 00:32:20.671548 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2025.09.19 00:32:20.671692 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 2640 | 2025.09.19 00:32:20.671729 [ 5 ] {180236ae-cd89-4e6f-ac0e-10a5211bf6a9} <Debug> TCPHandler: Processed in 0.001251346 sec. | ||
| 2641 | 2025.09.19 00:32:20.671836 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2025.09.19 00:32:20.671928 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2643 | 2025.09.19 00:32:20.671971 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2644 | 2025.09.19 00:32:20.672411 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.09.19 00:32:20.672447 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2646 | 2025.09.19 00:32:20.672801 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2647 | 2025.09.19 00:32:20.673013 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2025.09.19 00:32:20.673147 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 2649 | 2025.09.19 00:32:20.673186 [ 5 ] {d199fa3f-6753-4e0b-b265-88145ab09759} <Debug> TCPHandler: Processed in 0.001398709 sec. | ||
| 2650 | 2025.09.19 00:32:20.673293 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2025.09.19 00:32:20.673385 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2652 | 2025.09.19 00:32:20.673426 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2653 | 2025.09.19 00:32:20.673730 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.09.19 00:32:20.673764 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2655 | 2025.09.19 00:32:20.674045 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2656 | 2025.09.19 00:32:20.674243 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2025.09.19 00:32:20.674341 [ 87 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2658 | 2025.09.19 00:32:20.674377 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 2659 | 2025.09.19 00:32:20.674381 [ 87 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.09.19 00:32:20.674421 [ 5 ] {62391e43-888f-47e6-8d1f-8673cbba8514} <Debug> TCPHandler: Processed in 0.001176086 sec. | ||
| 2661 | 2025.09.19 00:32:20.674421 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2662 | 2025.09.19 00:32:20.674531 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 2663 | 2025.09.19 00:32:20.674535 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2025.09.19 00:32:20.674629 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2025.09.19 00:32:20.674645 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2666 | 2025.09.19 00:32:20.674657 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 2667 | 2025.09.19 00:32:20.674685 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2668 | 2025.09.19 00:32:20.674704 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 2669 | 2025.09.19 00:32:20.674743 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 2670 | 2025.09.19 00:32:20.674782 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 2671 | 2025.09.19 00:32:20.674819 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 2672 | 2025.09.19 00:32:20.675009 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.09.19 00:32:20.675043 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2674 | 2025.09.19 00:32:20.675337 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2675 | 2025.09.19 00:32:20.675447 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000952512 sec., 5249.2776993885645 rows/sec., 353.71 KiB/sec. | ||
| 2676 | 2025.09.19 00:32:20.675538 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2025.09.19 00:32:20.675605 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2678 | 2025.09.19 00:32:20.675680 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 2679 | 2025.09.19 00:32:20.675722 [ 5 ] {50e82485-4390-4808-8f62-7ad56611f99d} <Debug> TCPHandler: Processed in 0.001234296 sec. | ||
| 2680 | 2025.09.19 00:32:20.675957 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_5_1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.09.19 00:32:20.676044 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_5_1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2682 | 2025.09.19 00:32:20.676143 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2683 | 2025.09.19 00:32:21.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.34 MiB, peak 211.90 MiB, free memory in arenas 0.00 B, will set to 207.98 MiB (RSS), difference: 1.65 MiB | ||
| 2684 | 2025.09.19 00:32:24.218117 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2025.09.19 00:32:24.218394 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) 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) | ||
| 2686 | 2025.09.19 00:32:24.218811 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2687 | 2025.09.19 00:32:24.218857 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <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 | ||
| 2688 | 2025.09.19 00:32:24.219146 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2689 | 2025.09.19 00:32:24.219212 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2690 | 2025.09.19 00:32:24.219354 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2691 | 2025.09.19 00:32:24.219484 [ 300 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2692 | 2025.09.19 00:32:24.219499 [ 295 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2693 | 2025.09.19 00:32:24.219499 [ 337 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2694 | 2025.09.19 00:32:24.219647 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2695 | 2025.09.19 00:32:24.219674 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2696 | 2025.09.19 00:32:24.219758 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2697 | 2025.09.19 00:32:24.219778 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2698 | 2025.09.19 00:32:24.219823 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <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'))" | ||
| 2699 | 2025.09.19 00:32:24.219867 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <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'))" | ||
| 2700 | 2025.09.19 00:32:24.219907 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <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'))" | ||
| 2701 | 2025.09.19 00:32:24.220745 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002507 sec., 13960.909453530116 rows/sec., 537.17 KiB/sec. | ||
| 2702 | 2025.09.19 00:32:24.220878 [ 5 ] {0610c622-1277-4bfd-a616-a9de1f0f84c8} <Debug> TCPHandler: Processed in 0.002982429 sec. | ||
| 2703 | 2025.09.19 00:32:24.221252 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.09.19 00:32:24.221384 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) 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) | ||
| 2705 | 2025.09.19 00:32:24.221609 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2706 | 2025.09.19 00:32:24.221644 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <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 | ||
| 2707 | 2025.09.19 00:32:24.221839 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2708 | 2025.09.19 00:32:24.221891 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2709 | 2025.09.19 00:32:24.221988 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2710 | 2025.09.19 00:32:24.222064 [ 332 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2711 | 2025.09.19 00:32:24.222066 [ 329 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2712 | 2025.09.19 00:32:24.222064 [ 300 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2713 | 2025.09.19 00:32:24.222196 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2714 | 2025.09.19 00:32:24.222221 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2715 | 2025.09.19 00:32:24.222287 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2716 | 2025.09.19 00:32:24.222304 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2717 | 2025.09.19 00:32:24.222334 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <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'))" | ||
| 2718 | 2025.09.19 00:32:24.222364 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <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'))" | ||
| 2719 | 2025.09.19 00:32:24.222391 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <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'))" | ||
| 2720 | 2025.09.19 00:32:24.223072 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001741 sec., 20103.38885697875 rows/sec., 773.51 KiB/sec. | ||
| 2721 | 2025.09.19 00:32:24.223220 [ 5 ] {4ab01749-7244-4a3e-afbe-10c5f3d7112c} <Debug> TCPHandler: Processed in 0.002016447 sec. | ||
| 2722 | 2025.09.19 00:32:24.223483 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2025.09.19 00:32:24.223617 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) 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) | ||
| 2724 | 2025.09.19 00:32:24.223827 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2725 | 2025.09.19 00:32:24.223862 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <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 | ||
| 2726 | 2025.09.19 00:32:24.224064 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2727 | 2025.09.19 00:32:24.224116 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2728 | 2025.09.19 00:32:24.224213 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2729 | 2025.09.19 00:32:24.224283 [ 300 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2730 | 2025.09.19 00:32:24.224287 [ 302 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2731 | 2025.09.19 00:32:24.224286 [ 295 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2732 | 2025.09.19 00:32:24.224401 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2733 | 2025.09.19 00:32:24.224426 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2734 | 2025.09.19 00:32:24.224494 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2735 | 2025.09.19 00:32:24.224511 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2736 | 2025.09.19 00:32:24.224541 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <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'))" | ||
| 2737 | 2025.09.19 00:32:24.224570 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <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'))" | ||
| 2738 | 2025.09.19 00:32:24.224598 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <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'))" | ||
| 2739 | 2025.09.19 00:32:24.225219 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001658 sec., 21109.770808202655 rows/sec., 812.23 KiB/sec. | ||
| 2740 | 2025.09.19 00:32:24.225345 [ 5 ] {01eb179d-a006-4fb3-a281-e9500656689e} <Debug> TCPHandler: Processed in 0.001924425 sec. | ||
| 2741 | 2025.09.19 00:32:24.225580 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2025.09.19 00:32:24.225713 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) 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) | ||
| 2743 | 2025.09.19 00:32:24.225950 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2744 | 2025.09.19 00:32:24.225985 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <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 | ||
| 2745 | 2025.09.19 00:32:24.226182 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2746 | 2025.09.19 00:32:24.226233 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2747 | 2025.09.19 00:32:24.226329 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2748 | 2025.09.19 00:32:24.226389 [ 318 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2749 | 2025.09.19 00:32:24.226397 [ 329 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2750 | 2025.09.19 00:32:24.226397 [ 302 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2751 | 2025.09.19 00:32:24.226501 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2752 | 2025.09.19 00:32:24.226525 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2753 | 2025.09.19 00:32:24.226590 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2754 | 2025.09.19 00:32:24.226607 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2755 | 2025.09.19 00:32:24.226636 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <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'))" | ||
| 2756 | 2025.09.19 00:32:24.226665 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <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'))" | ||
| 2757 | 2025.09.19 00:32:24.226691 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <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'))" | ||
| 2758 | 2025.09.19 00:32:24.227250 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001594 sec., 21957.340025094105 rows/sec., 844.84 KiB/sec. | ||
| 2759 | 2025.09.19 00:32:24.227378 [ 5 ] {c6e21013-5134-48e7-b4f2-02b209755d4c} <Debug> TCPHandler: Processed in 0.001845174 sec. | ||
| 2760 | 2025.09.19 00:32:24.227595 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2025.09.19 00:32:24.227727 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) 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) | ||
| 2762 | 2025.09.19 00:32:24.227961 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2763 | 2025.09.19 00:32:24.227997 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <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 | ||
| 2764 | 2025.09.19 00:32:24.228192 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2765 | 2025.09.19 00:32:24.228240 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2766 | 2025.09.19 00:32:24.228329 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2767 | 2025.09.19 00:32:24.228387 [ 295 ] {c30e2616-010e-4238-a924-4f13402222b7} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2768 | 2025.09.19 00:32:24.228392 [ 329 ] {c30e2616-010e-4238-a924-4f13402222b7} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2769 | 2025.09.19 00:32:24.228406 [ 302 ] {c30e2616-010e-4238-a924-4f13402222b7} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2770 | 2025.09.19 00:32:24.228484 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2771 | 2025.09.19 00:32:24.228509 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2772 | 2025.09.19 00:32:24.228570 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2773 | 2025.09.19 00:32:24.228586 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2774 | 2025.09.19 00:32:24.228613 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <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'))" | ||
| 2775 | 2025.09.19 00:32:24.228654 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <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'))" | ||
| 2776 | 2025.09.19 00:32:24.228690 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <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'))" | ||
| 2777 | 2025.09.19 00:32:24.229290 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001617 sec., 21645.021645021647 rows/sec., 832.83 KiB/sec. | ||
| 2778 | 2025.09.19 00:32:24.229416 [ 5 ] {c30e2616-010e-4238-a924-4f13402222b7} <Debug> TCPHandler: Processed in 0.001867555 sec. | ||
| 2779 | 2025.09.19 00:32:24.229648 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2025.09.19 00:32:24.229780 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) 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) | ||
| 2781 | 2025.09.19 00:32:24.230013 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2782 | 2025.09.19 00:32:24.230050 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <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 | ||
| 2783 | 2025.09.19 00:32:24.230247 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2784 | 2025.09.19 00:32:24.230298 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2785 | 2025.09.19 00:32:24.230393 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2786 | 2025.09.19 00:32:24.230454 [ 302 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2787 | 2025.09.19 00:32:24.230499 [ 324 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2788 | 2025.09.19 00:32:24.230507 [ 344 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2789 | 2025.09.19 00:32:24.230610 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2790 | 2025.09.19 00:32:24.230636 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2791 | 2025.09.19 00:32:24.230701 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2792 | 2025.09.19 00:32:24.230718 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2793 | 2025.09.19 00:32:24.230748 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <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'))" | ||
| 2794 | 2025.09.19 00:32:24.230799 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <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'))" | ||
| 2795 | 2025.09.19 00:32:24.230838 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <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'))" | ||
| 2796 | 2025.09.19 00:32:24.231742 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002017 sec., 17352.50371839365 rows/sec., 667.66 KiB/sec. | ||
| 2797 | 2025.09.19 00:32:24.231870 [ 5 ] {7c6f1bf4-1563-4623-b243-b20c6650119e} <Debug> TCPHandler: Processed in 0.00226924 sec. | ||
| 2798 | 2025.09.19 00:32:24.321527 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2025.09.19 00:32:24.321634 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2800 | 2025.09.19 00:32:24.321675 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2801 | 2025.09.19 00:32:24.322255 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.09.19 00:32:24.322304 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2803 | 2025.09.19 00:32:24.322745 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2804 | 2025.09.19 00:32:24.322935 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.09.19 00:32:24.323083 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001479 sec., 4056.7951318458418 rows/sec., 903.27 KiB/sec. | ||
| 2806 | 2025.09.19 00:32:24.323122 [ 5 ] {95cbbebe-5016-47c1-97ba-3272593b03da} <Debug> TCPHandler: Processed in 0.001645172 sec. | ||
| 2807 | 2025.09.19 00:32:24.323235 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2025.09.19 00:32:24.323328 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2809 | 2025.09.19 00:32:24.323367 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2810 | 2025.09.19 00:32:24.323784 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2025.09.19 00:32:24.323820 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2812 | 2025.09.19 00:32:24.324100 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2813 | 2025.09.19 00:32:24.324297 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.09.19 00:32:24.324429 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001119 sec., 12511.170688114387 rows/sec., 1020.20 KiB/sec. | ||
| 2815 | 2025.09.19 00:32:24.324465 [ 5 ] {c1388a31-c881-4337-814c-d99e41e04b48} <Debug> TCPHandler: Processed in 0.001276966 sec. | ||
| 2816 | 2025.09.19 00:32:24.324573 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2025.09.19 00:32:24.324665 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2818 | 2025.09.19 00:32:24.324702 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2819 | 2025.09.19 00:32:24.325759 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2025.09.19 00:32:24.325794 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2821 | 2025.09.19 00:32:24.326230 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2822 | 2025.09.19 00:32:24.326419 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2025.09.19 00:32:24.326543 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.00193 sec., 666839.3782383419 rows/sec., 55.18 MiB/sec. | ||
| 2824 | 2025.09.19 00:32:24.326577 [ 5 ] {c089b80a-8905-4f82-9ae4-d96c1af705c7} <Debug> TCPHandler: Processed in 0.002086658 sec. | ||
| 2825 | 2025.09.19 00:32:24.326677 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.09.19 00:32:24.326763 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2827 | 2025.09.19 00:32:24.326800 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2828 | 2025.09.19 00:32:24.327245 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.09.19 00:32:24.327281 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2830 | 2025.09.19 00:32:24.327586 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2831 | 2025.09.19 00:32:24.327786 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.09.19 00:32:24.327918 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001122 sec., 49910.873440285206 rows/sec., 3.60 MiB/sec. | ||
| 2833 | 2025.09.19 00:32:24.327954 [ 5 ] {7cdac05c-57ce-4c00-99f7-579c1fbe2c90} <Debug> TCPHandler: Processed in 0.001280317 sec. | ||
| 2834 | 2025.09.19 00:32:24.328058 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.09.19 00:32:24.328162 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2836 | 2025.09.19 00:32:24.328200 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2837 | 2025.09.19 00:32:24.328689 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.09.19 00:32:24.328725 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2839 | 2025.09.19 00:32:24.329031 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2840 | 2025.09.19 00:32:24.329237 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.09.19 00:32:24.329369 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 2842 | 2025.09.19 00:32:24.329406 [ 5 ] {d004ab60-15a7-477e-92e0-a34aa342fc56} <Debug> TCPHandler: Processed in 0.001395508 sec. | ||
| 2843 | 2025.09.19 00:32:24.329511 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.09.19 00:32:24.329602 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2845 | 2025.09.19 00:32:24.329639 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2846 | 2025.09.19 00:32:24.330218 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.09.19 00:32:24.330253 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2848 | 2025.09.19 00:32:24.330574 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2849 | 2025.09.19 00:32:24.330780 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.09.19 00:32:24.330909 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001325 sec., 434716.9811320755 rows/sec., 32.36 MiB/sec. | ||
| 2851 | 2025.09.19 00:32:24.330946 [ 5 ] {c18fb6bb-3d06-4db6-a399-17e45d5f8385} <Debug> TCPHandler: Processed in 0.001481769 sec. | ||
| 2852 | 2025.09.19 00:32:24.331063 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.09.19 00:32:24.331187 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.09.19 00:32:24.331241 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2855 | 2025.09.19 00:32:24.332515 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.09.19 00:32:24.332555 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2857 | 2025.09.19 00:32:24.333138 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2858 | 2025.09.19 00:32:24.333370 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.09.19 00:32:24.333506 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Debug> executeQuery: Read 2607 rows, 178.61 KiB in 0.002344 sec., 1112201.3651877132 rows/sec., 74.41 MiB/sec. | ||
| 2860 | 2025.09.19 00:32:24.333544 [ 5 ] {db2d964e-ffc1-44cb-8c00-491737cab8a8} <Debug> TCPHandler: Processed in 0.002538903 sec. | ||
| 2861 | 2025.09.19 00:32:24.333669 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.09.19 00:32:24.333793 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2025.09.19 00:32:24.333860 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2864 | 2025.09.19 00:32:24.334675 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.09.19 00:32:24.334714 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2866 | 2025.09.19 00:32:24.335258 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2867 | 2025.09.19 00:32:24.335470 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.09.19 00:32:24.335602 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001872 sec., 22435.897435897437 rows/sec., 40.20 MiB/sec. | ||
| 2869 | 2025.09.19 00:32:24.335651 [ 5 ] {a12aedee-c0e1-4379-aff9-46f4fb9a9b1b} <Debug> TCPHandler: Processed in 0.002083737 sec. | ||
| 2870 | 2025.09.19 00:32:24.335758 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.09.19 00:32:24.335847 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2872 | 2025.09.19 00:32:24.335886 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2873 | 2025.09.19 00:32:24.336300 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.09.19 00:32:24.336337 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2875 | 2025.09.19 00:32:24.336644 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2876 | 2025.09.19 00:32:24.336850 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.09.19 00:32:24.336979 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 2878 | 2025.09.19 00:32:24.337015 [ 5 ] {5162a242-1f5a-4858-94db-94a2107ac3b4} <Debug> TCPHandler: Processed in 0.001255766 sec. | ||
| 2879 | 2025.09.19 00:32:24.766756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 392 | ||
| 2880 | 2025.09.19 00:32:24.769616 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.09.19 00:32:24.769678 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2882 | 2025.09.19 00:32:24.770940 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2883 | 2025.09.19 00:32:24.771226 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.09.19 00:32:24.771544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2885 | 2025.09.19 00:32:25.642955 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2025.09.19 00:32:25.643234 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2887 | 2025.09.19 00:32:25.643301 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2888 | 2025.09.19 00:32:25.643960 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2025.09.19 00:32:25.643999 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2890 | 2025.09.19 00:32:25.644364 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2891 | 2025.09.19 00:32:25.644581 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.09.19 00:32:25.644766 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 2893 | 2025.09.19 00:32:25.644815 [ 5 ] {17ec6d96-df73-4d29-929e-f70b81e08a51} <Debug> TCPHandler: Processed in 0.002075137 sec. | ||
| 2894 | 2025.09.19 00:32:25.644955 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2025.09.19 00:32:25.645064 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2896 | 2025.09.19 00:32:25.645109 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2897 | 2025.09.19 00:32:25.645653 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.09.19 00:32:25.645690 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2899 | 2025.09.19 00:32:25.646016 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2900 | 2025.09.19 00:32:25.646235 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2025.09.19 00:32:25.646368 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 2902 | 2025.09.19 00:32:25.646405 [ 5 ] {4913c6f2-29c7-4310-9fcb-3894d68913d4} <Debug> TCPHandler: Processed in 0.001468429 sec. | ||
| 2903 | 2025.09.19 00:32:25.646527 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2025.09.19 00:32:25.646626 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2905 | 2025.09.19 00:32:25.646670 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2906 | 2025.09.19 00:32:25.647034 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2025.09.19 00:32:25.647068 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2908 | 2025.09.19 00:32:25.647387 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2909 | 2025.09.19 00:32:25.647596 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2025.09.19 00:32:25.647730 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001124 sec., 28469.750889679715 rows/sec., 1.98 MiB/sec. | ||
| 2911 | 2025.09.19 00:32:25.647769 [ 5 ] {fcbaf3e8-0492-4009-855d-f604d5e4e1c6} <Debug> TCPHandler: Processed in 0.001291877 sec. | ||
| 2912 | 2025.09.19 00:32:25.647889 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2025.09.19 00:32:25.647983 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2914 | 2025.09.19 00:32:25.648026 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2915 | 2025.09.19 00:32:25.648345 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2025.09.19 00:32:25.648378 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2917 | 2025.09.19 00:32:25.648682 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2918 | 2025.09.19 00:32:25.648897 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2025.09.19 00:32:25.649026 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 2920 | 2025.09.19 00:32:25.649062 [ 5 ] {4e542134-7825-46a1-980c-9d8046a1418d} <Debug> TCPHandler: Processed in 0.001231796 sec. | ||
| 2921 | 2025.09.19 00:32:27.265429 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5253 | ||
| 2922 | 2025.09.19 00:32:27.265949 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.09.19 00:32:27.265998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2924 | 2025.09.19 00:32:27.266522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2925 | 2025.09.19 00:32:27.266770 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.09.19 00:32:27.266919 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5253 | ||
| 2927 | 2025.09.19 00:32:27.266925 [ 152 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2928 | 2025.09.19 00:32:27.267004 [ 152 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.09.19 00:32:27.267029 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2930 | 2025.09.19 00:32:27.267204 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 2931 | 2025.09.19 00:32:27.267392 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2932 | 2025.09.19 00:32:27.267429 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2821 rows starting from the beginning of the part | ||
| 2933 | 2025.09.19 00:32:27.267489 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2934 | 2025.09.19 00:32:27.267531 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 2935 | 2025.09.19 00:32:27.267568 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 2936 | 2025.09.19 00:32:27.267606 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 2937 | 2025.09.19 00:32:27.267642 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 2938 | 2025.09.19 00:32:27.269051 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5253 rows, containing 4 columns (4 merged, 0 gathered) in 0.001939175 sec., 2708883.932600204 rows/sec., 38.75 MiB/sec. | ||
| 2939 | 2025.09.19 00:32:27.269862 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2940 | 2025.09.19 00:32:27.270171 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_11_2} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.09.19 00:32:27.270251 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_11_2} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2942 | 2025.09.19 00:32:27.270356 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2943 | 2025.09.19 00:32:27.538856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2944 | 2025.09.19 00:32:27.556172 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.09.19 00:32:27.556233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2946 | 2025.09.19 00:32:27.562506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2947 | 2025.09.19 00:32:27.563194 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.09.19 00:32:27.563480 [ 152 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2949 | 2025.09.19 00:32:27.563521 [ 152 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2025.09.19 00:32:27.563541 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2951 | 2025.09.19 00:32:27.563647 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 2952 | 2025.09.19 00:32:27.566762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2953 | 2025.09.19 00:32:27.567779 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2954 | 2025.09.19 00:32:27.569104 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 2955 | 2025.09.19 00:32:27.573551 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 2956 | 2025.09.19 00:32:27.577705 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 2957 | 2025.09.19 00:32:27.581876 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 2958 | 2025.09.19 00:32:27.586497 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 2959 | 2025.09.19 00:32:27.590860 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 2960 | 2025.09.19 00:32:27.643661 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080054188 sec., 1036.79772506093 rows/sec., 5.36 MiB/sec. | ||
| 2961 | 2025.09.19 00:32:27.645549 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2962 | 2025.09.19 00:32:27.647409 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_11_2} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.09.19 00:32:27.647511 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_11_2} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2964 | 2025.09.19 00:32:27.648891 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2965 | 2025.09.19 00:32:28.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.11 MiB, peak 219.99 MiB, free memory in arenas 0.00 B, will set to 219.95 MiB (RSS), difference: 9.84 MiB | ||
| 2966 | 2025.09.19 00:32:30.659144 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2025.09.19 00:32:30.659333 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2968 | 2025.09.19 00:32:30.659404 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2969 | 2025.09.19 00:32:30.660232 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.09.19 00:32:30.660273 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2971 | 2025.09.19 00:32:30.660700 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2972 | 2025.09.19 00:32:30.660933 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.09.19 00:32:30.661088 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 2974 | 2025.09.19 00:32:30.661138 [ 5 ] {dd8a8e34-e08f-4834-a024-bd09fbf153ce} <Debug> TCPHandler: Processed in 0.002118098 sec. | ||
| 2975 | 2025.09.19 00:32:30.661271 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.09.19 00:32:30.661398 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2977 | 2025.09.19 00:32:30.661453 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2978 | 2025.09.19 00:32:30.662494 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.09.19 00:32:30.662531 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2980 | 2025.09.19 00:32:30.662938 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2981 | 2025.09.19 00:32:30.663185 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.09.19 00:32:30.663324 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001956 sec., 568507.1574642127 rows/sec., 44.83 MiB/sec. | ||
| 2983 | 2025.09.19 00:32:30.663365 [ 5 ] {7c6d408b-81ff-48a6-95e5-4f46646a13ba} <Debug> TCPHandler: Processed in 0.002157098 sec. | ||
| 2984 | 2025.09.19 00:32:30.663478 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.09.19 00:32:30.663573 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2986 | 2025.09.19 00:32:30.663613 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2987 | 2025.09.19 00:32:30.664095 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.09.19 00:32:30.664130 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2989 | 2025.09.19 00:32:30.664440 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2990 | 2025.09.19 00:32:30.664649 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.09.19 00:32:30.664776 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001223 sec., 167620.60506950124 rows/sec., 9.83 MiB/sec. | ||
| 2992 | 2025.09.19 00:32:30.664813 [ 5 ] {98d18195-4f06-45c7-89b5-0c090e8447dd} <Debug> TCPHandler: Processed in 0.001383669 sec. | ||
| 2993 | 2025.09.19 00:32:30.664919 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.09.19 00:32:30.665013 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2995 | 2025.09.19 00:32:30.665052 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2996 | 2025.09.19 00:32:30.665544 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.09.19 00:32:30.665581 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2998 | 2025.09.19 00:32:30.665933 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2999 | 2025.09.19 00:32:30.666156 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.09.19 00:32:30.666290 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.56 MiB/sec. | ||
| 3001 | 2025.09.19 00:32:30.666328 [ 5 ] {866da574-5947-419f-b93f-78b7ec1ee947} <Debug> TCPHandler: Processed in 0.001457159 sec. | ||
| 3002 | 2025.09.19 00:32:30.666441 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.09.19 00:32:30.666539 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3004 | 2025.09.19 00:32:30.666579 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3005 | 2025.09.19 00:32:30.667052 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.09.19 00:32:30.667088 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3007 | 2025.09.19 00:32:30.667406 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3008 | 2025.09.19 00:32:30.667620 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.09.19 00:32:30.667746 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 3010 | 2025.09.19 00:32:30.667784 [ 5 ] {17f37ee1-2358-4dce-9c0b-e5e7c46699e8} <Debug> TCPHandler: Processed in 0.001392608 sec. | ||
| 3011 | 2025.09.19 00:32:30.667886 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.09.19 00:32:30.667980 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3013 | 2025.09.19 00:32:30.668023 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3014 | 2025.09.19 00:32:30.668700 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.09.19 00:32:30.668735 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3016 | 2025.09.19 00:32:30.669077 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3017 | 2025.09.19 00:32:30.669297 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.09.19 00:32:30.669427 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001466 sec., 463165.0750341064 rows/sec., 32.29 MiB/sec. | ||
| 3019 | 2025.09.19 00:32:30.669465 [ 5 ] {e078b2ab-3c36-441a-80b5-0da335553f69} <Debug> TCPHandler: Processed in 0.001627302 sec. | ||
| 3020 | 2025.09.19 00:32:30.669576 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.09.19 00:32:30.669670 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3022 | 2025.09.19 00:32:30.669712 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3023 | 2025.09.19 00:32:30.670044 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.09.19 00:32:30.670078 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3025 | 2025.09.19 00:32:30.670373 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3026 | 2025.09.19 00:32:30.670576 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.09.19 00:32:30.670662 [ 149 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3028 | 2025.09.19 00:32:30.670696 [ 149 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.09.19 00:32:30.670702 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3030 | 2025.09.19 00:32:30.670714 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3031 | 2025.09.19 00:32:30.670740 [ 5 ] {4eb1e3a6-b2fb-49b3-ac61-820b3c9f9f30} <Debug> TCPHandler: Processed in 0.001215876 sec. | ||
| 3032 | 2025.09.19 00:32:30.670807 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 3033 | 2025.09.19 00:32:30.670846 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2025.09.19 00:32:30.670901 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3035 | 2025.09.19 00:32:30.670935 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 3036 | 2025.09.19 00:32:30.670943 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3037 | 2025.09.19 00:32:30.670987 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3038 | 2025.09.19 00:32:30.670996 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 3039 | 2025.09.19 00:32:30.671046 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 3040 | 2025.09.19 00:32:30.671090 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 3041 | 2025.09.19 00:32:30.671132 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 3042 | 2025.09.19 00:32:30.671176 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 3043 | 2025.09.19 00:32:30.671431 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2025.09.19 00:32:30.671466 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3045 | 2025.09.19 00:32:30.671887 [ 196 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114095 sec., 32313.22284006301 rows/sec., 1.65 MiB/sec. | ||
| 3046 | 2025.09.19 00:32:30.671963 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3047 | 2025.09.19 00:32:30.672176 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3048 | 2025.09.19 00:32:30.672210 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2025.09.19 00:32:30.672362 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001438 sec., 218358.83171070932 rows/sec., 14.34 MiB/sec. | ||
| 3050 | 2025.09.19 00:32:30.672400 [ 5 ] {9be66116-15ca-4865-828e-3e4662a3d733} <Debug> TCPHandler: Processed in 0.001602211 sec. | ||
| 3051 | 2025.09.19 00:32:30.672522 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2025.09.19 00:32:30.672565 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_6_1} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.09.19 00:32:30.672642 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3054 | 2025.09.19 00:32:30.672654 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_6_1} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3055 | 2025.09.19 00:32:30.672703 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3056 | 2025.09.19 00:32:30.672767 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3057 | 2025.09.19 00:32:30.673081 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2025.09.19 00:32:30.673129 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3059 | 2025.09.19 00:32:30.673493 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3060 | 2025.09.19 00:32:30.673706 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2025.09.19 00:32:30.673845 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 3062 | 2025.09.19 00:32:30.673881 [ 5 ] {c9dfbb95-3405-4be5-9af7-dc39f8511fa8} <Debug> TCPHandler: Processed in 0.001420788 sec. | ||
| 3063 | 2025.09.19 00:32:30.673984 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2025.09.19 00:32:30.674077 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3065 | 2025.09.19 00:32:30.674120 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3066 | 2025.09.19 00:32:30.674457 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2025.09.19 00:32:30.674494 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3068 | 2025.09.19 00:32:30.674839 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3069 | 2025.09.19 00:32:30.675058 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2025.09.19 00:32:30.675192 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 3071 | 2025.09.19 00:32:30.675229 [ 5 ] {c08f2a5c-df8b-4868-b3ed-480ae4dd354b} <Debug> TCPHandler: Processed in 0.001294427 sec. | ||
| 3072 | 2025.09.19 00:32:34.702592 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3073 | 2025.09.19 00:32:34.702679 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3074 | 2025.09.19 00:32:34.767968 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5701 | ||
| 3075 | 2025.09.19 00:32:34.768471 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.09.19 00:32:34.768523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3077 | 2025.09.19 00:32:34.769018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3078 | 2025.09.19 00:32:34.769257 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.09.19 00:32:34.769399 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5701 | ||
| 3080 | 2025.09.19 00:32:34.771975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 420 | ||
| 3081 | 2025.09.19 00:32:34.774223 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.09.19 00:32:34.774274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3083 | 2025.09.19 00:32:34.775494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3084 | 2025.09.19 00:32:34.775792 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.09.19 00:32:34.776160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3086 | 2025.09.19 00:32:35.067796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3087 | 2025.09.19 00:32:35.083656 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.09.19 00:32:35.083714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3089 | 2025.09.19 00:32:35.089650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3090 | 2025.09.19 00:32:35.090353 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.09.19 00:32:35.093052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3092 | 2025.09.19 00:32:35.650398 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.09.19 00:32:35.650573 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3094 | 2025.09.19 00:32:35.650673 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3095 | 2025.09.19 00:32:35.651490 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.09.19 00:32:35.651534 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3097 | 2025.09.19 00:32:35.651944 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3098 | 2025.09.19 00:32:35.652171 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.09.19 00:32:35.652305 [ 144 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3100 | 2025.09.19 00:32:35.652324 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001803 sec., 77648.3638380477 rows/sec., 6.73 MiB/sec. | ||
| 3101 | 2025.09.19 00:32:35.652374 [ 144 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.09.19 00:32:35.652387 [ 5 ] {eeb76df7-bf38-45bd-97bf-50d3905b287a} <Debug> TCPHandler: Processed in 0.002113128 sec. | ||
| 3103 | 2025.09.19 00:32:35.652435 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3104 | 2025.09.19 00:32:35.652539 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 3105 | 2025.09.19 00:32:35.652564 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2025.09.19 00:32:35.652624 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3107 | 2025.09.19 00:32:35.652653 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1192 rows starting from the beginning of the part | ||
| 3108 | 2025.09.19 00:32:35.652659 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3109 | 2025.09.19 00:32:35.652701 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3110 | 2025.09.19 00:32:35.652709 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1112 rows starting from the beginning of the part | ||
| 3111 | 2025.09.19 00:32:35.652755 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1287 rows starting from the beginning of the part | ||
| 3112 | 2025.09.19 00:32:35.652799 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3113 | 2025.09.19 00:32:35.652837 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1112 rows starting from the beginning of the part | ||
| 3114 | 2025.09.19 00:32:35.652873 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
| 3115 | 2025.09.19 00:32:35.653144 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2025.09.19 00:32:35.653181 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3117 | 2025.09.19 00:32:35.653553 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3118 | 2025.09.19 00:32:35.653766 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2025.09.19 00:32:35.653897 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001257 sec., 33412.88782816229 rows/sec., 2.45 MiB/sec. | ||
| 3120 | 2025.09.19 00:32:35.653935 [ 5 ] {86b9540e-68fe-46f7-8636-294345957175} <Debug> TCPHandler: Processed in 0.001422698 sec. | ||
| 3121 | 2025.09.19 00:32:35.654052 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2025.09.19 00:32:35.654146 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3123 | 2025.09.19 00:32:35.654184 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3124 | 2025.09.19 00:32:35.654613 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.09.19 00:32:35.654650 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3126 | 2025.09.19 00:32:35.654953 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3127 | 2025.09.19 00:32:35.655170 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2025.09.19 00:32:35.655277 [ 144 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3129 | 2025.09.19 00:32:35.655297 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.08 MiB/sec. | ||
| 3130 | 2025.09.19 00:32:35.655335 [ 144 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2025.09.19 00:32:35.655347 [ 5 ] {10721396-7bda-44c1-92fc-1deaf3ff83ad} <Debug> TCPHandler: Processed in 0.001345488 sec. | ||
| 3132 | 2025.09.19 00:32:35.655374 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3133 | 2025.09.19 00:32:35.655480 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.09.19 00:32:35.655517 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 3135 | 2025.09.19 00:32:35.655579 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.09.19 00:32:35.655626 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3137 | 2025.09.19 00:32:35.655673 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3138 | 2025.09.19 00:32:35.655718 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 746 rows starting from the beginning of the part | ||
| 3139 | 2025.09.19 00:32:35.655823 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 679 rows starting from the beginning of the part | ||
| 3140 | 2025.09.19 00:32:35.655883 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 576 rows starting from the beginning of the part | ||
| 3141 | 2025.09.19 00:32:35.655929 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3142 | 2025.09.19 00:32:35.655977 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 679 rows starting from the beginning of the part | ||
| 3143 | 2025.09.19 00:32:35.656022 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 3144 | 2025.09.19 00:32:35.656113 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2025.09.19 00:32:35.656153 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3146 | 2025.09.19 00:32:35.659609 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3147 | 2025.09.19 00:32:35.659717 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4899 rows, containing 5 columns (5 merged, 0 gathered) in 0.007213785 sec., 679116.4416460984 rows/sec., 57.11 MiB/sec. | ||
| 3148 | 2025.09.19 00:32:35.659851 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2025.09.19 00:32:35.659978 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3150 | 2025.09.19 00:32:35.659995 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004435 sec., 36076.66290868095 rows/sec., 2.51 MiB/sec. | ||
| 3151 | 2025.09.19 00:32:35.660025 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.09.19 00:32:35.660041 [ 5 ] {310fb1df-15bb-427a-831b-bf63d7e43267} <Debug> TCPHandler: Processed in 0.00461023 sec. | ||
| 3153 | 2025.09.19 00:32:35.660056 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3154 | 2025.09.19 00:32:35.660056 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3155 | 2025.09.19 00:32:35.660165 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2025.09.19 00:32:35.660183 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 3157 | 2025.09.19 00:32:35.660258 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3158 | 2025.09.19 00:32:35.660316 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3159 | 2025.09.19 00:32:35.660327 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2025.09.19 00:32:35.660367 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.09.19 00:32:35.660369 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2286 rows starting from the beginning of the part | ||
| 3162 | 2025.09.19 00:32:35.660447 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_16_3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3163 | 2025.09.19 00:32:35.660482 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 3164 | 2025.09.19 00:32:35.660517 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3165 | 2025.09.19 00:32:35.660533 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2607 rows starting from the beginning of the part | ||
| 3166 | 2025.09.19 00:32:35.660579 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 3167 | 2025.09.19 00:32:35.660599 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 5 columns (5 merged, 0 gathered) in 0.005146367 sec., 553788.7212474353 rows/sec., 41.64 MiB/sec. | ||
| 3168 | 2025.09.19 00:32:35.660619 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3169 | 2025.09.19 00:32:35.660660 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3170 | 2025.09.19 00:32:35.660867 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3171 | 2025.09.19 00:32:35.661179 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.09.19 00:32:35.661195 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2025.09.19 00:32:35.661239 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3174 | 2025.09.19 00:32:35.661264 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_16_3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3175 | 2025.09.19 00:32:35.661376 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3176 | 2025.09.19 00:32:35.661840 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3177 | 2025.09.19 00:32:35.662065 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.09.19 00:32:35.662206 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001966 sec., 21363.173957273655 rows/sec., 38.28 MiB/sec. | ||
| 3179 | 2025.09.19 00:32:35.662258 [ 5 ] {817af7ce-035e-4696-ad22-d99d3a365736} <Debug> TCPHandler: Processed in 0.002143518 sec. | ||
| 3180 | 2025.09.19 00:32:35.662377 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.09.19 00:32:35.662471 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3182 | 2025.09.19 00:32:35.662512 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3183 | 2025.09.19 00:32:35.662865 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.09.19 00:32:35.662902 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3185 | 2025.09.19 00:32:35.663065 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5713 rows, containing 5 columns (5 merged, 0 gathered) in 0.002942729 sec., 1941395.2151217458 rows/sec., 130.25 MiB/sec. | ||
| 3186 | 2025.09.19 00:32:35.663209 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3187 | 2025.09.19 00:32:35.663431 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.09.19 00:32:35.663440 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3189 | 2025.09.19 00:32:35.663540 [ 140 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3190 | 2025.09.19 00:32:35.663569 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 3191 | 2025.09.19 00:32:35.663574 [ 140 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2025.09.19 00:32:35.663614 [ 5 ] {fe092751-be33-4856-aa6a-c3fdda51c2a0} <Debug> TCPHandler: Processed in 0.001285337 sec. | ||
| 3193 | 2025.09.19 00:32:35.663616 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3194 | 2025.09.19 00:32:35.663720 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 3195 | 2025.09.19 00:32:35.663734 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.09.19 00:32:35.663818 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3197 | 2025.09.19 00:32:35.663829 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3198 | 2025.09.19 00:32:35.663866 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 800 rows starting from the beginning of the part | ||
| 3199 | 2025.09.19 00:32:35.663904 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 3200 | 2025.09.19 00:32:35.663927 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 3201 | 2025.09.19 00:32:35.663973 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 3202 | 2025.09.19 00:32:35.664012 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3203 | 2025.09.19 00:32:35.664050 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3204 | 2025.09.19 00:32:35.664090 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3205 | 2025.09.19 00:32:35.665019 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333487 sec., 845902.509735753 rows/sec., 54.14 MiB/sec. | ||
| 3206 | 2025.09.19 00:32:35.665232 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3207 | 2025.09.19 00:32:35.665498 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.09.19 00:32:35.665571 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_16_3} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3209 | 2025.09.19 00:32:35.665645 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3210 | 2025.09.19 00:32:36.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.22 MiB, peak 228.24 MiB, free memory in arenas 0.00 B, will set to 222.35 MiB (RSS), difference: 1.13 MiB | ||
| 3211 | 2025.09.19 00:32:40.660727 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.09.19 00:32:40.660925 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3213 | 2025.09.19 00:32:40.660997 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3214 | 2025.09.19 00:32:40.661984 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.09.19 00:32:40.662036 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3216 | 2025.09.19 00:32:40.662448 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3217 | 2025.09.19 00:32:40.662680 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.09.19 00:32:40.662829 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001926 sec., 212876.42782969886 rows/sec., 13.50 MiB/sec. | ||
| 3219 | 2025.09.19 00:32:40.662870 [ 5 ] {1323b65a-6b5d-4370-9467-e9f216188152} <Debug> TCPHandler: Processed in 0.00225378 sec. | ||
| 3220 | 2025.09.19 00:32:40.663011 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.09.19 00:32:40.663106 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3222 | 2025.09.19 00:32:40.663148 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3223 | 2025.09.19 00:32:40.663550 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.09.19 00:32:40.663588 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3225 | 2025.09.19 00:32:40.663882 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3226 | 2025.09.19 00:32:40.664092 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.09.19 00:32:40.664223 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 3228 | 2025.09.19 00:32:40.664261 [ 5 ] {a4171c6c-6e2f-4486-8040-3875318393ee} <Debug> TCPHandler: Processed in 0.001303517 sec. | ||
| 3229 | 2025.09.19 00:32:40.664388 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.09.19 00:32:40.664482 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3231 | 2025.09.19 00:32:40.664521 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3232 | 2025.09.19 00:32:40.666014 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.09.19 00:32:40.666084 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3234 | 2025.09.19 00:32:40.666560 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3235 | 2025.09.19 00:32:40.666793 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.09.19 00:32:40.666958 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.002523 sec., 441141.498216409 rows/sec., 34.79 MiB/sec. | ||
| 3237 | 2025.09.19 00:32:40.667022 [ 5 ] {03500b48-4e37-4b57-90f2-f343e0cf15ae} <Debug> TCPHandler: Processed in 0.002720436 sec. | ||
| 3238 | 2025.09.19 00:32:40.667155 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2025.09.19 00:32:40.667258 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3240 | 2025.09.19 00:32:40.667299 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3241 | 2025.09.19 00:32:40.667947 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2025.09.19 00:32:40.667986 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3243 | 2025.09.19 00:32:40.668330 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3244 | 2025.09.19 00:32:40.668558 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.09.19 00:32:40.668699 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001407 sec., 147121.53518123666 rows/sec., 8.64 MiB/sec. | ||
| 3246 | 2025.09.19 00:32:40.668738 [ 5 ] {a3047e04-cd3b-4b72-a370-622f1f73945c} <Debug> TCPHandler: Processed in 0.00159148 sec. | ||
| 3247 | 2025.09.19 00:32:40.668849 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2025.09.19 00:32:40.668944 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3249 | 2025.09.19 00:32:40.668985 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3250 | 2025.09.19 00:32:40.669507 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2025.09.19 00:32:40.669544 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3252 | 2025.09.19 00:32:40.669852 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3253 | 2025.09.19 00:32:40.670063 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2025.09.19 00:32:40.670193 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 3255 | 2025.09.19 00:32:40.670231 [ 5 ] {7a3ebbf4-34a2-4cee-b6e3-146189ff06f1} <Debug> TCPHandler: Processed in 0.001432089 sec. | ||
| 3256 | 2025.09.19 00:32:40.670339 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2025.09.19 00:32:40.670432 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3258 | 2025.09.19 00:32:40.670477 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3259 | 2025.09.19 00:32:40.670982 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2025.09.19 00:32:40.671019 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3261 | 2025.09.19 00:32:40.671331 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3262 | 2025.09.19 00:32:40.671546 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.09.19 00:32:40.671668 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001268 sec., 166403.785488959 rows/sec., 9.45 MiB/sec. | ||
| 3264 | 2025.09.19 00:32:40.671703 [ 5 ] {9ce89180-e029-4906-b066-736fd240e31d} <Debug> TCPHandler: Processed in 0.001429249 sec. | ||
| 3265 | 2025.09.19 00:32:40.671810 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2025.09.19 00:32:40.671896 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3267 | 2025.09.19 00:32:40.671933 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3268 | 2025.09.19 00:32:40.672693 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2025.09.19 00:32:40.672728 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3270 | 2025.09.19 00:32:40.673064 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3271 | 2025.09.19 00:32:40.673270 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.09.19 00:32:40.673399 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001491 sec., 456740.44265593565 rows/sec., 31.85 MiB/sec. | ||
| 3273 | 2025.09.19 00:32:40.673435 [ 5 ] {a2356336-2207-4395-b14f-71085c3e4b73} <Debug> TCPHandler: Processed in 0.001651882 sec. | ||
| 3274 | 2025.09.19 00:32:40.673551 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2025.09.19 00:32:40.673645 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3276 | 2025.09.19 00:32:40.673686 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3277 | 2025.09.19 00:32:40.674032 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2025.09.19 00:32:40.674067 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3279 | 2025.09.19 00:32:40.674354 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3280 | 2025.09.19 00:32:40.674561 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2025.09.19 00:32:40.674687 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3282 | 2025.09.19 00:32:40.674723 [ 5 ] {62b73f42-52fa-4c0a-ba7a-cd1b658a5eef} <Debug> TCPHandler: Processed in 0.001221346 sec. | ||
| 3283 | 2025.09.19 00:32:40.674828 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2025.09.19 00:32:40.674922 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3285 | 2025.09.19 00:32:40.674963 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3286 | 2025.09.19 00:32:40.675418 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.09.19 00:32:40.675454 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3288 | 2025.09.19 00:32:40.675781 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3289 | 2025.09.19 00:32:40.675987 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.09.19 00:32:40.676116 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001213 sec., 259686.72712283593 rows/sec., 17.06 MiB/sec. | ||
| 3291 | 2025.09.19 00:32:40.676153 [ 5 ] {931bba59-3c92-4ac8-a8db-cc0c980262b6} <Debug> TCPHandler: Processed in 0.001372698 sec. | ||
| 3292 | 2025.09.19 00:32:40.676262 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2025.09.19 00:32:40.676355 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3294 | 2025.09.19 00:32:40.676395 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3295 | 2025.09.19 00:32:40.676706 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2025.09.19 00:32:40.676747 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3297 | 2025.09.19 00:32:40.677043 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3298 | 2025.09.19 00:32:40.677250 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2025.09.19 00:32:40.677377 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 3300 | 2025.09.19 00:32:40.677411 [ 5 ] {5e07cf0c-ee30-46a0-81c4-b0edfeb345af} <Debug> TCPHandler: Processed in 0.001197686 sec. | ||
| 3301 | 2025.09.19 00:32:40.677517 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2025.09.19 00:32:40.677608 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3303 | 2025.09.19 00:32:40.677645 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3304 | 2025.09.19 00:32:40.677961 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2025.09.19 00:32:40.677995 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3306 | 2025.09.19 00:32:40.678275 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3307 | 2025.09.19 00:32:40.678539 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.09.19 00:32:40.678690 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 3309 | 2025.09.19 00:32:40.678732 [ 5 ] {011d219a-b1f6-485f-89d2-b43df7a1495d} <Debug> TCPHandler: Processed in 0.001259266 sec. | ||
| 3310 | 2025.09.19 00:32:42.269847 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6213 | ||
| 3311 | 2025.09.19 00:32:42.270334 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2025.09.19 00:32:42.270366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3313 | 2025.09.19 00:32:42.270914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3314 | 2025.09.19 00:32:42.271152 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2025.09.19 00:32:42.271280 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6213 | ||
| 3316 | 2025.09.19 00:32:42.593525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3317 | 2025.09.19 00:32:42.610859 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.09.19 00:32:42.610924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3319 | 2025.09.19 00:32:42.616564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3320 | 2025.09.19 00:32:42.617242 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.09.19 00:32:42.620250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3322 | 2025.09.19 00:32:44.776725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 454 | ||
| 3323 | 2025.09.19 00:32:44.779050 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2025.09.19 00:32:44.779106 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3325 | 2025.09.19 00:32:44.780294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3326 | 2025.09.19 00:32:44.780578 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2025.09.19 00:32:44.780955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3328 | 2025.09.19 00:32:45.651484 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2025.09.19 00:32:45.651654 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3330 | 2025.09.19 00:32:45.651719 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3331 | 2025.09.19 00:32:45.652444 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2025.09.19 00:32:45.652491 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3333 | 2025.09.19 00:32:45.652875 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3334 | 2025.09.19 00:32:45.653097 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2025.09.19 00:32:45.653253 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001644 sec., 85158.15085158151 rows/sec., 7.38 MiB/sec. | ||
| 3336 | 2025.09.19 00:32:45.653295 [ 5 ] {8192cd83-8ba3-4515-94cb-648fdce66cb0} <Debug> TCPHandler: Processed in 0.001940185 sec. | ||
| 3337 | 2025.09.19 00:32:45.653420 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2025.09.19 00:32:45.653514 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3339 | 2025.09.19 00:32:45.653557 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3340 | 2025.09.19 00:32:45.653976 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2025.09.19 00:32:45.654013 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3342 | 2025.09.19 00:32:45.654326 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3343 | 2025.09.19 00:32:45.654532 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2025.09.19 00:32:45.654638 [ 128 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3345 | 2025.09.19 00:32:45.654663 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001167 sec., 35989.71722365038 rows/sec., 2.64 MiB/sec. | ||
| 3346 | 2025.09.19 00:32:45.654705 [ 128 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.09.19 00:32:45.654725 [ 5 ] {5aefc9d1-c485-4ad4-8046-882c7fecde64} <Debug> TCPHandler: Processed in 0.001355278 sec. | ||
| 3348 | 2025.09.19 00:32:45.654732 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3349 | 2025.09.19 00:32:45.654859 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2025.09.19 00:32:45.654882 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 3351 | 2025.09.19 00:32:45.654958 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3352 | 2025.09.19 00:32:45.655003 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3353 | 2025.09.19 00:32:45.655015 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3354 | 2025.09.19 00:32:45.655052 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part | ||
| 3355 | 2025.09.19 00:32:45.655116 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3356 | 2025.09.19 00:32:45.655159 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part | ||
| 3357 | 2025.09.19 00:32:45.655198 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 3358 | 2025.09.19 00:32:45.655235 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 207 rows starting from the beginning of the part | ||
| 3359 | 2025.09.19 00:32:45.655273 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 3360 | 2025.09.19 00:32:45.655449 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.09.19 00:32:45.655490 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3362 | 2025.09.19 00:32:45.655818 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3363 | 2025.09.19 00:32:45.656040 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.09.19 00:32:45.656169 [ 191 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349518 sec., 597250.2775064874 rows/sec., 39.30 MiB/sec. | ||
| 3365 | 2025.09.19 00:32:45.656186 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001246 sec., 85072.23113964687 rows/sec., 6.65 MiB/sec. | ||
| 3366 | 2025.09.19 00:32:45.656231 [ 5 ] {18080da1-718b-4572-888d-2fca5dbe6c29} <Debug> TCPHandler: Processed in 0.001424449 sec. | ||
| 3367 | 2025.09.19 00:32:45.656311 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3368 | 2025.09.19 00:32:45.656345 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2025.09.19 00:32:45.656442 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3370 | 2025.09.19 00:32:45.656489 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3371 | 2025.09.19 00:32:45.656573 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2025.09.19 00:32:45.656649 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_16_3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3373 | 2025.09.19 00:32:45.656722 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3374 | 2025.09.19 00:32:45.656919 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2025.09.19 00:32:45.656961 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3376 | 2025.09.19 00:32:45.657299 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3377 | 2025.09.19 00:32:45.657505 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2025.09.19 00:32:45.657643 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 3379 | 2025.09.19 00:32:45.657679 [ 5 ] {a5910b0d-714e-4130-8ac8-5cf967ba9c06} <Debug> TCPHandler: Processed in 0.001384238 sec. | ||
| 3380 | 2025.09.19 00:32:45.657785 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2025.09.19 00:32:45.657879 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3382 | 2025.09.19 00:32:45.657934 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3383 | 2025.09.19 00:32:45.658797 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2025.09.19 00:32:45.658833 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3385 | 2025.09.19 00:32:45.659393 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3386 | 2025.09.19 00:32:45.659621 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.09.19 00:32:45.659755 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001894 sec., 22175.290390707498 rows/sec., 39.74 MiB/sec. | ||
| 3388 | 2025.09.19 00:32:45.659814 [ 5 ] {0d0cb202-1821-4d69-a854-ce38700cb751} <Debug> TCPHandler: Processed in 0.002077417 sec. | ||
| 3389 | 2025.09.19 00:32:45.659932 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2025.09.19 00:32:45.660034 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3391 | 2025.09.19 00:32:45.660078 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3392 | 2025.09.19 00:32:45.660419 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2025.09.19 00:32:45.660455 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3394 | 2025.09.19 00:32:45.660753 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3395 | 2025.09.19 00:32:45.660954 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2025.09.19 00:32:45.661090 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3397 | 2025.09.19 00:32:45.661126 [ 5 ] {8c019486-95f2-483c-85fd-c93447ad29c8} <Debug> TCPHandler: Processed in 0.001245107 sec. | ||
| 3398 | 2025.09.19 00:32:49.702932 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3399 | 2025.09.19 00:32:49.703004 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3400 | 2025.09.19 00:32:49.772099 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6661 | ||
| 3401 | 2025.09.19 00:32:49.772594 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2025.09.19 00:32:49.772638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3403 | 2025.09.19 00:32:49.773125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3404 | 2025.09.19 00:32:49.773363 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2025.09.19 00:32:49.773500 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6661 | ||
| 3406 | 2025.09.19 00:32:50.121029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3407 | 2025.09.19 00:32:50.138103 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2025.09.19 00:32:50.138167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3409 | 2025.09.19 00:32:50.144326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3410 | 2025.09.19 00:32:50.144997 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2025.09.19 00:32:50.147811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3412 | 2025.09.19 00:32:50.660848 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2025.09.19 00:32:50.661029 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3414 | 2025.09.19 00:32:50.661103 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3415 | 2025.09.19 00:32:50.662003 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2025.09.19 00:32:50.662049 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3417 | 2025.09.19 00:32:50.662444 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3418 | 2025.09.19 00:32:50.662696 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.09.19 00:32:50.662852 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001876 sec., 218550.1066098081 rows/sec., 13.86 MiB/sec. | ||
| 3420 | 2025.09.19 00:32:50.662893 [ 5 ] {ff701c34-c4ba-4d73-bdb1-b96361b6ca55} <Debug> TCPHandler: Processed in 0.002171739 sec. | ||
| 3421 | 2025.09.19 00:32:50.663024 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2025.09.19 00:32:50.663122 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3423 | 2025.09.19 00:32:50.663167 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3424 | 2025.09.19 00:32:50.664278 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2025.09.19 00:32:50.664313 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3426 | 2025.09.19 00:32:50.664703 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3427 | 2025.09.19 00:32:50.664916 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2025.09.19 00:32:50.665043 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00194 sec., 573195.8762886598 rows/sec., 45.20 MiB/sec. | ||
| 3429 | 2025.09.19 00:32:50.665080 [ 5 ] {fff3d81e-fb67-4a63-8348-8046e9747ed9} <Debug> TCPHandler: Processed in 0.002112737 sec. | ||
| 3430 | 2025.09.19 00:32:50.665197 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2025.09.19 00:32:50.665290 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3432 | 2025.09.19 00:32:50.665330 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3433 | 2025.09.19 00:32:50.665836 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.09.19 00:32:50.665872 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3435 | 2025.09.19 00:32:50.666190 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3436 | 2025.09.19 00:32:50.666406 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.09.19 00:32:50.666539 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001267 sec., 161799.52644041044 rows/sec., 9.49 MiB/sec. | ||
| 3438 | 2025.09.19 00:32:50.666575 [ 5 ] {b6061b22-caab-4b29-9697-029d0ce2b56d} <Debug> TCPHandler: Processed in 0.001428809 sec. | ||
| 3439 | 2025.09.19 00:32:50.666678 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.09.19 00:32:50.666772 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3441 | 2025.09.19 00:32:50.666813 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3442 | 2025.09.19 00:32:50.667321 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.09.19 00:32:50.667356 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3444 | 2025.09.19 00:32:50.667665 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3445 | 2025.09.19 00:32:50.667889 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.09.19 00:32:50.668020 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001265 sec., 167588.9328063241 rows/sec., 10.81 MiB/sec. | ||
| 3447 | 2025.09.19 00:32:50.668056 [ 5 ] {6c55a0d1-067a-47e8-bb23-2a40cd3ed603} <Debug> TCPHandler: Processed in 0.001427308 sec. | ||
| 3448 | 2025.09.19 00:32:50.668158 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2025.09.19 00:32:50.668251 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3450 | 2025.09.19 00:32:50.668292 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3451 | 2025.09.19 00:32:50.668788 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2025.09.19 00:32:50.668825 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3453 | 2025.09.19 00:32:50.669129 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3454 | 2025.09.19 00:32:50.669333 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2025.09.19 00:32:50.669466 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001232 sec., 171266.23376623375 rows/sec., 9.73 MiB/sec. | ||
| 3456 | 2025.09.19 00:32:50.669501 [ 5 ] {5b54f310-2266-498b-b404-f653536ca4ac} <Debug> TCPHandler: Processed in 0.001393108 sec. | ||
| 3457 | 2025.09.19 00:32:50.669600 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2025.09.19 00:32:50.669693 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3459 | 2025.09.19 00:32:50.669732 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3460 | 2025.09.19 00:32:50.670415 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2025.09.19 00:32:50.670451 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3462 | 2025.09.19 00:32:50.670775 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3463 | 2025.09.19 00:32:50.670982 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2025.09.19 00:32:50.671108 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001433 sec., 473831.123517097 rows/sec., 33.03 MiB/sec. | ||
| 3465 | 2025.09.19 00:32:50.671145 [ 5 ] {2a8caae9-d26b-4fbc-b7da-1dcb707f5e1c} <Debug> TCPHandler: Processed in 0.001592311 sec. | ||
| 3466 | 2025.09.19 00:32:50.671252 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2025.09.19 00:32:50.671345 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3468 | 2025.09.19 00:32:50.671386 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3469 | 2025.09.19 00:32:50.671714 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2025.09.19 00:32:50.671749 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3471 | 2025.09.19 00:32:50.672040 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3472 | 2025.09.19 00:32:50.672249 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2025.09.19 00:32:50.672374 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 3474 | 2025.09.19 00:32:50.672410 [ 5 ] {31c35c8a-0b3b-4db1-8fc5-ebcb79233480} <Debug> TCPHandler: Processed in 0.001206215 sec. | ||
| 3475 | 2025.09.19 00:32:50.672517 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2025.09.19 00:32:50.672609 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3477 | 2025.09.19 00:32:50.672649 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3478 | 2025.09.19 00:32:50.673092 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.09.19 00:32:50.673126 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3480 | 2025.09.19 00:32:50.673451 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3481 | 2025.09.19 00:32:50.673664 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2025.09.19 00:32:50.673788 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 3483 | 2025.09.19 00:32:50.673824 [ 5 ] {cfd14ec1-b1f5-47ae-81bc-ff3334837fef} <Debug> TCPHandler: Processed in 0.001355638 sec. | ||
| 3484 | 2025.09.19 00:32:50.673926 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2025.09.19 00:32:50.674017 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3486 | 2025.09.19 00:32:50.674058 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3487 | 2025.09.19 00:32:50.674363 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2025.09.19 00:32:50.674399 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3489 | 2025.09.19 00:32:50.674691 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3490 | 2025.09.19 00:32:50.674894 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2025.09.19 00:32:50.675019 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 3492 | 2025.09.19 00:32:50.675055 [ 5 ] {935c9e43-eb4e-4eb9-a29c-62a0c6f25590} <Debug> TCPHandler: Processed in 0.001176456 sec. | ||
| 3493 | 2025.09.19 00:32:50.675161 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2025.09.19 00:32:50.675254 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3495 | 2025.09.19 00:32:50.675294 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3496 | 2025.09.19 00:32:50.675625 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2025.09.19 00:32:50.675661 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3498 | 2025.09.19 00:32:50.675961 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3499 | 2025.09.19 00:32:50.676164 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2025.09.19 00:32:50.676284 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 3501 | 2025.09.19 00:32:50.676318 [ 5 ] {8e1c0ee2-9657-49e7-a5fa-01e4d14c166a} <Debug> TCPHandler: Processed in 0.001204155 sec. | ||
| 3502 | 2025.09.19 00:32:52.962231 [ 117 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3503 | 2025.09.19 00:32:52.962297 [ 117 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2025.09.19 00:32:52.962322 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3505 | 2025.09.19 00:32:52.962433 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 3506 | 2025.09.19 00:32:52.962540 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3507 | 2025.09.19 00:32:52.962572 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3508 | 2025.09.19 00:32:52.962636 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3509 | 2025.09.19 00:32:52.962679 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3510 | 2025.09.19 00:32:52.962718 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3511 | 2025.09.19 00:32:52.962758 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3512 | 2025.09.19 00:32:52.963533 [ 194 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134435 sec., 24681.89010388431 rows/sec., 2.06 MiB/sec. | ||
| 3513 | 2025.09.19 00:32:52.963689 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3514 | 2025.09.19 00:32:52.963945 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2025.09.19 00:32:52.964013 [ 201 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_5_1} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3516 | 2025.09.19 00:32:52.964082 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3517 | 2025.09.19 00:32:54.781858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 486 | ||
| 3518 | 2025.09.19 00:32:54.784170 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.09.19 00:32:54.784229 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3520 | 2025.09.19 00:32:54.785416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3521 | 2025.09.19 00:32:54.785688 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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.19 00:32:54.786046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3523 | 2025.09.19 00:32:55.677588 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2025.09.19 00:32:55.677861 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3525 | 2025.09.19 00:32:55.677966 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3526 | 2025.09.19 00:32:55.678695 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2025.09.19 00:32:55.678744 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3528 | 2025.09.19 00:32:55.679127 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3529 | 2025.09.19 00:32:55.679347 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2025.09.19 00:32:55.679503 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001717 sec., 1164.8223645894002 rows/sec., 94.98 KiB/sec. | ||
| 3531 | 2025.09.19 00:32:55.679544 [ 5 ] {254fab8f-28ff-42e0-a3ad-2fc0fb0084fc} <Debug> TCPHandler: Processed in 0.002139868 sec. | ||
| 3532 | 2025.09.19 00:32:55.679671 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2025.09.19 00:32:55.679765 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3534 | 2025.09.19 00:32:55.679805 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3535 | 2025.09.19 00:32:55.681134 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2025.09.19 00:32:55.681170 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3537 | 2025.09.19 00:32:55.681548 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3538 | 2025.09.19 00:32:55.681766 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.09.19 00:32:55.681894 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.002147 sec., 596646.4834653004 rows/sec., 49.40 MiB/sec. | ||
| 3540 | 2025.09.19 00:32:55.681932 [ 5 ] {2bc0af11-df27-4324-b98c-61405ac38ff5} <Debug> TCPHandler: Processed in 0.002311321 sec. | ||
| 3541 | 2025.09.19 00:32:55.682046 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2025.09.19 00:32:55.682140 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3543 | 2025.09.19 00:32:55.682179 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3544 | 2025.09.19 00:32:55.682597 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.09.19 00:32:55.682635 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3546 | 2025.09.19 00:32:55.682935 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3547 | 2025.09.19 00:32:55.683146 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.09.19 00:32:55.683286 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001164 sec., 37800.687285223365 rows/sec., 2.77 MiB/sec. | ||
| 3549 | 2025.09.19 00:32:55.683322 [ 5 ] {9d6cabfa-a9ea-49c2-884d-61d7eb2b19d4} <Debug> TCPHandler: Processed in 0.001326177 sec. | ||
| 3550 | 2025.09.19 00:32:55.683429 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2025.09.19 00:32:55.683522 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3552 | 2025.09.19 00:32:55.683561 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3553 | 2025.09.19 00:32:55.684068 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2025.09.19 00:32:55.684103 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3555 | 2025.09.19 00:32:55.684429 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3556 | 2025.09.19 00:32:55.684647 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2025.09.19 00:32:55.684741 [ 61 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3558 | 2025.09.19 00:32:55.684775 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001269 sec., 179669.03073286053 rows/sec., 12.17 MiB/sec. | ||
| 3559 | 2025.09.19 00:32:55.684775 [ 61 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.09.19 00:32:55.684807 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3561 | 2025.09.19 00:32:55.684811 [ 5 ] {73ebff4b-d968-4039-89c9-5bd71feb0e32} <Debug> TCPHandler: Processed in 0.001430738 sec. | ||
| 3562 | 2025.09.19 00:32:55.684908 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 3563 | 2025.09.19 00:32:55.684921 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2025.09.19 00:32:55.685006 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3565 | 2025.09.19 00:32:55.685020 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3566 | 2025.09.19 00:32:55.685039 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 3567 | 2025.09.19 00:32:55.685059 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3568 | 2025.09.19 00:32:55.685104 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 3569 | 2025.09.19 00:32:55.685156 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 3570 | 2025.09.19 00:32:55.685197 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 3571 | 2025.09.19 00:32:55.685233 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 3572 | 2025.09.19 00:32:55.685272 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 3573 | 2025.09.19 00:32:55.685704 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.09.19 00:32:55.685739 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3575 | 2025.09.19 00:32:55.686095 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3576 | 2025.09.19 00:32:55.686153 [ 194 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287307 sec., 1012967.3807413462 rows/sec., 70.33 MiB/sec. | ||
| 3577 | 2025.09.19 00:32:55.686324 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.09.19 00:32:55.686353 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3579 | 2025.09.19 00:32:55.686456 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001454 sec., 387895.46079779917 rows/sec., 28.83 MiB/sec. | ||
| 3580 | 2025.09.19 00:32:55.686493 [ 5 ] {b25bcc4a-c843-4386-b78c-af158ad072db} <Debug> TCPHandler: Processed in 0.001619962 sec. | ||
| 3581 | 2025.09.19 00:32:55.686606 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2025.09.19 00:32:55.686616 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_10_2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2025.09.19 00:32:55.686682 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_10_2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3584 | 2025.09.19 00:32:55.686698 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.09.19 00:32:55.686740 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3586 | 2025.09.19 00:32:55.686750 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3587 | 2025.09.19 00:32:55.687358 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.09.19 00:32:55.687393 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3589 | 2025.09.19 00:32:55.687773 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3590 | 2025.09.19 00:32:55.687983 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.09.19 00:32:55.688107 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001427 sec., 592151.3665031535 rows/sec., 39.86 MiB/sec. | ||
| 3592 | 2025.09.19 00:32:55.688141 [ 5 ] {80e0867c-9334-4849-a38d-33571c04926e} <Debug> TCPHandler: Processed in 0.001584631 sec. | ||
| 3593 | 2025.09.19 00:32:55.688257 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.09.19 00:32:55.688350 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2025.09.19 00:32:55.688404 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3596 | 2025.09.19 00:32:55.689240 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.09.19 00:32:55.689276 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3598 | 2025.09.19 00:32:55.689870 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3599 | 2025.09.19 00:32:55.690099 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.09.19 00:32:55.690235 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001903 sec., 22070.41513399895 rows/sec., 39.55 MiB/sec. | ||
| 3601 | 2025.09.19 00:32:55.690292 [ 5 ] {9aa6702b-730d-4194-b522-f98c932a1827} <Debug> TCPHandler: Processed in 0.002085027 sec. | ||
| 3602 | 2025.09.19 00:32:55.690407 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.09.19 00:32:55.690506 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.09.19 00:32:55.690547 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3605 | 2025.09.19 00:32:55.690899 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.09.19 00:32:55.690934 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3607 | 2025.09.19 00:32:55.691251 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3608 | 2025.09.19 00:32:55.691463 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.09.19 00:32:55.691590 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3610 | 2025.09.19 00:32:55.691624 [ 5 ] {6bc23839-82a2-4dbf-979c-affdb6561a32} <Debug> TCPHandler: Processed in 0.001265687 sec. | ||
| 3611 | 2025.09.19 00:32:57.273581 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7173 | ||
| 3612 | 2025.09.19 00:32:57.274320 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2025.09.19 00:32:57.274366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3614 | 2025.09.19 00:32:57.274883 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3615 | 2025.09.19 00:32:57.275126 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2025.09.19 00:32:57.275271 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7173 | ||
| 3617 | 2025.09.19 00:32:57.647872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3618 | 2025.09.19 00:32:57.666731 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.09.19 00:32:57.666799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3620 | 2025.09.19 00:32:57.673219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3621 | 2025.09.19 00:32:57.673972 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.09.19 00:32:57.677200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3623 | 2025.09.19 00:32:58.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.63 MiB, peak 228.63 MiB, free memory in arenas 0.00 B, will set to 226.00 MiB (RSS), difference: 1.38 MiB | ||
| 3624 | 2025.09.19 00:33:00.660276 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2025.09.19 00:33:00.660484 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3626 | 2025.09.19 00:33:00.660559 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3627 | 2025.09.19 00:33:00.661484 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.09.19 00:33:00.661534 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3629 | 2025.09.19 00:33:00.661973 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3630 | 2025.09.19 00:33:00.662224 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2025.09.19 00:33:00.662376 [ 35 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3632 | 2025.09.19 00:33:00.662386 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001956 sec., 209611.4519427403 rows/sec., 13.30 MiB/sec. | ||
| 3633 | 2025.09.19 00:33:00.662448 [ 35 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2025.09.19 00:33:00.662475 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3635 | 2025.09.19 00:33:00.662490 [ 5 ] {16d0ca52-aa79-4ccd-9f36-42907a14b1af} <Debug> TCPHandler: Processed in 0.00234837 sec. | ||
| 3636 | 2025.09.19 00:33:00.662593 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 3637 | 2025.09.19 00:33:00.662645 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2025.09.19 00:33:00.662694 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2025.09.19 00:33:00.662729 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 3640 | 2025.09.19 00:33:00.662766 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3641 | 2025.09.19 00:33:00.662792 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 3642 | 2025.09.19 00:33:00.662818 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3643 | 2025.09.19 00:33:00.662843 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 3644 | 2025.09.19 00:33:00.662895 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 3645 | 2025.09.19 00:33:00.662941 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 3646 | 2025.09.19 00:33:00.663784 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2025.09.19 00:33:00.663821 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3648 | 2025.09.19 00:33:00.663987 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429499 sec., 1434068.859089793 rows/sec., 96.44 MiB/sec. | ||
| 3649 | 2025.09.19 00:33:00.664236 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3650 | 2025.09.19 00:33:00.664430 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3651 | 2025.09.19 00:33:00.664598 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_9_2} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2025.09.19 00:33:00.664694 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_9_2} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3653 | 2025.09.19 00:33:00.664760 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.09.19 00:33:00.664794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3655 | 2025.09.19 00:33:00.664894 [ 35 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3656 | 2025.09.19 00:33:00.664931 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002192 sec., 507299.2700729927 rows/sec., 40.01 MiB/sec. | ||
| 3657 | 2025.09.19 00:33:00.664939 [ 35 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.09.19 00:33:00.664976 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3659 | 2025.09.19 00:33:00.664983 [ 5 ] {93786919-8d2b-4245-ae41-9a97df68d735} <Debug> TCPHandler: Processed in 0.002399332 sec. | ||
| 3660 | 2025.09.19 00:33:00.665094 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 3661 | 2025.09.19 00:33:00.665124 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2025.09.19 00:33:00.665207 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2025.09.19 00:33:00.665237 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3664 | 2025.09.19 00:33:00.665244 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2345 rows starting from the beginning of the part | ||
| 3665 | 2025.09.19 00:33:00.665285 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3666 | 2025.09.19 00:33:00.665318 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1113 rows starting from the beginning of the part | ||
| 3667 | 2025.09.19 00:33:00.665366 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 3668 | 2025.09.19 00:33:00.665404 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1112 rows starting from the beginning of the part | ||
| 3669 | 2025.09.19 00:33:00.665444 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1281 rows starting from the beginning of the part | ||
| 3670 | 2025.09.19 00:33:00.665489 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1112 rows starting from the beginning of the part | ||
| 3671 | 2025.09.19 00:33:00.665804 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.09.19 00:33:00.665847 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3673 | 2025.09.19 00:33:00.666175 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3674 | 2025.09.19 00:33:00.666409 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2025.09.19 00:33:00.666543 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001326 sec., 154600.3016591252 rows/sec., 9.07 MiB/sec. | ||
| 3676 | 2025.09.19 00:33:00.666581 [ 5 ] {8869f87d-b7b0-4ccf-a260-aef38061306d} <Debug> TCPHandler: Processed in 0.00151827 sec. | ||
| 3677 | 2025.09.19 00:33:00.666699 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2025.09.19 00:33:00.666791 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3679 | 2025.09.19 00:33:00.666831 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3680 | 2025.09.19 00:33:00.667314 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.09.19 00:33:00.667350 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3682 | 2025.09.19 00:33:00.667662 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3683 | 2025.09.19 00:33:00.667878 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002844787 sec., 2496847.7429065867 rows/sec., 210.39 MiB/sec. | ||
| 3684 | 2025.09.19 00:33:00.667887 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2025.09.19 00:33:00.668030 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 3686 | 2025.09.19 00:33:00.668067 [ 5 ] {1210bb9c-80ba-40f9-97d2-9f4956a2aab8} <Debug> TCPHandler: Processed in 0.001417878 sec. | ||
| 3687 | 2025.09.19 00:33:00.668180 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2025.09.19 00:33:00.668223 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3689 | 2025.09.19 00:33:00.668274 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3690 | 2025.09.19 00:33:00.668320 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3691 | 2025.09.19 00:33:00.668583 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.09.19 00:33:00.668696 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_21_4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3693 | 2025.09.19 00:33:00.668800 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3694 | 2025.09.19 00:33:00.668814 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2025.09.19 00:33:00.668857 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3696 | 2025.09.19 00:33:00.669175 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3697 | 2025.09.19 00:33:00.669391 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2025.09.19 00:33:00.669506 [ 43 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3699 | 2025.09.19 00:33:00.669521 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 3700 | 2025.09.19 00:33:00.669546 [ 43 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2025.09.19 00:33:00.669568 [ 5 ] {afc7a1a6-d857-41fa-8a8e-e4f81c6381cc} <Debug> TCPHandler: Processed in 0.001437939 sec. | ||
| 3702 | 2025.09.19 00:33:00.669570 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3703 | 2025.09.19 00:33:00.669664 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 3704 | 2025.09.19 00:33:00.669685 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2025.09.19 00:33:00.669755 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3706 | 2025.09.19 00:33:00.669781 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3707 | 2025.09.19 00:33:00.669785 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 3708 | 2025.09.19 00:33:00.669828 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3709 | 2025.09.19 00:33:00.669853 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 3710 | 2025.09.19 00:33:00.669897 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 3711 | 2025.09.19 00:33:00.669935 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 3712 | 2025.09.19 00:33:00.669970 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 3713 | 2025.09.19 00:33:00.670500 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2025.09.19 00:33:00.670542 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3715 | 2025.09.19 00:33:00.670772 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140825 sec., 924769.3555102666 rows/sec., 56.04 MiB/sec. | ||
| 3716 | 2025.09.19 00:33:00.670885 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3717 | 2025.09.19 00:33:00.670925 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3718 | 2025.09.19 00:33:00.671168 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2025.09.19 00:33:00.671256 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_9_2} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.09.19 00:33:00.671287 [ 43 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3721 | 2025.09.19 00:33:00.671315 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001551 sec., 437782.0760799484 rows/sec., 30.52 MiB/sec. | ||
| 3722 | 2025.09.19 00:33:00.671325 [ 43 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2025.09.19 00:33:00.671336 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_9_2} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3724 | 2025.09.19 00:33:00.671361 [ 5 ] {56369807-f7a7-4224-8645-354b2af68195} <Debug> TCPHandler: Processed in 0.001724812 sec. | ||
| 3725 | 2025.09.19 00:33:00.671369 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3726 | 2025.09.19 00:33:00.671477 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3727 | 2025.09.19 00:33:00.671490 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2025.09.19 00:33:00.671527 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 3729 | 2025.09.19 00:33:00.671591 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3730 | 2025.09.19 00:33:00.671619 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3731 | 2025.09.19 00:33:00.671636 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3732 | 2025.09.19 00:33:00.671648 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1213 rows starting from the beginning of the part | ||
| 3733 | 2025.09.19 00:33:00.671705 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 681 rows starting from the beginning of the part | ||
| 3734 | 2025.09.19 00:33:00.671745 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
| 3735 | 2025.09.19 00:33:00.671781 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 679 rows starting from the beginning of the part | ||
| 3736 | 2025.09.19 00:33:00.671821 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 564 rows starting from the beginning of the part | ||
| 3737 | 2025.09.19 00:33:00.671855 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 679 rows starting from the beginning of the part | ||
| 3738 | 2025.09.19 00:33:00.671979 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2025.09.19 00:33:00.672021 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3740 | 2025.09.19 00:33:00.672346 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3741 | 2025.09.19 00:33:00.672584 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2025.09.19 00:33:00.672718 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 3743 | 2025.09.19 00:33:00.672755 [ 5 ] {cdb619f2-587f-4328-8602-df843126d686} <Debug> TCPHandler: Processed in 0.001315238 sec. | ||
| 3744 | 2025.09.19 00:33:00.672863 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2025.09.19 00:33:00.672954 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3746 | 2025.09.19 00:33:00.672996 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3747 | 2025.09.19 00:33:00.673242 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787833 sec., 2193717.1984184207 rows/sec., 164.60 MiB/sec. | ||
| 3748 | 2025.09.19 00:33:00.673446 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3749 | 2025.09.19 00:33:00.673450 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2025.09.19 00:33:00.673497 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3751 | 2025.09.19 00:33:00.673831 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2025.09.19 00:33:00.673884 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3753 | 2025.09.19 00:33:00.673920 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_21_4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3754 | 2025.09.19 00:33:00.674006 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3755 | 2025.09.19 00:33:00.674126 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.09.19 00:33:00.674237 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3757 | 2025.09.19 00:33:00.674262 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001325 sec., 236981.1320754717 rows/sec., 15.57 MiB/sec. | ||
| 3758 | 2025.09.19 00:33:00.674273 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2025.09.19 00:33:00.674301 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3760 | 2025.09.19 00:33:00.674305 [ 5 ] {7a8c59fd-2378-459c-96c7-091c5c200dee} <Debug> TCPHandler: Processed in 0.00149201 sec. | ||
| 3761 | 2025.09.19 00:33:00.674364 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 3762 | 2025.09.19 00:33:00.674433 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2025.09.19 00:33:00.674463 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3764 | 2025.09.19 00:33:00.674494 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5713 rows starting from the beginning of the part | ||
| 3765 | 2025.09.19 00:33:00.674529 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3766 | 2025.09.19 00:33:00.674541 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 315 rows starting from the beginning of the part | ||
| 3767 | 2025.09.19 00:33:00.674577 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3768 | 2025.09.19 00:33:00.674588 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3769 | 2025.09.19 00:33:00.674626 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 3770 | 2025.09.19 00:33:00.674662 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 3771 | 2025.09.19 00:33:00.674699 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3772 | 2025.09.19 00:33:00.674900 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.09.19 00:33:00.674941 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3774 | 2025.09.19 00:33:00.675253 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3775 | 2025.09.19 00:33:00.675477 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.09.19 00:33:00.675607 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 3777 | 2025.09.19 00:33:00.675644 [ 5 ] {191fdd24-760a-4210-9988-e08dcf8beff9} <Debug> TCPHandler: Processed in 0.001260987 sec. | ||
| 3778 | 2025.09.19 00:33:00.675752 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2025.09.19 00:33:00.675872 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2025.09.19 00:33:00.675914 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3781 | 2025.09.19 00:33:00.676249 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2025.09.19 00:33:00.676284 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3783 | 2025.09.19 00:33:00.676602 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3784 | 2025.09.19 00:33:00.676830 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2025.09.19 00:33:00.676935 [ 43 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3786 | 2025.09.19 00:33:00.676962 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 3787 | 2025.09.19 00:33:00.676966 [ 43 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2025.09.19 00:33:00.677034 [ 5 ] {3e8a642a-1755-49ae-8f3d-4a2054c598cc} <Debug> TCPHandler: Processed in 0.001331178 sec. | ||
| 3789 | 2025.09.19 00:33:00.677037 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3790 | 2025.09.19 00:33:00.677119 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 3791 | 2025.09.19 00:33:00.677197 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3792 | 2025.09.19 00:33:00.677224 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1128 rows starting from the beginning of the part | ||
| 3793 | 2025.09.19 00:33:00.677287 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3794 | 2025.09.19 00:33:00.677329 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3795 | 2025.09.19 00:33:00.677370 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3796 | 2025.09.19 00:33:00.677407 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3797 | 2025.09.19 00:33:00.677447 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3798 | 2025.09.19 00:33:00.677472 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7661 rows, containing 5 columns (5 merged, 0 gathered) in 0.003129731 sec., 2447814.205118587 rows/sec., 163.99 MiB/sec. | ||
| 3799 | 2025.09.19 00:33:00.678259 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3800 | 2025.09.19 00:33:00.678316 [ 186 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226926 sec., 1271470.3250236772 rows/sec., 81.02 MiB/sec. | ||
| 3801 | 2025.09.19 00:33:00.678564 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2025.09.19 00:33:00.678598 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3803 | 2025.09.19 00:33:00.678646 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3804 | 2025.09.19 00:33:00.678733 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3805 | 2025.09.19 00:33:00.678897 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2025.09.19 00:33:00.678977 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_21_4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3807 | 2025.09.19 00:33:00.679055 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3808 | 2025.09.19 00:33:04.703047 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3809 | 2025.09.19 00:33:04.703127 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3810 | 2025.09.19 00:33:04.775551 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7621 | ||
| 3811 | 2025.09.19 00:33:04.776050 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.09.19 00:33:04.776093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3813 | 2025.09.19 00:33:04.776587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3814 | 2025.09.19 00:33:04.776826 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2025.09.19 00:33:04.776954 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7621 | ||
| 3816 | 2025.09.19 00:33:04.776953 [ 54 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3817 | 2025.09.19 00:33:04.777009 [ 54 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2025.09.19 00:33:04.777032 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3819 | 2025.09.19 00:33:04.777158 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 3820 | 2025.09.19 00:33:04.777299 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3821 | 2025.09.19 00:33:04.777339 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5253 rows starting from the beginning of the part | ||
| 3822 | 2025.09.19 00:33:04.777404 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 3823 | 2025.09.19 00:33:04.777448 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 3824 | 2025.09.19 00:33:04.777489 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 3825 | 2025.09.19 00:33:04.777527 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 3826 | 2025.09.19 00:33:04.777565 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 3827 | 2025.09.19 00:33:04.778991 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7621 rows, containing 4 columns (4 merged, 0 gathered) in 0.001892355 sec., 4027257.042151182 rows/sec., 57.61 MiB/sec. | ||
| 3828 | 2025.09.19 00:33:04.779680 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3829 | 2025.09.19 00:33:04.779942 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_16_3} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2025.09.19 00:33:04.780013 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_16_3} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3831 | 2025.09.19 00:33:04.780091 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3832 | 2025.09.19 00:33:04.786327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 522 | ||
| 3833 | 2025.09.19 00:33:04.789152 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2025.09.19 00:33:04.789207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3835 | 2025.09.19 00:33:04.790414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3836 | 2025.09.19 00:33:04.790707 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2025.09.19 00:33:04.790860 [ 54 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3838 | 2025.09.19 00:33:04.790908 [ 54 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.09.19 00:33:04.790938 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3840 | 2025.09.19 00:33:04.791040 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 3841 | 2025.09.19 00:33:04.791074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 3842 | 2025.09.19 00:33:04.791660 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3843 | 2025.09.19 00:33:04.791819 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 3844 | 2025.09.19 00:33:04.792189 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 3845 | 2025.09.19 00:33:04.792545 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3846 | 2025.09.19 00:33:04.792889 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3847 | 2025.09.19 00:33:04.793227 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3848 | 2025.09.19 00:33:04.793561 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3849 | 2025.09.19 00:33:04.799699 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 72 columns (72 merged, 0 gathered) in 0.008702294 sec., 59984.183480815525 rows/sec., 54.11 MiB/sec. | ||
| 3850 | 2025.09.19 00:33:04.800502 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3851 | 2025.09.19 00:33:04.801016 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.09.19 00:33:04.801091 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_11_2} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3853 | 2025.09.19 00:33:04.801230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3854 | 2025.09.19 00:33:05.002033 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835561 sec. | ||
| 3855 | 2025.09.19 00:33:05.177433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3856 | 2025.09.19 00:33:05.193988 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.09.19 00:33:05.194051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3858 | 2025.09.19 00:33:05.199693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3859 | 2025.09.19 00:33:05.200389 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.09.19 00:33:05.200710 [ 7 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3861 | 2025.09.19 00:33:05.200770 [ 7 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.09.19 00:33:05.200793 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3863 | 2025.09.19 00:33:05.200962 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 3864 | 2025.09.19 00:33:05.203493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3865 | 2025.09.19 00:33:05.204745 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3866 | 2025.09.19 00:33:05.206142 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 3867 | 2025.09.19 00:33:05.210483 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 3868 | 2025.09.19 00:33:05.214764 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 3869 | 2025.09.19 00:33:05.218677 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 3870 | 2025.09.19 00:33:05.223084 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 3871 | 2025.09.19 00:33:05.227156 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 3872 | 2025.09.19 00:33:05.279390 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078515488 sec., 1541.097216386148 rows/sec., 7.97 MiB/sec. | ||
| 3873 | 2025.09.19 00:33:05.281828 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3874 | 2025.09.19 00:33:05.283863 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_16_3} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2025.09.19 00:33:05.283970 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_16_3} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3876 | 2025.09.19 00:33:05.286122 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3877 | 2025.09.19 00:33:05.651230 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2025.09.19 00:33:05.651401 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3879 | 2025.09.19 00:33:05.651465 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3880 | 2025.09.19 00:33:05.652225 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.09.19 00:33:05.652271 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3882 | 2025.09.19 00:33:05.652689 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3883 | 2025.09.19 00:33:05.652937 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.09.19 00:33:05.653105 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001751 sec., 79954.31182181611 rows/sec., 6.93 MiB/sec. | ||
| 3885 | 2025.09.19 00:33:05.653153 [ 5 ] {a2e52983-114f-4d6b-9369-0011bf6cd9d9} <Debug> TCPHandler: Processed in 0.002048826 sec. | ||
| 3886 | 2025.09.19 00:33:05.653275 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.09.19 00:33:05.653376 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3888 | 2025.09.19 00:33:05.653420 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3889 | 2025.09.19 00:33:05.653859 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2025.09.19 00:33:05.653897 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3891 | 2025.09.19 00:33:05.654207 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3892 | 2025.09.19 00:33:05.654421 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2025.09.19 00:33:05.654556 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001203 sec., 34912.718204488774 rows/sec., 2.56 MiB/sec. | ||
| 3894 | 2025.09.19 00:33:05.654600 [ 5 ] {56548f41-59ee-4685-bdf4-ad842e1585cd} <Debug> TCPHandler: Processed in 0.001375598 sec. | ||
| 3895 | 2025.09.19 00:33:05.654712 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2025.09.19 00:33:05.654808 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3897 | 2025.09.19 00:33:05.654849 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3898 | 2025.09.19 00:33:05.655269 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2025.09.19 00:33:05.655306 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3900 | 2025.09.19 00:33:05.655615 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3901 | 2025.09.19 00:33:05.655826 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.09.19 00:33:05.655964 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001175 sec., 90212.7659574468 rows/sec., 7.05 MiB/sec. | ||
| 3903 | 2025.09.19 00:33:05.656007 [ 5 ] {89b76512-0791-4e4e-bf1a-9218afbad967} <Debug> TCPHandler: Processed in 0.001344528 sec. | ||
| 3904 | 2025.09.19 00:33:05.656121 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2025.09.19 00:33:05.656216 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3906 | 2025.09.19 00:33:05.656260 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3907 | 2025.09.19 00:33:05.656687 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2025.09.19 00:33:05.656723 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3909 | 2025.09.19 00:33:05.657055 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3910 | 2025.09.19 00:33:05.657284 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2025.09.19 00:33:05.657415 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3912 | 2025.09.19 00:33:05.657452 [ 5 ] {1771ab77-b323-4f32-b490-f8a4866daf5e} <Debug> TCPHandler: Processed in 0.001380958 sec. | ||
| 3913 | 2025.09.19 00:33:05.657563 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2025.09.19 00:33:05.657657 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3915 | 2025.09.19 00:33:05.657710 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3916 | 2025.09.19 00:33:05.658602 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.09.19 00:33:05.658639 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3918 | 2025.09.19 00:33:05.659233 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3919 | 2025.09.19 00:33:05.659480 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2025.09.19 00:33:05.659631 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001993 sec., 21073.75815353738 rows/sec., 37.76 MiB/sec. | ||
| 3921 | 2025.09.19 00:33:05.659626 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3922 | 2025.09.19 00:33:05.659695 [ 5 ] {67c799e6-6926-4dd2-8645-2492215a3096} <Debug> TCPHandler: Processed in 0.002181468 sec. | ||
| 3923 | 2025.09.19 00:33:05.659700 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2025.09.19 00:33:05.659736 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3925 | 2025.09.19 00:33:05.659827 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2025.09.19 00:33:05.659828 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 3927 | 2025.09.19 00:33:05.659925 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3928 | 2025.09.19 00:33:05.659968 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3929 | 2025.09.19 00:33:05.660036 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3930 | 2025.09.19 00:33:05.660091 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part | ||
| 3931 | 2025.09.19 00:33:05.660215 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3932 | 2025.09.19 00:33:05.660327 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2025.09.19 00:33:05.660332 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3934 | 2025.09.19 00:33:05.660366 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3935 | 2025.09.19 00:33:05.660492 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3936 | 2025.09.19 00:33:05.660621 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3937 | 2025.09.19 00:33:05.660723 [ 197 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3938 | 2025.09.19 00:33:05.660782 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3939 | 2025.09.19 00:33:05.661023 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2025.09.19 00:33:05.661165 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 3941 | 2025.09.19 00:33:05.661205 [ 5 ] {913a80d7-d0e9-4af3-88e1-56689b34350a} <Debug> TCPHandler: Processed in 0.001428189 sec. | ||
| 3942 | 2025.09.19 00:33:05.664612 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 19 columns (19 merged, 0 gathered) in 0.004823073 sec., 70079.80181929654 rows/sec., 125.58 MiB/sec. | ||
| 3943 | 2025.09.19 00:33:05.665366 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3944 | 2025.09.19 00:33:05.665793 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.09.19 00:33:05.665892 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3946 | 2025.09.19 00:33:05.666035 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3947 | 2025.09.19 00:33:06.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.45 MiB, peak 238.94 MiB, free memory in arenas 0.00 B, will set to 238.05 MiB (RSS), difference: 8.60 MiB | ||
| 3948 | 2025.09.19 00:33:10.580179 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54131 | ||
| 3949 | 2025.09.19 00:33:10.580299 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2025.09.19 00:33:10.580325 [ 288 ] {} <Debug> TCP-Session: 5599c5e8-7cd2-47a3-ba9f-8c04dacbf1dd Authenticating user 'default' from [fd00:1122:3344:101::e]:54131 | ||
| 3951 | 2025.09.19 00:33:10.580345 [ 288 ] {} <Debug> TCP-Session: 5599c5e8-7cd2-47a3-ba9f-8c04dacbf1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2025.09.19 00:33:10.580358 [ 288 ] {} <Debug> TCP-Session: 5599c5e8-7cd2-47a3-ba9f-8c04dacbf1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2025.09.19 00:33:10.580617 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38701 | ||
| 3954 | 2025.09.19 00:33:10.580641 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33553 | ||
| 3955 | 2025.09.19 00:33:10.580672 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60858 | ||
| 3956 | 2025.09.19 00:33:10.580692 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47241 | ||
| 3957 | 2025.09.19 00:33:10.580681 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48534 | ||
| 3958 | 2025.09.19 00:33:10.580734 [ 288 ] {} <Trace> TCP-Session: 5599c5e8-7cd2-47a3-ba9f-8c04dacbf1dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2025.09.19 00:33:10.580772 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3960 | 2025.09.19 00:33:10.580662 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50920 | ||
| 3961 | 2025.09.19 00:33:10.580810 [ 290 ] {} <Debug> TCP-Session: d65c92e4-2a6e-4f17-9f82-4867b44c742e Authenticating user 'default' from [fd00:1122:3344:101::e]:38701 | ||
| 3962 | 2025.09.19 00:33:10.580627 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42750 | ||
| 3963 | 2025.09.19 00:33:10.580866 [ 290 ] {} <Debug> TCP-Session: d65c92e4-2a6e-4f17-9f82-4867b44c742e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2025.09.19 00:33:10.580618 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44758 | ||
| 3965 | 2025.09.19 00:33:10.580894 [ 290 ] {} <Debug> TCP-Session: d65c92e4-2a6e-4f17-9f82-4867b44c742e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2025.09.19 00:33:10.580932 [ 288 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54131) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3967 | 2025.09.19 00:33:10.581145 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2025.09.19 00:33:10.581186 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3969 | 2025.09.19 00:33:10.581197 [ 291 ] {} <Debug> TCP-Session: 8a62f3e9-3aea-4f89-93a3-b7a8008aa91f Authenticating user 'default' from [fd00:1122:3344:101::e]:33553 | ||
| 3970 | 2025.09.19 00:33:10.581231 [ 289 ] {} <Debug> TCP-Session: 3fabb588-9314-4561-8a28-105678b37225 Authenticating user 'default' from [fd00:1122:3344:101::e]:44758 | ||
| 3971 | 2025.09.19 00:33:10.581237 [ 291 ] {} <Debug> TCP-Session: 8a62f3e9-3aea-4f89-93a3-b7a8008aa91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2025.09.19 00:33:10.581263 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2025.09.19 00:33:10.581268 [ 291 ] {} <Debug> TCP-Session: 8a62f3e9-3aea-4f89-93a3-b7a8008aa91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2025.09.19 00:33:10.581305 [ 292 ] {} <Debug> TCP-Session: 8caf8168-6b37-42d3-92ff-2397ce1c325b Authenticating user 'default' from [fd00:1122:3344:101::e]:42750 | ||
| 3975 | 2025.09.19 00:33:10.581315 [ 288 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3976 | 2025.09.19 00:33:10.581332 [ 292 ] {} <Debug> TCP-Session: 8caf8168-6b37-42d3-92ff-2397ce1c325b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2025.09.19 00:33:10.581331 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3978 | 2025.09.19 00:33:10.581351 [ 292 ] {} <Debug> TCP-Session: 8caf8168-6b37-42d3-92ff-2397ce1c325b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2025.09.19 00:33:10.581378 [ 293 ] {} <Debug> TCP-Session: 7c001c91-f33f-464c-a910-baac1f7c9793 Authenticating user 'default' from [fd00:1122:3344:101::e]:50920 | ||
| 3980 | 2025.09.19 00:33:10.581379 [ 288 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3981 | 2025.09.19 00:33:10.581406 [ 293 ] {} <Debug> TCP-Session: 7c001c91-f33f-464c-a910-baac1f7c9793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2025.09.19 00:33:10.581265 [ 289 ] {} <Debug> TCP-Session: 3fabb588-9314-4561-8a28-105678b37225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2025.09.19 00:33:10.581430 [ 293 ] {} <Debug> TCP-Session: 7c001c91-f33f-464c-a910-baac1f7c9793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2025.09.19 00:33:10.581442 [ 289 ] {} <Debug> TCP-Session: 3fabb588-9314-4561-8a28-105678b37225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2025.09.19 00:33:10.581506 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2025.09.19 00:33:10.581506 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3987 | 2025.09.19 00:33:10.581549 [ 286 ] {} <Debug> TCP-Session: 62ae3408-7fa9-4ee5-aed3-be43e2322feb Authenticating user 'default' from [fd00:1122:3344:101::e]:47241 | ||
| 3988 | 2025.09.19 00:33:10.581564 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2025.09.19 00:33:10.581571 [ 3 ] {} <Debug> TCP-Session: 3f2c2a7c-7f55-441e-a7f4-1b50ef9ef7e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48534 | ||
| 3990 | 2025.09.19 00:33:10.581571 [ 286 ] {} <Debug> TCP-Session: 62ae3408-7fa9-4ee5-aed3-be43e2322feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2025.09.19 00:33:10.581597 [ 294 ] {} <Debug> TCP-Session: 5cf02777-9cf4-401f-a131-28a4ec8a4aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60858 | ||
| 3992 | 2025.09.19 00:33:10.581599 [ 3 ] {} <Debug> TCP-Session: 3f2c2a7c-7f55-441e-a7f4-1b50ef9ef7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2025.09.19 00:33:10.581603 [ 286 ] {} <Debug> TCP-Session: 62ae3408-7fa9-4ee5-aed3-be43e2322feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2025.09.19 00:33:10.581619 [ 3 ] {} <Debug> TCP-Session: 3f2c2a7c-7f55-441e-a7f4-1b50ef9ef7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2025.09.19 00:33:10.581615 [ 294 ] {} <Debug> TCP-Session: 5cf02777-9cf4-401f-a131-28a4ec8a4aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2025.09.19 00:33:10.581640 [ 294 ] {} <Debug> TCP-Session: 5cf02777-9cf4-401f-a131-28a4ec8a4aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2025.09.19 00:33:10.581706 [ 288 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 3998 | 2025.09.19 00:33:10.583296 [ 302 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Trace> AggregatingTransform: Aggregating | ||
| 3999 | 2025.09.19 00:33:10.583337 [ 302 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Trace> Aggregator: Aggregation method: without_key | ||
| 4000 | 2025.09.19 00:33:10.583371 [ 302 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00155899 sec. (641.441 rows/sec., 25.06 KiB/sec.) | ||
| 4001 | 2025.09.19 00:33:10.583386 [ 302 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Trace> Aggregator: Merging aggregated data | ||
| 4002 | 2025.09.19 00:33:10.584410 [ 288 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003539 sec., 282.56569652444193 rows/sec., 11.04 KiB/sec. | ||
| 4003 | 2025.09.19 00:33:10.584547 [ 288 ] {d7a095ae-fc41-4897-8632-04397fb61be5} <Debug> TCPHandler: Processed in 0.003956712 sec. | ||
| 4004 | 2025.09.19 00:33:10.584690 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2025.09.19 00:33:10.584719 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2025.09.19 00:33:10.584723 [ 288 ] {} <Debug> TCP-Session: 5599c5e8-7cd2-47a3-ba9f-8c04dacbf1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2025.09.19 00:33:10.584743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4008 | 2025.09.19 00:33:10.584764 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2025.09.19 00:33:10.584783 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2025.09.19 00:33:10.584795 [ 289 ] {} <Debug> TCP-Session: 3fabb588-9314-4561-8a28-105678b37225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2025.09.19 00:33:10.584804 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2025.09.19 00:33:10.584823 [ 290 ] {} <Debug> TCP-Session: d65c92e4-2a6e-4f17-9f82-4867b44c742e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2025.09.19 00:33:10.584834 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4014 | 2025.09.19 00:33:10.584864 [ 3 ] {} <Debug> TCP-Session: 3f2c2a7c-7f55-441e-a7f4-1b50ef9ef7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2025.09.19 00:33:10.584851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4016 | 2025.09.19 00:33:10.584893 [ 292 ] {} <Debug> TCP-Session: 8caf8168-6b37-42d3-92ff-2397ce1c325b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2025.09.19 00:33:10.584918 [ 294 ] {} <Debug> TCP-Session: 5cf02777-9cf4-401f-a131-28a4ec8a4aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2025.09.19 00:33:10.584819 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4019 | 2025.09.19 00:33:10.584768 [ 286 ] {} <Debug> TCP-Session: 62ae3408-7fa9-4ee5-aed3-be43e2322feb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2025.09.19 00:33:10.584836 [ 293 ] {} <Debug> TCP-Session: 7c001c91-f33f-464c-a910-baac1f7c9793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2025.09.19 00:33:10.584989 [ 291 ] {} <Debug> TCP-Session: 8a62f3e9-3aea-4f89-93a3-b7a8008aa91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2025.09.19 00:33:10.661077 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2025.09.19 00:33:10.661248 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4024 | 2025.09.19 00:33:10.661312 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4025 | 2025.09.19 00:33:10.662315 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.09.19 00:33:10.662370 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4027 | 2025.09.19 00:33:10.662913 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4028 | 2025.09.19 00:33:10.663159 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.09.19 00:33:10.663332 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002131 sec., 192397.93524167058 rows/sec., 12.20 MiB/sec. | ||
| 4030 | 2025.09.19 00:33:10.663385 [ 5 ] {c9413f2a-eb52-453e-a6ab-f41742a4ad22} <Debug> TCPHandler: Processed in 0.002437581 sec. | ||
| 4031 | 2025.09.19 00:33:10.663514 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.09.19 00:33:10.663618 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4033 | 2025.09.19 00:33:10.663664 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4034 | 2025.09.19 00:33:10.664665 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2025.09.19 00:33:10.664702 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4036 | 2025.09.19 00:33:10.665070 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4037 | 2025.09.19 00:33:10.665277 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2025.09.19 00:33:10.665472 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001876 sec., 592750.5330490405 rows/sec., 46.75 MiB/sec. | ||
| 4039 | 2025.09.19 00:33:10.665512 [ 5 ] {06353245-d47a-46bb-a6ad-5030c710af80} <Debug> TCPHandler: Processed in 0.002048697 sec. | ||
| 4040 | 2025.09.19 00:33:10.665633 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2025.09.19 00:33:10.665736 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4042 | 2025.09.19 00:33:10.665780 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4043 | 2025.09.19 00:33:10.666288 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2025.09.19 00:33:10.666328 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4045 | 2025.09.19 00:33:10.666648 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4046 | 2025.09.19 00:33:10.666873 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2025.09.19 00:33:10.667011 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001297 sec., 158057.05474171165 rows/sec., 9.27 MiB/sec. | ||
| 4048 | 2025.09.19 00:33:10.666998 [ 82 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4049 | 2025.09.19 00:33:10.667051 [ 5 ] {f64ebb58-0355-404f-a770-5eb86b877d73} <Debug> TCPHandler: Processed in 0.001468799 sec. | ||
| 4050 | 2025.09.19 00:33:10.667108 [ 82 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2025.09.19 00:33:10.667143 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4052 | 2025.09.19 00:33:10.667186 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2025.09.19 00:33:10.667271 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 4054 | 2025.09.19 00:33:10.667287 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4055 | 2025.09.19 00:33:10.667352 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4056 | 2025.09.19 00:33:10.667433 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2025.09.19 00:33:10.667475 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part | ||
| 4058 | 2025.09.19 00:33:10.667547 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 205 rows starting from the beginning of the part | ||
| 4059 | 2025.09.19 00:33:10.667596 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 4060 | 2025.09.19 00:33:10.667653 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part | ||
| 4061 | 2025.09.19 00:33:10.667702 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 4062 | 2025.09.19 00:33:10.667764 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 205 rows starting from the beginning of the part | ||
| 4063 | 2025.09.19 00:33:10.667967 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2025.09.19 00:33:10.668026 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4065 | 2025.09.19 00:33:10.668510 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4066 | 2025.09.19 00:33:10.668806 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2025.09.19 00:33:10.668930 [ 200 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712863 sec., 563968.0464812422 rows/sec., 36.44 MiB/sec. | ||
| 4068 | 2025.09.19 00:33:10.668955 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001686 sec., 125741.39976275207 rows/sec., 8.11 MiB/sec. | ||
| 4069 | 2025.09.19 00:33:10.669012 [ 5 ] {dd1dc10d-385a-4e1b-b9c5-dea447a5ff02} <Debug> TCPHandler: Processed in 0.001876115 sec. | ||
| 4070 | 2025.09.19 00:33:10.669137 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.09.19 00:33:10.669165 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4072 | 2025.09.19 00:33:10.669240 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4073 | 2025.09.19 00:33:10.669291 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4074 | 2025.09.19 00:33:10.669510 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.09.19 00:33:10.669598 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_21_4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4076 | 2025.09.19 00:33:10.669700 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4077 | 2025.09.19 00:33:10.669868 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2025.09.19 00:33:10.669914 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4079 | 2025.09.19 00:33:10.670251 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4080 | 2025.09.19 00:33:10.670482 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2025.09.19 00:33:10.670620 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001401 sec., 150606.70949321915 rows/sec., 8.55 MiB/sec. | ||
| 4082 | 2025.09.19 00:33:10.670661 [ 5 ] {c6d5916d-6c3c-4cdb-80e1-fc5012a5d0ab} <Debug> TCPHandler: Processed in 0.001577481 sec. | ||
| 4083 | 2025.09.19 00:33:10.670778 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2025.09.19 00:33:10.670877 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4085 | 2025.09.19 00:33:10.670918 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4086 | 2025.09.19 00:33:10.671618 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2025.09.19 00:33:10.671655 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4088 | 2025.09.19 00:33:10.672021 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4089 | 2025.09.19 00:33:10.672229 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2025.09.19 00:33:10.672361 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001505 sec., 451162.7906976744 rows/sec., 31.45 MiB/sec. | ||
| 4091 | 2025.09.19 00:33:10.672401 [ 5 ] {2e216a19-cb99-4449-aeb5-720be35b5a17} <Debug> TCPHandler: Processed in 0.001673752 sec. | ||
| 4092 | 2025.09.19 00:33:10.672544 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2025.09.19 00:33:10.672645 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4094 | 2025.09.19 00:33:10.672692 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4095 | 2025.09.19 00:33:10.673041 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2025.09.19 00:33:10.673077 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4097 | 2025.09.19 00:33:10.673385 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4098 | 2025.09.19 00:33:10.673624 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2025.09.19 00:33:10.673785 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 4100 | 2025.09.19 00:33:10.673825 [ 5 ] {176d1dcd-fd75-4cc0-86ee-7ce00098c2cb} <Debug> TCPHandler: Processed in 0.001342307 sec. | ||
| 4101 | 2025.09.19 00:33:10.673954 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2025.09.19 00:33:10.674050 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4103 | 2025.09.19 00:33:10.674093 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4104 | 2025.09.19 00:33:10.674550 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2025.09.19 00:33:10.674585 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4106 | 2025.09.19 00:33:10.674969 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4107 | 2025.09.19 00:33:10.675207 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2025.09.19 00:33:10.675355 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001324 sec., 237160.12084592142 rows/sec., 15.58 MiB/sec. | ||
| 4109 | 2025.09.19 00:33:10.675394 [ 5 ] {49d6dfef-4bb1-4303-845a-db10bcdee008} <Debug> TCPHandler: Processed in 0.001489539 sec. | ||
| 4110 | 2025.09.19 00:33:10.675512 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2025.09.19 00:33:10.675608 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4112 | 2025.09.19 00:33:10.675650 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4113 | 2025.09.19 00:33:10.676020 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.09.19 00:33:10.676055 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4115 | 2025.09.19 00:33:10.676348 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4116 | 2025.09.19 00:33:10.676557 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.09.19 00:33:10.676651 [ 113 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4118 | 2025.09.19 00:33:10.676686 [ 113 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2025.09.19 00:33:10.676686 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 4120 | 2025.09.19 00:33:10.676707 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4121 | 2025.09.19 00:33:10.676732 [ 5 ] {f20a6706-0030-4368-bad0-7baa39142dd2} <Debug> TCPHandler: Processed in 0.001271677 sec. | ||
| 4122 | 2025.09.19 00:33:10.676793 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 4123 | 2025.09.19 00:33:10.676890 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4124 | 2025.09.19 00:33:10.676892 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2025.09.19 00:33:10.676918 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 4126 | 2025.09.19 00:33:10.676972 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 4127 | 2025.09.19 00:33:10.677000 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4128 | 2025.09.19 00:33:10.677009 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 4129 | 2025.09.19 00:33:10.677049 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4130 | 2025.09.19 00:33:10.677059 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 4131 | 2025.09.19 00:33:10.677102 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 4132 | 2025.09.19 00:33:10.677136 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 4133 | 2025.09.19 00:33:10.677409 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.09.19 00:33:10.677450 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4135 | 2025.09.19 00:33:10.677767 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4136 | 2025.09.19 00:33:10.677853 [ 196 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001120815 sec., 8922.079022853904 rows/sec., 601.19 KiB/sec. | ||
| 4137 | 2025.09.19 00:33:10.677992 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4138 | 2025.09.19 00:33:10.678016 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2025.09.19 00:33:10.678164 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001229 sec., 84621.64361269324 rows/sec., 5.19 MiB/sec. | ||
| 4140 | 2025.09.19 00:33:10.678203 [ 5 ] {997148b1-43fc-4236-bd28-f6fe4a7dece4} <Debug> TCPHandler: Processed in 0.001408749 sec. | ||
| 4141 | 2025.09.19 00:33:10.678253 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_10_2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2025.09.19 00:33:10.678323 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_10_2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4143 | 2025.09.19 00:33:10.678388 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4144 | 2025.09.19 00:33:10.684630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39759 | ||
| 4145 | 2025.09.19 00:33:10.684723 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4146 | 2025.09.19 00:33:10.684747 [ 288 ] {} <Debug> TCP-Session: 6305cc99-61ba-4f38-bd1e-61e48f992ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39759 | ||
| 4147 | 2025.09.19 00:33:10.684768 [ 288 ] {} <Debug> TCP-Session: 6305cc99-61ba-4f38-bd1e-61e48f992ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2025.09.19 00:33:10.684780 [ 288 ] {} <Debug> TCP-Session: 6305cc99-61ba-4f38-bd1e-61e48f992ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2025.09.19 00:33:10.684996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35555 | ||
| 4150 | 2025.09.19 00:33:10.685030 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47114 | ||
| 4151 | 2025.09.19 00:33:10.685044 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49303 | ||
| 4152 | 2025.09.19 00:33:10.685063 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56584 | ||
| 4153 | 2025.09.19 00:33:10.685076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4154 | 2025.09.19 00:33:10.685090 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42505 | ||
| 4155 | 2025.09.19 00:33:10.685120 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4156 | 2025.09.19 00:33:10.685119 [ 289 ] {} <Debug> TCP-Session: 09c2628f-8e5f-447f-ae92-374927f7bfc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35555 | ||
| 4157 | 2025.09.19 00:33:10.685146 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4158 | 2025.09.19 00:33:10.685146 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4159 | 2025.09.19 00:33:10.685169 [ 289 ] {} <Debug> TCP-Session: 09c2628f-8e5f-447f-ae92-374927f7bfc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2025.09.19 00:33:10.685183 [ 291 ] {} <Debug> TCP-Session: 8e9a4ecf-6201-4bdc-90cc-acaee9b178ff Authenticating user 'default' from [fd00:1122:3344:101::e]:49303 | ||
| 4161 | 2025.09.19 00:33:10.685195 [ 289 ] {} <Debug> TCP-Session: 09c2628f-8e5f-447f-ae92-374927f7bfc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2025.09.19 00:33:10.685194 [ 293 ] {} <Debug> TCP-Session: fbb5373b-a370-4c05-abe3-4aed2d848529 Authenticating user 'default' from [fd00:1122:3344:101::e]:56584 | ||
| 4163 | 2025.09.19 00:33:10.685218 [ 291 ] {} <Debug> TCP-Session: 8e9a4ecf-6201-4bdc-90cc-acaee9b178ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2025.09.19 00:33:10.685235 [ 293 ] {} <Debug> TCP-Session: fbb5373b-a370-4c05-abe3-4aed2d848529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2025.09.19 00:33:10.685247 [ 291 ] {} <Debug> TCP-Session: 8e9a4ecf-6201-4bdc-90cc-acaee9b178ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2025.09.19 00:33:10.685261 [ 293 ] {} <Debug> TCP-Session: fbb5373b-a370-4c05-abe3-4aed2d848529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2025.09.19 00:33:10.685172 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4168 | 2025.09.19 00:33:10.685150 [ 290 ] {} <Debug> TCP-Session: c9a4b367-e4dd-4976-8f8f-2208c61c35ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47114 | ||
| 4169 | 2025.09.19 00:33:10.685316 [ 286 ] {} <Debug> TCP-Session: a40fc566-445d-41ed-9189-39b21695ba33 Authenticating user 'default' from [fd00:1122:3344:101::e]:42505 | ||
| 4170 | 2025.09.19 00:33:10.685084 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61314 | ||
| 4171 | 2025.09.19 00:33:10.685334 [ 290 ] {} <Debug> TCP-Session: c9a4b367-e4dd-4976-8f8f-2208c61c35ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2025.09.19 00:33:10.685336 [ 286 ] {} <Debug> TCP-Session: a40fc566-445d-41ed-9189-39b21695ba33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2025.09.19 00:33:10.685358 [ 290 ] {} <Debug> TCP-Session: c9a4b367-e4dd-4976-8f8f-2208c61c35ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2025.09.19 00:33:10.685370 [ 286 ] {} <Debug> TCP-Session: a40fc566-445d-41ed-9189-39b21695ba33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2025.09.19 00:33:10.685073 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37239 | ||
| 4176 | 2025.09.19 00:33:10.685392 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2025.09.19 00:33:10.685050 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34171 | ||
| 4178 | 2025.09.19 00:33:10.685425 [ 3 ] {} <Debug> TCP-Session: b45ce9e1-8b5b-4e33-9fb9-08255a28aede Authenticating user 'default' from [fd00:1122:3344:101::e]:61314 | ||
| 4179 | 2025.09.19 00:33:10.685446 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4180 | 2025.09.19 00:33:10.685465 [ 3 ] {} <Debug> TCP-Session: b45ce9e1-8b5b-4e33-9fb9-08255a28aede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2025.09.19 00:33:10.685120 [ 288 ] {} <Trace> TCP-Session: 6305cc99-61ba-4f38-bd1e-61e48f992ed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.09.19 00:33:10.685483 [ 294 ] {} <Debug> TCP-Session: 4716a3d5-1fff-450e-90a3-36291e0c0b1f Authenticating user 'default' from [fd00:1122:3344:101::e]:37239 | ||
| 4183 | 2025.09.19 00:33:10.685500 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4184 | 2025.09.19 00:33:10.685527 [ 294 ] {} <Debug> TCP-Session: 4716a3d5-1fff-450e-90a3-36291e0c0b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2025.09.19 00:33:10.685544 [ 292 ] {} <Debug> TCP-Session: 68d8e9aa-7297-4d2b-bfb4-1d9ff3033e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:34171 | ||
| 4186 | 2025.09.19 00:33:10.685552 [ 294 ] {} <Debug> TCP-Session: 4716a3d5-1fff-450e-90a3-36291e0c0b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2025.09.19 00:33:10.685571 [ 292 ] {} <Debug> TCP-Session: 68d8e9aa-7297-4d2b-bfb4-1d9ff3033e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2025.09.19 00:33:10.685486 [ 3 ] {} <Debug> TCP-Session: b45ce9e1-8b5b-4e33-9fb9-08255a28aede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2025.09.19 00:33:10.685597 [ 292 ] {} <Debug> TCP-Session: 68d8e9aa-7297-4d2b-bfb4-1d9ff3033e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2025.09.19 00:33:10.685615 [ 288 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39759) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4191 | 2025.09.19 00:33:10.685825 [ 288 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4192 | 2025.09.19 00:33:10.685875 [ 288 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4193 | 2025.09.19 00:33:10.686135 [ 288 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 4194 | 2025.09.19 00:33:10.687085 [ 310 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Trace> AggregatingTransform: Aggregating | ||
| 4195 | 2025.09.19 00:33:10.687140 [ 310 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4196 | 2025.09.19 00:33:10.687179 [ 310 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944583 sec. (1058.668 rows/sec., 41.35 KiB/sec.) | ||
| 4197 | 2025.09.19 00:33:10.687200 [ 310 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Trace> Aggregator: Merging aggregated data | ||
| 4198 | 2025.09.19 00:33:10.688487 [ 288 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002903 sec., 344.47123665173956 rows/sec., 13.46 KiB/sec. | ||
| 4199 | 2025.09.19 00:33:10.688639 [ 288 ] {66af8ec4-6bd6-4e99-8410-846d3987849c} <Debug> TCPHandler: Processed in 0.003573257 sec. | ||
| 4200 | 2025.09.19 00:33:10.688736 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4201 | 2025.09.19 00:33:10.688766 [ 288 ] {} <Debug> TCP-Session: 6305cc99-61ba-4f38-bd1e-61e48f992ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2025.09.19 00:33:10.688769 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4203 | 2025.09.19 00:33:10.688788 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4204 | 2025.09.19 00:33:10.688814 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4205 | 2025.09.19 00:33:10.688830 [ 293 ] {} <Debug> TCP-Session: fbb5373b-a370-4c05-abe3-4aed2d848529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2025.09.19 00:33:10.688834 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4207 | 2025.09.19 00:33:10.688861 [ 286 ] {} <Debug> TCP-Session: a40fc566-445d-41ed-9189-39b21695ba33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2025.09.19 00:33:10.688871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4209 | 2025.09.19 00:33:10.688892 [ 290 ] {} <Debug> TCP-Session: c9a4b367-e4dd-4976-8f8f-2208c61c35ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2025.09.19 00:33:10.688892 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4211 | 2025.09.19 00:33:10.688928 [ 291 ] {} <Debug> TCP-Session: 8e9a4ecf-6201-4bdc-90cc-acaee9b178ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2025.09.19 00:33:10.688850 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4213 | 2025.09.19 00:33:10.688977 [ 292 ] {} <Debug> TCP-Session: 68d8e9aa-7297-4d2b-bfb4-1d9ff3033e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2025.09.19 00:33:10.688819 [ 289 ] {} <Debug> TCP-Session: 09c2628f-8e5f-447f-ae92-374927f7bfc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2025.09.19 00:33:10.689008 [ 294 ] {} <Debug> TCP-Session: 4716a3d5-1fff-450e-90a3-36291e0c0b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2025.09.19 00:33:10.688902 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4217 | 2025.09.19 00:33:10.689075 [ 3 ] {} <Debug> TCP-Session: b45ce9e1-8b5b-4e33-9fb9-08255a28aede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2025.09.19 00:33:10.693887 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 4219 | 2025.09.19 00:33:10.693958 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2025.09.19 00:33:10.693992 [ 288 ] {} <Debug> TCP-Session: f4277eac-cabd-4d9c-8109-1d5593d548a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 4221 | 2025.09.19 00:33:10.694016 [ 288 ] {} <Debug> TCP-Session: f4277eac-cabd-4d9c-8109-1d5593d548a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2025.09.19 00:33:10.694035 [ 288 ] {} <Debug> TCP-Session: f4277eac-cabd-4d9c-8109-1d5593d548a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2025.09.19 00:33:10.694224 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56299 | ||
| 4224 | 2025.09.19 00:33:10.694249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64556 | ||
| 4225 | 2025.09.19 00:33:10.694290 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57909 | ||
| 4226 | 2025.09.19 00:33:10.694285 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40927 | ||
| 4227 | 2025.09.19 00:33:10.694316 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60195 | ||
| 4228 | 2025.09.19 00:33:10.694344 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54176 | ||
| 4229 | 2025.09.19 00:33:10.694347 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4230 | 2025.09.19 00:33:10.694375 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4231 | 2025.09.19 00:33:10.694396 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4232 | 2025.09.19 00:33:10.694403 [ 290 ] {} <Debug> TCP-Session: c3a2ef57-25f1-4214-8a7c-4c1b8481bd89 Authenticating user 'default' from [fd00:1122:3344:101::e]:64556 | ||
| 4233 | 2025.09.19 00:33:10.694413 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2025.09.19 00:33:10.694443 [ 291 ] {} <Debug> TCP-Session: 5a0f8e90-77cc-4aa5-8f35-58dcde6225d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40927 | ||
| 4235 | 2025.09.19 00:33:10.694446 [ 290 ] {} <Debug> TCP-Session: c3a2ef57-25f1-4214-8a7c-4c1b8481bd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2025.09.19 00:33:10.694461 [ 3 ] {} <Debug> TCP-Session: c00fbcde-7ee4-470d-8d6c-b2a328110e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:54176 | ||
| 4237 | 2025.09.19 00:33:10.694480 [ 291 ] {} <Debug> TCP-Session: 5a0f8e90-77cc-4aa5-8f35-58dcde6225d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2025.09.19 00:33:10.694482 [ 290 ] {} <Debug> TCP-Session: c3a2ef57-25f1-4214-8a7c-4c1b8481bd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2025.09.19 00:33:10.694493 [ 3 ] {} <Debug> TCP-Session: c00fbcde-7ee4-470d-8d6c-b2a328110e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2025.09.19 00:33:10.694506 [ 291 ] {} <Debug> TCP-Session: 5a0f8e90-77cc-4aa5-8f35-58dcde6225d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2025.09.19 00:33:10.694527 [ 3 ] {} <Debug> TCP-Session: c00fbcde-7ee4-470d-8d6c-b2a328110e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2025.09.19 00:33:10.694385 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32954 | ||
| 4243 | 2025.09.19 00:33:10.694311 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47672 | ||
| 4244 | 2025.09.19 00:33:10.694421 [ 292 ] {} <Debug> TCP-Session: 918875f8-e17a-4c1f-b589-0ffca537552f Authenticating user 'default' from [fd00:1122:3344:101::e]:57909 | ||
| 4245 | 2025.09.19 00:33:10.694618 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2025.09.19 00:33:10.694642 [ 292 ] {} <Debug> TCP-Session: 918875f8-e17a-4c1f-b589-0ffca537552f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2025.09.19 00:33:10.694659 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2025.09.19 00:33:10.694661 [ 286 ] {} <Debug> TCP-Session: 2e58c089-6f90-4f84-abd7-f3e20254ae13 Authenticating user 'default' from [fd00:1122:3344:101::e]:32954 | ||
| 4249 | 2025.09.19 00:33:10.694671 [ 292 ] {} <Debug> TCP-Session: 918875f8-e17a-4c1f-b589-0ffca537552f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2025.09.19 00:33:10.694692 [ 293 ] {} <Debug> TCP-Session: 68327d79-535c-4ed8-b591-5cba2e0d7aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47672 | ||
| 4251 | 2025.09.19 00:33:10.694705 [ 286 ] {} <Debug> TCP-Session: 2e58c089-6f90-4f84-abd7-f3e20254ae13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2025.09.19 00:33:10.694734 [ 293 ] {} <Debug> TCP-Session: 68327d79-535c-4ed8-b591-5cba2e0d7aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2025.09.19 00:33:10.694746 [ 286 ] {} <Debug> TCP-Session: 2e58c089-6f90-4f84-abd7-f3e20254ae13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2025.09.19 00:33:10.694760 [ 293 ] {} <Debug> TCP-Session: 68327d79-535c-4ed8-b591-5cba2e0d7aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.09.19 00:33:10.694406 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2025.09.19 00:33:10.694328 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2025.09.19 00:33:10.694832 [ 294 ] {} <Debug> TCP-Session: ffb12965-22eb-4f02-b3f5-248925f516f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60195 | ||
| 4258 | 2025.09.19 00:33:10.694316 [ 288 ] {} <Trace> TCP-Session: f4277eac-cabd-4d9c-8109-1d5593d548a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2025.09.19 00:33:10.694861 [ 294 ] {} <Debug> TCP-Session: ffb12965-22eb-4f02-b3f5-248925f516f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2025.09.19 00:33:10.694860 [ 289 ] {} <Debug> TCP-Session: 6962b8a8-9c34-412a-aaa4-a5015185df7c Authenticating user 'default' from [fd00:1122:3344:101::e]:56299 | ||
| 4261 | 2025.09.19 00:33:10.694899 [ 294 ] {} <Debug> TCP-Session: ffb12965-22eb-4f02-b3f5-248925f516f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2025.09.19 00:33:10.694923 [ 289 ] {} <Debug> TCP-Session: 6962b8a8-9c34-412a-aaa4-a5015185df7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2025.09.19 00:33:10.694945 [ 289 ] {} <Debug> TCP-Session: 6962b8a8-9c34-412a-aaa4-a5015185df7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2025.09.19 00:33:10.694996 [ 288 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4265 | 2025.09.19 00:33:10.695189 [ 288 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4266 | 2025.09.19 00:33:10.695240 [ 288 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4267 | 2025.09.19 00:33:10.695491 [ 288 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 4268 | 2025.09.19 00:33:10.696423 [ 296 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Trace> AggregatingTransform: Aggregating | ||
| 4269 | 2025.09.19 00:33:10.696474 [ 296 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4270 | 2025.09.19 00:33:10.696513 [ 296 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926622 sec. (1079.189 rows/sec., 42.16 KiB/sec.) | ||
| 4271 | 2025.09.19 00:33:10.696533 [ 296 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Trace> Aggregator: Merging aggregated data | ||
| 4272 | 2025.09.19 00:33:10.697708 [ 288 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002748 sec., 363.901018922853 rows/sec., 14.21 KiB/sec. | ||
| 4273 | 2025.09.19 00:33:10.697847 [ 288 ] {af11f30a-42e9-4d1d-b634-d34566c2b1dd} <Debug> TCPHandler: Processed in 0.003605347 sec. | ||
| 4274 | 2025.09.19 00:33:10.697965 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4275 | 2025.09.19 00:33:10.697991 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2025.09.19 00:33:10.697993 [ 288 ] {} <Debug> TCP-Session: f4277eac-cabd-4d9c-8109-1d5593d548a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2025.09.19 00:33:10.698012 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2025.09.19 00:33:10.698028 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4279 | 2025.09.19 00:33:10.698063 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4280 | 2025.09.19 00:33:10.698078 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4281 | 2025.09.19 00:33:10.698105 [ 3 ] {} <Debug> TCP-Session: c00fbcde-7ee4-470d-8d6c-b2a328110e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2025.09.19 00:33:10.698126 [ 291 ] {} <Debug> TCP-Session: 5a0f8e90-77cc-4aa5-8f35-58dcde6225d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2025.09.19 00:33:10.698140 [ 294 ] {} <Debug> TCP-Session: ffb12965-22eb-4f02-b3f5-248925f516f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2025.09.19 00:33:10.698114 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4285 | 2025.09.19 00:33:10.698039 [ 286 ] {} <Debug> TCP-Session: 2e58c089-6f90-4f84-abd7-f3e20254ae13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2025.09.19 00:33:10.698046 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4287 | 2025.09.19 00:33:10.698211 [ 293 ] {} <Debug> TCP-Session: 68327d79-535c-4ed8-b591-5cba2e0d7aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2025.09.19 00:33:10.698249 [ 290 ] {} <Debug> TCP-Session: c3a2ef57-25f1-4214-8a7c-4c1b8481bd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2025.09.19 00:33:10.698095 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4290 | 2025.09.19 00:33:10.698079 [ 289 ] {} <Debug> TCP-Session: 6962b8a8-9c34-412a-aaa4-a5015185df7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2025.09.19 00:33:10.698309 [ 292 ] {} <Debug> TCP-Session: 918875f8-e17a-4c1f-b589-0ffca537552f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2025.09.19 00:33:11.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.54 MiB, peak 249.66 MiB, free memory in arenas 0.00 B, will set to 238.30 MiB (RSS), difference: -1.24 MiB | ||
| 4293 | 2025.09.19 00:33:12.277222 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8133 | ||
| 4294 | 2025.09.19 00:33:12.277760 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.09.19 00:33:12.277820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4296 | 2025.09.19 00:33:12.278314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4297 | 2025.09.19 00:33:12.278551 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2025.09.19 00:33:12.278693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8133 | ||
| 4299 | 2025.09.19 00:33:12.703792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4300 | 2025.09.19 00:33:12.720324 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2025.09.19 00:33:12.720393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4302 | 2025.09.19 00:33:12.726719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4303 | 2025.09.19 00:33:12.727474 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2025.09.19 00:33:12.730343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4305 | 2025.09.19 00:33:14.792223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 560 | ||
| 4306 | 2025.09.19 00:33:14.794722 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2025.09.19 00:33:14.794777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4308 | 2025.09.19 00:33:14.796014 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4309 | 2025.09.19 00:33:14.796284 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2025.09.19 00:33:14.796627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4311 | 2025.09.19 00:33:15.650317 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2025.09.19 00:33:15.650551 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) 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) | ||
| 4313 | 2025.09.19 00:33:15.650926 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4314 | 2025.09.19 00:33:15.650968 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <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 | ||
| 4315 | 2025.09.19 00:33:15.651239 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4316 | 2025.09.19 00:33:15.651311 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4317 | 2025.09.19 00:33:15.651458 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4318 | 2025.09.19 00:33:15.651580 [ 299 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4319 | 2025.09.19 00:33:15.651596 [ 330 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4320 | 2025.09.19 00:33:15.651598 [ 340 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4321 | 2025.09.19 00:33:15.651604 [ 336 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4322 | 2025.09.19 00:33:15.651791 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4323 | 2025.09.19 00:33:15.651820 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4324 | 2025.09.19 00:33:15.651920 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4325 | 2025.09.19 00:33:15.651942 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4326 | 2025.09.19 00:33:15.651982 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <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'))" | ||
| 4327 | 2025.09.19 00:33:15.652023 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <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'))" | ||
| 4328 | 2025.09.19 00:33:15.652058 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <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'))" | ||
| 4329 | 2025.09.19 00:33:15.652127 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <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'))" | ||
| 4330 | 2025.09.19 00:33:15.653172 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002723 sec., 15056.922511935365 rows/sec., 574.17 KiB/sec. | ||
| 4331 | 2025.09.19 00:33:15.653371 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> MemoryTracker: Peak memory usage (for query): 144.95 KiB. | ||
| 4332 | 2025.09.19 00:33:15.653391 [ 5 ] {6fd87dc2-6a52-457e-b7d8-de633ddbaec8} <Debug> TCPHandler: Processed in 0.003201442 sec. | ||
| 4333 | 2025.09.19 00:33:15.655234 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2025.09.19 00:33:15.655345 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4335 | 2025.09.19 00:33:15.655392 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4336 | 2025.09.19 00:33:15.655934 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2025.09.19 00:33:15.655979 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4338 | 2025.09.19 00:33:15.656396 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4339 | 2025.09.19 00:33:15.656607 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2025.09.19 00:33:15.656761 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 71.44 KiB/sec. | ||
| 4341 | 2025.09.19 00:33:15.656803 [ 5 ] {4413d848-528d-43c4-924f-150029bd49a2} <Debug> TCPHandler: Processed in 0.001621451 sec. | ||
| 4342 | 2025.09.19 00:33:15.656925 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2025.09.19 00:33:15.657024 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4344 | 2025.09.19 00:33:15.657066 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4345 | 2025.09.19 00:33:15.657581 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2025.09.19 00:33:15.657620 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4347 | 2025.09.19 00:33:15.657948 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4348 | 2025.09.19 00:33:15.658162 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2025.09.19 00:33:15.658299 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Debug> executeQuery: Read 141 rows, 12.52 KiB in 0.001297 sec., 108712.4132613724 rows/sec., 9.42 MiB/sec. | ||
| 4350 | 2025.09.19 00:33:15.658337 [ 5 ] {a7d19665-45e6-4d2d-ad7a-d5594106f218} <Debug> TCPHandler: Processed in 0.001462549 sec. | ||
| 4351 | 2025.09.19 00:33:15.658456 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2025.09.19 00:33:15.658551 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4353 | 2025.09.19 00:33:15.658594 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4354 | 2025.09.19 00:33:15.658998 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.09.19 00:33:15.659035 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4356 | 2025.09.19 00:33:15.659331 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4357 | 2025.09.19 00:33:15.659538 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2025.09.19 00:33:15.659670 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001137 sec., 36939.31398416887 rows/sec., 2.71 MiB/sec. | ||
| 4359 | 2025.09.19 00:33:15.659707 [ 5 ] {b4f40091-a65f-4b54-a078-ad54fbf3a853} <Debug> TCPHandler: Processed in 0.001300767 sec. | ||
| 4360 | 2025.09.19 00:33:15.659817 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2025.09.19 00:33:15.659912 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4362 | 2025.09.19 00:33:15.659951 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4363 | 2025.09.19 00:33:15.660328 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2025.09.19 00:33:15.660364 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4365 | 2025.09.19 00:33:15.660660 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4366 | 2025.09.19 00:33:15.660868 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.09.19 00:33:15.661006 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 59.72 KiB/sec. | ||
| 4368 | 2025.09.19 00:33:15.661043 [ 5 ] {09e8ce7a-f8d6-4211-9e65-408939b363df} <Debug> TCPHandler: Processed in 0.001274137 sec. | ||
| 4369 | 2025.09.19 00:33:15.661164 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2025.09.19 00:33:15.661258 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4371 | 2025.09.19 00:33:15.661297 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4372 | 2025.09.19 00:33:15.661727 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2025.09.19 00:33:15.661763 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4374 | 2025.09.19 00:33:15.662069 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4375 | 2025.09.19 00:33:15.662280 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2025.09.19 00:33:15.662411 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001171 sec., 90520.92228864219 rows/sec., 7.07 MiB/sec. | ||
| 4377 | 2025.09.19 00:33:15.662451 [ 5 ] {0a45b871-2aaf-43b0-8bc6-d8d775578744} <Debug> TCPHandler: Processed in 0.001335718 sec. | ||
| 4378 | 2025.09.19 00:33:15.662579 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2025.09.19 00:33:15.662692 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4380 | 2025.09.19 00:33:15.662756 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4381 | 2025.09.19 00:33:15.663247 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2025.09.19 00:33:15.663292 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4383 | 2025.09.19 00:33:15.663723 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4384 | 2025.09.19 00:33:15.663963 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2025.09.19 00:33:15.664098 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
| 4386 | 2025.09.19 00:33:15.664136 [ 5 ] {f04c6a9a-cbb1-4863-80b7-e9fe9c79fc8f} <Debug> TCPHandler: Processed in 0.001610411 sec. | ||
| 4387 | 2025.09.19 00:33:15.664251 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2025.09.19 00:33:15.664348 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4389 | 2025.09.19 00:33:15.664394 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4390 | 2025.09.19 00:33:15.664718 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2025.09.19 00:33:15.664754 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4392 | 2025.09.19 00:33:15.665064 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4393 | 2025.09.19 00:33:15.665273 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2025.09.19 00:33:15.665411 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 58.61 KiB/sec. | ||
| 4395 | 2025.09.19 00:33:15.665447 [ 5 ] {329d3a31-2993-4d79-a8f8-cf6c0fa63d63} <Debug> TCPHandler: Processed in 0.001245946 sec. | ||
| 4396 | 2025.09.19 00:33:15.665555 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2025.09.19 00:33:15.665648 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4398 | 2025.09.19 00:33:15.665703 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4399 | 2025.09.19 00:33:15.666533 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2025.09.19 00:33:15.666570 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4401 | 2025.09.19 00:33:15.667157 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4402 | 2025.09.19 00:33:15.667386 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2025.09.19 00:33:15.667536 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001906 sec., 22035.67681007345 rows/sec., 39.49 MiB/sec. | ||
| 4404 | 2025.09.19 00:33:15.667598 [ 5 ] {8a1584b7-3b9e-4dcd-8ebc-2d3fe69a5508} <Debug> TCPHandler: Processed in 0.002090607 sec. | ||
| 4405 | 2025.09.19 00:33:15.667717 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2025.09.19 00:33:15.667811 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4407 | 2025.09.19 00:33:15.667853 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4408 | 2025.09.19 00:33:15.668192 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2025.09.19 00:33:15.668229 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4410 | 2025.09.19 00:33:15.668535 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4411 | 2025.09.19 00:33:15.668756 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2025.09.19 00:33:15.668891 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4413 | 2025.09.19 00:33:15.668927 [ 5 ] {8d77e5be-846c-40d9-b7eb-0397a472b98a} <Debug> TCPHandler: Processed in 0.001259457 sec. | ||
| 4414 | 2025.09.19 00:33:19.703416 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4415 | 2025.09.19 00:33:19.703520 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4416 | 2025.09.19 00:33:19.779535 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8581 | ||
| 4417 | 2025.09.19 00:33:19.780024 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2025.09.19 00:33:19.780069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4419 | 2025.09.19 00:33:19.780563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4420 | 2025.09.19 00:33:19.780793 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2025.09.19 00:33:19.780923 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8581 | ||
| 4422 | 2025.09.19 00:33:20.231189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4423 | 2025.09.19 00:33:20.247192 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.09.19 00:33:20.247253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4425 | 2025.09.19 00:33:20.253615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4426 | 2025.09.19 00:33:20.254374 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.09.19 00:33:20.257469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4428 | 2025.09.19 00:33:20.660476 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2025.09.19 00:33:20.660672 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4430 | 2025.09.19 00:33:20.660744 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4431 | 2025.09.19 00:33:20.661666 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2025.09.19 00:33:20.661707 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4433 | 2025.09.19 00:33:20.662105 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4434 | 2025.09.19 00:33:20.662329 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2025.09.19 00:33:20.662486 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 4436 | 2025.09.19 00:33:20.662528 [ 5 ] {f6da0624-ed04-4e6f-9982-a69f938fce08} <Debug> TCPHandler: Processed in 0.002183818 sec. | ||
| 4437 | 2025.09.19 00:33:20.662658 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2025.09.19 00:33:20.662753 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4439 | 2025.09.19 00:33:20.662794 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4440 | 2025.09.19 00:33:20.663932 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2025.09.19 00:33:20.663969 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4442 | 2025.09.19 00:33:20.664329 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4443 | 2025.09.19 00:33:20.664537 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2025.09.19 00:33:20.664669 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001934 sec., 574974.1468459152 rows/sec., 45.34 MiB/sec. | ||
| 4445 | 2025.09.19 00:33:20.664705 [ 5 ] {4bd08fba-8dc0-4eb0-8462-1fc8bfb6afb3} <Debug> TCPHandler: Processed in 0.002096548 sec. | ||
| 4446 | 2025.09.19 00:33:20.664827 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2025.09.19 00:33:20.664919 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4448 | 2025.09.19 00:33:20.664958 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4449 | 2025.09.19 00:33:20.665482 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2025.09.19 00:33:20.665517 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4451 | 2025.09.19 00:33:20.665820 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4452 | 2025.09.19 00:33:20.666037 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.09.19 00:33:20.666163 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001262 sec., 162440.5705229794 rows/sec., 9.53 MiB/sec. | ||
| 4454 | 2025.09.19 00:33:20.666200 [ 5 ] {34c36b52-f98e-4155-bb3e-76a23c1462e1} <Debug> TCPHandler: Processed in 0.001422188 sec. | ||
| 4455 | 2025.09.19 00:33:20.666316 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2025.09.19 00:33:20.666409 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4457 | 2025.09.19 00:33:20.666448 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4458 | 2025.09.19 00:33:20.666956 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2025.09.19 00:33:20.666992 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4460 | 2025.09.19 00:33:20.667284 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4461 | 2025.09.19 00:33:20.667489 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2025.09.19 00:33:20.667619 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 4463 | 2025.09.19 00:33:20.667655 [ 5 ] {be2e6ac6-7a74-43f5-a853-f56e15415eb8} <Debug> TCPHandler: Processed in 0.001387688 sec. | ||
| 4464 | 2025.09.19 00:33:20.667763 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2025.09.19 00:33:20.667854 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4466 | 2025.09.19 00:33:20.667893 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4467 | 2025.09.19 00:33:20.668387 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.09.19 00:33:20.668422 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4469 | 2025.09.19 00:33:20.668732 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4470 | 2025.09.19 00:33:20.668937 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.09.19 00:33:20.669065 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 4472 | 2025.09.19 00:33:20.669103 [ 5 ] {cdf77c7c-5692-49a2-8704-5476b8f0d917} <Debug> TCPHandler: Processed in 0.001388248 sec. | ||
| 4473 | 2025.09.19 00:33:20.669210 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2025.09.19 00:33:20.669303 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4475 | 2025.09.19 00:33:20.669342 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4476 | 2025.09.19 00:33:20.670053 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2025.09.19 00:33:20.670153 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4478 | 2025.09.19 00:33:20.670484 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4479 | 2025.09.19 00:33:20.670689 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2025.09.19 00:33:20.670825 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00154 sec., 440909.09090909094 rows/sec., 30.73 MiB/sec. | ||
| 4481 | 2025.09.19 00:33:20.670863 [ 5 ] {fe4d032a-4a8e-4f5d-8366-1f264815eb53} <Debug> TCPHandler: Processed in 0.001700712 sec. | ||
| 4482 | 2025.09.19 00:33:20.670970 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2025.09.19 00:33:20.671062 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4484 | 2025.09.19 00:33:20.671103 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4485 | 2025.09.19 00:33:20.671512 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.09.19 00:33:20.671547 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4487 | 2025.09.19 00:33:20.671872 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4488 | 2025.09.19 00:33:20.672075 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.09.19 00:33:20.672190 [ 102 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4490 | 2025.09.19 00:33:20.672201 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 4491 | 2025.09.19 00:33:20.672265 [ 102 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2025.09.19 00:33:20.672280 [ 5 ] {1bbdd750-930d-48c5-9aab-d390056d0c6b} <Debug> TCPHandler: Processed in 0.001358558 sec. | ||
| 4493 | 2025.09.19 00:33:20.672293 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4494 | 2025.09.19 00:33:20.672386 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2025.09.19 00:33:20.672431 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 4496 | 2025.09.19 00:33:20.672482 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4497 | 2025.09.19 00:33:20.672529 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4498 | 2025.09.19 00:33:20.672582 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4499 | 2025.09.19 00:33:20.672627 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 4500 | 2025.09.19 00:33:20.672698 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 4501 | 2025.09.19 00:33:20.672751 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 4502 | 2025.09.19 00:33:20.672798 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 4503 | 2025.09.19 00:33:20.672840 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 4504 | 2025.09.19 00:33:20.672883 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 4505 | 2025.09.19 00:33:20.673047 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.09.19 00:33:20.673087 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4507 | 2025.09.19 00:33:20.673464 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4508 | 2025.09.19 00:33:20.673697 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2025.09.19 00:33:20.673703 [ 196 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001325597 sec., 49788.88757291998 rows/sec., 2.54 MiB/sec. | ||
| 4510 | 2025.09.19 00:33:20.673836 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001372 sec., 228862.97376093295 rows/sec., 15.03 MiB/sec. | ||
| 4511 | 2025.09.19 00:33:20.673873 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4512 | 2025.09.19 00:33:20.673879 [ 5 ] {0f42a941-b29c-4b52-acd6-2e120b6f3107} <Debug> TCPHandler: Processed in 0.001541051 sec. | ||
| 4513 | 2025.09.19 00:33:20.674013 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2025.09.19 00:33:20.674108 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4515 | 2025.09.19 00:33:20.674141 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_11_2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.09.19 00:33:20.674149 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4517 | 2025.09.19 00:33:20.674230 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_11_2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4518 | 2025.09.19 00:33:20.674306 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4519 | 2025.09.19 00:33:20.674469 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.09.19 00:33:20.674507 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4521 | 2025.09.19 00:33:20.674796 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4522 | 2025.09.19 00:33:20.675002 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.09.19 00:33:20.675127 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 4524 | 2025.09.19 00:33:20.675163 [ 5 ] {9c45e086-dc5b-4d22-816d-7d079801d736} <Debug> TCPHandler: Processed in 0.001198516 sec. | ||
| 4525 | 2025.09.19 00:33:20.675270 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2025.09.19 00:33:20.675363 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4527 | 2025.09.19 00:33:20.675402 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4528 | 2025.09.19 00:33:20.675759 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.09.19 00:33:20.675794 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4530 | 2025.09.19 00:33:20.676146 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4531 | 2025.09.19 00:33:20.676353 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2025.09.19 00:33:20.676484 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 4533 | 2025.09.19 00:33:20.676520 [ 5 ] {ac148999-46f9-4fc0-9ce6-8fc08c3af5fa} <Debug> TCPHandler: Processed in 0.001297597 sec. | ||
| 4534 | 2025.09.19 00:33:24.796847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 600 | ||
| 4535 | 2025.09.19 00:33:24.799374 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2025.09.19 00:33:24.799429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4537 | 2025.09.19 00:33:24.800719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4538 | 2025.09.19 00:33:24.800990 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2025.09.19 00:33:24.801284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4540 | 2025.09.19 00:33:25.678072 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2025.09.19 00:33:25.678242 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4542 | 2025.09.19 00:33:25.678308 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4543 | 2025.09.19 00:33:25.678940 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2025.09.19 00:33:25.678986 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4545 | 2025.09.19 00:33:25.679363 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4546 | 2025.09.19 00:33:25.679589 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2025.09.19 00:33:25.679736 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001542 sec., 9079.11802853437 rows/sec., 740.34 KiB/sec. | ||
| 4548 | 2025.09.19 00:33:25.679781 [ 5 ] {71bee257-6431-4418-9c4b-b51e0c74a4a5} <Debug> TCPHandler: Processed in 0.001836904 sec. | ||
| 4549 | 2025.09.19 00:33:25.679904 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2025.09.19 00:33:25.679999 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4551 | 2025.09.19 00:33:25.680039 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4552 | 2025.09.19 00:33:25.681154 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2025.09.19 00:33:25.681203 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4554 | 2025.09.19 00:33:25.681648 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4555 | 2025.09.19 00:33:25.681869 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2025.09.19 00:33:25.681995 [ 98 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4557 | 2025.09.19 00:33:25.682002 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.002022 sec., 636498.5163204748 rows/sec., 52.67 MiB/sec. | ||
| 4558 | 2025.09.19 00:33:25.682067 [ 98 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.09.19 00:33:25.682084 [ 5 ] {64aff771-3be7-4750-91d8-5add40a73be9} <Debug> TCPHandler: Processed in 0.002230799 sec. | ||
| 4560 | 2025.09.19 00:33:25.682095 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4561 | 2025.09.19 00:33:25.682216 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2025.09.19 00:33:25.682239 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 4563 | 2025.09.19 00:33:25.682315 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4564 | 2025.09.19 00:33:25.682362 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4565 | 2025.09.19 00:33:25.682373 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4566 | 2025.09.19 00:33:25.682417 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2345 rows starting from the beginning of the part | ||
| 4567 | 2025.09.19 00:33:25.682485 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 4568 | 2025.09.19 00:33:25.682532 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1112 rows starting from the beginning of the part | ||
| 4569 | 2025.09.19 00:33:25.682573 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 141 rows starting from the beginning of the part | ||
| 4570 | 2025.09.19 00:33:25.682625 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1112 rows starting from the beginning of the part | ||
| 4571 | 2025.09.19 00:33:25.682667 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1287 rows starting from the beginning of the part | ||
| 4572 | 2025.09.19 00:33:25.682809 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.09.19 00:33:25.682853 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4574 | 2025.09.19 00:33:25.683218 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4575 | 2025.09.19 00:33:25.683469 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.09.19 00:33:25.683604 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001307 sec., 42846.21270084162 rows/sec., 3.09 MiB/sec. | ||
| 4577 | 2025.09.19 00:33:25.683645 [ 5 ] {4f6c08ac-e8d4-4b13-8515-2e5fd318a57b} <Debug> TCPHandler: Processed in 0.001479339 sec. | ||
| 4578 | 2025.09.19 00:33:25.683761 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2025.09.19 00:33:25.683855 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4580 | 2025.09.19 00:33:25.683896 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4581 | 2025.09.19 00:33:25.684388 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2025.09.19 00:33:25.684425 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4583 | 2025.09.19 00:33:25.684747 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4584 | 2025.09.19 00:33:25.685005 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002820027 sec., 2176220.298599978 rows/sec., 184.29 MiB/sec. | ||
| 4585 | 2025.09.19 00:33:25.685056 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2025.09.19 00:33:25.685182 [ 98 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4587 | 2025.09.19 00:33:25.685207 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00137 sec., 166423.3576642336 rows/sec., 11.27 MiB/sec. | ||
| 4588 | 2025.09.19 00:33:25.685222 [ 98 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.09.19 00:33:25.685250 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4590 | 2025.09.19 00:33:25.685255 [ 5 ] {d6f0b47b-2c32-4b8f-99e2-aac77beb6ad2} <Debug> TCPHandler: Processed in 0.001542301 sec. | ||
| 4591 | 2025.09.19 00:33:25.685313 [ 199 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4592 | 2025.09.19 00:33:25.685362 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 4593 | 2025.09.19 00:33:25.685388 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.09.19 00:33:25.685502 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4595 | 2025.09.19 00:33:25.685527 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4596 | 2025.09.19 00:33:25.685545 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4597 | 2025.09.19 00:33:25.685580 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 4598 | 2025.09.19 00:33:25.685597 [ 199 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.09.19 00:33:25.685662 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 4600 | 2025.09.19 00:33:25.685679 [ 199 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_26_5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4601 | 2025.09.19 00:33:25.685718 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 4602 | 2025.09.19 00:33:25.685764 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 4603 | 2025.09.19 00:33:25.685775 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 4604 | 2025.09.19 00:33:25.685838 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4605 | 2025.09.19 00:33:25.685886 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4606 | 2025.09.19 00:33:25.686211 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.09.19 00:33:25.686254 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4608 | 2025.09.19 00:33:25.686634 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4609 | 2025.09.19 00:33:25.686854 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.09.19 00:33:25.686932 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625761 sec., 802701.0120183716 rows/sec., 55.73 MiB/sec. | ||
| 4611 | 2025.09.19 00:33:25.686966 [ 98 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4612 | 2025.09.19 00:33:25.686992 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001508 sec., 381962.8647214854 rows/sec., 28.44 MiB/sec. | ||
| 4613 | 2025.09.19 00:33:25.686999 [ 98 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2025.09.19 00:33:25.687035 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4615 | 2025.09.19 00:33:25.687040 [ 5 ] {26cec09b-dde3-4504-8fe0-54ce14f99eb8} <Debug> TCPHandler: Processed in 0.001702392 sec. | ||
| 4616 | 2025.09.19 00:33:25.687101 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4617 | 2025.09.19 00:33:25.687112 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 4618 | 2025.09.19 00:33:25.687163 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2025.09.19 00:33:25.687222 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4620 | 2025.09.19 00:33:25.687254 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1213 rows starting from the beginning of the part | ||
| 4621 | 2025.09.19 00:33:25.687263 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.09.19 00:33:25.687315 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4623 | 2025.09.19 00:33:25.687337 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 4624 | 2025.09.19 00:33:25.687392 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 679 rows starting from the beginning of the part | ||
| 4625 | 2025.09.19 00:33:25.687410 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_15_3} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.09.19 00:33:25.687436 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 4627 | 2025.09.19 00:33:25.687486 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 679 rows starting from the beginning of the part | ||
| 4628 | 2025.09.19 00:33:25.687493 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_15_3} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4629 | 2025.09.19 00:33:25.687535 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 576 rows starting from the beginning of the part | ||
| 4630 | 2025.09.19 00:33:25.687591 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4631 | 2025.09.19 00:33:25.687907 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2025.09.19 00:33:25.687949 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4633 | 2025.09.19 00:33:25.688366 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4634 | 2025.09.19 00:33:25.688590 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.09.19 00:33:25.688698 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4636 | 2025.09.19 00:33:25.688720 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001476 sec., 576558.2655826558 rows/sec., 38.81 MiB/sec. | ||
| 4637 | 2025.09.19 00:33:25.688726 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2025.09.19 00:33:25.688765 [ 5 ] {f432f915-1c8b-4f5f-a1e7-41598375b41b} <Debug> TCPHandler: Processed in 0.001651301 sec. | ||
| 4639 | 2025.09.19 00:33:25.688767 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4640 | 2025.09.19 00:33:25.688797 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717523 sec., 1955723.445916008 rows/sec., 147.81 MiB/sec. | ||
| 4641 | 2025.09.19 00:33:25.688868 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 4642 | 2025.09.19 00:33:25.688890 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2025.09.19 00:33:25.688963 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4644 | 2025.09.19 00:33:25.688984 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4645 | 2025.09.19 00:33:25.688987 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4646 | 2025.09.19 00:33:25.689000 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7661 rows starting from the beginning of the part | ||
| 4647 | 2025.09.19 00:33:25.689045 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4648 | 2025.09.19 00:33:25.689086 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4649 | 2025.09.19 00:33:25.689142 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4650 | 2025.09.19 00:33:25.689195 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4651 | 2025.09.19 00:33:25.689257 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4652 | 2025.09.19 00:33:25.689272 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2025.09.19 00:33:25.689343 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 851 rows starting from the beginning of the part | ||
| 4654 | 2025.09.19 00:33:25.689355 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_26_5} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4655 | 2025.09.19 00:33:25.689430 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4656 | 2025.09.19 00:33:25.689963 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.09.19 00:33:25.690002 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4658 | 2025.09.19 00:33:25.690611 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4659 | 2025.09.19 00:33:25.690847 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.09.19 00:33:25.690991 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002025 sec., 20740.74074074074 rows/sec., 37.17 MiB/sec. | ||
| 4661 | 2025.09.19 00:33:25.691060 [ 5 ] {2b2220b8-1834-4d2f-87fb-e185e9b2d4a8} <Debug> TCPHandler: Processed in 0.00222038 sec. | ||
| 4662 | 2025.09.19 00:33:25.691182 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2025.09.19 00:33:25.691278 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4664 | 2025.09.19 00:33:25.691321 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4665 | 2025.09.19 00:33:25.691669 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2025.09.19 00:33:25.691707 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4667 | 2025.09.19 00:33:25.692039 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4668 | 2025.09.19 00:33:25.692257 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2025.09.19 00:33:25.692368 [ 98 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4670 | 2025.09.19 00:33:25.692386 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4671 | 2025.09.19 00:33:25.692406 [ 98 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.09.19 00:33:25.692428 [ 5 ] {e15aa6b1-e97c-48ea-b1dd-6ed5b1ff7457} <Debug> TCPHandler: Processed in 0.001296937 sec. | ||
| 4673 | 2025.09.19 00:33:25.692431 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4674 | 2025.09.19 00:33:25.692525 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 4675 | 2025.09.19 00:33:25.692612 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2025.09.19 00:33:25.692639 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1560 rows starting from the beginning of the part | ||
| 4677 | 2025.09.19 00:33:25.692706 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4678 | 2025.09.19 00:33:25.692751 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4679 | 2025.09.19 00:33:25.692750 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9460 rows, containing 5 columns (5 merged, 0 gathered) in 0.003918921 sec., 2413929.752602821 rows/sec., 161.80 MiB/sec. | ||
| 4680 | 2025.09.19 00:33:25.692802 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4681 | 2025.09.19 00:33:25.692881 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4682 | 2025.09.19 00:33:25.692937 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4683 | 2025.09.19 00:33:25.693046 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4684 | 2025.09.19 00:33:25.693378 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.09.19 00:33:25.693454 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4686 | 2025.09.19 00:33:25.693535 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4687 | 2025.09.19 00:33:25.693867 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 4 columns (4 merged, 0 gathered) in 0.001379408 sec., 1412200.0162388503 rows/sec., 90.10 MiB/sec. | ||
| 4688 | 2025.09.19 00:33:25.694116 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4689 | 2025.09.19 00:33:25.694390 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2025.09.19 00:33:25.694464 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_26_5} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4691 | 2025.09.19 00:33:25.694540 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4692 | 2025.09.19 00:33:27.106763 [ 92 ] {} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4693 | 2025.09.19 00:33:27.106827 [ 92 ] {} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2025.09.19 00:33:27.106847 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4695 | 2025.09.19 00:33:27.106976 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::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 | ||
| 4696 | 2025.09.19 00:33:27.107365 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4697 | 2025.09.19 00:33:27.107429 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 4698 | 2025.09.19 00:33:27.107553 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4699 | 2025.09.19 00:33:27.107661 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 4700 | 2025.09.19 00:33:27.107757 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4701 | 2025.09.19 00:33:27.107858 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::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 | ||
| 4702 | 2025.09.19 00:33:27.109371 [ 188 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.002450932 sec., 17136.33833986418 rows/sec., 3.58 MiB/sec. | ||
| 4703 | 2025.09.19 00:33:27.109511 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4704 | 2025.09.19 00:33:27.109808 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.09.19 00:33:27.109873 [ 189 ] {436b47b9-ce9e-41e3-8469-9a978c744972::all_1_5_1} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4706 | 2025.09.19 00:33:27.109935 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4707 | 2025.09.19 00:33:27.281077 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9093 | ||
| 4708 | 2025.09.19 00:33:27.281589 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.09.19 00:33:27.281629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4710 | 2025.09.19 00:33:27.282152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4711 | 2025.09.19 00:33:27.282393 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2025.09.19 00:33:27.282525 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9093 | ||
| 4713 | 2025.09.19 00:33:27.757622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4714 | 2025.09.19 00:33:27.774656 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2025.09.19 00:33:27.774725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4716 | 2025.09.19 00:33:27.781017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4717 | 2025.09.19 00:33:27.781796 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2025.09.19 00:33:27.784733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4719 | 2025.09.19 00:33:30.659975 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2025.09.19 00:33:30.660160 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4721 | 2025.09.19 00:33:30.660224 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4722 | 2025.09.19 00:33:30.660997 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.09.19 00:33:30.661045 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4724 | 2025.09.19 00:33:30.661450 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4725 | 2025.09.19 00:33:30.661692 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.09.19 00:33:30.661839 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001727 sec., 237405.9061957151 rows/sec., 15.06 MiB/sec. | ||
| 4727 | 2025.09.19 00:33:30.661880 [ 5 ] {ef14e6b4-80a9-451b-8acb-169755d36b9b} <Debug> TCPHandler: Processed in 0.002034337 sec. | ||
| 4728 | 2025.09.19 00:33:30.662013 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.09.19 00:33:30.662121 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4730 | 2025.09.19 00:33:30.662165 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4731 | 2025.09.19 00:33:30.663142 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2025.09.19 00:33:30.663185 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4733 | 2025.09.19 00:33:30.663572 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4734 | 2025.09.19 00:33:30.663790 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2025.09.19 00:33:30.663921 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001821 sec., 610653.4870950028 rows/sec., 48.16 MiB/sec. | ||
| 4736 | 2025.09.19 00:33:30.663960 [ 5 ] {7aa8bcb2-8387-410c-b405-ebf288455a26} <Debug> TCPHandler: Processed in 0.002016066 sec. | ||
| 4737 | 2025.09.19 00:33:30.664075 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2025.09.19 00:33:30.664170 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4739 | 2025.09.19 00:33:30.664211 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4740 | 2025.09.19 00:33:30.664680 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2025.09.19 00:33:30.664722 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4742 | 2025.09.19 00:33:30.665054 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4743 | 2025.09.19 00:33:30.665288 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2025.09.19 00:33:30.665429 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001277 sec., 160532.4980422866 rows/sec., 9.42 MiB/sec. | ||
| 4745 | 2025.09.19 00:33:30.665469 [ 5 ] {cd42cab4-f3d6-4033-ba99-a4f21f354746} <Debug> TCPHandler: Processed in 0.001442949 sec. | ||
| 4746 | 2025.09.19 00:33:30.665580 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2025.09.19 00:33:30.665672 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4748 | 2025.09.19 00:33:30.665712 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4749 | 2025.09.19 00:33:30.666180 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2025.09.19 00:33:30.666217 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4751 | 2025.09.19 00:33:30.666517 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4752 | 2025.09.19 00:33:30.666727 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2025.09.19 00:33:30.666857 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001203 sec., 176226.10141313382 rows/sec., 11.36 MiB/sec. | ||
| 4754 | 2025.09.19 00:33:30.666894 [ 5 ] {09ee0860-5605-453f-adce-0092ca63294b} <Debug> TCPHandler: Processed in 0.001365028 sec. | ||
| 4755 | 2025.09.19 00:33:30.667002 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2025.09.19 00:33:30.667095 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4757 | 2025.09.19 00:33:30.667134 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4758 | 2025.09.19 00:33:30.667613 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2025.09.19 00:33:30.667649 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4760 | 2025.09.19 00:33:30.667957 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4761 | 2025.09.19 00:33:30.668167 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.09.19 00:33:30.668292 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 4763 | 2025.09.19 00:33:30.668330 [ 5 ] {fbb37200-3f44-48cc-a367-9f8935f9cc41} <Debug> TCPHandler: Processed in 0.001376498 sec. | ||
| 4764 | 2025.09.19 00:33:30.668428 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.09.19 00:33:30.668521 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4766 | 2025.09.19 00:33:30.668559 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4767 | 2025.09.19 00:33:30.669213 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.09.19 00:33:30.669250 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4769 | 2025.09.19 00:33:30.669587 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4770 | 2025.09.19 00:33:30.669823 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.09.19 00:33:30.669950 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001448 sec., 468922.65193370165 rows/sec., 32.69 MiB/sec. | ||
| 4772 | 2025.09.19 00:33:30.669987 [ 5 ] {c18e053b-f389-4caa-bb4e-e401bbfcf9a4} <Debug> TCPHandler: Processed in 0.001606271 sec. | ||
| 4773 | 2025.09.19 00:33:30.670091 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2025.09.19 00:33:30.670184 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4775 | 2025.09.19 00:33:30.670224 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4776 | 2025.09.19 00:33:30.670555 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2025.09.19 00:33:30.670590 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4778 | 2025.09.19 00:33:30.670886 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4779 | 2025.09.19 00:33:30.671086 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.09.19 00:33:30.671212 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 4781 | 2025.09.19 00:33:30.671248 [ 5 ] {4b1424fc-daed-4168-894a-007be8dd34cf} <Debug> TCPHandler: Processed in 0.001204766 sec. | ||
| 4782 | 2025.09.19 00:33:30.671352 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2025.09.19 00:33:30.671445 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4784 | 2025.09.19 00:33:30.671486 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4785 | 2025.09.19 00:33:30.671917 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2025.09.19 00:33:30.671953 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4787 | 2025.09.19 00:33:30.672293 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4788 | 2025.09.19 00:33:30.672499 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2025.09.19 00:33:30.672626 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 4790 | 2025.09.19 00:33:30.672663 [ 5 ] {b2621b0c-0870-497f-910b-32915a782322} <Debug> TCPHandler: Processed in 0.001359158 sec. | ||
| 4791 | 2025.09.19 00:33:30.672780 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2025.09.19 00:33:30.672897 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4793 | 2025.09.19 00:33:30.672947 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4794 | 2025.09.19 00:33:30.673307 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2025.09.19 00:33:30.673345 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4796 | 2025.09.19 00:33:30.673658 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4797 | 2025.09.19 00:33:30.673884 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2025.09.19 00:33:30.674018 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 4799 | 2025.09.19 00:33:30.674056 [ 5 ] {af186a4a-d9e2-4e0f-acd7-fed18671c629} <Debug> TCPHandler: Processed in 0.001336857 sec. | ||
| 4800 | 2025.09.19 00:33:30.674155 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2025.09.19 00:33:30.674265 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4802 | 2025.09.19 00:33:30.674312 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4803 | 2025.09.19 00:33:30.674705 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.09.19 00:33:30.674748 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4805 | 2025.09.19 00:33:30.675136 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4806 | 2025.09.19 00:33:30.675344 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.09.19 00:33:30.675469 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001228 sec., 84690.55374592834 rows/sec., 5.19 MiB/sec. | ||
| 4808 | 2025.09.19 00:33:30.675505 [ 5 ] {9b23ade9-1619-4fe9-b497-f8301cdc6b15} <Debug> TCPHandler: Processed in 0.001397008 sec. | ||
| 4809 | 2025.09.19 00:33:34.703572 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4810 | 2025.09.19 00:33:34.703635 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4811 | 2025.09.19 00:33:34.783359 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9541 | ||
| 4812 | 2025.09.19 00:33:34.783861 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2025.09.19 00:33:34.783906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4814 | 2025.09.19 00:33:34.784395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4815 | 2025.09.19 00:33:34.784626 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2025.09.19 00:33:34.784756 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9541 | ||
| 4817 | 2025.09.19 00:33:34.802297 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 636 | ||
| 4818 | 2025.09.19 00:33:34.804746 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2025.09.19 00:33:34.804808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4820 | 2025.09.19 00:33:34.806110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4821 | 2025.09.19 00:33:34.806394 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2025.09.19 00:33:34.806797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 4823 | 2025.09.19 00:33:35.285566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4824 | 2025.09.19 00:33:35.302720 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.09.19 00:33:35.302786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4826 | 2025.09.19 00:33:35.308700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4827 | 2025.09.19 00:33:35.309417 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2025.09.19 00:33:35.312348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4829 | 2025.09.19 00:33:35.651696 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2025.09.19 00:33:35.651982 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4831 | 2025.09.19 00:33:35.652088 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4832 | 2025.09.19 00:33:35.652827 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.09.19 00:33:35.652867 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4834 | 2025.09.19 00:33:35.653316 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4835 | 2025.09.19 00:33:35.653546 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2025.09.19 00:33:35.653704 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001799 sec., 77821.01167315175 rows/sec., 6.74 MiB/sec. | ||
| 4837 | 2025.09.19 00:33:35.653755 [ 5 ] {ff3ddd01-832e-45cd-b29e-7c31b0039517} <Debug> TCPHandler: Processed in 0.002237579 sec. | ||
| 4838 | 2025.09.19 00:33:35.653929 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2025.09.19 00:33:35.654030 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4840 | 2025.09.19 00:33:35.654073 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4841 | 2025.09.19 00:33:35.654495 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2025.09.19 00:33:35.654530 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4843 | 2025.09.19 00:33:35.654832 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4844 | 2025.09.19 00:33:35.655041 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2025.09.19 00:33:35.655140 [ 81 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4846 | 2025.09.19 00:33:35.655171 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001163 sec., 36113.49957007739 rows/sec., 2.65 MiB/sec. | ||
| 4847 | 2025.09.19 00:33:35.655185 [ 81 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2025.09.19 00:33:35.655208 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4849 | 2025.09.19 00:33:35.655209 [ 5 ] {93d4c813-0cb8-4e24-afe7-2849c1e54c35} <Debug> TCPHandler: Processed in 0.001330327 sec. | ||
| 4850 | 2025.09.19 00:33:35.655319 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2025.09.19 00:33:35.655363 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 4852 | 2025.09.19 00:33:35.655425 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4853 | 2025.09.19 00:33:35.655469 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4854 | 2025.09.19 00:33:35.655519 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4855 | 2025.09.19 00:33:35.655560 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 265 rows starting from the beginning of the part | ||
| 4856 | 2025.09.19 00:33:35.655634 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4857 | 2025.09.19 00:33:35.655686 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 205 rows starting from the beginning of the part | ||
| 4858 | 2025.09.19 00:33:35.655733 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4859 | 2025.09.19 00:33:35.655780 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part | ||
| 4860 | 2025.09.19 00:33:35.655826 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 4861 | 2025.09.19 00:33:35.655904 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2025.09.19 00:33:35.655945 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4863 | 2025.09.19 00:33:35.656317 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4864 | 2025.09.19 00:33:35.656552 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2025.09.19 00:33:35.656685 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00129 sec., 82170.54263565892 rows/sec., 6.42 MiB/sec. | ||
| 4866 | 2025.09.19 00:33:35.656723 [ 5 ] {70696983-1f7d-4a7f-8854-3a3b20423a9b} <Debug> TCPHandler: Processed in 0.001451869 sec. | ||
| 4867 | 2025.09.19 00:33:35.656808 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015078 sec., 540522.6157315294 rows/sec., 35.62 MiB/sec. | ||
| 4868 | 2025.09.19 00:33:35.656836 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2025.09.19 00:33:35.656943 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4870 | 2025.09.19 00:33:35.656989 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4871 | 2025.09.19 00:33:35.657014 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4872 | 2025.09.19 00:33:35.657348 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2025.09.19 00:33:35.657398 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2025.09.19 00:33:35.657441 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4875 | 2025.09.19 00:33:35.657442 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_26_5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4876 | 2025.09.19 00:33:35.657557 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4877 | 2025.09.19 00:33:35.657816 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4878 | 2025.09.19 00:33:35.658033 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2025.09.19 00:33:35.658171 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 4880 | 2025.09.19 00:33:35.658208 [ 5 ] {d4bdf185-0ae1-4df1-b58b-109dd9ee0b2e} <Debug> TCPHandler: Processed in 0.001426309 sec. | ||
| 4881 | 2025.09.19 00:33:35.658330 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2025.09.19 00:33:35.658450 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4883 | 2025.09.19 00:33:35.658517 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4884 | 2025.09.19 00:33:35.659448 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2025.09.19 00:33:35.659484 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4886 | 2025.09.19 00:33:35.660082 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4887 | 2025.09.19 00:33:35.660307 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2025.09.19 00:33:35.660447 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002022 sec., 20771.513353115726 rows/sec., 37.22 MiB/sec. | ||
| 4889 | 2025.09.19 00:33:35.660500 [ 5 ] {4b09f368-9fa2-4c0f-8600-6faf522aadcc} <Debug> TCPHandler: Processed in 0.002232049 sec. | ||
| 4890 | 2025.09.19 00:33:35.660611 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2025.09.19 00:33:35.660704 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4892 | 2025.09.19 00:33:35.660746 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4893 | 2025.09.19 00:33:35.661086 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.09.19 00:33:35.661123 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4895 | 2025.09.19 00:33:35.661423 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4896 | 2025.09.19 00:33:35.661631 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2025.09.19 00:33:35.661760 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4898 | 2025.09.19 00:33:35.661794 [ 5 ] {180db219-ef3b-419b-953e-b2c10afdea1d} <Debug> TCPHandler: Processed in 0.001232507 sec. | ||
| 4899 | 2025.09.19 00:33:40.660922 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2025.09.19 00:33:40.661113 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4901 | 2025.09.19 00:33:40.661180 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4902 | 2025.09.19 00:33:40.661994 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2025.09.19 00:33:40.662039 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4904 | 2025.09.19 00:33:40.662431 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4905 | 2025.09.19 00:33:40.662669 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2025.09.19 00:33:40.662810 [ 76 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4907 | 2025.09.19 00:33:40.662815 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001755 sec., 233618.23361823361 rows/sec., 14.82 MiB/sec. | ||
| 4908 | 2025.09.19 00:33:40.662884 [ 76 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2025.09.19 00:33:40.662905 [ 5 ] {4abf70b1-139e-48ce-89f9-9d40566f83ee} <Debug> TCPHandler: Processed in 0.002111297 sec. | ||
| 4910 | 2025.09.19 00:33:40.662913 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4911 | 2025.09.19 00:33:40.663042 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2025.09.19 00:33:40.663061 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 4913 | 2025.09.19 00:33:40.663141 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4914 | 2025.09.19 00:33:40.663187 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4915 | 2025.09.19 00:33:40.663223 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4916 | 2025.09.19 00:33:40.663265 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 4917 | 2025.09.19 00:33:40.663335 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 4918 | 2025.09.19 00:33:40.663381 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 4919 | 2025.09.19 00:33:40.663426 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 4920 | 2025.09.19 00:33:40.663467 [ 194 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 4921 | 2025.09.19 00:33:40.663587 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.09.19 00:33:40.663630 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4923 | 2025.09.19 00:33:40.663949 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4924 | 2025.09.19 00:33:40.664184 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.09.19 00:33:40.664314 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 136.93 KiB/sec. | ||
| 4926 | 2025.09.19 00:33:40.664351 [ 5 ] {7146c02f-ba55-4e2f-9301-cc2fcd2ebad9} <Debug> TCPHandler: Processed in 0.001359547 sec. | ||
| 4927 | 2025.09.19 00:33:40.664464 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2025.09.19 00:33:40.664556 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4929 | 2025.09.19 00:33:40.664596 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4930 | 2025.09.19 00:33:40.664594 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596692 sec., 1283904.4724968872 rows/sec., 86.34 MiB/sec. | ||
| 4931 | 2025.09.19 00:33:40.664796 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4932 | 2025.09.19 00:33:40.665104 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_13_3} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2025.09.19 00:33:40.665182 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_13_3} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4934 | 2025.09.19 00:33:40.665278 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4935 | 2025.09.19 00:33:40.665570 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2025.09.19 00:33:40.665611 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4937 | 2025.09.19 00:33:40.665970 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4938 | 2025.09.19 00:33:40.666178 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2025.09.19 00:33:40.666306 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001768 sec., 629524.886877828 rows/sec., 49.64 MiB/sec. | ||
| 4940 | 2025.09.19 00:33:40.666343 [ 5 ] {70685b57-c44e-4511-aa34-dc4f0ed10bed} <Debug> TCPHandler: Processed in 0.001929515 sec. | ||
| 4941 | 2025.09.19 00:33:40.666460 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2025.09.19 00:33:40.666552 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4943 | 2025.09.19 00:33:40.666590 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4944 | 2025.09.19 00:33:40.667040 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2025.09.19 00:33:40.667072 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4946 | 2025.09.19 00:33:40.667369 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4947 | 2025.09.19 00:33:40.667641 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2025.09.19 00:33:40.667770 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001234 sec., 167747.16369529982 rows/sec., 9.86 MiB/sec. | ||
| 4949 | 2025.09.19 00:33:40.667806 [ 5 ] {1777ea38-c10d-4931-9c7d-b254a6524dbb} <Debug> TCPHandler: Processed in 0.001395129 sec. | ||
| 4950 | 2025.09.19 00:33:40.667918 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2025.09.19 00:33:40.668011 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4952 | 2025.09.19 00:33:40.668050 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4953 | 2025.09.19 00:33:40.668522 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.09.19 00:33:40.668559 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4955 | 2025.09.19 00:33:40.668863 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4956 | 2025.09.19 00:33:40.669075 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2025.09.19 00:33:40.669206 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 4958 | 2025.09.19 00:33:40.669244 [ 5 ] {4d1ab762-6fc1-4ce8-afb3-a54391df7684} <Debug> TCPHandler: Processed in 0.001375408 sec. | ||
| 4959 | 2025.09.19 00:33:40.669355 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2025.09.19 00:33:40.669447 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4961 | 2025.09.19 00:33:40.669488 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4962 | 2025.09.19 00:33:40.669962 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2025.09.19 00:33:40.669997 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4964 | 2025.09.19 00:33:40.670296 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4965 | 2025.09.19 00:33:40.670503 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2025.09.19 00:33:40.670607 [ 76 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4967 | 2025.09.19 00:33:40.670634 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 4968 | 2025.09.19 00:33:40.670643 [ 76 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2025.09.19 00:33:40.670676 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4970 | 2025.09.19 00:33:40.670677 [ 5 ] {60c3c414-6ddf-4c8f-bca0-3752a6ede08e} <Debug> TCPHandler: Processed in 0.001371078 sec. | ||
| 4971 | 2025.09.19 00:33:40.670759 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 4972 | 2025.09.19 00:33:40.670803 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2025.09.19 00:33:40.670857 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4974 | 2025.09.19 00:33:40.670887 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 4975 | 2025.09.19 00:33:40.670900 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4976 | 2025.09.19 00:33:40.670937 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 4977 | 2025.09.19 00:33:40.670945 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4978 | 2025.09.19 00:33:40.670983 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 4979 | 2025.09.19 00:33:40.671027 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 4980 | 2025.09.19 00:33:40.671065 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 4981 | 2025.09.19 00:33:40.671617 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2025.09.19 00:33:40.671658 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4983 | 2025.09.19 00:33:40.671851 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001128364 sec., 934981.9739020388 rows/sec., 56.66 MiB/sec. | ||
| 4984 | 2025.09.19 00:33:40.672024 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4985 | 2025.09.19 00:33:40.672027 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4986 | 2025.09.19 00:33:40.672289 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2025.09.19 00:33:40.672403 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_13_3} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2025.09.19 00:33:40.672434 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001552 sec., 438788.6597938144 rows/sec., 30.60 MiB/sec. | ||
| 4989 | 2025.09.19 00:33:40.672476 [ 5 ] {fee3cc81-abcb-4818-9c54-c3b5e73c69e5} <Debug> TCPHandler: Processed in 0.001722763 sec. | ||
| 4990 | 2025.09.19 00:33:40.672485 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_13_3} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4991 | 2025.09.19 00:33:40.672574 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4992 | 2025.09.19 00:33:40.672588 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2025.09.19 00:33:40.672686 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4994 | 2025.09.19 00:33:40.672728 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4995 | 2025.09.19 00:33:40.673062 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.09.19 00:33:40.673097 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4997 | 2025.09.19 00:33:40.673404 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4998 | 2025.09.19 00:33:40.673616 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.09.19 00:33:40.673747 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 5000 | 2025.09.19 00:33:40.673783 [ 5 ] {4baf9ba3-b029-450d-9023-32180ccf88e1} <Debug> TCPHandler: Processed in 0.001244107 sec. | ||
| 5001 | 2025.09.19 00:33:40.673893 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2025.09.19 00:33:40.673986 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5003 | 2025.09.19 00:33:40.674039 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5004 | 2025.09.19 00:33:40.674484 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.09.19 00:33:40.674519 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5006 | 2025.09.19 00:33:40.674857 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5007 | 2025.09.19 00:33:40.675065 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.09.19 00:33:40.675193 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001226 sec., 256933.11582381726 rows/sec., 16.88 MiB/sec. | ||
| 5009 | 2025.09.19 00:33:40.675231 [ 5 ] {6ce708c7-1a95-4295-8e27-93ba74163f1a} <Debug> TCPHandler: Processed in 0.001386829 sec. | ||
| 5010 | 2025.09.19 00:33:40.675342 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2025.09.19 00:33:40.675436 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5012 | 2025.09.19 00:33:40.675477 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5013 | 2025.09.19 00:33:40.675792 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.09.19 00:33:40.675827 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5015 | 2025.09.19 00:33:40.676122 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5016 | 2025.09.19 00:33:40.676318 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.09.19 00:33:40.676444 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 5018 | 2025.09.19 00:33:40.676479 [ 5 ] {02d5b050-57e6-4728-8083-74c67ea4f376} <Debug> TCPHandler: Processed in 0.001186805 sec. | ||
| 5019 | 2025.09.19 00:33:40.676589 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2025.09.19 00:33:40.676680 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5021 | 2025.09.19 00:33:40.676722 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5022 | 2025.09.19 00:33:40.677047 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.09.19 00:33:40.677080 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5024 | 2025.09.19 00:33:40.677384 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5025 | 2025.09.19 00:33:40.677588 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.09.19 00:33:40.677714 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001052 sec., 98859.31558935362 rows/sec., 6.06 MiB/sec. | ||
| 5027 | 2025.09.19 00:33:40.677748 [ 5 ] {13c3fa0e-d354-45d1-b6fc-04545e6356cf} <Debug> TCPHandler: Processed in 0.001208836 sec. | ||
| 5028 | 2025.09.19 00:33:42.284899 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10053 | ||
| 5029 | 2025.09.19 00:33:42.285411 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.09.19 00:33:42.285450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5031 | 2025.09.19 00:33:42.285941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5032 | 2025.09.19 00:33:42.286180 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2025.09.19 00:33:42.286288 [ 74 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5034 | 2025.09.19 00:33:42.286320 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10053 | ||
| 5035 | 2025.09.19 00:33:42.286333 [ 74 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.09.19 00:33:42.286356 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5037 | 2025.09.19 00:33:42.286461 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5038 | 2025.09.19 00:33:42.286548 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5039 | 2025.09.19 00:33:42.286579 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7621 rows starting from the beginning of the part | ||
| 5040 | 2025.09.19 00:33:42.286635 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 5041 | 2025.09.19 00:33:42.286678 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 5042 | 2025.09.19 00:33:42.286725 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 5043 | 2025.09.19 00:33:42.286766 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 5044 | 2025.09.19 00:33:42.286805 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 5045 | 2025.09.19 00:33:42.288822 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10053 rows, containing 4 columns (4 merged, 0 gathered) in 0.002394461 sec., 4198439.648839551 rows/sec., 60.06 MiB/sec. | ||
| 5046 | 2025.09.19 00:33:42.289292 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5047 | 2025.09.19 00:33:42.289613 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_21_4} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2025.09.19 00:33:42.289697 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_21_4} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5049 | 2025.09.19 00:33:42.289799 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5050 | 2025.09.19 00:33:42.812485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5051 | 2025.09.19 00:33:42.830358 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2025.09.19 00:33:42.830426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5053 | 2025.09.19 00:33:42.836268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5054 | 2025.09.19 00:33:42.837042 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2025.09.19 00:33:42.837383 [ 73 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5056 | 2025.09.19 00:33:42.837476 [ 73 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2025.09.19 00:33:42.837513 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5058 | 2025.09.19 00:33:42.837663 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 5059 | 2025.09.19 00:33:42.840210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5060 | 2025.09.19 00:33:42.841675 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5061 | 2025.09.19 00:33:42.843146 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 5062 | 2025.09.19 00:33:42.847935 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 5063 | 2025.09.19 00:33:42.852632 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 5064 | 2025.09.19 00:33:42.857186 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 5065 | 2025.09.19 00:33:42.861365 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 5066 | 2025.09.19 00:33:42.865455 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 5067 | 2025.09.19 00:33:42.916657 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079056834 sec., 2011.2113267778973 rows/sec., 10.40 MiB/sec. | ||
| 5068 | 2025.09.19 00:33:42.918260 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5069 | 2025.09.19 00:33:42.919852 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_21_4} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2025.09.19 00:33:42.919935 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_21_4} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5071 | 2025.09.19 00:33:42.921408 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5072 | 2025.09.19 00:33:43.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.89 MiB, peak 256.44 MiB, free memory in arenas 0.00 B, will set to 250.36 MiB (RSS), difference: 4.46 MiB | ||
| 5073 | 2025.09.19 00:33:44.807086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 670 | ||
| 5074 | 2025.09.19 00:33:44.809501 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.09.19 00:33:44.809561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5076 | 2025.09.19 00:33:44.810840 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5077 | 2025.09.19 00:33:44.811122 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.09.19 00:33:44.811462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 5079 | 2025.09.19 00:33:45.651440 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.09.19 00:33:45.651612 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5081 | 2025.09.19 00:33:45.651677 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5082 | 2025.09.19 00:33:45.652403 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.09.19 00:33:45.652448 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5084 | 2025.09.19 00:33:45.652848 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5085 | 2025.09.19 00:33:45.653084 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.09.19 00:33:45.653234 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001669 sec., 83882.56440982624 rows/sec., 7.27 MiB/sec. | ||
| 5087 | 2025.09.19 00:33:45.653275 [ 5 ] {3661e3d4-4807-4a88-a5e1-5d56aa9a441f} <Debug> TCPHandler: Processed in 0.001963066 sec. | ||
| 5088 | 2025.09.19 00:33:45.653394 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2025.09.19 00:33:45.653489 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5090 | 2025.09.19 00:33:45.653530 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5091 | 2025.09.19 00:33:45.653945 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.09.19 00:33:45.653981 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5093 | 2025.09.19 00:33:45.654289 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5094 | 2025.09.19 00:33:45.654503 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.09.19 00:33:45.654633 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001162 sec., 36144.57831325301 rows/sec., 2.65 MiB/sec. | ||
| 5096 | 2025.09.19 00:33:45.654670 [ 5 ] {944577b5-39cc-4501-93b8-15c0acbdc6b8} <Debug> TCPHandler: Processed in 0.001325008 sec. | ||
| 5097 | 2025.09.19 00:33:45.654778 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2025.09.19 00:33:45.654872 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5099 | 2025.09.19 00:33:45.654912 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5100 | 2025.09.19 00:33:45.655343 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.09.19 00:33:45.655379 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5102 | 2025.09.19 00:33:45.655685 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5103 | 2025.09.19 00:33:45.655896 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.09.19 00:33:45.656022 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001167 sec., 90831.19108826049 rows/sec., 7.09 MiB/sec. | ||
| 5105 | 2025.09.19 00:33:45.656059 [ 5 ] {ebba7ad9-a67e-47cf-9924-4de99a009f35} <Debug> TCPHandler: Processed in 0.001329447 sec. | ||
| 5106 | 2025.09.19 00:33:45.656170 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2025.09.19 00:33:45.656263 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5108 | 2025.09.19 00:33:45.656305 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5109 | 2025.09.19 00:33:45.656715 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.09.19 00:33:45.656751 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5111 | 2025.09.19 00:33:45.657081 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5112 | 2025.09.19 00:33:45.657302 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.09.19 00:33:45.657429 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5114 | 2025.09.19 00:33:45.657465 [ 5 ] {b90b2c86-7c10-4659-b310-43f7bf88daf1} <Debug> TCPHandler: Processed in 0.001344357 sec. | ||
| 5115 | 2025.09.19 00:33:45.657571 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2025.09.19 00:33:45.657666 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5117 | 2025.09.19 00:33:45.657722 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5118 | 2025.09.19 00:33:45.658590 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2025.09.19 00:33:45.658627 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5120 | 2025.09.19 00:33:45.659214 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5121 | 2025.09.19 00:33:45.659440 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2025.09.19 00:33:45.659574 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 39.08 MiB/sec. | ||
| 5123 | 2025.09.19 00:33:45.659632 [ 5 ] {5737fc0c-a64a-455f-8020-4dff2fc69d24} <Debug> TCPHandler: Processed in 0.002107318 sec. | ||
| 5124 | 2025.09.19 00:33:45.659744 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2025.09.19 00:33:45.659837 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5126 | 2025.09.19 00:33:45.659879 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5127 | 2025.09.19 00:33:45.660217 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2025.09.19 00:33:45.660252 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5129 | 2025.09.19 00:33:45.660559 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5130 | 2025.09.19 00:33:45.660769 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2025.09.19 00:33:45.660900 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5132 | 2025.09.19 00:33:45.660935 [ 5 ] {c9ce9fd0-bee4-4227-a72f-d7a4e618d8fd} <Debug> TCPHandler: Processed in 0.001239646 sec. | ||
| 5133 | 2025.09.19 00:33:49.703681 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5134 | 2025.09.19 00:33:49.703750 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5135 | 2025.09.19 00:33:49.786472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10501 | ||
| 5136 | 2025.09.19 00:33:49.786984 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2025.09.19 00:33:49.787036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5138 | 2025.09.19 00:33:49.787706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5139 | 2025.09.19 00:33:49.788007 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2025.09.19 00:33:49.788159 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10501 | ||
| 5141 | 2025.09.19 00:33:50.340351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5142 | 2025.09.19 00:33:50.355429 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2025.09.19 00:33:50.355496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5144 | 2025.09.19 00:33:50.361079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5145 | 2025.09.19 00:33:50.361783 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2025.09.19 00:33:50.364603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5147 | 2025.09.19 00:33:50.660013 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2025.09.19 00:33:50.660193 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5149 | 2025.09.19 00:33:50.660260 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5150 | 2025.09.19 00:33:50.661133 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.09.19 00:33:50.661182 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5152 | 2025.09.19 00:33:50.661588 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5153 | 2025.09.19 00:33:50.661818 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.09.19 00:33:50.661969 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001826 sec., 224534.5016429354 rows/sec., 14.24 MiB/sec. | ||
| 5155 | 2025.09.19 00:33:50.662011 [ 5 ] {6f709222-9a71-4ddc-85bf-345928b0d9fa} <Debug> TCPHandler: Processed in 0.002126508 sec. | ||
| 5156 | 2025.09.19 00:33:50.662149 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2025.09.19 00:33:50.662272 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5158 | 2025.09.19 00:33:50.662321 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5159 | 2025.09.19 00:33:50.663286 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.09.19 00:33:50.663323 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5161 | 2025.09.19 00:33:50.663703 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5162 | 2025.09.19 00:33:50.663920 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2025.09.19 00:33:50.664033 [ 59 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5164 | 2025.09.19 00:33:50.664049 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001801 sec., 617434.758467518 rows/sec., 48.69 MiB/sec. | ||
| 5165 | 2025.09.19 00:33:50.664098 [ 59 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.09.19 00:33:50.664106 [ 5 ] {604cd8fd-3f01-4166-a95a-5dfa6aca00de} <Debug> TCPHandler: Processed in 0.002019036 sec. | ||
| 5167 | 2025.09.19 00:33:50.664160 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5168 | 2025.09.19 00:33:50.664277 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2025.09.19 00:33:50.664299 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 5170 | 2025.09.19 00:33:50.664376 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5171 | 2025.09.19 00:33:50.664421 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5172 | 2025.09.19 00:33:50.664442 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2025.09.19 00:33:50.664483 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2346 rows starting from the beginning of the part | ||
| 5174 | 2025.09.19 00:33:50.664577 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1112 rows starting from the beginning of the part | ||
| 5175 | 2025.09.19 00:33:50.664649 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 5176 | 2025.09.19 00:33:50.664724 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1113 rows starting from the beginning of the part | ||
| 5177 | 2025.09.19 00:33:50.664772 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 5178 | 2025.09.19 00:33:50.664813 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1112 rows starting from the beginning of the part | ||
| 5179 | 2025.09.19 00:33:50.664901 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2025.09.19 00:33:50.664945 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5181 | 2025.09.19 00:33:50.665307 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5182 | 2025.09.19 00:33:50.665540 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2025.09.19 00:33:50.665679 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001321 sec., 155185.46555639667 rows/sec., 9.10 MiB/sec. | ||
| 5184 | 2025.09.19 00:33:50.665717 [ 5 ] {e092c7db-958b-41a3-b1d5-7373b486f2f3} <Debug> TCPHandler: Processed in 0.00149101 sec. | ||
| 5185 | 2025.09.19 00:33:50.665820 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2025.09.19 00:33:50.665913 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5187 | 2025.09.19 00:33:50.665953 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5188 | 2025.09.19 00:33:50.666422 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2025.09.19 00:33:50.666460 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5190 | 2025.09.19 00:33:50.666777 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5191 | 2025.09.19 00:33:50.667000 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.09.19 00:33:50.667144 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 5193 | 2025.09.19 00:33:50.667170 [ 197 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5963 rows, containing 5 columns (5 merged, 0 gathered) in 0.002931309 sec., 2034244.769145798 rows/sec., 170.68 MiB/sec. | ||
| 5194 | 2025.09.19 00:33:50.667183 [ 5 ] {38cc3583-d061-4e8c-9bd3-d6adf741c4b6} <Debug> TCPHandler: Processed in 0.001412719 sec. | ||
| 5195 | 2025.09.19 00:33:50.667312 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2025.09.19 00:33:50.667407 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5197 | 2025.09.19 00:33:50.667447 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5198 | 2025.09.19 00:33:50.667527 [ 197 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5199 | 2025.09.19 00:33:50.667798 [ 197 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2025.09.19 00:33:50.667871 [ 197 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_31_6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5201 | 2025.09.19 00:33:50.667922 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.09.19 00:33:50.667954 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5203 | 2025.09.19 00:33:50.667957 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5204 | 2025.09.19 00:33:50.668272 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5205 | 2025.09.19 00:33:50.668488 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.09.19 00:33:50.668619 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 5207 | 2025.09.19 00:33:50.668658 [ 5 ] {83d20cbc-0032-440f-be21-d95af9de82e1} <Debug> TCPHandler: Processed in 0.001396808 sec. | ||
| 5208 | 2025.09.19 00:33:50.668771 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2025.09.19 00:33:50.668864 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5210 | 2025.09.19 00:33:50.668903 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5211 | 2025.09.19 00:33:50.669576 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2025.09.19 00:33:50.669613 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5213 | 2025.09.19 00:33:50.669951 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5214 | 2025.09.19 00:33:50.670170 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2025.09.19 00:33:50.670288 [ 58 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5216 | 2025.09.19 00:33:50.670301 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001454 sec., 466987.6203576341 rows/sec., 32.55 MiB/sec. | ||
| 5217 | 2025.09.19 00:33:50.670336 [ 58 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2025.09.19 00:33:50.670353 [ 5 ] {dd42060f-848a-488d-a046-55fb776874c1} <Debug> TCPHandler: Processed in 0.001632171 sec. | ||
| 5219 | 2025.09.19 00:33:50.670363 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5220 | 2025.09.19 00:33:50.670467 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 5221 | 2025.09.19 00:33:50.670474 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2025.09.19 00:33:50.670559 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2025.09.19 00:33:50.670579 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5224 | 2025.09.19 00:33:50.670595 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1213 rows starting from the beginning of the part | ||
| 5225 | 2025.09.19 00:33:50.670621 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5226 | 2025.09.19 00:33:50.670662 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 679 rows starting from the beginning of the part | ||
| 5227 | 2025.09.19 00:33:50.670714 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 5228 | 2025.09.19 00:33:50.670765 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 681 rows starting from the beginning of the part | ||
| 5229 | 2025.09.19 00:33:50.670814 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
| 5230 | 2025.09.19 00:33:50.670860 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 679 rows starting from the beginning of the part | ||
| 5231 | 2025.09.19 00:33:50.670959 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2025.09.19 00:33:50.670995 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5233 | 2025.09.19 00:33:50.671307 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5234 | 2025.09.19 00:33:50.671541 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.09.19 00:33:50.671672 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 5236 | 2025.09.19 00:33:50.671710 [ 5 ] {5e7777f7-deb0-45f6-ad9f-787fa59e82b3} <Debug> TCPHandler: Processed in 0.001285767 sec. | ||
| 5237 | 2025.09.19 00:33:50.671816 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2025.09.19 00:33:50.671908 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5239 | 2025.09.19 00:33:50.671951 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5240 | 2025.09.19 00:33:50.672257 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828284 sec., 1894672.8188837185 rows/sec., 141.60 MiB/sec. | ||
| 5241 | 2025.09.19 00:33:50.672426 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.09.19 00:33:50.672470 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5243 | 2025.09.19 00:33:50.672487 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5244 | 2025.09.19 00:33:50.672829 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.09.19 00:33:50.672873 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5246 | 2025.09.19 00:33:50.672918 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_31_6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5247 | 2025.09.19 00:33:50.673016 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5248 | 2025.09.19 00:33:50.673115 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.09.19 00:33:50.673243 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5250 | 2025.09.19 00:33:50.673263 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001373 sec., 228696.28550619082 rows/sec., 15.02 MiB/sec. | ||
| 5251 | 2025.09.19 00:33:50.673277 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2025.09.19 00:33:50.673306 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5253 | 2025.09.19 00:33:50.673309 [ 5 ] {800646c4-b1bd-4823-adac-b08f748e033d} <Debug> TCPHandler: Processed in 0.00154164 sec. | ||
| 5254 | 2025.09.19 00:33:50.673413 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 5255 | 2025.09.19 00:33:50.673441 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.09.19 00:33:50.673542 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5257 | 2025.09.19 00:33:50.673559 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5258 | 2025.09.19 00:33:50.673584 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5259 | 2025.09.19 00:33:50.673601 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9460 rows starting from the beginning of the part | ||
| 5260 | 2025.09.19 00:33:50.673704 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 5261 | 2025.09.19 00:33:50.673758 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5262 | 2025.09.19 00:33:50.673805 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 315 rows starting from the beginning of the part | ||
| 5263 | 2025.09.19 00:33:50.673847 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5264 | 2025.09.19 00:33:50.673891 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5265 | 2025.09.19 00:33:50.673913 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2025.09.19 00:33:50.673956 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5267 | 2025.09.19 00:33:50.674296 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5268 | 2025.09.19 00:33:50.674524 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.09.19 00:33:50.674627 [ 58 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5270 | 2025.09.19 00:33:50.674658 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 5271 | 2025.09.19 00:33:50.674660 [ 58 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2025.09.19 00:33:50.674699 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5273 | 2025.09.19 00:33:50.674703 [ 5 ] {56e1ead5-5da2-4486-aaee-4a78bde187db} <Debug> TCPHandler: Processed in 0.001314397 sec. | ||
| 5274 | 2025.09.19 00:33:50.674780 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 5275 | 2025.09.19 00:33:50.674833 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2025.09.19 00:33:50.674884 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5277 | 2025.09.19 00:33:50.674917 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 5278 | 2025.09.19 00:33:50.674930 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5279 | 2025.09.19 00:33:50.674970 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 5280 | 2025.09.19 00:33:50.674977 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5281 | 2025.09.19 00:33:50.675024 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 5282 | 2025.09.19 00:33:50.675071 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 5283 | 2025.09.19 00:33:50.675129 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 5284 | 2025.09.19 00:33:50.675197 [ 198 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 5285 | 2025.09.19 00:33:50.675368 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.09.19 00:33:50.675412 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5287 | 2025.09.19 00:33:50.675851 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5288 | 2025.09.19 00:33:50.676080 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001337087 sec., 11218.417350553853 rows/sec., 753.01 KiB/sec. | ||
| 5289 | 2025.09.19 00:33:50.676097 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2025.09.19 00:33:50.676218 [ 58 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5291 | 2025.09.19 00:33:50.676238 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001325 sec., 78490.56603773584 rows/sec., 4.81 MiB/sec. | ||
| 5292 | 2025.09.19 00:33:50.676252 [ 58 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2025.09.19 00:33:50.676258 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5294 | 2025.09.19 00:33:50.676283 [ 5 ] {4dd3d1f2-6783-4d37-bdb6-03ae75ee97da} <Debug> TCPHandler: Processed in 0.00149948 sec. | ||
| 5295 | 2025.09.19 00:33:50.676284 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5296 | 2025.09.19 00:33:50.676372 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 5297 | 2025.09.19 00:33:50.676465 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5298 | 2025.09.19 00:33:50.676494 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1948 rows starting from the beginning of the part | ||
| 5299 | 2025.09.19 00:33:50.676541 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5300 | 2025.09.19 00:33:50.676580 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5301 | 2025.09.19 00:33:50.676597 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_15_3} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2025.09.19 00:33:50.676617 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5303 | 2025.09.19 00:33:50.676662 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5304 | 2025.09.19 00:33:50.676686 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_15_3} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5305 | 2025.09.19 00:33:50.676699 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5306 | 2025.09.19 00:33:50.676792 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5307 | 2025.09.19 00:33:50.677891 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2380 rows, containing 4 columns (4 merged, 0 gathered) in 0.00154726 sec., 1538203.0169460855 rows/sec., 97.91 MiB/sec. | ||
| 5308 | 2025.09.19 00:33:50.678089 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10723 rows, containing 5 columns (5 merged, 0 gathered) in 0.004727122 sec., 2268399.2501145517 rows/sec., 151.96 MiB/sec. | ||
| 5309 | 2025.09.19 00:33:50.678154 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5310 | 2025.09.19 00:33:50.678415 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5311 | 2025.09.19 00:33:50.678443 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.09.19 00:33:50.678531 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_31_6} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5313 | 2025.09.19 00:33:50.678604 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5314 | 2025.09.19 00:33:50.678719 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.09.19 00:33:50.678816 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5316 | 2025.09.19 00:33:50.678911 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5317 | 2025.09.19 00:33:54.811729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 702 | ||
| 5318 | 2025.09.19 00:33:54.814077 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2025.09.19 00:33:54.814136 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5320 | 2025.09.19 00:33:54.815367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5321 | 2025.09.19 00:33:54.815654 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2025.09.19 00:33:54.815811 [ 53 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5323 | 2025.09.19 00:33:54.815884 [ 53 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2025.09.19 00:33:54.815908 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5325 | 2025.09.19 00:33:54.816004 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 5326 | 2025.09.19 00:33:54.816020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5327 | 2025.09.19 00:33:54.816496 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5328 | 2025.09.19 00:33:54.816647 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 522 rows starting from the beginning of the part | ||
| 5329 | 2025.09.19 00:33:54.817017 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5330 | 2025.09.19 00:33:54.817345 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5331 | 2025.09.19 00:33:54.817655 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 5332 | 2025.09.19 00:33:54.817968 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5333 | 2025.09.19 00:33:54.818279 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 5334 | 2025.09.19 00:33:54.824772 [ 193 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 72 columns (72 merged, 0 gathered) in 0.008808696 sec., 79693.97513547976 rows/sec., 68.32 MiB/sec. | ||
| 5335 | 2025.09.19 00:33:54.825987 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5336 | 2025.09.19 00:33:54.826649 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.09.19 00:33:54.826741 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_16_3} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5338 | 2025.09.19 00:33:54.826999 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5339 | 2025.09.19 00:33:55.677486 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2025.09.19 00:33:55.677661 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5341 | 2025.09.19 00:33:55.677731 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5342 | 2025.09.19 00:33:55.678364 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.09.19 00:33:55.678415 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5344 | 2025.09.19 00:33:55.678794 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5345 | 2025.09.19 00:33:55.679022 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.09.19 00:33:55.679173 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001561 sec., 1281.2299807815502 rows/sec., 104.48 KiB/sec. | ||
| 5347 | 2025.09.19 00:33:55.679225 [ 5 ] {70f46da8-8b16-42f0-bdf2-101ec4f0282c} <Debug> TCPHandler: Processed in 0.001874145 sec. | ||
| 5348 | 2025.09.19 00:33:55.679354 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2025.09.19 00:33:55.679456 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5350 | 2025.09.19 00:33:55.679501 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5351 | 2025.09.19 00:33:55.680756 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2025.09.19 00:33:55.680794 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5353 | 2025.09.19 00:33:55.681195 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5354 | 2025.09.19 00:33:55.681424 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2025.09.19 00:33:55.681561 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.002127 sec., 602256.6995768688 rows/sec., 49.87 MiB/sec. | ||
| 5356 | 2025.09.19 00:33:55.681600 [ 5 ] {0f786998-9318-4fc4-8bb8-db5cd73e960b} <Debug> TCPHandler: Processed in 0.00229701 sec. | ||
| 5357 | 2025.09.19 00:33:55.681708 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2025.09.19 00:33:55.681810 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5359 | 2025.09.19 00:33:55.681854 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5360 | 2025.09.19 00:33:55.682286 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2025.09.19 00:33:55.682322 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5362 | 2025.09.19 00:33:55.682634 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5363 | 2025.09.19 00:33:55.682852 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2025.09.19 00:33:55.682979 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001192 sec., 36912.75167785235 rows/sec., 2.70 MiB/sec. | ||
| 5365 | 2025.09.19 00:33:55.683017 [ 5 ] {f9bb1086-7db5-4011-8825-c2abbec88786} <Debug> TCPHandler: Processed in 0.001361487 sec. | ||
| 5366 | 2025.09.19 00:33:55.683129 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2025.09.19 00:33:55.683226 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5368 | 2025.09.19 00:33:55.683268 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5369 | 2025.09.19 00:33:55.683797 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2025.09.19 00:33:55.683832 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5371 | 2025.09.19 00:33:55.684140 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5372 | 2025.09.19 00:33:55.684359 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2025.09.19 00:33:55.684484 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001278 sec., 178403.7558685446 rows/sec., 12.08 MiB/sec. | ||
| 5374 | 2025.09.19 00:33:55.684522 [ 5 ] {066243ca-bec5-4706-b7d2-7877804d60c6} <Debug> TCPHandler: Processed in 0.001442489 sec. | ||
| 5375 | 2025.09.19 00:33:55.684637 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2025.09.19 00:33:55.684732 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5377 | 2025.09.19 00:33:55.684772 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5378 | 2025.09.19 00:33:55.685436 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2025.09.19 00:33:55.685473 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5380 | 2025.09.19 00:33:55.685807 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5381 | 2025.09.19 00:33:55.686032 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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.19 00:33:55.686157 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001444 sec., 390581.7174515236 rows/sec., 29.03 MiB/sec. | ||
| 5383 | 2025.09.19 00:33:55.686195 [ 5 ] {116fda76-8bd8-46bd-9061-85f4e02576cf} <Debug> TCPHandler: Processed in 0.001607421 sec. | ||
| 5384 | 2025.09.19 00:33:55.686314 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2025.09.19 00:33:55.686409 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5386 | 2025.09.19 00:33:55.686452 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5387 | 2025.09.19 00:33:55.687106 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2025.09.19 00:33:55.687144 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5389 | 2025.09.19 00:33:55.687537 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5390 | 2025.09.19 00:33:55.687772 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2025.09.19 00:33:55.687899 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001508 sec., 560344.8275862068 rows/sec., 37.72 MiB/sec. | ||
| 5392 | 2025.09.19 00:33:55.687935 [ 5 ] {56690cd6-1052-4f12-b421-9ac598f1b845} <Debug> TCPHandler: Processed in 0.001671112 sec. | ||
| 5393 | 2025.09.19 00:33:55.688051 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2025.09.19 00:33:55.688145 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5395 | 2025.09.19 00:33:55.688199 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5396 | 2025.09.19 00:33:55.689045 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2025.09.19 00:33:55.689081 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5398 | 2025.09.19 00:33:55.689651 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5399 | 2025.09.19 00:33:55.689884 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2025.09.19 00:33:55.689994 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5401 | 2025.09.19 00:33:55.690022 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001895 sec., 22163.588390501318 rows/sec., 39.72 MiB/sec. | ||
| 5402 | 2025.09.19 00:33:55.690030 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.09.19 00:33:55.690054 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5404 | 2025.09.19 00:33:55.690088 [ 5 ] {de747be9-2241-42c1-83fd-03b5a91984e5} <Debug> TCPHandler: Processed in 0.002085697 sec. | ||
| 5405 | 2025.09.19 00:33:55.690191 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 5406 | 2025.09.19 00:33:55.690210 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2025.09.19 00:33:55.690323 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5408 | 2025.09.19 00:33:55.690366 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5409 | 2025.09.19 00:33:55.690437 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5410 | 2025.09.19 00:33:55.690504 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 338 rows starting from the beginning of the part | ||
| 5411 | 2025.09.19 00:33:55.690636 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5412 | 2025.09.19 00:33:55.690713 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.09.19 00:33:55.690741 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 5414 | 2025.09.19 00:33:55.690754 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5415 | 2025.09.19 00:33:55.690853 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 5416 | 2025.09.19 00:33:55.690948 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 5417 | 2025.09.19 00:33:55.691040 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 5418 | 2025.09.19 00:33:55.691084 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5419 | 2025.09.19 00:33:55.691307 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2025.09.19 00:33:55.691441 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5421 | 2025.09.19 00:33:55.691479 [ 5 ] {fd1b96fd-3fca-4138-9f1a-42c85904ac14} <Debug> TCPHandler: Processed in 0.001318247 sec. | ||
| 5422 | 2025.09.19 00:33:55.694859 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 19 columns (19 merged, 0 gathered) in 0.004746382 sec., 115456.36234083139 rows/sec., 206.89 MiB/sec. | ||
| 5423 | 2025.09.19 00:33:55.695591 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5424 | 2025.09.19 00:33:55.695948 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.09.19 00:33:55.696023 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5426 | 2025.09.19 00:33:55.696119 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 5427 | 2025.09.19 00:33:57.288279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11013 | ||
| 5428 | 2025.09.19 00:33:57.288895 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.09.19 00:33:57.288941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5430 | 2025.09.19 00:33:57.289457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5431 | 2025.09.19 00:33:57.289697 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.09.19 00:33:57.289838 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11013 | ||
| 5433 | 2025.09.19 00:33:57.864716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5434 | 2025.09.19 00:33:57.881439 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2025.09.19 00:33:57.881509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5436 | 2025.09.19 00:33:57.887863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5437 | 2025.09.19 00:33:57.888582 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2025.09.19 00:33:57.891434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5439 | 2025.09.19 00:34:00.660317 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2025.09.19 00:34:00.660499 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5441 | 2025.09.19 00:34:00.660563 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5442 | 2025.09.19 00:34:00.661326 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.09.19 00:34:00.661366 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5444 | 2025.09.19 00:34:00.661773 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5445 | 2025.09.19 00:34:00.661998 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.09.19 00:34:00.662150 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001698 sec., 241460.5418138987 rows/sec., 15.32 MiB/sec. | ||
| 5447 | 2025.09.19 00:34:00.662198 [ 5 ] {24f4e294-ad58-4382-8713-4e36de070ced} <Debug> TCPHandler: Processed in 0.002003537 sec. | ||
| 5448 | 2025.09.19 00:34:00.662320 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2025.09.19 00:34:00.662421 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5450 | 2025.09.19 00:34:00.662465 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5451 | 2025.09.19 00:34:00.663279 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2025.09.19 00:34:00.663315 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5453 | 2025.09.19 00:34:00.663696 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5454 | 2025.09.19 00:34:00.663912 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.09.19 00:34:00.664043 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001644 sec., 676399.0267639903 rows/sec., 53.34 MiB/sec. | ||
| 5456 | 2025.09.19 00:34:00.664082 [ 5 ] {857ec059-b1a5-4316-bf38-94c915a3a2a8} <Debug> TCPHandler: Processed in 0.001813764 sec. | ||
| 5457 | 2025.09.19 00:34:00.664199 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2025.09.19 00:34:00.664298 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5459 | 2025.09.19 00:34:00.664341 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5460 | 2025.09.19 00:34:00.664819 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2025.09.19 00:34:00.664854 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5462 | 2025.09.19 00:34:00.665178 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5463 | 2025.09.19 00:34:00.665394 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.09.19 00:34:00.665496 [ 45 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5465 | 2025.09.19 00:34:00.665530 [ 45 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.09.19 00:34:00.665532 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001253 sec., 163607.3423782921 rows/sec., 9.60 MiB/sec. | ||
| 5467 | 2025.09.19 00:34:00.665549 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5468 | 2025.09.19 00:34:00.665577 [ 5 ] {4f13a4e7-691e-4d0d-8301-c4d217b77aae} <Debug> TCPHandler: Processed in 0.001430119 sec. | ||
| 5469 | 2025.09.19 00:34:00.665671 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 5470 | 2025.09.19 00:34:00.665686 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2025.09.19 00:34:00.665800 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5472 | 2025.09.19 00:34:00.665814 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5473 | 2025.09.19 00:34:00.665841 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5474 | 2025.09.19 00:34:00.665853 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 265 rows starting from the beginning of the part | ||
| 5475 | 2025.09.19 00:34:00.665926 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 207 rows starting from the beginning of the part | ||
| 5476 | 2025.09.19 00:34:00.665972 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 5477 | 2025.09.19 00:34:00.666012 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 205 rows starting from the beginning of the part | ||
| 5478 | 2025.09.19 00:34:00.666048 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 5479 | 2025.09.19 00:34:00.666089 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 205 rows starting from the beginning of the part | ||
| 5480 | 2025.09.19 00:34:00.666318 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.09.19 00:34:00.666360 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5482 | 2025.09.19 00:34:00.666688 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5483 | 2025.09.19 00:34:00.666921 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.09.19 00:34:00.667001 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391639 sec., 695582.6906259453 rows/sec., 44.95 MiB/sec. | ||
| 5485 | 2025.09.19 00:34:00.667017 [ 45 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5486 | 2025.09.19 00:34:00.667047 [ 45 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2025.09.19 00:34:00.667056 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 5488 | 2025.09.19 00:34:00.667066 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5489 | 2025.09.19 00:34:00.667094 [ 5 ] {7ad84a88-8a07-4444-a8d9-a75abf9c1091} <Debug> TCPHandler: Processed in 0.001457449 sec. | ||
| 5490 | 2025.09.19 00:34:00.667139 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 5491 | 2025.09.19 00:34:00.667164 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5492 | 2025.09.19 00:34:00.667200 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2025.09.19 00:34:00.667235 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5494 | 2025.09.19 00:34:00.667265 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 441 rows starting from the beginning of the part | ||
| 5495 | 2025.09.19 00:34:00.667293 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5496 | 2025.09.19 00:34:00.667316 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 5497 | 2025.09.19 00:34:00.667338 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5498 | 2025.09.19 00:34:00.667359 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 5499 | 2025.09.19 00:34:00.667401 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 5500 | 2025.09.19 00:34:00.667437 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 5501 | 2025.09.19 00:34:00.667478 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 5502 | 2025.09.19 00:34:00.667502 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.09.19 00:34:00.667600 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_31_6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5504 | 2025.09.19 00:34:00.667717 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5505 | 2025.09.19 00:34:00.667811 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.09.19 00:34:00.667848 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5507 | 2025.09.19 00:34:00.668190 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5508 | 2025.09.19 00:34:00.668407 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.09.19 00:34:00.668425 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315667 sec., 1153027.3237832978 rows/sec., 79.87 MiB/sec. | ||
| 5510 | 2025.09.19 00:34:00.668541 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 5511 | 2025.09.19 00:34:00.668575 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5512 | 2025.09.19 00:34:00.668579 [ 5 ] {9d45ab8d-e6ba-41fc-9b3c-38e1d69c9356} <Debug> TCPHandler: Processed in 0.001428468 sec. | ||
| 5513 | 2025.09.19 00:34:00.668692 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2025.09.19 00:34:00.668805 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5515 | 2025.09.19 00:34:00.668837 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2025.09.19 00:34:00.668854 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5517 | 2025.09.19 00:34:00.668908 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_20_4} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5518 | 2025.09.19 00:34:00.668981 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5519 | 2025.09.19 00:34:00.669538 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.09.19 00:34:00.669575 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5521 | 2025.09.19 00:34:00.669967 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5522 | 2025.09.19 00:34:00.670189 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.09.19 00:34:00.670326 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001541 sec., 440622.97209604154 rows/sec., 30.71 MiB/sec. | ||
| 5524 | 2025.09.19 00:34:00.670366 [ 5 ] {b2041ee5-40c5-44f6-8d1d-28be0e956950} <Debug> TCPHandler: Processed in 0.001722863 sec. | ||
| 5525 | 2025.09.19 00:34:00.670480 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2025.09.19 00:34:00.670576 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5527 | 2025.09.19 00:34:00.670620 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5528 | 2025.09.19 00:34:00.670983 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2025.09.19 00:34:00.671021 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5530 | 2025.09.19 00:34:00.671356 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5531 | 2025.09.19 00:34:00.671577 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.09.19 00:34:00.671710 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 5533 | 2025.09.19 00:34:00.671748 [ 5 ] {817a8fea-c155-4ece-a7e4-e3255cbdd8cd} <Debug> TCPHandler: Processed in 0.001317567 sec. | ||
| 5534 | 2025.09.19 00:34:00.671872 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2025.09.19 00:34:00.671965 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5536 | 2025.09.19 00:34:00.672009 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5537 | 2025.09.19 00:34:00.672438 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.09.19 00:34:00.672474 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5539 | 2025.09.19 00:34:00.672828 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5540 | 2025.09.19 00:34:00.673056 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.09.19 00:34:00.673201 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001254 sec., 250398.72408293464 rows/sec., 16.45 MiB/sec. | ||
| 5542 | 2025.09.19 00:34:00.673239 [ 5 ] {90a3e24e-d688-4bff-b1ab-619d6f36828c} <Debug> TCPHandler: Processed in 0.001416748 sec. | ||
| 5543 | 2025.09.19 00:34:00.673352 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2025.09.19 00:34:00.673446 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5545 | 2025.09.19 00:34:00.673491 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5546 | 2025.09.19 00:34:00.673807 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2025.09.19 00:34:00.673842 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5548 | 2025.09.19 00:34:00.674158 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5549 | 2025.09.19 00:34:00.674376 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.09.19 00:34:00.674512 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 5551 | 2025.09.19 00:34:00.674548 [ 5 ] {a6e6f5d6-e7b7-4fc6-a2d1-0e30b793db0e} <Debug> TCPHandler: Processed in 0.001245696 sec. | ||
| 5552 | 2025.09.19 00:34:00.674654 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2025.09.19 00:34:00.674746 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5554 | 2025.09.19 00:34:00.674787 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5555 | 2025.09.19 00:34:00.675118 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.09.19 00:34:00.675155 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5557 | 2025.09.19 00:34:00.675487 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5558 | 2025.09.19 00:34:00.675713 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2025.09.19 00:34:00.675843 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 5560 | 2025.09.19 00:34:00.675878 [ 5 ] {70a8efad-061f-4914-a245-525d74cadfcd} <Debug> TCPHandler: Processed in 0.001273027 sec. | ||
| 5561 | 2025.09.19 00:34:04.703803 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5562 | 2025.09.19 00:34:04.703872 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5563 | 2025.09.19 00:34:04.789972 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11461 | ||
| 5564 | 2025.09.19 00:34:04.790477 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2025.09.19 00:34:04.790519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5566 | 2025.09.19 00:34:04.791038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5567 | 2025.09.19 00:34:04.791278 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2025.09.19 00:34:04.791421 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11461 | ||
| 5569 | 2025.09.19 00:34:04.816307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 738 | ||
| 5570 | 2025.09.19 00:34:04.818782 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2025.09.19 00:34:04.818842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5572 | 2025.09.19 00:34:04.820107 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5573 | 2025.09.19 00:34:04.820403 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2025.09.19 00:34:04.820763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
| 5575 | 2025.09.19 00:34:05.391555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5576 | 2025.09.19 00:34:05.408449 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2025.09.19 00:34:05.408506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5578 | 2025.09.19 00:34:05.414492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5579 | 2025.09.19 00:34:05.415223 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2025.09.19 00:34:05.418109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5581 | 2025.09.19 00:34:05.651430 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2025.09.19 00:34:05.651616 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5583 | 2025.09.19 00:34:05.651694 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5584 | 2025.09.19 00:34:05.652392 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2025.09.19 00:34:05.652440 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5586 | 2025.09.19 00:34:05.652837 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5587 | 2025.09.19 00:34:05.653073 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2025.09.19 00:34:05.653239 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001678 sec., 83432.6579261025 rows/sec., 7.23 MiB/sec. | ||
| 5589 | 2025.09.19 00:34:05.653288 [ 5 ] {ef09092c-928d-40b7-92be-f34dfdd12f53} <Debug> TCPHandler: Processed in 0.001994556 sec. | ||
| 5590 | 2025.09.19 00:34:05.653414 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2025.09.19 00:34:05.653514 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5592 | 2025.09.19 00:34:05.653559 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5593 | 2025.09.19 00:34:05.653987 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2025.09.19 00:34:05.654027 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5595 | 2025.09.19 00:34:05.654354 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5596 | 2025.09.19 00:34:05.654585 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2025.09.19 00:34:05.654727 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001236 sec., 33980.58252427185 rows/sec., 2.50 MiB/sec. | ||
| 5598 | 2025.09.19 00:34:05.654767 [ 5 ] {e7d6634f-4760-4462-8b00-c881f241ae5b} <Debug> TCPHandler: Processed in 0.001406279 sec. | ||
| 5599 | 2025.09.19 00:34:05.654897 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2025.09.19 00:34:05.654993 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5601 | 2025.09.19 00:34:05.655036 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5602 | 2025.09.19 00:34:05.655467 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2025.09.19 00:34:05.655507 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5604 | 2025.09.19 00:34:05.655834 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5605 | 2025.09.19 00:34:05.656072 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.09.19 00:34:05.656226 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001251 sec., 84732.21422861711 rows/sec., 6.62 MiB/sec. | ||
| 5607 | 2025.09.19 00:34:05.656274 [ 5 ] {b081aabe-e694-4fef-860b-5c3c7d8de216} <Debug> TCPHandler: Processed in 0.001425998 sec. | ||
| 5608 | 2025.09.19 00:34:05.656407 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.09.19 00:34:05.656502 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5610 | 2025.09.19 00:34:05.656547 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5611 | 2025.09.19 00:34:05.656964 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.09.19 00:34:05.657000 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5613 | 2025.09.19 00:34:05.657358 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5614 | 2025.09.19 00:34:05.657586 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.09.19 00:34:05.657724 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 5616 | 2025.09.19 00:34:05.657763 [ 5 ] {71fc6f59-e35f-4173-abed-8889cb51b626} <Debug> TCPHandler: Processed in 0.001407078 sec. | ||
| 5617 | 2025.09.19 00:34:05.657882 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.09.19 00:34:05.657979 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5619 | 2025.09.19 00:34:05.658037 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5620 | 2025.09.19 00:34:05.658928 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.09.19 00:34:05.658964 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5622 | 2025.09.19 00:34:05.659552 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5623 | 2025.09.19 00:34:05.659792 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.09.19 00:34:05.659936 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001977 sec., 21244.309559939302 rows/sec., 38.07 MiB/sec. | ||
| 5625 | 2025.09.19 00:34:05.660003 [ 5 ] {b83c2bd1-de55-4fdb-861c-a8d722fc42ff} <Debug> TCPHandler: Processed in 0.002170388 sec. | ||
| 5626 | 2025.09.19 00:34:05.660145 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2025.09.19 00:34:05.660248 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5628 | 2025.09.19 00:34:05.660301 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5629 | 2025.09.19 00:34:05.660702 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2025.09.19 00:34:05.660738 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5631 | 2025.09.19 00:34:05.661057 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5632 | 2025.09.19 00:34:05.661281 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2025.09.19 00:34:05.661411 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 5634 | 2025.09.19 00:34:05.661447 [ 5 ] {4ae013d1-5502-41c4-9619-5ff737f15fcb} <Debug> TCPHandler: Processed in 0.001360188 sec. | ||
| 5635 | 2025.09.19 00:34:06.253488 [ 36 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5636 | 2025.09.19 00:34:06.253560 [ 36 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2025.09.19 00:34:06.253586 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5638 | 2025.09.19 00:34:06.253719 [ 199 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 5639 | 2025.09.19 00:34:06.253867 [ 199 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5640 | 2025.09.19 00:34:06.253908 [ 199 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 5641 | 2025.09.19 00:34:06.253984 [ 199 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5642 | 2025.09.19 00:34:06.254035 [ 199 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 5643 | 2025.09.19 00:34:06.254080 [ 199 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5644 | 2025.09.19 00:34:06.254118 [ 199 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5645 | 2025.09.19 00:34:06.254871 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211476 sec., 31366.696492542982 rows/sec., 2.62 MiB/sec. | ||
| 5646 | 2025.09.19 00:34:06.255038 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5647 | 2025.09.19 00:34:06.255368 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2025.09.19 00:34:06.255458 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_9_2} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5649 | 2025.09.19 00:34:06.255570 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5650 | 2025.09.19 00:34:10.652491 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33111 | ||
| 5651 | 2025.09.19 00:34:10.652612 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5652 | 2025.09.19 00:34:10.652642 [ 286 ] {} <Debug> TCP-Session: 038b058a-995c-4d57-a353-958760141ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33111 | ||
| 5653 | 2025.09.19 00:34:10.652668 [ 286 ] {} <Debug> TCP-Session: 038b058a-995c-4d57-a353-958760141ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2025.09.19 00:34:10.652681 [ 286 ] {} <Debug> TCP-Session: 038b058a-995c-4d57-a353-958760141ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2025.09.19 00:34:10.652956 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54071 | ||
| 5656 | 2025.09.19 00:34:10.652987 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61810 | ||
| 5657 | 2025.09.19 00:34:10.653014 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65354 | ||
| 5658 | 2025.09.19 00:34:10.653040 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39503 | ||
| 5659 | 2025.09.19 00:34:10.653078 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2025.09.19 00:34:10.653044 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63653 | ||
| 5661 | 2025.09.19 00:34:10.653118 [ 287 ] {} <Debug> TCP-Session: 0a1c04ae-f423-424a-8c64-2de1e8cb7490 Authenticating user 'default' from [fd00:1122:3344:101::e]:54071 | ||
| 5662 | 2025.09.19 00:34:10.653130 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5663 | 2025.09.19 00:34:10.653132 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2025.09.19 00:34:10.653177 [ 291 ] {} <Debug> TCP-Session: 5a433b82-e4b1-49f9-a0c8-ad9e8d1c777a Authenticating user 'default' from [fd00:1122:3344:101::e]:65354 | ||
| 5665 | 2025.09.19 00:34:10.653170 [ 287 ] {} <Debug> TCP-Session: 0a1c04ae-f423-424a-8c64-2de1e8cb7490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.09.19 00:34:10.653214 [ 291 ] {} <Debug> TCP-Session: 5a433b82-e4b1-49f9-a0c8-ad9e8d1c777a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2025.09.19 00:34:10.653207 [ 288 ] {} <Debug> TCP-Session: 550979c9-ab9c-40f6-929f-9a80170c668f Authenticating user 'default' from [fd00:1122:3344:101::e]:61810 | ||
| 5668 | 2025.09.19 00:34:10.653218 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2025.09.19 00:34:10.653233 [ 291 ] {} <Debug> TCP-Session: 5a433b82-e4b1-49f9-a0c8-ad9e8d1c777a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2025.09.19 00:34:10.653256 [ 288 ] {} <Debug> TCP-Session: 550979c9-ab9c-40f6-929f-9a80170c668f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2025.09.19 00:34:10.653269 [ 292 ] {} <Debug> TCP-Session: df1c4a5e-e628-4be1-88f0-9e9f142e9bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:39503 | ||
| 5672 | 2025.09.19 00:34:10.653288 [ 288 ] {} <Debug> TCP-Session: 550979c9-ab9c-40f6-929f-9a80170c668f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2025.09.19 00:34:10.653300 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5674 | 2025.09.19 00:34:10.653305 [ 292 ] {} <Debug> TCP-Session: df1c4a5e-e628-4be1-88f0-9e9f142e9bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2025.09.19 00:34:10.653225 [ 287 ] {} <Debug> TCP-Session: 0a1c04ae-f423-424a-8c64-2de1e8cb7490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2025.09.19 00:34:10.653354 [ 293 ] {} <Debug> TCP-Session: 8f19cfff-107d-4649-9c89-f010d9808f5d Authenticating user 'default' from [fd00:1122:3344:101::e]:63653 | ||
| 5677 | 2025.09.19 00:34:10.653362 [ 292 ] {} <Debug> TCP-Session: df1c4a5e-e628-4be1-88f0-9e9f142e9bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2025.09.19 00:34:10.653407 [ 293 ] {} <Debug> TCP-Session: 8f19cfff-107d-4649-9c89-f010d9808f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2025.09.19 00:34:10.653043 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52098 | ||
| 5680 | 2025.09.19 00:34:10.653444 [ 293 ] {} <Debug> TCP-Session: 8f19cfff-107d-4649-9c89-f010d9808f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2025.09.19 00:34:10.653043 [ 286 ] {} <Trace> TCP-Session: 038b058a-995c-4d57-a353-958760141ea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2025.09.19 00:34:10.652998 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35307 | ||
| 5683 | 2025.09.19 00:34:10.652991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58355 | ||
| 5684 | 2025.09.19 00:34:10.653596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2025.09.19 00:34:10.653627 [ 294 ] {} <Debug> TCP-Session: 53c29079-c2ad-4622-b301-f3ae5af0b25b Authenticating user 'default' from [fd00:1122:3344:101::e]:52098 | ||
| 5686 | 2025.09.19 00:34:10.653653 [ 294 ] {} <Debug> TCP-Session: 53c29079-c2ad-4622-b301-f3ae5af0b25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2025.09.19 00:34:10.653672 [ 294 ] {} <Debug> TCP-Session: 53c29079-c2ad-4622-b301-f3ae5af0b25b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2025.09.19 00:34:10.653685 [ 286 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33111) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5689 | 2025.09.19 00:34:10.653733 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5690 | 2025.09.19 00:34:10.653767 [ 289 ] {} <Debug> TCP-Session: 25a694ad-8955-4a2b-92be-26fa3fb83d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:35307 | ||
| 5691 | 2025.09.19 00:34:10.653775 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5692 | 2025.09.19 00:34:10.653788 [ 289 ] {} <Debug> TCP-Session: 25a694ad-8955-4a2b-92be-26fa3fb83d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2025.09.19 00:34:10.653811 [ 290 ] {} <Debug> TCP-Session: 8cf8625d-632a-4d8d-9968-b4602c126237 Authenticating user 'default' from [fd00:1122:3344:101::e]:58355 | ||
| 5694 | 2025.09.19 00:34:10.653815 [ 289 ] {} <Debug> TCP-Session: 25a694ad-8955-4a2b-92be-26fa3fb83d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2025.09.19 00:34:10.653837 [ 290 ] {} <Debug> TCP-Session: 8cf8625d-632a-4d8d-9968-b4602c126237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2025.09.19 00:34:10.653858 [ 290 ] {} <Debug> TCP-Session: 8cf8625d-632a-4d8d-9968-b4602c126237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2025.09.19 00:34:10.653955 [ 286 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5698 | 2025.09.19 00:34:10.654018 [ 286 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5699 | 2025.09.19 00:34:10.654310 [ 286 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 5700 | 2025.09.19 00:34:10.655491 [ 327 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Trace> AggregatingTransform: Aggregating | ||
| 5701 | 2025.09.19 00:34:10.655533 [ 327 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5702 | 2025.09.19 00:34:10.655567 [ 327 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001141445 sec. (876.083 rows/sec., 34.22 KiB/sec.) | ||
| 5703 | 2025.09.19 00:34:10.655582 [ 327 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Trace> Aggregator: Merging aggregated data | ||
| 5704 | 2025.09.19 00:34:10.656750 [ 286 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 5705 | 2025.09.19 00:34:10.656899 [ 286 ] {0b83f908-a8f5-4a2c-90d2-d85cb590803b} <Debug> TCPHandler: Processed in 0.003995372 sec. | ||
| 5706 | 2025.09.19 00:34:10.657030 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5707 | 2025.09.19 00:34:10.657059 [ 286 ] {} <Debug> TCP-Session: 038b058a-995c-4d57-a353-958760141ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2025.09.19 00:34:10.657063 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5709 | 2025.09.19 00:34:10.657096 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5710 | 2025.09.19 00:34:10.657101 [ 294 ] {} <Debug> TCP-Session: 53c29079-c2ad-4622-b301-f3ae5af0b25b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2025.09.19 00:34:10.657128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2025.09.19 00:34:10.657145 [ 287 ] {} <Debug> TCP-Session: 0a1c04ae-f423-424a-8c64-2de1e8cb7490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2025.09.19 00:34:10.657147 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2025.09.19 00:34:10.657171 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2025.09.19 00:34:10.657188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5716 | 2025.09.19 00:34:10.657210 [ 293 ] {} <Debug> TCP-Session: 8f19cfff-107d-4649-9c89-f010d9808f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2025.09.19 00:34:10.657234 [ 289 ] {} <Debug> TCP-Session: 25a694ad-8955-4a2b-92be-26fa3fb83d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2025.09.19 00:34:10.657230 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2025.09.19 00:34:10.657255 [ 288 ] {} <Debug> TCP-Session: 550979c9-ab9c-40f6-929f-9a80170c668f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2025.09.19 00:34:10.657176 [ 291 ] {} <Debug> TCP-Session: 5a433b82-e4b1-49f9-a0c8-ad9e8d1c777a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2025.09.19 00:34:10.657293 [ 292 ] {} <Debug> TCP-Session: df1c4a5e-e628-4be1-88f0-9e9f142e9bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2025.09.19 00:34:10.657215 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5723 | 2025.09.19 00:34:10.657370 [ 290 ] {} <Debug> TCP-Session: 8cf8625d-632a-4d8d-9968-b4602c126237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2025.09.19 00:34:10.664379 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2025.09.19 00:34:10.664535 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5726 | 2025.09.19 00:34:10.664616 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5727 | 2025.09.19 00:34:10.665530 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2025.09.19 00:34:10.665580 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5729 | 2025.09.19 00:34:10.666036 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5730 | 2025.09.19 00:34:10.666289 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2025.09.19 00:34:10.666460 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001969 sec., 208227.52666328088 rows/sec., 13.21 MiB/sec. | ||
| 5732 | 2025.09.19 00:34:10.666518 [ 5 ] {499bb06c-65d0-47c3-b715-8fdf0748a46c} <Debug> TCPHandler: Processed in 0.00226157 sec. | ||
| 5733 | 2025.09.19 00:34:10.666650 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2025.09.19 00:34:10.666759 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5735 | 2025.09.19 00:34:10.666810 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5736 | 2025.09.19 00:34:10.667839 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2025.09.19 00:34:10.667880 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5738 | 2025.09.19 00:34:10.668266 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5739 | 2025.09.19 00:34:10.668487 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2025.09.19 00:34:10.668635 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001903 sec., 584340.5149763532 rows/sec., 46.08 MiB/sec. | ||
| 5741 | 2025.09.19 00:34:10.668677 [ 5 ] {55de601c-9493-4a29-8f5f-32a2c9e9ec03} <Debug> TCPHandler: Processed in 0.002081077 sec. | ||
| 5742 | 2025.09.19 00:34:10.668809 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2025.09.19 00:34:10.668909 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5744 | 2025.09.19 00:34:10.668953 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5745 | 2025.09.19 00:34:10.669516 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.09.19 00:34:10.669555 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5747 | 2025.09.19 00:34:10.669907 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5748 | 2025.09.19 00:34:10.670161 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.09.19 00:34:10.670335 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001447 sec., 141672.42570836213 rows/sec., 8.31 MiB/sec. | ||
| 5750 | 2025.09.19 00:34:10.670379 [ 5 ] {55026145-67d9-4ee4-a3bc-9f9109424ce2} <Debug> TCPHandler: Processed in 0.001623241 sec. | ||
| 5751 | 2025.09.19 00:34:10.670515 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2025.09.19 00:34:10.670617 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5753 | 2025.09.19 00:34:10.670662 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5754 | 2025.09.19 00:34:10.671230 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2025.09.19 00:34:10.671270 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5756 | 2025.09.19 00:34:10.671605 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5757 | 2025.09.19 00:34:10.671871 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2025.09.19 00:34:10.672021 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001426 sec., 148667.60168302947 rows/sec., 9.59 MiB/sec. | ||
| 5759 | 2025.09.19 00:34:10.672058 [ 5 ] {aef914b0-556d-4fb5-bbff-8847aee66c1a} <Debug> TCPHandler: Processed in 0.001601101 sec. | ||
| 5760 | 2025.09.19 00:34:10.672177 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5761 | 2025.09.19 00:34:10.672273 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5762 | 2025.09.19 00:34:10.672316 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5763 | 2025.09.19 00:34:10.672883 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2025.09.19 00:34:10.672921 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5765 | 2025.09.19 00:34:10.673303 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5766 | 2025.09.19 00:34:10.673546 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2025.09.19 00:34:10.673685 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001432 sec., 147346.3687150838 rows/sec., 8.37 MiB/sec. | ||
| 5768 | 2025.09.19 00:34:10.673724 [ 5 ] {98078a3d-f5f9-4577-9bca-d74fab38b94e} <Debug> TCPHandler: Processed in 0.001598801 sec. | ||
| 5769 | 2025.09.19 00:34:10.673856 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2025.09.19 00:34:10.673952 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5771 | 2025.09.19 00:34:10.673994 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5772 | 2025.09.19 00:34:10.674784 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2025.09.19 00:34:10.674822 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5774 | 2025.09.19 00:34:10.675180 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5775 | 2025.09.19 00:34:10.675403 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2025.09.19 00:34:10.675540 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001608 sec., 422263.68159203976 rows/sec., 29.44 MiB/sec. | ||
| 5777 | 2025.09.19 00:34:10.675579 [ 5 ] {5980db2f-0c14-4bf8-a26f-05e632dd3222} <Debug> TCPHandler: Processed in 0.001773703 sec. | ||
| 5778 | 2025.09.19 00:34:10.675714 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5779 | 2025.09.19 00:34:10.675844 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5780 | 2025.09.19 00:34:10.675904 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5781 | 2025.09.19 00:34:10.676354 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2025.09.19 00:34:10.676401 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5783 | 2025.09.19 00:34:10.676843 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5784 | 2025.09.19 00:34:10.677160 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.09.19 00:34:10.677325 [ 31 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5786 | 2025.09.19 00:34:10.677348 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec. | ||
| 5787 | 2025.09.19 00:34:10.677381 [ 31 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2025.09.19 00:34:10.677409 [ 5 ] {fdf9fc38-1385-4798-ade5-04e31d0eef9a} <Debug> TCPHandler: Processed in 0.001762973 sec. | ||
| 5789 | 2025.09.19 00:34:10.677409 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5790 | 2025.09.19 00:34:10.677553 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 5791 | 2025.09.19 00:34:10.677559 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2025.09.19 00:34:10.677658 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5793 | 2025.09.19 00:34:10.677690 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 5794 | 2025.09.19 00:34:10.677700 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5795 | 2025.09.19 00:34:10.677748 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 5796 | 2025.09.19 00:34:10.677761 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5797 | 2025.09.19 00:34:10.677801 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 5798 | 2025.09.19 00:34:10.677844 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 5799 | 2025.09.19 00:34:10.677886 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 5800 | 2025.09.19 00:34:10.677930 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 5801 | 2025.09.19 00:34:10.678382 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2025.09.19 00:34:10.678427 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5803 | 2025.09.19 00:34:10.678743 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001241497 sec., 77326.00239871703 rows/sec., 3.95 MiB/sec. | ||
| 5804 | 2025.09.19 00:34:10.678863 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5805 | 2025.09.19 00:34:10.678940 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5806 | 2025.09.19 00:34:10.679121 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_16_3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.09.19 00:34:10.679198 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_16_3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5808 | 2025.09.19 00:34:10.679295 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5809 | 2025.09.19 00:34:10.679318 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2025.09.19 00:34:10.679473 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001799 sec., 174541.4118954975 rows/sec., 11.47 MiB/sec. | ||
| 5811 | 2025.09.19 00:34:10.679511 [ 5 ] {f4708ea1-a293-4de9-a942-932f0670519e} <Debug> TCPHandler: Processed in 0.002016277 sec. | ||
| 5812 | 2025.09.19 00:34:10.679660 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2025.09.19 00:34:10.679771 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5814 | 2025.09.19 00:34:10.679830 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5815 | 2025.09.19 00:34:10.681647 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.09.19 00:34:10.681697 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5817 | 2025.09.19 00:34:10.682121 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5818 | 2025.09.19 00:34:10.682389 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.09.19 00:34:10.682546 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002799 sec., 357.27045373347624 rows/sec., 24.07 KiB/sec. | ||
| 5820 | 2025.09.19 00:34:10.682588 [ 5 ] {883901d3-82ca-4c4e-963a-a583f6cd473d} <Debug> TCPHandler: Processed in 0.002989209 sec. | ||
| 5821 | 2025.09.19 00:34:10.682714 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2025.09.19 00:34:10.682814 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5823 | 2025.09.19 00:34:10.682857 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5824 | 2025.09.19 00:34:10.683227 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2025.09.19 00:34:10.683267 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5826 | 2025.09.19 00:34:10.683599 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5827 | 2025.09.19 00:34:10.683815 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2025.09.19 00:34:10.683955 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001162 sec., 89500.86058519794 rows/sec., 5.48 MiB/sec. | ||
| 5829 | 2025.09.19 00:34:10.684005 [ 5 ] {c4dad937-b20a-44a0-8b70-a0a0c48e95c6} <Debug> TCPHandler: Processed in 0.001343898 sec. | ||
| 5830 | 2025.09.19 00:34:10.718826 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61566 | ||
| 5831 | 2025.09.19 00:34:10.718932 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5832 | 2025.09.19 00:34:10.718960 [ 286 ] {} <Debug> TCP-Session: ddf122b9-7e59-402a-b61d-bfa492faf33b Authenticating user 'default' from [fd00:1122:3344:101::e]:61566 | ||
| 5833 | 2025.09.19 00:34:10.718985 [ 286 ] {} <Debug> TCP-Session: ddf122b9-7e59-402a-b61d-bfa492faf33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2025.09.19 00:34:10.718998 [ 286 ] {} <Debug> TCP-Session: ddf122b9-7e59-402a-b61d-bfa492faf33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2025.09.19 00:34:10.719230 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43070 | ||
| 5836 | 2025.09.19 00:34:10.719267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51608 | ||
| 5837 | 2025.09.19 00:34:10.719286 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55178 | ||
| 5838 | 2025.09.19 00:34:10.719300 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50551 | ||
| 5839 | 2025.09.19 00:34:10.719348 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5840 | 2025.09.19 00:34:10.719357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2025.09.19 00:34:10.719373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5842 | 2025.09.19 00:34:10.719391 [ 286 ] {} <Trace> TCP-Session: ddf122b9-7e59-402a-b61d-bfa492faf33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2025.09.19 00:34:10.719396 [ 290 ] {} <Debug> TCP-Session: b0252bac-97bc-4856-8ccc-aa3d1b7b34e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51608 | ||
| 5844 | 2025.09.19 00:34:10.719413 [ 291 ] {} <Debug> TCP-Session: 3a116b72-7218-437a-a8d3-ee429fff9407 Authenticating user 'default' from [fd00:1122:3344:101::e]:55178 | ||
| 5845 | 2025.09.19 00:34:10.719434 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5846 | 2025.09.19 00:34:10.719436 [ 290 ] {} <Debug> TCP-Session: b0252bac-97bc-4856-8ccc-aa3d1b7b34e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2025.09.19 00:34:10.719460 [ 291 ] {} <Debug> TCP-Session: 3a116b72-7218-437a-a8d3-ee429fff9407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2025.09.19 00:34:10.719474 [ 290 ] {} <Debug> TCP-Session: b0252bac-97bc-4856-8ccc-aa3d1b7b34e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2025.09.19 00:34:10.719489 [ 291 ] {} <Debug> TCP-Session: 3a116b72-7218-437a-a8d3-ee429fff9407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2025.09.19 00:34:10.719471 [ 292 ] {} <Debug> TCP-Session: bea906d6-08f9-4d67-8cc2-4422fee15628 Authenticating user 'default' from [fd00:1122:3344:101::e]:50551 | ||
| 5851 | 2025.09.19 00:34:10.719392 [ 287 ] {} <Debug> TCP-Session: 05208781-d7cc-4eb1-9605-d42293379368 Authenticating user 'default' from [fd00:1122:3344:101::e]:43070 | ||
| 5852 | 2025.09.19 00:34:10.719308 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57840 | ||
| 5853 | 2025.09.19 00:34:10.719580 [ 287 ] {} <Debug> TCP-Session: 05208781-d7cc-4eb1-9605-d42293379368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2025.09.19 00:34:10.719572 [ 292 ] {} <Debug> TCP-Session: bea906d6-08f9-4d67-8cc2-4422fee15628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2025.09.19 00:34:10.719626 [ 287 ] {} <Debug> TCP-Session: 05208781-d7cc-4eb1-9605-d42293379368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2025.09.19 00:34:10.719654 [ 292 ] {} <Debug> TCP-Session: bea906d6-08f9-4d67-8cc2-4422fee15628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2025.09.19 00:34:10.719271 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36298 | ||
| 5858 | 2025.09.19 00:34:10.719673 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5859 | 2025.09.19 00:34:10.719266 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37195 | ||
| 5860 | 2025.09.19 00:34:10.719738 [ 293 ] {} <Debug> TCP-Session: de3a18a2-1c3c-4ff0-981c-140c07ab7eb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57840 | ||
| 5861 | 2025.09.19 00:34:10.719759 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5862 | 2025.09.19 00:34:10.719777 [ 293 ] {} <Debug> TCP-Session: de3a18a2-1c3c-4ff0-981c-140c07ab7eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2025.09.19 00:34:10.719315 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64897 | ||
| 5864 | 2025.09.19 00:34:10.719792 [ 289 ] {} <Debug> TCP-Session: 1d4c9a10-06b0-481a-858e-55d133b644ea Authenticating user 'default' from [fd00:1122:3344:101::e]:36298 | ||
| 5865 | 2025.09.19 00:34:10.719799 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5866 | 2025.09.19 00:34:10.719850 [ 289 ] {} <Debug> TCP-Session: 1d4c9a10-06b0-481a-858e-55d133b644ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2025.09.19 00:34:10.719872 [ 288 ] {} <Debug> TCP-Session: 7e790607-10dd-47ad-86f8-2d9c9a61c5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37195 | ||
| 5868 | 2025.09.19 00:34:10.719875 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5869 | 2025.09.19 00:34:10.719900 [ 288 ] {} <Debug> TCP-Session: 7e790607-10dd-47ad-86f8-2d9c9a61c5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2025.09.19 00:34:10.719882 [ 289 ] {} <Debug> TCP-Session: 1d4c9a10-06b0-481a-858e-55d133b644ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2025.09.19 00:34:10.719922 [ 294 ] {} <Debug> TCP-Session: f3100952-e4d2-47bc-a7fc-6c2812f582ee Authenticating user 'default' from [fd00:1122:3344:101::e]:64897 | ||
| 5872 | 2025.09.19 00:34:10.719794 [ 293 ] {} <Debug> TCP-Session: de3a18a2-1c3c-4ff0-981c-140c07ab7eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2025.09.19 00:34:10.719973 [ 294 ] {} <Debug> TCP-Session: f3100952-e4d2-47bc-a7fc-6c2812f582ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2025.09.19 00:34:10.719928 [ 288 ] {} <Debug> TCP-Session: 7e790607-10dd-47ad-86f8-2d9c9a61c5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2025.09.19 00:34:10.720014 [ 294 ] {} <Debug> TCP-Session: f3100952-e4d2-47bc-a7fc-6c2812f582ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2025.09.19 00:34:10.719568 [ 286 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5877 | 2025.09.19 00:34:10.720366 [ 286 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5878 | 2025.09.19 00:34:10.720422 [ 286 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5879 | 2025.09.19 00:34:10.720716 [ 286 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 5880 | 2025.09.19 00:34:10.721739 [ 260 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Trace> AggregatingTransform: Aggregating | ||
| 5881 | 2025.09.19 00:34:10.721782 [ 260 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Trace> Aggregator: Aggregation method: without_key | ||
| 5882 | 2025.09.19 00:34:10.721821 [ 260 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001853 sec. (998.150 rows/sec., 38.99 KiB/sec.) | ||
| 5883 | 2025.09.19 00:34:10.721839 [ 260 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Trace> Aggregator: Merging aggregated data | ||
| 5884 | 2025.09.19 00:34:10.723104 [ 286 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003591 sec., 278.473962684489 rows/sec., 10.88 KiB/sec. | ||
| 5885 | 2025.09.19 00:34:10.723358 [ 286 ] {ebd6ec8d-9490-4503-8c0a-f08e07db6224} <Debug> TCPHandler: Processed in 0.004083804 sec. | ||
| 5886 | 2025.09.19 00:34:10.723460 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5887 | 2025.09.19 00:34:10.723491 [ 286 ] {} <Debug> TCP-Session: ddf122b9-7e59-402a-b61d-bfa492faf33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2025.09.19 00:34:10.723493 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5889 | 2025.09.19 00:34:10.723522 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5890 | 2025.09.19 00:34:10.723540 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5891 | 2025.09.19 00:34:10.723551 [ 287 ] {} <Debug> TCP-Session: 05208781-d7cc-4eb1-9605-d42293379368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2025.09.19 00:34:10.723562 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5893 | 2025.09.19 00:34:10.723582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5894 | 2025.09.19 00:34:10.723618 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5895 | 2025.09.19 00:34:10.723642 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5896 | 2025.09.19 00:34:10.723655 [ 292 ] {} <Debug> TCP-Session: bea906d6-08f9-4d67-8cc2-4422fee15628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2025.09.19 00:34:10.723671 [ 291 ] {} <Debug> TCP-Session: 3a116b72-7218-437a-a8d3-ee429fff9407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2025.09.19 00:34:10.723689 [ 293 ] {} <Debug> TCP-Session: de3a18a2-1c3c-4ff0-981c-140c07ab7eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2025.09.19 00:34:10.723630 [ 288 ] {} <Debug> TCP-Session: 7e790607-10dd-47ad-86f8-2d9c9a61c5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2025.09.19 00:34:10.723599 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5901 | 2025.09.19 00:34:10.723580 [ 289 ] {} <Debug> TCP-Session: 1d4c9a10-06b0-481a-858e-55d133b644ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2025.09.19 00:34:10.723773 [ 294 ] {} <Debug> TCP-Session: f3100952-e4d2-47bc-a7fc-6c2812f582ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2025.09.19 00:34:10.723594 [ 290 ] {} <Debug> TCP-Session: b0252bac-97bc-4856-8ccc-aa3d1b7b34e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2025.09.19 00:34:10.901433 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35835 | ||
| 5905 | 2025.09.19 00:34:10.901543 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5906 | 2025.09.19 00:34:10.901571 [ 286 ] {} <Debug> TCP-Session: da897dd1-c9ba-44e3-8140-f63f66d2eb73 Authenticating user 'default' from [fd00:1122:3344:101::e]:35835 | ||
| 5907 | 2025.09.19 00:34:10.901594 [ 286 ] {} <Debug> TCP-Session: da897dd1-c9ba-44e3-8140-f63f66d2eb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2025.09.19 00:34:10.901607 [ 286 ] {} <Debug> TCP-Session: da897dd1-c9ba-44e3-8140-f63f66d2eb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2025.09.19 00:34:10.901814 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36535 | ||
| 5910 | 2025.09.19 00:34:10.901831 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64098 | ||
| 5911 | 2025.09.19 00:34:10.901848 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59493 | ||
| 5912 | 2025.09.19 00:34:10.901877 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36176 | ||
| 5913 | 2025.09.19 00:34:10.901907 [ 286 ] {} <Trace> TCP-Session: da897dd1-c9ba-44e3-8140-f63f66d2eb73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2025.09.19 00:34:10.901924 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5915 | 2025.09.19 00:34:10.901946 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5916 | 2025.09.19 00:34:10.901954 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2025.09.19 00:34:10.901971 [ 287 ] {} <Debug> TCP-Session: 37551e2a-5c99-48f7-9183-cb4ee04dd926 Authenticating user 'default' from [fd00:1122:3344:101::e]:36535 | ||
| 5918 | 2025.09.19 00:34:10.901987 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5919 | 2025.09.19 00:34:10.901997 [ 291 ] {} <Debug> TCP-Session: 102576fa-9717-41fe-ade3-70adf0d61c67 Authenticating user 'default' from [fd00:1122:3344:101::e]:59493 | ||
| 5920 | 2025.09.19 00:34:10.902008 [ 287 ] {} <Debug> TCP-Session: 37551e2a-5c99-48f7-9183-cb4ee04dd926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2025.09.19 00:34:10.902024 [ 294 ] {} <Debug> TCP-Session: 9cf7a597-e96e-49a9-bf23-227fe0fdbdad Authenticating user 'default' from [fd00:1122:3344:101::e]:36176 | ||
| 5922 | 2025.09.19 00:34:10.902030 [ 291 ] {} <Debug> TCP-Session: 102576fa-9717-41fe-ade3-70adf0d61c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2025.09.19 00:34:10.902036 [ 287 ] {} <Debug> TCP-Session: 37551e2a-5c99-48f7-9183-cb4ee04dd926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2025.09.19 00:34:10.902057 [ 294 ] {} <Debug> TCP-Session: 9cf7a597-e96e-49a9-bf23-227fe0fdbdad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2025.09.19 00:34:10.902063 [ 291 ] {} <Debug> TCP-Session: 102576fa-9717-41fe-ade3-70adf0d61c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2025.09.19 00:34:10.902088 [ 294 ] {} <Debug> TCP-Session: 9cf7a597-e96e-49a9-bf23-227fe0fdbdad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2025.09.19 00:34:10.902099 [ 286 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5928 | 2025.09.19 00:34:10.901989 [ 289 ] {} <Debug> TCP-Session: 9af190f5-dda5-43f7-8313-adff81595f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:64098 | ||
| 5929 | 2025.09.19 00:34:10.901871 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36520 | ||
| 5930 | 2025.09.19 00:34:10.902169 [ 289 ] {} <Debug> TCP-Session: 9af190f5-dda5-43f7-8313-adff81595f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2025.09.19 00:34:10.901862 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59494 | ||
| 5932 | 2025.09.19 00:34:10.902216 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5933 | 2025.09.19 00:34:10.902192 [ 289 ] {} <Debug> TCP-Session: 9af190f5-dda5-43f7-8313-adff81595f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2025.09.19 00:34:10.902252 [ 293 ] {} <Debug> TCP-Session: 5285a7dc-eac8-4ae6-9a46-2ceb4226e8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36520 | ||
| 5935 | 2025.09.19 00:34:10.901828 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35012 | ||
| 5936 | 2025.09.19 00:34:10.902275 [ 293 ] {} <Debug> TCP-Session: 5285a7dc-eac8-4ae6-9a46-2ceb4226e8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2025.09.19 00:34:10.902301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5938 | 2025.09.19 00:34:10.902320 [ 293 ] {} <Debug> TCP-Session: 5285a7dc-eac8-4ae6-9a46-2ceb4226e8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2025.09.19 00:34:10.901835 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56970 | ||
| 5940 | 2025.09.19 00:34:10.902342 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5941 | 2025.09.19 00:34:10.902378 [ 286 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5942 | 2025.09.19 00:34:10.902411 [ 288 ] {} <Debug> TCP-Session: 9dbe858d-a221-4259-b051-3eb07eab78b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35012 | ||
| 5943 | 2025.09.19 00:34:10.902340 [ 292 ] {} <Debug> TCP-Session: 7f815798-a6bf-4717-b217-437d4577c3d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59494 | ||
| 5944 | 2025.09.19 00:34:10.902446 [ 288 ] {} <Debug> TCP-Session: 9dbe858d-a221-4259-b051-3eb07eab78b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2025.09.19 00:34:10.902439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5946 | 2025.09.19 00:34:10.902459 [ 286 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5947 | 2025.09.19 00:34:10.902469 [ 288 ] {} <Debug> TCP-Session: 9dbe858d-a221-4259-b051-3eb07eab78b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2025.09.19 00:34:10.902498 [ 290 ] {} <Debug> TCP-Session: 0ef2e112-4ca5-488b-9677-c3417d3fe45e Authenticating user 'default' from [fd00:1122:3344:101::e]:56970 | ||
| 5949 | 2025.09.19 00:34:10.902470 [ 292 ] {} <Debug> TCP-Session: 7f815798-a6bf-4717-b217-437d4577c3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2025.09.19 00:34:10.902534 [ 290 ] {} <Debug> TCP-Session: 0ef2e112-4ca5-488b-9677-c3417d3fe45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2025.09.19 00:34:10.902556 [ 292 ] {} <Debug> TCP-Session: 7f815798-a6bf-4717-b217-437d4577c3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2025.09.19 00:34:10.902563 [ 290 ] {} <Debug> TCP-Session: 0ef2e112-4ca5-488b-9677-c3417d3fe45e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2025.09.19 00:34:10.902785 [ 286 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 5954 | 2025.09.19 00:34:10.903745 [ 325 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Trace> AggregatingTransform: Aggregating | ||
| 5955 | 2025.09.19 00:34:10.903778 [ 325 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Trace> Aggregator: Aggregation method: without_key | ||
| 5956 | 2025.09.19 00:34:10.903815 [ 325 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926433 sec. (1079.409 rows/sec., 42.16 KiB/sec.) | ||
| 5957 | 2025.09.19 00:34:10.903833 [ 325 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Trace> Aggregator: Merging aggregated data | ||
| 5958 | 2025.09.19 00:34:10.904998 [ 286 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002961 sec., 337.7237419790611 rows/sec., 13.19 KiB/sec. | ||
| 5959 | 2025.09.19 00:34:10.905149 [ 286 ] {fe005c61-7cb4-4ecc-92c1-067c51a078db} <Debug> TCPHandler: Processed in 0.003358544 sec. | ||
| 5960 | 2025.09.19 00:34:10.905268 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5961 | 2025.09.19 00:34:10.905297 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5962 | 2025.09.19 00:34:10.905315 [ 288 ] {} <Debug> TCP-Session: 9dbe858d-a221-4259-b051-3eb07eab78b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2025.09.19 00:34:10.905318 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5964 | 2025.09.19 00:34:10.905343 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5965 | 2025.09.19 00:34:10.905344 [ 294 ] {} <Debug> TCP-Session: 9cf7a597-e96e-49a9-bf23-227fe0fdbdad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2025.09.19 00:34:10.905361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5967 | 2025.09.19 00:34:10.905387 [ 287 ] {} <Debug> TCP-Session: 37551e2a-5c99-48f7-9183-cb4ee04dd926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2025.09.19 00:34:10.905397 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5969 | 2025.09.19 00:34:10.905417 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5970 | 2025.09.19 00:34:10.905428 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5971 | 2025.09.19 00:34:10.905459 [ 289 ] {} <Debug> TCP-Session: 9af190f5-dda5-43f7-8313-adff81595f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2025.09.19 00:34:10.905463 [ 293 ] {} <Debug> TCP-Session: 5285a7dc-eac8-4ae6-9a46-2ceb4226e8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2025.09.19 00:34:10.905484 [ 286 ] {} <Debug> TCP-Session: da897dd1-c9ba-44e3-8140-f63f66d2eb73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2025.09.19 00:34:10.905379 [ 291 ] {} <Debug> TCP-Session: 102576fa-9717-41fe-ade3-70adf0d61c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2025.09.19 00:34:10.905399 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5976 | 2025.09.19 00:34:10.905419 [ 290 ] {} <Debug> TCP-Session: 0ef2e112-4ca5-488b-9677-c3417d3fe45e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2025.09.19 00:34:10.905570 [ 292 ] {} <Debug> TCP-Session: 7f815798-a6bf-4717-b217-437d4577c3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2025.09.19 00:34:11.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.05 MiB, peak 267.17 MiB, free memory in arenas 0.00 B, will set to 255.69 MiB (RSS), difference: -1.36 MiB | ||
| 5979 | 2025.09.19 00:34:12.291544 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11973 | ||
| 5980 | 2025.09.19 00:34:12.292085 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2025.09.19 00:34:12.292121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5982 | 2025.09.19 00:34:12.292624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5983 | 2025.09.19 00:34:12.292875 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2025.09.19 00:34:12.293013 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11973 | ||
| 5985 | 2025.09.19 00:34:12.918241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5986 | 2025.09.19 00:34:12.936763 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2025.09.19 00:34:12.936822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5988 | 2025.09.19 00:34:12.942572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5989 | 2025.09.19 00:34:12.943287 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2025.09.19 00:34:12.946576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5991 | 2025.09.19 00:34:14.821027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 776 | ||
| 5992 | 2025.09.19 00:34:14.823825 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.09.19 00:34:14.823888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5994 | 2025.09.19 00:34:14.825797 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5995 | 2025.09.19 00:34:14.826110 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2025.09.19 00:34:14.826508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 5997 | 2025.09.19 00:34:15.651703 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2025.09.19 00:34:15.651882 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5999 | 2025.09.19 00:34:15.651950 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6000 | 2025.09.19 00:34:15.652695 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.09.19 00:34:15.652742 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6002 | 2025.09.19 00:34:15.653151 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6003 | 2025.09.19 00:34:15.653386 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.09.19 00:34:15.653514 [ 69 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6005 | 2025.09.19 00:34:15.653547 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001712 sec., 81775.70093457944 rows/sec., 7.09 MiB/sec. | ||
| 6006 | 2025.09.19 00:34:15.653553 [ 69 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2025.09.19 00:34:15.653582 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6008 | 2025.09.19 00:34:15.653597 [ 5 ] {8898d0df-30a5-41ef-b8e4-2f20e308f2b3} <Debug> TCPHandler: Processed in 0.002020616 sec. | ||
| 6009 | 2025.09.19 00:34:15.653717 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 6010 | 2025.09.19 00:34:15.653730 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2025.09.19 00:34:15.653860 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6012 | 2025.09.19 00:34:15.653865 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6013 | 2025.09.19 00:34:15.653911 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6014 | 2025.09.19 00:34:15.653919 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2346 rows starting from the beginning of the part | ||
| 6015 | 2025.09.19 00:34:15.654002 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1281 rows starting from the beginning of the part | ||
| 6016 | 2025.09.19 00:34:15.654052 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1112 rows starting from the beginning of the part | ||
| 6017 | 2025.09.19 00:34:15.654096 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 6018 | 2025.09.19 00:34:15.654136 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1112 rows starting from the beginning of the part | ||
| 6019 | 2025.09.19 00:34:15.654177 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 6020 | 2025.09.19 00:34:15.654367 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2025.09.19 00:34:15.654410 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6022 | 2025.09.19 00:34:15.654753 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6023 | 2025.09.19 00:34:15.654992 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2025.09.19 00:34:15.655134 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001296 sec., 32407.407407407405 rows/sec., 2.38 MiB/sec. | ||
| 6025 | 2025.09.19 00:34:15.655175 [ 5 ] {7b633beb-036b-4b9d-a0f3-d27619c83f0f} <Debug> TCPHandler: Processed in 0.00149632 sec. | ||
| 6026 | 2025.09.19 00:34:15.655280 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2025.09.19 00:34:15.655380 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6028 | 2025.09.19 00:34:15.655423 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6029 | 2025.09.19 00:34:15.655868 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2025.09.19 00:34:15.655905 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6031 | 2025.09.19 00:34:15.656221 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6032 | 2025.09.19 00:34:15.656410 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002762846 sec., 2219088.577503053 rows/sec., 187.94 MiB/sec. | ||
| 6033 | 2025.09.19 00:34:15.656434 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2025.09.19 00:34:15.656537 [ 69 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6035 | 2025.09.19 00:34:15.656560 [ 69 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.09.19 00:34:15.656567 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001208 sec., 87748.34437086093 rows/sec., 6.85 MiB/sec. | ||
| 6037 | 2025.09.19 00:34:15.656579 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6038 | 2025.09.19 00:34:15.656606 [ 5 ] {81070da2-364c-4ab2-8557-8c03f01a8e2f} <Debug> TCPHandler: Processed in 0.001375538 sec. | ||
| 6039 | 2025.09.19 00:34:15.656699 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 6040 | 2025.09.19 00:34:15.656721 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2025.09.19 00:34:15.656704 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6042 | 2025.09.19 00:34:15.656837 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6043 | 2025.09.19 00:34:15.656848 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6044 | 2025.09.19 00:34:15.656887 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6045 | 2025.09.19 00:34:15.656895 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1213 rows starting from the beginning of the part | ||
| 6046 | 2025.09.19 00:34:15.657012 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 564 rows starting from the beginning of the part | ||
| 6047 | 2025.09.19 00:34:15.657064 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 679 rows starting from the beginning of the part | ||
| 6048 | 2025.09.19 00:34:15.657084 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2025.09.19 00:34:15.657108 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
| 6050 | 2025.09.19 00:34:15.657156 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 679 rows starting from the beginning of the part | ||
| 6051 | 2025.09.19 00:34:15.657180 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_36_7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6052 | 2025.09.19 00:34:15.657201 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 6053 | 2025.09.19 00:34:15.657279 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6054 | 2025.09.19 00:34:15.657329 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2025.09.19 00:34:15.657368 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6056 | 2025.09.19 00:34:15.657728 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6057 | 2025.09.19 00:34:15.657954 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2025.09.19 00:34:15.658060 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6059 | 2025.09.19 00:34:15.658089 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.09.19 00:34:15.658098 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 6061 | 2025.09.19 00:34:15.658110 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6062 | 2025.09.19 00:34:15.658140 [ 5 ] {389db55d-4e59-4465-9ae3-474d9e78e549} <Debug> TCPHandler: Processed in 0.001469869 sec. | ||
| 6063 | 2025.09.19 00:34:15.658194 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 6064 | 2025.09.19 00:34:15.658280 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2025.09.19 00:34:15.658289 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6066 | 2025.09.19 00:34:15.658346 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10723 rows starting from the beginning of the part | ||
| 6067 | 2025.09.19 00:34:15.658388 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6068 | 2025.09.19 00:34:15.658440 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 845 rows starting from the beginning of the part | ||
| 6069 | 2025.09.19 00:34:15.658453 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6070 | 2025.09.19 00:34:15.658505 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 314 rows starting from the beginning of the part | ||
| 6071 | 2025.09.19 00:34:15.658565 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6072 | 2025.09.19 00:34:15.658629 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 6073 | 2025.09.19 00:34:15.658663 [ 186 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002026897 sec., 1651292.5915821078 rows/sec., 124.75 MiB/sec. | ||
| 6074 | 2025.09.19 00:34:15.658692 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6075 | 2025.09.19 00:34:15.658856 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6076 | 2025.09.19 00:34:15.659134 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.09.19 00:34:15.659199 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_36_7} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6078 | 2025.09.19 00:34:15.659273 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6079 | 2025.09.19 00:34:15.659633 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2025.09.19 00:34:15.659676 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6081 | 2025.09.19 00:34:15.660545 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6082 | 2025.09.19 00:34:15.660875 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2025.09.19 00:34:15.661053 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002688 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
| 6084 | 2025.09.19 00:34:15.661131 [ 5 ] {077b3bca-c359-422e-b217-8ed5287a6cc0} <Debug> TCPHandler: Processed in 0.002899408 sec. | ||
| 6085 | 2025.09.19 00:34:15.661253 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2025.09.19 00:34:15.661349 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6087 | 2025.09.19 00:34:15.661392 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6088 | 2025.09.19 00:34:15.661813 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2025.09.19 00:34:15.661850 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6090 | 2025.09.19 00:34:15.662221 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6091 | 2025.09.19 00:34:15.662465 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2025.09.19 00:34:15.662569 [ 69 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6093 | 2025.09.19 00:34:15.662600 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 6094 | 2025.09.19 00:34:15.662602 [ 69 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2025.09.19 00:34:15.662633 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6096 | 2025.09.19 00:34:15.662638 [ 5 ] {233ff597-cd49-4695-9bdf-747c0653fea1} <Debug> TCPHandler: Processed in 0.001434199 sec. | ||
| 6097 | 2025.09.19 00:34:15.662759 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 6098 | 2025.09.19 00:34:15.662901 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6099 | 2025.09.19 00:34:15.662940 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2380 rows starting from the beginning of the part | ||
| 6100 | 2025.09.19 00:34:15.663009 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6101 | 2025.09.19 00:34:15.663060 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 6102 | 2025.09.19 00:34:15.663102 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6103 | 2025.09.19 00:34:15.663141 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 6104 | 2025.09.19 00:34:15.663181 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005019046 sec., 2493700.9941729964 rows/sec., 167.11 MiB/sec. | ||
| 6105 | 2025.09.19 00:34:15.663185 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6106 | 2025.09.19 00:34:15.663480 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6107 | 2025.09.19 00:34:15.663729 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2025.09.19 00:34:15.663791 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6109 | 2025.09.19 00:34:15.663859 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6110 | 2025.09.19 00:34:15.664466 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001774353 sec., 1560005.2526188418 rows/sec., 99.39 MiB/sec. | ||
| 6111 | 2025.09.19 00:34:15.664682 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6112 | 2025.09.19 00:34:15.664915 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2025.09.19 00:34:15.664973 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_36_7} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6114 | 2025.09.19 00:34:15.665050 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6115 | 2025.09.19 00:34:19.703922 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6116 | 2025.09.19 00:34:19.703990 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6117 | 2025.09.19 00:34:19.793085 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12421 | ||
| 6118 | 2025.09.19 00:34:19.793617 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2025.09.19 00:34:19.793669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6120 | 2025.09.19 00:34:19.794205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6121 | 2025.09.19 00:34:19.794457 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2025.09.19 00:34:19.794610 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12421 | ||
| 6123 | 2025.09.19 00:34:19.794623 [ 120 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6124 | 2025.09.19 00:34:19.794696 [ 120 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2025.09.19 00:34:19.794720 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6126 | 2025.09.19 00:34:19.794856 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 6127 | 2025.09.19 00:34:19.795007 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6128 | 2025.09.19 00:34:19.795049 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10053 rows starting from the beginning of the part | ||
| 6129 | 2025.09.19 00:34:19.795113 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 6130 | 2025.09.19 00:34:19.795156 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 6131 | 2025.09.19 00:34:19.795199 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 6132 | 2025.09.19 00:34:19.795237 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 6133 | 2025.09.19 00:34:19.795276 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 6134 | 2025.09.19 00:34:19.800915 [ 189 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12421 rows, containing 4 columns (4 merged, 0 gathered) in 0.006112609 sec., 2032029.203896405 rows/sec., 29.07 MiB/sec. | ||
| 6135 | 2025.09.19 00:34:19.801373 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6136 | 2025.09.19 00:34:19.801678 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_26_5} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.09.19 00:34:19.801748 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_26_5} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6138 | 2025.09.19 00:34:19.801848 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6139 | 2025.09.19 00:34:20.447607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6140 | 2025.09.19 00:34:20.464617 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2025.09.19 00:34:20.464668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6142 | 2025.09.19 00:34:20.470594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6143 | 2025.09.19 00:34:20.471292 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2025.09.19 00:34:20.471583 [ 138 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6145 | 2025.09.19 00:34:20.471647 [ 138 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.09.19 00:34:20.471666 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6147 | 2025.09.19 00:34:20.471791 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 6148 | 2025.09.19 00:34:20.474486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6149 | 2025.09.19 00:34:20.475742 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6150 | 2025.09.19 00:34:20.477334 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 6151 | 2025.09.19 00:34:20.482157 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 6152 | 2025.09.19 00:34:20.486771 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 6153 | 2025.09.19 00:34:20.491161 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 6154 | 2025.09.19 00:34:20.495648 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 6155 | 2025.09.19 00:34:20.499386 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 6156 | 2025.09.19 00:34:20.554865 [ 189 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083129778 sec., 2357.7592135516106 rows/sec., 12.19 MiB/sec. | ||
| 6157 | 2025.09.19 00:34:20.557612 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6158 | 2025.09.19 00:34:20.559594 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_26_5} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2025.09.19 00:34:20.559696 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_26_5} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6160 | 2025.09.19 00:34:20.561663 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6161 | 2025.09.19 00:34:20.660628 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2025.09.19 00:34:20.660816 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6163 | 2025.09.19 00:34:20.660889 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6164 | 2025.09.19 00:34:20.661763 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2025.09.19 00:34:20.661809 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6166 | 2025.09.19 00:34:20.662206 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6167 | 2025.09.19 00:34:20.662429 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2025.09.19 00:34:20.662575 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 6169 | 2025.09.19 00:34:20.662592 [ 138 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6170 | 2025.09.19 00:34:20.662615 [ 5 ] {63e77b3c-0696-4dd6-b747-ad66461f7d9f} <Debug> TCPHandler: Processed in 0.002120838 sec. | ||
| 6171 | 2025.09.19 00:34:20.662673 [ 138 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.09.19 00:34:20.662708 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6173 | 2025.09.19 00:34:20.662769 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2025.09.19 00:34:20.662798 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 6175 | 2025.09.19 00:34:20.662869 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6176 | 2025.09.19 00:34:20.662884 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6177 | 2025.09.19 00:34:20.662910 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6178 | 2025.09.19 00:34:20.662914 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 6179 | 2025.09.19 00:34:20.662983 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 6180 | 2025.09.19 00:34:20.663027 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 6181 | 2025.09.19 00:34:20.663072 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 6182 | 2025.09.19 00:34:20.663113 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 6183 | 2025.09.19 00:34:20.663952 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2025.09.19 00:34:20.663986 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6185 | 2025.09.19 00:34:20.664078 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314687 sec., 1559306.5117400568 rows/sec., 104.86 MiB/sec. | ||
| 6186 | 2025.09.19 00:34:20.664198 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6187 | 2025.09.19 00:34:20.664409 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6188 | 2025.09.19 00:34:20.664433 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_17_4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2025.09.19 00:34:20.664504 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_17_4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6190 | 2025.09.19 00:34:20.664562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6191 | 2025.09.19 00:34:20.664625 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2025.09.19 00:34:20.664749 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001899 sec., 585571.3533438651 rows/sec., 46.18 MiB/sec. | ||
| 6193 | 2025.09.19 00:34:20.664786 [ 5 ] {a6ce7c23-1204-4f1a-ae32-fcc61abc4ef8} <Debug> TCPHandler: Processed in 0.002066167 sec. | ||
| 6194 | 2025.09.19 00:34:20.664908 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2025.09.19 00:34:20.665003 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6196 | 2025.09.19 00:34:20.665044 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6197 | 2025.09.19 00:34:20.665522 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2025.09.19 00:34:20.665557 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6199 | 2025.09.19 00:34:20.665856 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6200 | 2025.09.19 00:34:20.666076 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2025.09.19 00:34:20.666202 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001218 sec., 168308.70279146143 rows/sec., 9.87 MiB/sec. | ||
| 6202 | 2025.09.19 00:34:20.666241 [ 5 ] {6da10ce8-8d20-439d-81ed-fb32c92021b1} <Debug> TCPHandler: Processed in 0.001380438 sec. | ||
| 6203 | 2025.09.19 00:34:20.666362 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2025.09.19 00:34:20.666457 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6205 | 2025.09.19 00:34:20.666496 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6206 | 2025.09.19 00:34:20.666980 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2025.09.19 00:34:20.667015 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6208 | 2025.09.19 00:34:20.667312 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6209 | 2025.09.19 00:34:20.667514 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2025.09.19 00:34:20.667640 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 6211 | 2025.09.19 00:34:20.667677 [ 5 ] {3a833855-02df-46f2-a0e7-1f0305bfab69} <Debug> TCPHandler: Processed in 0.001362078 sec. | ||
| 6212 | 2025.09.19 00:34:20.667787 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2025.09.19 00:34:20.667880 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6214 | 2025.09.19 00:34:20.667920 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6215 | 2025.09.19 00:34:20.668405 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2025.09.19 00:34:20.668441 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6217 | 2025.09.19 00:34:20.668742 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6218 | 2025.09.19 00:34:20.668944 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2025.09.19 00:34:20.669042 [ 138 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6220 | 2025.09.19 00:34:20.669069 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 6221 | 2025.09.19 00:34:20.669083 [ 138 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2025.09.19 00:34:20.669110 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6223 | 2025.09.19 00:34:20.669111 [ 5 ] {5a500f08-0096-4d83-be7b-7be9cdde499a} <Debug> TCPHandler: Processed in 0.001372358 sec. | ||
| 6224 | 2025.09.19 00:34:20.669218 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 6225 | 2025.09.19 00:34:20.669244 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2025.09.19 00:34:20.669351 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6227 | 2025.09.19 00:34:20.669357 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6228 | 2025.09.19 00:34:20.669393 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6229 | 2025.09.19 00:34:20.669403 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 6230 | 2025.09.19 00:34:20.669482 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 6231 | 2025.09.19 00:34:20.669533 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 6232 | 2025.09.19 00:34:20.669588 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 6233 | 2025.09.19 00:34:20.669657 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 6234 | 2025.09.19 00:34:20.670080 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2025.09.19 00:34:20.670119 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6236 | 2025.09.19 00:34:20.670453 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6237 | 2025.09.19 00:34:20.670599 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432879 sec., 736279.8952319073 rows/sec., 44.62 MiB/sec. | ||
| 6238 | 2025.09.19 00:34:20.670651 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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.19 00:34:20.670731 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6240 | 2025.09.19 00:34:20.670781 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001447 sec., 469246.7173462336 rows/sec., 32.71 MiB/sec. | ||
| 6241 | 2025.09.19 00:34:20.670819 [ 5 ] {b5a3cc7b-4c6c-4314-8d7b-ec2fa050bfc0} <Debug> TCPHandler: Processed in 0.001622831 sec. | ||
| 6242 | 2025.09.19 00:34:20.670937 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2025.09.19 00:34:20.670990 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_17_4} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2025.09.19 00:34:20.671029 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6245 | 2025.09.19 00:34:20.671062 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_17_4} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6246 | 2025.09.19 00:34:20.671070 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6247 | 2025.09.19 00:34:20.671132 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6248 | 2025.09.19 00:34:20.671413 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.09.19 00:34:20.671447 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6250 | 2025.09.19 00:34:20.671743 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6251 | 2025.09.19 00:34:20.671948 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.09.19 00:34:20.672077 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6253 | 2025.09.19 00:34:20.672114 [ 5 ] {8f6f463b-68ee-4eab-8206-9894f0f1a7a0} <Debug> TCPHandler: Processed in 0.001225346 sec. | ||
| 6254 | 2025.09.19 00:34:20.672224 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.09.19 00:34:20.672317 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6256 | 2025.09.19 00:34:20.672358 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6257 | 2025.09.19 00:34:20.672830 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.09.19 00:34:20.672867 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6259 | 2025.09.19 00:34:20.673205 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6260 | 2025.09.19 00:34:20.673425 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.09.19 00:34:20.673552 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001253 sec., 250598.56344772546 rows/sec., 16.46 MiB/sec. | ||
| 6262 | 2025.09.19 00:34:20.673587 [ 5 ] {4260309d-efa1-4413-94f8-4a40130f7a2a} <Debug> TCPHandler: Processed in 0.001411178 sec. | ||
| 6263 | 2025.09.19 00:34:20.673700 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2025.09.19 00:34:20.673792 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6265 | 2025.09.19 00:34:20.673833 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6266 | 2025.09.19 00:34:20.674146 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.09.19 00:34:20.674181 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6268 | 2025.09.19 00:34:20.674466 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6269 | 2025.09.19 00:34:20.674670 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.09.19 00:34:20.674814 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 6271 | 2025.09.19 00:34:20.674850 [ 5 ] {23e7df33-82bd-4104-b31a-e6dc1730203a} <Debug> TCPHandler: Processed in 0.001197276 sec. | ||
| 6272 | 2025.09.19 00:34:20.674948 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2025.09.19 00:34:20.675039 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6274 | 2025.09.19 00:34:20.675080 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6275 | 2025.09.19 00:34:20.675406 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2025.09.19 00:34:20.675441 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6277 | 2025.09.19 00:34:20.675748 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6278 | 2025.09.19 00:34:20.675951 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2025.09.19 00:34:20.676074 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 6280 | 2025.09.19 00:34:20.676109 [ 5 ] {6ff3fdb8-b7fe-4fb0-9cc8-703dbffda469} <Debug> TCPHandler: Processed in 0.001207506 sec. | ||
| 6281 | 2025.09.19 00:34:21.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.05 MiB, peak 268.86 MiB, free memory in arenas 0.00 B, will set to 263.81 MiB (RSS), difference: 4.77 MiB | ||
| 6282 | 2025.09.19 00:34:24.826941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 808 | ||
| 6283 | 2025.09.19 00:34:24.829281 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2025.09.19 00:34:24.829322 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6285 | 2025.09.19 00:34:24.830520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6286 | 2025.09.19 00:34:24.830786 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.09.19 00:34:24.831038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6288 | 2025.09.19 00:34:25.679295 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2025.09.19 00:34:25.679471 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6290 | 2025.09.19 00:34:25.679539 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6291 | 2025.09.19 00:34:25.680178 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2025.09.19 00:34:25.680228 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6293 | 2025.09.19 00:34:25.680641 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6294 | 2025.09.19 00:34:25.680882 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2025.09.19 00:34:25.681042 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001618 sec., 8652.65760197775 rows/sec., 705.56 KiB/sec. | ||
| 6296 | 2025.09.19 00:34:25.681095 [ 5 ] {f24eeab3-f051-4dbf-bb77-136109bb6ea7} <Debug> TCPHandler: Processed in 0.001927865 sec. | ||
| 6297 | 2025.09.19 00:34:25.681235 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2025.09.19 00:34:25.681345 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6299 | 2025.09.19 00:34:25.681389 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6300 | 2025.09.19 00:34:25.682714 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2025.09.19 00:34:25.682755 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6302 | 2025.09.19 00:34:25.683173 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6303 | 2025.09.19 00:34:25.683391 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2025.09.19 00:34:25.683536 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.002216 sec., 580776.1732851985 rows/sec., 48.06 MiB/sec. | ||
| 6305 | 2025.09.19 00:34:25.683578 [ 5 ] {9f053359-f51d-4e1c-8169-3e7ca798c2b4} <Debug> TCPHandler: Processed in 0.002395661 sec. | ||
| 6306 | 2025.09.19 00:34:25.683713 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2025.09.19 00:34:25.683855 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6308 | 2025.09.19 00:34:25.683907 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6309 | 2025.09.19 00:34:25.684359 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2025.09.19 00:34:25.684399 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6311 | 2025.09.19 00:34:25.684724 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6312 | 2025.09.19 00:34:25.684945 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2025.09.19 00:34:25.685071 [ 142 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6314 | 2025.09.19 00:34:25.685077 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001251 sec., 44764.18864908074 rows/sec., 3.23 MiB/sec. | ||
| 6315 | 2025.09.19 00:34:25.685142 [ 142 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2025.09.19 00:34:25.685158 [ 5 ] {15b5f7ed-bcbe-4c20-b860-79e6dd80984a} <Debug> TCPHandler: Processed in 0.001502569 sec. | ||
| 6317 | 2025.09.19 00:34:25.685171 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6318 | 2025.09.19 00:34:25.685282 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2025.09.19 00:34:25.685305 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 6320 | 2025.09.19 00:34:25.685382 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6321 | 2025.09.19 00:34:25.685427 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6322 | 2025.09.19 00:34:25.685435 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6323 | 2025.09.19 00:34:25.685475 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 265 rows starting from the beginning of the part | ||
| 6324 | 2025.09.19 00:34:25.685547 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 6325 | 2025.09.19 00:34:25.685597 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 205 rows starting from the beginning of the part | ||
| 6326 | 2025.09.19 00:34:25.685641 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 6327 | 2025.09.19 00:34:25.685680 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 205 rows starting from the beginning of the part | ||
| 6328 | 2025.09.19 00:34:25.685722 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6329 | 2025.09.19 00:34:25.686096 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2025.09.19 00:34:25.686140 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6331 | 2025.09.19 00:34:25.686538 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6332 | 2025.09.19 00:34:25.686643 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383159 sec., 589230.8837957169 rows/sec., 38.83 MiB/sec. | ||
| 6333 | 2025.09.19 00:34:25.686804 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6334 | 2025.09.19 00:34:25.686833 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2025.09.19 00:34:25.686976 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001613 sec., 141351.51890886546 rows/sec., 9.57 MiB/sec. | ||
| 6336 | 2025.09.19 00:34:25.687021 [ 5 ] {4af69774-4a0b-483d-8558-29941452e8a3} <Debug> TCPHandler: Processed in 0.001787974 sec. | ||
| 6337 | 2025.09.19 00:34:25.687103 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.09.19 00:34:25.687150 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2025.09.19 00:34:25.687176 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_36_7} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6340 | 2025.09.19 00:34:25.687252 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6341 | 2025.09.19 00:34:25.687259 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6342 | 2025.09.19 00:34:25.687294 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6343 | 2025.09.19 00:34:25.688030 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2025.09.19 00:34:25.688066 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6345 | 2025.09.19 00:34:25.688403 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6346 | 2025.09.19 00:34:25.688607 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2025.09.19 00:34:25.688736 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001542 sec., 373540.85603112844 rows/sec., 27.81 MiB/sec. | ||
| 6348 | 2025.09.19 00:34:25.688773 [ 5 ] {12af3ff2-cd80-4b21-a3bd-16a9504805ea} <Debug> TCPHandler: Processed in 0.001708412 sec. | ||
| 6349 | 2025.09.19 00:34:25.688877 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2025.09.19 00:34:25.688967 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6351 | 2025.09.19 00:34:25.689009 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6352 | 2025.09.19 00:34:25.689753 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2025.09.19 00:34:25.689789 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6354 | 2025.09.19 00:34:25.690197 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6355 | 2025.09.19 00:34:25.690414 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2025.09.19 00:34:25.690548 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001551 sec., 548678.2720825274 rows/sec., 36.94 MiB/sec. | ||
| 6357 | 2025.09.19 00:34:25.690588 [ 5 ] {f300d2f1-41a9-466d-9de3-11a1a3f25cd8} <Debug> TCPHandler: Processed in 0.001716642 sec. | ||
| 6358 | 2025.09.19 00:34:25.690711 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2025.09.19 00:34:25.690805 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6360 | 2025.09.19 00:34:25.690861 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6361 | 2025.09.19 00:34:25.691752 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2025.09.19 00:34:25.691789 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6363 | 2025.09.19 00:34:25.692400 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6364 | 2025.09.19 00:34:25.692639 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2025.09.19 00:34:25.692780 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001993 sec., 21073.75815353738 rows/sec., 37.76 MiB/sec. | ||
| 6366 | 2025.09.19 00:34:25.692847 [ 5 ] {00d05a5d-9ef2-4833-a600-15b4438f23b9} <Debug> TCPHandler: Processed in 0.002185399 sec. | ||
| 6367 | 2025.09.19 00:34:25.692964 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2025.09.19 00:34:25.693058 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6369 | 2025.09.19 00:34:25.693101 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6370 | 2025.09.19 00:34:25.693515 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2025.09.19 00:34:25.693551 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6372 | 2025.09.19 00:34:25.693865 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6373 | 2025.09.19 00:34:25.694078 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2025.09.19 00:34:25.694214 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 6375 | 2025.09.19 00:34:25.694250 [ 5 ] {c05c636f-8acc-4c4c-af97-812b2e4592d0} <Debug> TCPHandler: Processed in 0.001334587 sec. | ||
| 6376 | 2025.09.19 00:34:27.295197 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12933 | ||
| 6377 | 2025.09.19 00:34:27.295779 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2025.09.19 00:34:27.295818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6379 | 2025.09.19 00:34:27.296325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6380 | 2025.09.19 00:34:27.296562 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2025.09.19 00:34:27.296686 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12933 | ||
| 6382 | 2025.09.19 00:34:27.975064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6383 | 2025.09.19 00:34:27.991415 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2025.09.19 00:34:27.991472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6385 | 2025.09.19 00:34:27.997699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6386 | 2025.09.19 00:34:27.998423 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2025.09.19 00:34:28.001189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6388 | 2025.09.19 00:34:30.660556 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2025.09.19 00:34:30.660747 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6390 | 2025.09.19 00:34:30.660812 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6391 | 2025.09.19 00:34:30.661585 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2025.09.19 00:34:30.661633 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6393 | 2025.09.19 00:34:30.662072 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6394 | 2025.09.19 00:34:30.662302 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2025.09.19 00:34:30.662454 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001756 sec., 233485.1936218679 rows/sec., 14.81 MiB/sec. | ||
| 6396 | 2025.09.19 00:34:30.662496 [ 5 ] {805da51e-0c34-4725-9f57-58fb804edd88} <Debug> TCPHandler: Processed in 0.002068937 sec. | ||
| 6397 | 2025.09.19 00:34:30.662620 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2025.09.19 00:34:30.662715 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2025.09.19 00:34:30.662756 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2025.09.19 00:34:30.663575 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2025.09.19 00:34:30.663612 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6402 | 2025.09.19 00:34:30.664007 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6403 | 2025.09.19 00:34:30.664235 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2025.09.19 00:34:30.664361 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001664 sec., 668269.2307692309 rows/sec., 52.70 MiB/sec. | ||
| 6405 | 2025.09.19 00:34:30.664397 [ 5 ] {5ab90edf-8577-4ef9-aa4a-ddc71603a737} <Debug> TCPHandler: Processed in 0.001826404 sec. | ||
| 6406 | 2025.09.19 00:34:30.664525 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2025.09.19 00:34:30.664618 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6408 | 2025.09.19 00:34:30.664658 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6409 | 2025.09.19 00:34:30.665151 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2025.09.19 00:34:30.665201 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6411 | 2025.09.19 00:34:30.665524 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6412 | 2025.09.19 00:34:30.665733 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2025.09.19 00:34:30.665864 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001264 sec., 162183.54430379748 rows/sec., 9.51 MiB/sec. | ||
| 6414 | 2025.09.19 00:34:30.665903 [ 5 ] {a46d92c6-7051-42ca-a7ce-ed4b90d8824f} <Debug> TCPHandler: Processed in 0.001428319 sec. | ||
| 6415 | 2025.09.19 00:34:30.666018 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2025.09.19 00:34:30.666112 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6417 | 2025.09.19 00:34:30.666153 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6418 | 2025.09.19 00:34:30.666622 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2025.09.19 00:34:30.666659 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6420 | 2025.09.19 00:34:30.666990 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6421 | 2025.09.19 00:34:30.667202 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2025.09.19 00:34:30.667329 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001235 sec., 171659.91902834008 rows/sec., 11.07 MiB/sec. | ||
| 6423 | 2025.09.19 00:34:30.667367 [ 5 ] {3b1877bc-e2c7-4365-bb79-86bac1a5a115} <Debug> TCPHandler: Processed in 0.001397059 sec. | ||
| 6424 | 2025.09.19 00:34:30.667479 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2025.09.19 00:34:30.667570 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6426 | 2025.09.19 00:34:30.667610 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6427 | 2025.09.19 00:34:30.668146 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2025.09.19 00:34:30.668186 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6429 | 2025.09.19 00:34:30.668513 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6430 | 2025.09.19 00:34:30.668738 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2025.09.19 00:34:30.668870 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 6432 | 2025.09.19 00:34:30.668910 [ 5 ] {206402e3-f180-4463-a9aa-01cbdcef38e5} <Debug> TCPHandler: Processed in 0.001480379 sec. | ||
| 6433 | 2025.09.19 00:34:30.669025 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2025.09.19 00:34:30.669121 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6435 | 2025.09.19 00:34:30.669162 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6436 | 2025.09.19 00:34:30.669839 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2025.09.19 00:34:30.669877 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6438 | 2025.09.19 00:34:30.670236 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6439 | 2025.09.19 00:34:30.670446 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2025.09.19 00:34:30.670575 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001474 sec., 460651.28900949797 rows/sec., 32.11 MiB/sec. | ||
| 6441 | 2025.09.19 00:34:30.670615 [ 5 ] {ee06c6a0-1b9a-4553-bda6-12761d55cec4} <Debug> TCPHandler: Processed in 0.001639641 sec. | ||
| 6442 | 2025.09.19 00:34:30.670736 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2025.09.19 00:34:30.670831 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6444 | 2025.09.19 00:34:30.670873 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6445 | 2025.09.19 00:34:30.671217 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2025.09.19 00:34:30.671254 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6447 | 2025.09.19 00:34:30.671574 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6448 | 2025.09.19 00:34:30.671786 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2025.09.19 00:34:30.671920 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 6450 | 2025.09.19 00:34:30.671957 [ 5 ] {be4a6671-55e7-4fcf-807d-8b83d6d4e304} <Debug> TCPHandler: Processed in 0.001271237 sec. | ||
| 6451 | 2025.09.19 00:34:30.672071 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2025.09.19 00:34:30.672167 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6453 | 2025.09.19 00:34:30.672211 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6454 | 2025.09.19 00:34:30.672650 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2025.09.19 00:34:30.672687 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6456 | 2025.09.19 00:34:30.673037 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6457 | 2025.09.19 00:34:30.673270 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2025.09.19 00:34:30.673415 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001265 sec., 248221.34387351776 rows/sec., 16.31 MiB/sec. | ||
| 6459 | 2025.09.19 00:34:30.673453 [ 5 ] {dff156d6-cd10-48b1-a75d-afa485ca58bb} <Debug> TCPHandler: Processed in 0.001432078 sec. | ||
| 6460 | 2025.09.19 00:34:30.673569 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2025.09.19 00:34:30.673661 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6462 | 2025.09.19 00:34:30.673703 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6463 | 2025.09.19 00:34:30.674024 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2025.09.19 00:34:30.674060 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6465 | 2025.09.19 00:34:30.674378 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6466 | 2025.09.19 00:34:30.674583 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2025.09.19 00:34:30.674719 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 6468 | 2025.09.19 00:34:30.674755 [ 5 ] {80f6fcf5-062c-4e47-988f-981778db372e} <Debug> TCPHandler: Processed in 0.001235527 sec. | ||
| 6469 | 2025.09.19 00:34:30.674863 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2025.09.19 00:34:30.674955 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6471 | 2025.09.19 00:34:30.674995 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6472 | 2025.09.19 00:34:30.675324 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2025.09.19 00:34:30.675359 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6474 | 2025.09.19 00:34:30.675656 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6475 | 2025.09.19 00:34:30.675859 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2025.09.19 00:34:30.675993 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 6477 | 2025.09.19 00:34:30.676027 [ 5 ] {a905cbab-aa78-4b5d-805d-03939cfce4c4} <Debug> TCPHandler: Processed in 0.001214056 sec. | ||
| 6478 | 2025.09.19 00:34:34.704232 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6479 | 2025.09.19 00:34:34.704304 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6480 | 2025.09.19 00:34:34.797528 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13381 | ||
| 6481 | 2025.09.19 00:34:34.798049 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2025.09.19 00:34:34.798102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6483 | 2025.09.19 00:34:34.798641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6484 | 2025.09.19 00:34:34.798882 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2025.09.19 00:34:34.799031 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13381 | ||
| 6486 | 2025.09.19 00:34:34.832115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 844 | ||
| 6487 | 2025.09.19 00:34:34.834533 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2025.09.19 00:34:34.834584 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6489 | 2025.09.19 00:34:34.835862 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6490 | 2025.09.19 00:34:34.836149 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.09.19 00:34:34.836507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6492 | 2025.09.19 00:34:35.501980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6493 | 2025.09.19 00:34:35.517358 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2025.09.19 00:34:35.517403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6495 | 2025.09.19 00:34:35.523739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6496 | 2025.09.19 00:34:35.524519 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2025.09.19 00:34:35.527451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6498 | 2025.09.19 00:34:35.651437 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2025.09.19 00:34:35.651613 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6500 | 2025.09.19 00:34:35.651679 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6501 | 2025.09.19 00:34:35.652370 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.09.19 00:34:35.652420 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6503 | 2025.09.19 00:34:35.652814 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6504 | 2025.09.19 00:34:35.653053 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.09.19 00:34:35.653213 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001648 sec., 84951.45631067961 rows/sec., 7.36 MiB/sec. | ||
| 6506 | 2025.09.19 00:34:35.653257 [ 5 ] {ba288ec9-adee-4542-baea-bf247b556387} <Debug> TCPHandler: Processed in 0.001948036 sec. | ||
| 6507 | 2025.09.19 00:34:35.653382 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2025.09.19 00:34:35.653482 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6509 | 2025.09.19 00:34:35.653524 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6510 | 2025.09.19 00:34:35.654022 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2025.09.19 00:34:35.654072 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6512 | 2025.09.19 00:34:35.654472 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6513 | 2025.09.19 00:34:35.654717 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2025.09.19 00:34:35.654866 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001404 sec., 29914.529914529914 rows/sec., 2.20 MiB/sec. | ||
| 6515 | 2025.09.19 00:34:35.654906 [ 5 ] {105d43b9-0fce-4a13-81d2-886c2fd0df61} <Debug> TCPHandler: Processed in 0.001575951 sec. | ||
| 6516 | 2025.09.19 00:34:35.655027 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2025.09.19 00:34:35.655124 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6518 | 2025.09.19 00:34:35.655166 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6519 | 2025.09.19 00:34:35.655619 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2025.09.19 00:34:35.655656 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6521 | 2025.09.19 00:34:35.655983 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6522 | 2025.09.19 00:34:35.656206 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.09.19 00:34:35.656339 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001234 sec., 85899.51377633712 rows/sec., 6.71 MiB/sec. | ||
| 6524 | 2025.09.19 00:34:35.656378 [ 5 ] {0aa5a44d-8415-4ce9-8566-2cee2a9bc7af} <Debug> TCPHandler: Processed in 0.001399679 sec. | ||
| 6525 | 2025.09.19 00:34:35.656494 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2025.09.19 00:34:35.656588 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6527 | 2025.09.19 00:34:35.656631 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6528 | 2025.09.19 00:34:35.657042 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2025.09.19 00:34:35.657079 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6530 | 2025.09.19 00:34:35.657445 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6531 | 2025.09.19 00:34:35.657693 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.09.19 00:34:35.657833 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 6533 | 2025.09.19 00:34:35.657873 [ 5 ] {eff3b9e9-250a-441e-bb74-cc0d17dfa715} <Debug> TCPHandler: Processed in 0.001428928 sec. | ||
| 6534 | 2025.09.19 00:34:35.657986 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2025.09.19 00:34:35.658082 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6536 | 2025.09.19 00:34:35.658137 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6537 | 2025.09.19 00:34:35.658989 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2025.09.19 00:34:35.659028 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6539 | 2025.09.19 00:34:35.659678 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6540 | 2025.09.19 00:34:35.659918 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.09.19 00:34:35.660062 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001999 sec., 21010.505252626313 rows/sec., 37.65 MiB/sec. | ||
| 6542 | 2025.09.19 00:34:35.660125 [ 5 ] {dac2af40-e3eb-4514-9805-0421b9972a49} <Debug> TCPHandler: Processed in 0.002187709 sec. | ||
| 6543 | 2025.09.19 00:34:35.660251 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2025.09.19 00:34:35.660347 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6545 | 2025.09.19 00:34:35.660390 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6546 | 2025.09.19 00:34:35.660735 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2025.09.19 00:34:35.660773 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6548 | 2025.09.19 00:34:35.661186 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6549 | 2025.09.19 00:34:35.661425 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2025.09.19 00:34:35.661564 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 6551 | 2025.09.19 00:34:35.661601 [ 5 ] {b50c3921-c9ba-48e7-a539-666f13c70774} <Debug> TCPHandler: Processed in 0.001400158 sec. | ||
| 6552 | 2025.09.19 00:34:40.662165 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2025.09.19 00:34:40.662352 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6554 | 2025.09.19 00:34:40.662416 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6555 | 2025.09.19 00:34:40.663209 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.09.19 00:34:40.663257 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6557 | 2025.09.19 00:34:40.663682 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6558 | 2025.09.19 00:34:40.663919 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2025.09.19 00:34:40.664070 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 6560 | 2025.09.19 00:34:40.664113 [ 5 ] {8c4c85bb-4cb5-4f83-a1ba-50d6285dcd3e} <Debug> TCPHandler: Processed in 0.002079748 sec. | ||
| 6561 | 2025.09.19 00:34:40.664232 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2025.09.19 00:34:40.664327 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6563 | 2025.09.19 00:34:40.664370 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6564 | 2025.09.19 00:34:40.664791 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2025.09.19 00:34:40.664828 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6566 | 2025.09.19 00:34:40.665128 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6567 | 2025.09.19 00:34:40.665335 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2025.09.19 00:34:40.665469 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001162 sec., 1721.170395869191 rows/sec., 140.35 KiB/sec. | ||
| 6569 | 2025.09.19 00:34:40.665506 [ 5 ] {474e264e-e6fa-49a4-897d-5874b7552260} <Debug> TCPHandler: Processed in 0.001323567 sec. | ||
| 6570 | 2025.09.19 00:34:40.665632 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2025.09.19 00:34:40.665726 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6572 | 2025.09.19 00:34:40.665766 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6573 | 2025.09.19 00:34:40.666603 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2025.09.19 00:34:40.666640 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6575 | 2025.09.19 00:34:40.667003 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6576 | 2025.09.19 00:34:40.667246 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2025.09.19 00:34:40.667372 [ 132 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6578 | 2025.09.19 00:34:40.667379 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001671 sec., 666068.2226211849 rows/sec., 52.52 MiB/sec. | ||
| 6579 | 2025.09.19 00:34:40.667454 [ 132 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2025.09.19 00:34:40.667470 [ 5 ] {992923f5-a1bf-4397-baf3-ff9e96438172} <Debug> TCPHandler: Processed in 0.001888404 sec. | ||
| 6581 | 2025.09.19 00:34:40.667485 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6582 | 2025.09.19 00:34:40.667602 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2025.09.19 00:34:40.667632 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 6584 | 2025.09.19 00:34:40.667701 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6585 | 2025.09.19 00:34:40.667747 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6586 | 2025.09.19 00:34:40.667774 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6587 | 2025.09.19 00:34:40.667814 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2346 rows starting from the beginning of the part | ||
| 6588 | 2025.09.19 00:34:40.667885 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1112 rows starting from the beginning of the part | ||
| 6589 | 2025.09.19 00:34:40.667931 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1287 rows starting from the beginning of the part | ||
| 6590 | 2025.09.19 00:34:40.667980 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1112 rows starting from the beginning of the part | ||
| 6591 | 2025.09.19 00:34:40.668023 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
| 6592 | 2025.09.19 00:34:40.668098 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1113 rows starting from the beginning of the part | ||
| 6593 | 2025.09.19 00:34:40.668247 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2025.09.19 00:34:40.668290 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6595 | 2025.09.19 00:34:40.668807 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6596 | 2025.09.19 00:34:40.669059 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2025.09.19 00:34:40.669210 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001529 sec., 135382.60300850228 rows/sec., 7.95 MiB/sec. | ||
| 6598 | 2025.09.19 00:34:40.669249 [ 5 ] {d7285284-852f-47d1-9869-bec4dc6a8b47} <Debug> TCPHandler: Processed in 0.001698863 sec. | ||
| 6599 | 2025.09.19 00:34:40.669371 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2025.09.19 00:34:40.669465 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6601 | 2025.09.19 00:34:40.669532 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6602 | 2025.09.19 00:34:40.670028 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2025.09.19 00:34:40.670065 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6604 | 2025.09.19 00:34:40.670394 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6605 | 2025.09.19 00:34:40.670611 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2025.09.19 00:34:40.670727 [ 132 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6607 | 2025.09.19 00:34:40.670746 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001299 sec., 163202.4634334103 rows/sec., 10.52 MiB/sec. | ||
| 6608 | 2025.09.19 00:34:40.670774 [ 132 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2025.09.19 00:34:40.670793 [ 5 ] {82517f48-6e61-4735-a180-7fa5bbb0e40b} <Debug> TCPHandler: Processed in 0.001471799 sec. | ||
| 6610 | 2025.09.19 00:34:40.670800 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6611 | 2025.09.19 00:34:40.670888 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7110 rows, containing 5 columns (5 merged, 0 gathered) in 0.003322173 sec., 2140165.4880706095 rows/sec., 180.32 MiB/sec. | ||
| 6612 | 2025.09.19 00:34:40.670900 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 6613 | 2025.09.19 00:34:40.670913 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2025.09.19 00:34:40.671031 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6615 | 2025.09.19 00:34:40.671050 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6616 | 2025.09.19 00:34:40.671071 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6617 | 2025.09.19 00:34:40.671103 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 441 rows starting from the beginning of the part | ||
| 6618 | 2025.09.19 00:34:40.671191 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 6619 | 2025.09.19 00:34:40.671250 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 6620 | 2025.09.19 00:34:40.671308 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6621 | 2025.09.19 00:34:40.671345 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6622 | 2025.09.19 00:34:40.671367 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 6623 | 2025.09.19 00:34:40.671424 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 6624 | 2025.09.19 00:34:40.671550 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2025.09.19 00:34:40.671594 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6626 | 2025.09.19 00:34:40.671754 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2025.09.19 00:34:40.671870 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_41_8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6628 | 2025.09.19 00:34:40.671988 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6629 | 2025.09.19 00:34:40.672218 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6630 | 2025.09.19 00:34:40.672457 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.09.19 00:34:40.672584 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00157 sec., 134394.90445859873 rows/sec., 7.63 MiB/sec. | ||
| 6632 | 2025.09.19 00:34:40.672621 [ 5 ] {12cbf61c-2e8b-4087-b19f-73dd5d141998} <Debug> TCPHandler: Processed in 0.001756673 sec. | ||
| 6633 | 2025.09.19 00:34:40.672701 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840354 sec., 824297.9339844399 rows/sec., 57.10 MiB/sec. | ||
| 6634 | 2025.09.19 00:34:40.672731 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2025.09.19 00:34:40.672825 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6636 | 2025.09.19 00:34:40.672860 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6637 | 2025.09.19 00:34:40.672864 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6638 | 2025.09.19 00:34:40.673132 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2025.09.19 00:34:40.673202 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_25_5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6640 | 2025.09.19 00:34:40.673268 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6641 | 2025.09.19 00:34:40.673586 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.09.19 00:34:40.673631 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6643 | 2025.09.19 00:34:40.674016 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6644 | 2025.09.19 00:34:40.674253 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.09.19 00:34:40.674373 [ 132 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6646 | 2025.09.19 00:34:40.674382 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001576 sec., 432106.5989847716 rows/sec., 30.13 MiB/sec. | ||
| 6647 | 2025.09.19 00:34:40.674411 [ 132 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2025.09.19 00:34:40.674434 [ 5 ] {22707d0c-5070-468f-85fd-2d0187cf39ed} <Debug> TCPHandler: Processed in 0.001751963 sec. | ||
| 6649 | 2025.09.19 00:34:40.674435 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6650 | 2025.09.19 00:34:40.674530 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 6651 | 2025.09.19 00:34:40.674559 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2025.09.19 00:34:40.674618 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6653 | 2025.09.19 00:34:40.674649 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1213 rows starting from the beginning of the part | ||
| 6654 | 2025.09.19 00:34:40.674658 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6655 | 2025.09.19 00:34:40.674696 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 679 rows starting from the beginning of the part | ||
| 6656 | 2025.09.19 00:34:40.674705 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6657 | 2025.09.19 00:34:40.674749 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 576 rows starting from the beginning of the part | ||
| 6658 | 2025.09.19 00:34:40.674800 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 679 rows starting from the beginning of the part | ||
| 6659 | 2025.09.19 00:34:40.674834 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6660 | 2025.09.19 00:34:40.674866 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 681 rows starting from the beginning of the part | ||
| 6661 | 2025.09.19 00:34:40.675080 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2025.09.19 00:34:40.675124 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6663 | 2025.09.19 00:34:40.675453 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6664 | 2025.09.19 00:34:40.675677 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2025.09.19 00:34:40.675803 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 6666 | 2025.09.19 00:34:40.675840 [ 5 ] {76cc74c4-3f59-40d9-8b81-567715e48319} <Debug> TCPHandler: Processed in 0.001330457 sec. | ||
| 6667 | 2025.09.19 00:34:40.675951 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2025.09.19 00:34:40.676044 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.09.19 00:34:40.676086 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6670 | 2025.09.19 00:34:40.676218 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716572 sec., 2291776.8669184865 rows/sec., 172.01 MiB/sec. | ||
| 6671 | 2025.09.19 00:34:40.676486 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6672 | 2025.09.19 00:34:40.676527 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2025.09.19 00:34:40.676568 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6674 | 2025.09.19 00:34:40.676854 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2025.09.19 00:34:40.676950 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_41_8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6676 | 2025.09.19 00:34:40.676952 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6677 | 2025.09.19 00:34:40.677055 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 6678 | 2025.09.19 00:34:40.677180 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2025.09.19 00:34:40.677291 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6680 | 2025.09.19 00:34:40.677312 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001287 sec., 244755.24475524476 rows/sec., 16.08 MiB/sec. | ||
| 6681 | 2025.09.19 00:34:40.677326 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.09.19 00:34:40.677354 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6683 | 2025.09.19 00:34:40.677355 [ 5 ] {e65a7fef-96a3-4aab-a920-25bd8585139c} <Debug> TCPHandler: Processed in 0.001452229 sec. | ||
| 6684 | 2025.09.19 00:34:40.677430 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 6685 | 2025.09.19 00:34:40.677469 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2025.09.19 00:34:40.677524 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6687 | 2025.09.19 00:34:40.677556 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12516 rows starting from the beginning of the part | ||
| 6688 | 2025.09.19 00:34:40.677567 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6689 | 2025.09.19 00:34:40.677607 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6690 | 2025.09.19 00:34:40.677613 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6691 | 2025.09.19 00:34:40.677660 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 851 rows starting from the beginning of the part | ||
| 6692 | 2025.09.19 00:34:40.677704 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6693 | 2025.09.19 00:34:40.677743 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6694 | 2025.09.19 00:34:40.677783 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 315 rows starting from the beginning of the part | ||
| 6695 | 2025.09.19 00:34:40.677944 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.09.19 00:34:40.677984 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6697 | 2025.09.19 00:34:40.678296 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6698 | 2025.09.19 00:34:40.678497 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2025.09.19 00:34:40.678614 [ 132 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6700 | 2025.09.19 00:34:40.678634 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 6701 | 2025.09.19 00:34:40.678659 [ 132 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2025.09.19 00:34:40.678678 [ 5 ] {cda14a78-fa70-4655-afb8-b9b7bcbe8da3} <Debug> TCPHandler: Processed in 0.001257576 sec. | ||
| 6703 | 2025.09.19 00:34:40.678689 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6704 | 2025.09.19 00:34:40.678794 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2025.09.19 00:34:40.678797 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 6706 | 2025.09.19 00:34:40.678895 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6707 | 2025.09.19 00:34:40.678923 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6708 | 2025.09.19 00:34:40.678940 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6709 | 2025.09.19 00:34:40.678959 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 6710 | 2025.09.19 00:34:40.679026 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 6711 | 2025.09.19 00:34:40.679070 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 6712 | 2025.09.19 00:34:40.679108 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 6713 | 2025.09.19 00:34:40.679151 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 6714 | 2025.09.19 00:34:40.679198 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 6715 | 2025.09.19 00:34:40.679291 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.09.19 00:34:40.679340 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6717 | 2025.09.19 00:34:40.679798 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6718 | 2025.09.19 00:34:40.680018 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2025.09.19 00:34:40.680031 [ 201 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274237 sec., 15695.667289523064 rows/sec., 1.03 MiB/sec. | ||
| 6720 | 2025.09.19 00:34:40.680127 [ 132 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6721 | 2025.09.19 00:34:40.680150 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001273 sec., 81696.7792615868 rows/sec., 5.01 MiB/sec. | ||
| 6722 | 2025.09.19 00:34:40.680158 [ 132 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.09.19 00:34:40.680169 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6724 | 2025.09.19 00:34:40.680193 [ 5 ] {999c82a1-cfd9-4faa-8606-bb8995162775} <Debug> TCPHandler: Processed in 0.001447949 sec. | ||
| 6725 | 2025.09.19 00:34:40.680193 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6726 | 2025.09.19 00:34:40.680284 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 6727 | 2025.09.19 00:34:40.680374 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6728 | 2025.09.19 00:34:40.680402 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2768 rows starting from the beginning of the part | ||
| 6729 | 2025.09.19 00:34:40.680446 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6730 | 2025.09.19 00:34:40.680507 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6731 | 2025.09.19 00:34:40.680515 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_20_4} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2025.09.19 00:34:40.680541 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6733 | 2025.09.19 00:34:40.680575 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6734 | 2025.09.19 00:34:40.680599 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_20_4} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6735 | 2025.09.19 00:34:40.680609 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6736 | 2025.09.19 00:34:40.680669 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6737 | 2025.09.19 00:34:40.682028 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001773503 sec., 1804338.6450431715 rows/sec., 114.78 MiB/sec. | ||
| 6738 | 2025.09.19 00:34:40.682281 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6739 | 2025.09.19 00:34:40.682524 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2025.09.19 00:34:40.682592 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_41_8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6741 | 2025.09.19 00:34:40.682658 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6742 | 2025.09.19 00:34:40.683076 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14470 rows, containing 5 columns (5 merged, 0 gathered) in 0.005674294 sec., 2550096.981227973 rows/sec., 170.79 MiB/sec. | ||
| 6743 | 2025.09.19 00:34:40.683461 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6744 | 2025.09.19 00:34:40.683723 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2025.09.19 00:34:40.683790 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6746 | 2025.09.19 00:34:40.683855 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 6747 | 2025.09.19 00:34:41.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.94 MiB, peak 276.68 MiB, free memory in arenas 0.00 B, will set to 269.29 MiB (RSS), difference: 1.34 MiB | ||
| 6748 | 2025.09.19 00:34:42.299137 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13893 | ||
| 6749 | 2025.09.19 00:34:42.299904 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.09.19 00:34:42.299970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6751 | 2025.09.19 00:34:42.300660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6752 | 2025.09.19 00:34:42.300978 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.09.19 00:34:42.301194 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13893 | ||
| 6754 | 2025.09.19 00:34:43.027535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6755 | 2025.09.19 00:34:43.044863 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2025.09.19 00:34:43.044927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6757 | 2025.09.19 00:34:43.050916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6758 | 2025.09.19 00:34:43.051627 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2025.09.19 00:34:43.054594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6760 | 2025.09.19 00:34:44.836754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 878 | ||
| 6761 | 2025.09.19 00:34:44.839229 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.09.19 00:34:44.839268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6763 | 2025.09.19 00:34:44.840433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6764 | 2025.09.19 00:34:44.840695 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.09.19 00:34:44.840838 [ 128 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6766 | 2025.09.19 00:34:44.840879 [ 128 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2025.09.19 00:34:44.840901 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6768 | 2025.09.19 00:34:44.840946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 6769 | 2025.09.19 00:34:44.841059 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 6770 | 2025.09.19 00:34:44.841683 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6771 | 2025.09.19 00:34:44.841822 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 702 rows starting from the beginning of the part | ||
| 6772 | 2025.09.19 00:34:44.842170 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6773 | 2025.09.19 00:34:44.842475 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6774 | 2025.09.19 00:34:44.842780 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6775 | 2025.09.19 00:34:44.843074 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 6776 | 2025.09.19 00:34:44.843411 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 6777 | 2025.09.19 00:34:44.849229 [ 200 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 878 rows, containing 72 columns (72 merged, 0 gathered) in 0.008248848 sec., 106439.10519384041 rows/sec., 88.13 MiB/sec. | ||
| 6778 | 2025.09.19 00:34:44.850542 [ 188 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6779 | 2025.09.19 00:34:44.851092 [ 188 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2025.09.19 00:34:44.851158 [ 188 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_21_4} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6781 | 2025.09.19 00:34:44.851364 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6782 | 2025.09.19 00:34:45.652811 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2025.09.19 00:34:45.653093 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6784 | 2025.09.19 00:34:45.653201 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6785 | 2025.09.19 00:34:45.654016 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2025.09.19 00:34:45.654065 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6787 | 2025.09.19 00:34:45.654475 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6788 | 2025.09.19 00:34:45.654699 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2025.09.19 00:34:45.654865 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001848 sec., 75757.57575757576 rows/sec., 6.56 MiB/sec. | ||
| 6790 | 2025.09.19 00:34:45.654915 [ 5 ] {686020de-0c30-49a5-9d8d-62987e27f924} <Debug> TCPHandler: Processed in 0.00228645 sec. | ||
| 6791 | 2025.09.19 00:34:45.655038 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2025.09.19 00:34:45.655139 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6793 | 2025.09.19 00:34:45.655184 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6794 | 2025.09.19 00:34:45.655616 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.09.19 00:34:45.655655 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6796 | 2025.09.19 00:34:45.655968 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6797 | 2025.09.19 00:34:45.656171 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2025.09.19 00:34:45.656304 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001187 sec., 35383.31929233362 rows/sec., 2.60 MiB/sec. | ||
| 6799 | 2025.09.19 00:34:45.656342 [ 5 ] {2c6d7750-6f92-4c67-b098-7f1004ea025d} <Debug> TCPHandler: Processed in 0.001356508 sec. | ||
| 6800 | 2025.09.19 00:34:45.656449 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2025.09.19 00:34:45.656544 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6802 | 2025.09.19 00:34:45.656584 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6803 | 2025.09.19 00:34:45.657018 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2025.09.19 00:34:45.657054 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6805 | 2025.09.19 00:34:45.657358 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6806 | 2025.09.19 00:34:45.657570 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.09.19 00:34:45.657704 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001178 sec., 89983.0220713073 rows/sec., 7.03 MiB/sec. | ||
| 6808 | 2025.09.19 00:34:45.657741 [ 5 ] {6d63b0ca-a6c4-4343-885d-c4fa1c354b97} <Debug> TCPHandler: Processed in 0.001340858 sec. | ||
| 6809 | 2025.09.19 00:34:45.657852 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2025.09.19 00:34:45.657946 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6811 | 2025.09.19 00:34:45.657990 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6812 | 2025.09.19 00:34:45.658402 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.09.19 00:34:45.658438 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6814 | 2025.09.19 00:34:45.658765 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6815 | 2025.09.19 00:34:45.658977 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.09.19 00:34:45.659108 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6817 | 2025.09.19 00:34:45.659145 [ 5 ] {ae6a70a6-b0ac-40d6-869f-4d0056109de8} <Debug> TCPHandler: Processed in 0.001342697 sec. | ||
| 6818 | 2025.09.19 00:34:45.659247 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.09.19 00:34:45.659340 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.09.19 00:34:45.659394 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6821 | 2025.09.19 00:34:45.660260 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.09.19 00:34:45.660295 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6823 | 2025.09.19 00:34:45.660850 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6824 | 2025.09.19 00:34:45.661067 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.09.19 00:34:45.661188 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6826 | 2025.09.19 00:34:45.661209 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001887 sec., 22257.551669316374 rows/sec., 39.88 MiB/sec. | ||
| 6827 | 2025.09.19 00:34:45.661262 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2025.09.19 00:34:45.661288 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6829 | 2025.09.19 00:34:45.661291 [ 5 ] {8118bb00-4256-45f0-996b-4adbc422245c} <Debug> TCPHandler: Processed in 0.002093257 sec. | ||
| 6830 | 2025.09.19 00:34:45.661419 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.09.19 00:34:45.661429 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 6832 | 2025.09.19 00:34:45.661515 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6833 | 2025.09.19 00:34:45.661563 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6834 | 2025.09.19 00:34:45.661724 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6835 | 2025.09.19 00:34:45.661798 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 548 rows starting from the beginning of the part | ||
| 6836 | 2025.09.19 00:34:45.661902 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2025.09.19 00:34:45.661943 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6838 | 2025.09.19 00:34:45.661943 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6839 | 2025.09.19 00:34:45.662076 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6840 | 2025.09.19 00:34:45.662181 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6841 | 2025.09.19 00:34:45.662255 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6842 | 2025.09.19 00:34:45.662283 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 6843 | 2025.09.19 00:34:45.662393 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6844 | 2025.09.19 00:34:45.662492 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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.19 00:34:45.662630 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 6846 | 2025.09.19 00:34:45.662668 [ 5 ] {a872c488-af89-461d-b010-ae679b5e0a46} <Debug> TCPHandler: Processed in 0.001296967 sec. | ||
| 6847 | 2025.09.19 00:34:45.686817 [ 188 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 19 columns (19 merged, 0 gathered) in 0.025451053 sec., 29782.65771557664 rows/sec., 53.37 MiB/sec. | ||
| 6848 | 2025.09.19 00:34:45.687889 [ 188 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6849 | 2025.09.19 00:34:45.688210 [ 188 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2025.09.19 00:34:45.688282 [ 188 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6851 | 2025.09.19 00:34:45.688372 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB. | ||
| 6852 | 2025.09.19 00:34:46.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.79 MiB, peak 277.52 MiB, free memory in arenas 0.00 B, will set to 271.32 MiB (RSS), difference: 1.53 MiB | ||
| 6853 | 2025.09.19 00:34:49.704347 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6854 | 2025.09.19 00:34:49.704443 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6855 | 2025.09.19 00:34:49.801286 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14341 | ||
| 6856 | 2025.09.19 00:34:49.801795 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2025.09.19 00:34:49.801848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6858 | 2025.09.19 00:34:49.802431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6859 | 2025.09.19 00:34:49.802674 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2025.09.19 00:34:49.802823 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14341 | ||
| 6861 | 2025.09.19 00:34:50.554665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6862 | 2025.09.19 00:34:50.571668 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.09.19 00:34:50.571723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6864 | 2025.09.19 00:34:50.577580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6865 | 2025.09.19 00:34:50.578268 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.09.19 00:34:50.581075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6867 | 2025.09.19 00:34:50.662023 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2025.09.19 00:34:50.662219 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6869 | 2025.09.19 00:34:50.662293 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6870 | 2025.09.19 00:34:50.663138 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2025.09.19 00:34:50.663188 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6872 | 2025.09.19 00:34:50.663597 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6873 | 2025.09.19 00:34:50.663820 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2025.09.19 00:34:50.663974 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001808 sec., 226769.9115044248 rows/sec., 14.39 MiB/sec. | ||
| 6875 | 2025.09.19 00:34:50.664025 [ 5 ] {2eefaae7-24d3-4bfb-ac7a-fc433330c622} <Debug> TCPHandler: Processed in 0.002138468 sec. | ||
| 6876 | 2025.09.19 00:34:50.664153 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2025.09.19 00:34:50.664255 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6878 | 2025.09.19 00:34:50.664298 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6879 | 2025.09.19 00:34:50.665261 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2025.09.19 00:34:50.665300 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6881 | 2025.09.19 00:34:50.665663 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6882 | 2025.09.19 00:34:50.665871 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2025.09.19 00:34:50.666003 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001771 sec., 627893.8452851496 rows/sec., 49.52 MiB/sec. | ||
| 6884 | 2025.09.19 00:34:50.666040 [ 5 ] {7e6d33fe-5c16-441d-9f06-38e5f705698e} <Debug> TCPHandler: Processed in 0.001937606 sec. | ||
| 6885 | 2025.09.19 00:34:50.666158 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2025.09.19 00:34:50.666256 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6887 | 2025.09.19 00:34:50.666295 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6888 | 2025.09.19 00:34:50.666779 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2025.09.19 00:34:50.666815 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6890 | 2025.09.19 00:34:50.667127 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6891 | 2025.09.19 00:34:50.667337 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2025.09.19 00:34:50.667451 [ 119 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6893 | 2025.09.19 00:34:50.667467 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001231 sec., 166531.27538586513 rows/sec., 9.77 MiB/sec. | ||
| 6894 | 2025.09.19 00:34:50.667515 [ 119 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.09.19 00:34:50.667524 [ 5 ] {a1c16ce6-f031-4f7e-ad38-34e5ab5c63db} <Debug> TCPHandler: Processed in 0.001415048 sec. | ||
| 6896 | 2025.09.19 00:34:50.667543 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6897 | 2025.09.19 00:34:50.667655 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2025.09.19 00:34:50.667673 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 6899 | 2025.09.19 00:34:50.667754 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6900 | 2025.09.19 00:34:50.667770 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6901 | 2025.09.19 00:34:50.667793 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6902 | 2025.09.19 00:34:50.667803 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 265 rows starting from the beginning of the part | ||
| 6903 | 2025.09.19 00:34:50.667868 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 205 rows starting from the beginning of the part | ||
| 6904 | 2025.09.19 00:34:50.667921 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 6905 | 2025.09.19 00:34:50.667968 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 207 rows starting from the beginning of the part | ||
| 6906 | 2025.09.19 00:34:50.668012 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 6907 | 2025.09.19 00:34:50.668057 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 205 rows starting from the beginning of the part | ||
| 6908 | 2025.09.19 00:34:50.668272 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2025.09.19 00:34:50.668307 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6910 | 2025.09.19 00:34:50.668608 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6911 | 2025.09.19 00:34:50.668817 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2025.09.19 00:34:50.668909 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278987 sec., 755285.2374574565 rows/sec., 48.80 MiB/sec. | ||
| 6913 | 2025.09.19 00:34:50.668946 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 6914 | 2025.09.19 00:34:50.669004 [ 5 ] {95cd9b35-6e8f-41ad-bc0e-3b548a435936} <Debug> TCPHandler: Processed in 0.001397318 sec. | ||
| 6915 | 2025.09.19 00:34:50.669118 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2025.09.19 00:34:50.669157 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6917 | 2025.09.19 00:34:50.669220 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6918 | 2025.09.19 00:34:50.669265 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6919 | 2025.09.19 00:34:50.669497 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2025.09.19 00:34:50.669592 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_41_8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6921 | 2025.09.19 00:34:50.669720 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6922 | 2025.09.19 00:34:50.669748 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2025.09.19 00:34:50.669789 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6924 | 2025.09.19 00:34:50.670098 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6925 | 2025.09.19 00:34:50.670306 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2025.09.19 00:34:50.670435 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 6927 | 2025.09.19 00:34:50.670471 [ 5 ] {2b29613f-183a-45dc-bbe9-c85df35d1d74} <Debug> TCPHandler: Processed in 0.001404449 sec. | ||
| 6928 | 2025.09.19 00:34:50.670583 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2025.09.19 00:34:50.670676 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6930 | 2025.09.19 00:34:50.670714 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6931 | 2025.09.19 00:34:50.671368 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2025.09.19 00:34:50.671403 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6933 | 2025.09.19 00:34:50.671731 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6934 | 2025.09.19 00:34:50.671938 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2025.09.19 00:34:50.672065 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001408 sec., 482244.3181818182 rows/sec., 33.62 MiB/sec. | ||
| 6936 | 2025.09.19 00:34:50.672103 [ 5 ] {4fa2fadc-de0e-4f95-a604-e4040b768952} <Debug> TCPHandler: Processed in 0.001568081 sec. | ||
| 6937 | 2025.09.19 00:34:50.672213 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2025.09.19 00:34:50.672306 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6939 | 2025.09.19 00:34:50.672347 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6940 | 2025.09.19 00:34:50.672677 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2025.09.19 00:34:50.672712 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6942 | 2025.09.19 00:34:50.673016 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6943 | 2025.09.19 00:34:50.673223 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2025.09.19 00:34:50.673350 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 6945 | 2025.09.19 00:34:50.673386 [ 5 ] {9682f0fe-cf67-4999-b15b-4444e571c643} <Debug> TCPHandler: Processed in 0.001221306 sec. | ||
| 6946 | 2025.09.19 00:34:50.673485 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2025.09.19 00:34:50.673578 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6948 | 2025.09.19 00:34:50.673619 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6949 | 2025.09.19 00:34:50.674056 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2025.09.19 00:34:50.674090 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6951 | 2025.09.19 00:34:50.674421 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6952 | 2025.09.19 00:34:50.674625 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2025.09.19 00:34:50.674750 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 6954 | 2025.09.19 00:34:50.674786 [ 5 ] {3dcd463d-d74b-48db-b4d0-3081badb9b30} <Debug> TCPHandler: Processed in 0.001348657 sec. | ||
| 6955 | 2025.09.19 00:34:50.674893 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2025.09.19 00:34:50.674985 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6957 | 2025.09.19 00:34:50.675027 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6958 | 2025.09.19 00:34:50.675332 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2025.09.19 00:34:50.675366 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6960 | 2025.09.19 00:34:50.675660 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6961 | 2025.09.19 00:34:50.675863 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2025.09.19 00:34:50.675993 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 6963 | 2025.09.19 00:34:50.676028 [ 5 ] {fc4b5c65-c660-4b47-af3a-de8cfe94fbb8} <Debug> TCPHandler: Processed in 0.001183415 sec. | ||
| 6964 | 2025.09.19 00:34:50.676126 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2025.09.19 00:34:50.676216 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6966 | 2025.09.19 00:34:50.676256 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6967 | 2025.09.19 00:34:50.676581 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2025.09.19 00:34:50.676615 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6969 | 2025.09.19 00:34:50.676922 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6970 | 2025.09.19 00:34:50.677124 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2025.09.19 00:34:50.677252 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 6972 | 2025.09.19 00:34:50.677287 [ 5 ] {afcd0c37-9f12-46fb-85ac-47f81cc85a75} <Debug> TCPHandler: Processed in 0.001208446 sec. | ||
| 6973 | 2025.09.19 00:34:54.841281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 910 | ||
| 6974 | 2025.09.19 00:34:54.843635 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2025.09.19 00:34:54.843694 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6976 | 2025.09.19 00:34:54.844900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6977 | 2025.09.19 00:34:54.845178 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2025.09.19 00:34:54.845472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 6979 | 2025.09.19 00:34:55.679410 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2025.09.19 00:34:55.679682 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6981 | 2025.09.19 00:34:55.679783 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6982 | 2025.09.19 00:34:55.680476 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2025.09.19 00:34:55.680513 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6984 | 2025.09.19 00:34:55.680884 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6985 | 2025.09.19 00:34:55.681114 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.09.19 00:34:55.681259 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001651 sec., 1211.3870381586917 rows/sec., 98.78 KiB/sec. | ||
| 6987 | 2025.09.19 00:34:55.681299 [ 5 ] {3027599e-35f5-4448-a150-fcd91d65251c} <Debug> TCPHandler: Processed in 0.002079388 sec. | ||
| 6988 | 2025.09.19 00:34:55.681438 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.09.19 00:34:55.681533 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6990 | 2025.09.19 00:34:55.681573 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6991 | 2025.09.19 00:34:55.682669 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.09.19 00:34:55.682703 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6993 | 2025.09.19 00:34:55.683085 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6994 | 2025.09.19 00:34:55.683294 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.09.19 00:34:55.683425 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.001912 sec., 669979.0794979079 rows/sec., 55.47 MiB/sec. | ||
| 6996 | 2025.09.19 00:34:55.683464 [ 5 ] {841bb147-689b-4a5c-a6aa-4d2100f4ca8b} <Debug> TCPHandler: Processed in 0.002075317 sec. | ||
| 6997 | 2025.09.19 00:34:55.683593 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2025.09.19 00:34:55.683714 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6999 | 2025.09.19 00:34:55.683762 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7000 | 2025.09.19 00:34:55.684261 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.09.19 00:34:55.684303 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7002 | 2025.09.19 00:34:55.684672 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7003 | 2025.09.19 00:34:55.684896 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2025.09.19 00:34:55.685022 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001333 sec., 33008.25206301575 rows/sec., 2.42 MiB/sec. | ||
| 7005 | 2025.09.19 00:34:55.685060 [ 5 ] {0e4770eb-6990-428e-b640-72b142cf7db4} <Debug> TCPHandler: Processed in 0.00153586 sec. | ||
| 7006 | 2025.09.19 00:34:55.685171 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2025.09.19 00:34:55.685264 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7008 | 2025.09.19 00:34:55.685303 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7009 | 2025.09.19 00:34:55.685782 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.09.19 00:34:55.685817 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7011 | 2025.09.19 00:34:55.686125 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7012 | 2025.09.19 00:34:55.686341 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2025.09.19 00:34:55.686468 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 7014 | 2025.09.19 00:34:55.686505 [ 5 ] {726e95e5-ecd4-427c-a96d-f1ed59567a48} <Debug> TCPHandler: Processed in 0.001382638 sec. | ||
| 7015 | 2025.09.19 00:34:55.686626 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2025.09.19 00:34:55.686738 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7017 | 2025.09.19 00:34:55.686786 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7018 | 2025.09.19 00:34:55.687481 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2025.09.19 00:34:55.687524 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7020 | 2025.09.19 00:34:55.687888 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7021 | 2025.09.19 00:34:55.688099 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2025.09.19 00:34:55.688222 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001507 sec., 374253.4837425348 rows/sec., 27.82 MiB/sec. | ||
| 7023 | 2025.09.19 00:34:55.688258 [ 5 ] {39ea50f7-7c91-4558-8e56-f4f27e5bf578} <Debug> TCPHandler: Processed in 0.001695303 sec. | ||
| 7024 | 2025.09.19 00:34:55.688378 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2025.09.19 00:34:55.688470 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2025.09.19 00:34:55.688511 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7027 | 2025.09.19 00:34:55.689070 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2025.09.19 00:34:55.689105 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7029 | 2025.09.19 00:34:55.689526 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7030 | 2025.09.19 00:34:55.689737 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2025.09.19 00:34:55.689863 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001411 sec., 598866.0524450744 rows/sec., 40.31 MiB/sec. | ||
| 7032 | 2025.09.19 00:34:55.689900 [ 5 ] {8fbd97af-6018-4cce-80b7-ec9dab0a7772} <Debug> TCPHandler: Processed in 0.00157634 sec. | ||
| 7033 | 2025.09.19 00:34:55.690013 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2025.09.19 00:34:55.690108 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7035 | 2025.09.19 00:34:55.690162 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7036 | 2025.09.19 00:34:55.690982 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2025.09.19 00:34:55.691017 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7038 | 2025.09.19 00:34:55.691561 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7039 | 2025.09.19 00:34:55.691771 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2025.09.19 00:34:55.691902 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001813 sec., 23166.023166023166 rows/sec., 41.51 MiB/sec. | ||
| 7041 | 2025.09.19 00:34:55.691953 [ 5 ] {eb2d4c3f-703c-40c7-a317-3858e0d338d3} <Debug> TCPHandler: Processed in 0.001987946 sec. | ||
| 7042 | 2025.09.19 00:34:55.692068 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2025.09.19 00:34:55.692161 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7044 | 2025.09.19 00:34:55.692201 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7045 | 2025.09.19 00:34:55.692533 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2025.09.19 00:34:55.692567 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7047 | 2025.09.19 00:34:55.692857 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7048 | 2025.09.19 00:34:55.693064 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.09.19 00:34:55.693186 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 7050 | 2025.09.19 00:34:55.693219 [ 5 ] {a5ec621f-8150-4554-823e-30d04ef5601b} <Debug> TCPHandler: Processed in 0.001200306 sec. | ||
| 7051 | 2025.09.19 00:34:57.303137 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14853 | ||
| 7052 | 2025.09.19 00:34:57.303946 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.09.19 00:34:57.303999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7054 | 2025.09.19 00:34:57.304512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7055 | 2025.09.19 00:34:57.304754 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.09.19 00:34:57.304901 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14853 | ||
| 7057 | 2025.09.19 00:34:57.304923 [ 25 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7058 | 2025.09.19 00:34:57.305020 [ 25 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.09.19 00:34:57.305057 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7060 | 2025.09.19 00:34:57.305186 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 7061 | 2025.09.19 00:34:57.305295 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7062 | 2025.09.19 00:34:57.305329 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12421 rows starting from the beginning of the part | ||
| 7063 | 2025.09.19 00:34:57.305392 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 7064 | 2025.09.19 00:34:57.305443 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 7065 | 2025.09.19 00:34:57.305486 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 7066 | 2025.09.19 00:34:57.305527 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 7067 | 2025.09.19 00:34:57.305571 [ 198 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 7068 | 2025.09.19 00:34:57.307527 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14853 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389572 sec., 6215757.466190598 rows/sec., 88.92 MiB/sec. | ||
| 7069 | 2025.09.19 00:34:57.307973 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7070 | 2025.09.19 00:34:57.308297 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_31_6} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2025.09.19 00:34:57.308388 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_31_6} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7072 | 2025.09.19 00:34:57.308496 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7073 | 2025.09.19 00:34:58.081335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7074 | 2025.09.19 00:34:58.100207 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.09.19 00:34:58.100287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7076 | 2025.09.19 00:34:58.106443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7077 | 2025.09.19 00:34:58.107228 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.09.19 00:34:58.107534 [ 9 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7079 | 2025.09.19 00:34:58.107596 [ 9 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2025.09.19 00:34:58.107615 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7081 | 2025.09.19 00:34:58.107740 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 7082 | 2025.09.19 00:34:58.111327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7083 | 2025.09.19 00:34:58.112085 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7084 | 2025.09.19 00:34:58.113574 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 7085 | 2025.09.19 00:34:58.118114 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 7086 | 2025.09.19 00:34:58.122552 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 7087 | 2025.09.19 00:34:58.126942 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 7088 | 2025.09.19 00:34:58.131618 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 7089 | 2025.09.19 00:34:58.135673 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 7090 | 2025.09.19 00:34:58.190036 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082358248 sec., 2841.2454815697392 rows/sec., 14.69 MiB/sec. | ||
| 7091 | 2025.09.19 00:34:58.192985 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7092 | 2025.09.19 00:34:58.195148 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_31_6} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2025.09.19 00:34:58.195267 [ 195 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_31_6} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7094 | 2025.09.19 00:34:58.198479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7095 | 2025.09.19 00:34:59.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.12 MiB, peak 283.66 MiB, free memory in arenas 0.00 B, will set to 278.88 MiB (RSS), difference: 5.76 MiB | ||
| 7096 | 2025.09.19 00:35:00.661354 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2025.09.19 00:35:00.661546 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7098 | 2025.09.19 00:35:00.661616 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7099 | 2025.09.19 00:35:00.662513 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2025.09.19 00:35:00.662562 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7101 | 2025.09.19 00:35:00.662974 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7102 | 2025.09.19 00:35:00.663192 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2025.09.19 00:35:00.663317 [ 35 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7104 | 2025.09.19 00:35:00.663338 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001844 sec., 222342.7331887202 rows/sec., 14.10 MiB/sec. | ||
| 7105 | 2025.09.19 00:35:00.663381 [ 35 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2025.09.19 00:35:00.663394 [ 5 ] {e7a75d39-dd45-4c80-b251-7dbe4eb91f6d} <Debug> TCPHandler: Processed in 0.002174528 sec. | ||
| 7107 | 2025.09.19 00:35:00.663411 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7108 | 2025.09.19 00:35:00.663523 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 7109 | 2025.09.19 00:35:00.663531 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2025.09.19 00:35:00.663612 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7111 | 2025.09.19 00:35:00.663641 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7112 | 2025.09.19 00:35:00.663641 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 7113 | 2025.09.19 00:35:00.663681 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7114 | 2025.09.19 00:35:00.663707 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 7115 | 2025.09.19 00:35:00.663750 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 7116 | 2025.09.19 00:35:00.663788 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 7117 | 2025.09.19 00:35:00.663828 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 7118 | 2025.09.19 00:35:00.664744 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2025.09.19 00:35:00.664780 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7120 | 2025.09.19 00:35:00.664823 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340257 sec., 1529557.3908586188 rows/sec., 102.86 MiB/sec. | ||
| 7121 | 2025.09.19 00:35:00.664936 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7122 | 2025.09.19 00:35:00.665159 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_21_5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2025.09.19 00:35:00.665218 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_21_5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7124 | 2025.09.19 00:35:00.665275 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7125 | 2025.09.19 00:35:00.665429 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7126 | 2025.09.19 00:35:00.665638 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2025.09.19 00:35:00.665773 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002151 sec., 516968.85169688513 rows/sec., 40.77 MiB/sec. | ||
| 7128 | 2025.09.19 00:35:00.665810 [ 5 ] {40673cd1-004e-455b-ae8c-10de6ca584ad} <Debug> TCPHandler: Processed in 0.002327591 sec. | ||
| 7129 | 2025.09.19 00:35:00.665928 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.09.19 00:35:00.666022 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7131 | 2025.09.19 00:35:00.666061 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7132 | 2025.09.19 00:35:00.666571 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.09.19 00:35:00.666609 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7134 | 2025.09.19 00:35:00.666938 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7135 | 2025.09.19 00:35:00.667149 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.09.19 00:35:00.667275 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001272 sec., 161163.5220125786 rows/sec., 9.46 MiB/sec. | ||
| 7137 | 2025.09.19 00:35:00.667313 [ 5 ] {aca57737-b9f4-4ee5-9419-609ad2b69eee} <Debug> TCPHandler: Processed in 0.001433549 sec. | ||
| 7138 | 2025.09.19 00:35:00.667427 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2025.09.19 00:35:00.667521 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7140 | 2025.09.19 00:35:00.667561 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7141 | 2025.09.19 00:35:00.668045 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.09.19 00:35:00.668081 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7143 | 2025.09.19 00:35:00.668405 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7144 | 2025.09.19 00:35:00.668612 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2025.09.19 00:35:00.668741 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001238 sec., 171243.94184168015 rows/sec., 11.04 MiB/sec. | ||
| 7146 | 2025.09.19 00:35:00.668777 [ 5 ] {bd59008d-441f-42b7-9068-4b22ddbcaa9a} <Debug> TCPHandler: Processed in 0.001397598 sec. | ||
| 7147 | 2025.09.19 00:35:00.668887 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.09.19 00:35:00.668980 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7149 | 2025.09.19 00:35:00.669021 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7150 | 2025.09.19 00:35:00.669498 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.09.19 00:35:00.669533 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7152 | 2025.09.19 00:35:00.669837 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7153 | 2025.09.19 00:35:00.670043 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.09.19 00:35:00.670146 [ 35 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7155 | 2025.09.19 00:35:00.670167 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 7156 | 2025.09.19 00:35:00.670188 [ 35 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2025.09.19 00:35:00.670210 [ 5 ] {eff7f8d5-5fdb-4270-a504-b42a9ef07c32} <Debug> TCPHandler: Processed in 0.001370818 sec. | ||
| 7158 | 2025.09.19 00:35:00.670212 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7159 | 2025.09.19 00:35:00.670321 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 7160 | 2025.09.19 00:35:00.670327 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2025.09.19 00:35:00.670420 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7162 | 2025.09.19 00:35:00.670436 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7163 | 2025.09.19 00:35:00.670448 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 7164 | 2025.09.19 00:35:00.670475 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7165 | 2025.09.19 00:35:00.670507 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 7166 | 2025.09.19 00:35:00.670552 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 7167 | 2025.09.19 00:35:00.670596 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 7168 | 2025.09.19 00:35:00.670637 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 7169 | 2025.09.19 00:35:00.671111 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2025.09.19 00:35:00.671145 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7171 | 2025.09.19 00:35:00.671373 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083165 sec., 973997.4980727774 rows/sec., 59.03 MiB/sec. | ||
| 7172 | 2025.09.19 00:35:00.671484 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7173 | 2025.09.19 00:35:00.671629 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7174 | 2025.09.19 00:35:00.671711 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_21_5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.09.19 00:35:00.671772 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_21_5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7176 | 2025.09.19 00:35:00.671832 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7177 | 2025.09.19 00:35:00.671838 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2025.09.19 00:35:00.671977 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001558 sec., 435815.14762516046 rows/sec., 30.38 MiB/sec. | ||
| 7179 | 2025.09.19 00:35:00.672013 [ 5 ] {84627551-5c75-4a61-b07e-0d2de70e9055} <Debug> TCPHandler: Processed in 0.001733913 sec. | ||
| 7180 | 2025.09.19 00:35:00.672123 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2025.09.19 00:35:00.672215 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7182 | 2025.09.19 00:35:00.672255 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7183 | 2025.09.19 00:35:00.672588 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.09.19 00:35:00.672623 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7185 | 2025.09.19 00:35:00.672929 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7186 | 2025.09.19 00:35:00.673130 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.09.19 00:35:00.673229 [ 35 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7188 | 2025.09.19 00:35:00.673254 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 7189 | 2025.09.19 00:35:00.673264 [ 35 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2025.09.19 00:35:00.673294 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7191 | 2025.09.19 00:35:00.673296 [ 5 ] {a3edc243-ed33-4738-b614-ccad5e2b80a2} <Debug> TCPHandler: Processed in 0.001221376 sec. | ||
| 7192 | 2025.09.19 00:35:00.673379 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 7193 | 2025.09.19 00:35:00.673424 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2025.09.19 00:35:00.673469 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7195 | 2025.09.19 00:35:00.673496 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 7196 | 2025.09.19 00:35:00.673517 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7197 | 2025.09.19 00:35:00.673544 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 7198 | 2025.09.19 00:35:00.673559 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7199 | 2025.09.19 00:35:00.673585 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 7200 | 2025.09.19 00:35:00.673623 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 7201 | 2025.09.19 00:35:00.673657 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 7202 | 2025.09.19 00:35:00.673693 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 7203 | 2025.09.19 00:35:00.673994 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2025.09.19 00:35:00.674028 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7205 | 2025.09.19 00:35:00.674367 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001019243 sec., 123621.1580555373 rows/sec., 6.31 MiB/sec. | ||
| 7206 | 2025.09.19 00:35:00.674369 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7207 | 2025.09.19 00:35:00.674589 [ 194 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7208 | 2025.09.19 00:35:00.674617 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2025.09.19 00:35:00.674764 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001265 sec., 248221.34387351776 rows/sec., 16.31 MiB/sec. | ||
| 7210 | 2025.09.19 00:35:00.674802 [ 5 ] {0f0867a9-0cbb-444a-9ec9-03db5b0f7753} <Debug> TCPHandler: Processed in 0.001426019 sec. | ||
| 7211 | 2025.09.19 00:35:00.674916 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2025.09.19 00:35:00.674925 [ 194 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_21_4} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2025.09.19 00:35:00.675013 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7214 | 2025.09.19 00:35:00.675015 [ 194 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_21_4} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7215 | 2025.09.19 00:35:00.675064 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7216 | 2025.09.19 00:35:00.675133 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7217 | 2025.09.19 00:35:00.675396 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2025.09.19 00:35:00.675436 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7219 | 2025.09.19 00:35:00.675726 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7220 | 2025.09.19 00:35:00.675923 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2025.09.19 00:35:00.676048 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 7222 | 2025.09.19 00:35:00.676083 [ 5 ] {90305800-4905-4fa7-89db-9258908b40dc} <Debug> TCPHandler: Processed in 0.001215786 sec. | ||
| 7223 | 2025.09.19 00:35:00.676192 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2025.09.19 00:35:00.676283 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7225 | 2025.09.19 00:35:00.676323 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7226 | 2025.09.19 00:35:00.676650 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.09.19 00:35:00.676685 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7228 | 2025.09.19 00:35:00.676975 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7229 | 2025.09.19 00:35:00.677196 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2025.09.19 00:35:00.677327 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 7231 | 2025.09.19 00:35:00.677363 [ 5 ] {47ad008b-3109-4d5b-8854-a53dff9750d4} <Debug> TCPHandler: Processed in 0.001218866 sec. | ||
| 7232 | 2025.09.19 00:35:04.704502 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7233 | 2025.09.19 00:35:04.704602 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7234 | 2025.09.19 00:35:04.805053 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15301 | ||
| 7235 | 2025.09.19 00:35:04.805602 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.09.19 00:35:04.805641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7237 | 2025.09.19 00:35:04.806157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7238 | 2025.09.19 00:35:04.806383 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.09.19 00:35:04.806504 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15301 | ||
| 7240 | 2025.09.19 00:35:04.845757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 946 | ||
| 7241 | 2025.09.19 00:35:04.848175 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.09.19 00:35:04.848241 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7243 | 2025.09.19 00:35:04.849482 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7244 | 2025.09.19 00:35:04.849753 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2025.09.19 00:35:04.850049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7246 | 2025.09.19 00:35:05.001802 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001278856 sec. | ||
| 7247 | 2025.09.19 00:35:05.611439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7248 | 2025.09.19 00:35:05.626808 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2025.09.19 00:35:05.626856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7250 | 2025.09.19 00:35:05.632334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7251 | 2025.09.19 00:35:05.633053 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2025.09.19 00:35:05.635718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7253 | 2025.09.19 00:35:05.652112 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2025.09.19 00:35:05.652398 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7255 | 2025.09.19 00:35:05.652500 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7256 | 2025.09.19 00:35:05.653421 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2025.09.19 00:35:05.653464 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7258 | 2025.09.19 00:35:05.653850 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7259 | 2025.09.19 00:35:05.654064 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.09.19 00:35:05.654199 [ 7 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7261 | 2025.09.19 00:35:05.654216 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.0019 sec., 73684.21052631579 rows/sec., 6.38 MiB/sec. | ||
| 7262 | 2025.09.19 00:35:05.654266 [ 7 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.09.19 00:35:05.654281 [ 5 ] {4c65853c-4339-4adc-ab1e-c27db1c4cd21} <Debug> TCPHandler: Processed in 0.00234356 sec. | ||
| 7264 | 2025.09.19 00:35:05.654294 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7265 | 2025.09.19 00:35:05.654399 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 7266 | 2025.09.19 00:35:05.654424 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.09.19 00:35:05.654490 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7268 | 2025.09.19 00:35:05.654518 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2346 rows starting from the beginning of the part | ||
| 7269 | 2025.09.19 00:35:05.654543 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7270 | 2025.09.19 00:35:05.654574 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
| 7271 | 2025.09.19 00:35:05.654592 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7272 | 2025.09.19 00:35:05.654616 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1112 rows starting from the beginning of the part | ||
| 7273 | 2025.09.19 00:35:05.654657 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1281 rows starting from the beginning of the part | ||
| 7274 | 2025.09.19 00:35:05.654696 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1112 rows starting from the beginning of the part | ||
| 7275 | 2025.09.19 00:35:05.654739 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
| 7276 | 2025.09.19 00:35:05.655076 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2025.09.19 00:35:05.655110 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7278 | 2025.09.19 00:35:05.655423 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7279 | 2025.09.19 00:35:05.655643 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2025.09.19 00:35:05.655772 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001253 sec., 33519.5530726257 rows/sec., 2.46 MiB/sec. | ||
| 7281 | 2025.09.19 00:35:05.655834 [ 5 ] {35bb805b-9ee9-4e0f-a970-d1259cc73665} <Debug> TCPHandler: Processed in 0.00146889 sec. | ||
| 7282 | 2025.09.19 00:35:05.655934 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2025.09.19 00:35:05.656027 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7284 | 2025.09.19 00:35:05.656066 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7285 | 2025.09.19 00:35:05.656493 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2025.09.19 00:35:05.656528 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7287 | 2025.09.19 00:35:05.656843 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7288 | 2025.09.19 00:35:05.657028 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674835 sec., 2292103.998938252 rows/sec., 194.13 MiB/sec. | ||
| 7289 | 2025.09.19 00:35:05.657048 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.09.19 00:35:05.657218 [ 7 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7291 | 2025.09.19 00:35:05.657238 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001229 sec., 86248.98291293734 rows/sec., 6.74 MiB/sec. | ||
| 7292 | 2025.09.19 00:35:05.657249 [ 7 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2025.09.19 00:35:05.657278 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7294 | 2025.09.19 00:35:05.657283 [ 5 ] {f88e673c-6abf-47e5-a4f6-78611ed2ff2d} <Debug> TCPHandler: Processed in 0.001395698 sec. | ||
| 7295 | 2025.09.19 00:35:05.657343 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 7296 | 2025.09.19 00:35:05.657400 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2025.09.19 00:35:05.657417 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7298 | 2025.09.19 00:35:05.657441 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1213 rows starting from the beginning of the part | ||
| 7299 | 2025.09.19 00:35:05.657485 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 7300 | 2025.09.19 00:35:05.657497 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7301 | 2025.09.19 00:35:05.657497 [ 199 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7302 | 2025.09.19 00:35:05.657520 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 679 rows starting from the beginning of the part | ||
| 7303 | 2025.09.19 00:35:05.657540 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7304 | 2025.09.19 00:35:05.657574 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 564 rows starting from the beginning of the part | ||
| 7305 | 2025.09.19 00:35:05.657605 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 679 rows starting from the beginning of the part | ||
| 7306 | 2025.09.19 00:35:05.657642 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 106 rows starting from the beginning of the part | ||
| 7307 | 2025.09.19 00:35:05.657908 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.09.19 00:35:05.657944 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2025.09.19 00:35:05.657977 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_46_9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7310 | 2025.09.19 00:35:05.657978 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7311 | 2025.09.19 00:35:05.658040 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 7312 | 2025.09.19 00:35:05.658316 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7313 | 2025.09.19 00:35:05.658527 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2025.09.19 00:35:05.658631 [ 7 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7315 | 2025.09.19 00:35:05.658651 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 7316 | 2025.09.19 00:35:05.658663 [ 7 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2025.09.19 00:35:05.658691 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7318 | 2025.09.19 00:35:05.658694 [ 5 ] {4bdf4abd-8df6-4db7-836c-ea9b0c20de13} <Debug> TCPHandler: Processed in 0.001341258 sec. | ||
| 7319 | 2025.09.19 00:35:05.658769 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 7320 | 2025.09.19 00:35:05.658830 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2025.09.19 00:35:05.658846 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7322 | 2025.09.19 00:35:05.658878 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14470 rows starting from the beginning of the part | ||
| 7323 | 2025.09.19 00:35:05.658926 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7324 | 2025.09.19 00:35:05.658952 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7325 | 2025.09.19 00:35:05.658966 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 314 rows starting from the beginning of the part | ||
| 7326 | 2025.09.19 00:35:05.658983 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662262 sec., 2013521.334181976 rows/sec., 152.12 MiB/sec. | ||
| 7327 | 2025.09.19 00:35:05.659009 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 845 rows starting from the beginning of the part | ||
| 7328 | 2025.09.19 00:35:05.659018 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7329 | 2025.09.19 00:35:05.659060 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 314 rows starting from the beginning of the part | ||
| 7330 | 2025.09.19 00:35:05.659102 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7331 | 2025.09.19 00:35:05.659203 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7332 | 2025.09.19 00:35:05.659493 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2025.09.19 00:35:05.659576 [ 187 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_46_9} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7334 | 2025.09.19 00:35:05.659668 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7335 | 2025.09.19 00:35:05.660101 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2025.09.19 00:35:05.660142 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7337 | 2025.09.19 00:35:05.660873 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7338 | 2025.09.19 00:35:05.661101 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2025.09.19 00:35:05.661238 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002311 sec., 18173.950670705322 rows/sec., 32.57 MiB/sec. | ||
| 7340 | 2025.09.19 00:35:05.661292 [ 5 ] {b216e2b4-dd68-41b9-873d-4ae500b1d40a} <Debug> TCPHandler: Processed in 0.002523873 sec. | ||
| 7341 | 2025.09.19 00:35:05.661422 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2025.09.19 00:35:05.661517 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7343 | 2025.09.19 00:35:05.661558 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7344 | 2025.09.19 00:35:05.661913 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2025.09.19 00:35:05.661949 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7346 | 2025.09.19 00:35:05.662347 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7347 | 2025.09.19 00:35:05.662562 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2025.09.19 00:35:05.662666 [ 7 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7349 | 2025.09.19 00:35:05.662697 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 7350 | 2025.09.19 00:35:05.662698 [ 7 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.09.19 00:35:05.662737 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7352 | 2025.09.19 00:35:05.662742 [ 5 ] {8a059151-eaff-465d-9ec9-1ec6fdd5cc63} <Debug> TCPHandler: Processed in 0.001368998 sec. | ||
| 7353 | 2025.09.19 00:35:05.662824 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 7354 | 2025.09.19 00:35:05.662928 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7355 | 2025.09.19 00:35:05.662957 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3200 rows starting from the beginning of the part | ||
| 7356 | 2025.09.19 00:35:05.663013 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7357 | 2025.09.19 00:35:05.663051 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 7358 | 2025.09.19 00:35:05.663085 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7359 | 2025.09.19 00:35:05.663117 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7360 | 2025.09.19 00:35:05.663151 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7361 | 2025.09.19 00:35:05.664439 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16263 rows, containing 5 columns (5 merged, 0 gathered) in 0.005696755 sec., 2854783.11775739 rows/sec., 191.25 MiB/sec. | ||
| 7362 | 2025.09.19 00:35:05.664462 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669462 sec., 2149195.3695262307 rows/sec., 136.84 MiB/sec. | ||
| 7363 | 2025.09.19 00:35:05.664793 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7364 | 2025.09.19 00:35:05.665066 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2025.09.19 00:35:05.665069 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7366 | 2025.09.19 00:35:05.665135 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_46_9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7367 | 2025.09.19 00:35:05.665211 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7368 | 2025.09.19 00:35:05.665373 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2025.09.19 00:35:05.665455 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7370 | 2025.09.19 00:35:05.665539 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 7371 | 2025.09.19 00:35:06.001276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.05 MiB, peak 289.65 MiB, free memory in arenas 0.00 B, will set to 282.71 MiB (RSS), difference: 2.67 MiB | ||
| 7372 | 2025.09.19 00:35:10.637866 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45594 | ||
| 7373 | 2025.09.19 00:35:10.637983 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7374 | 2025.09.19 00:35:10.638011 [ 286 ] {} <Debug> TCP-Session: 54dbc31f-a9dc-40ac-a570-161e8be27e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:45594 | ||
| 7375 | 2025.09.19 00:35:10.638034 [ 286 ] {} <Debug> TCP-Session: 54dbc31f-a9dc-40ac-a570-161e8be27e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2025.09.19 00:35:10.638048 [ 286 ] {} <Debug> TCP-Session: 54dbc31f-a9dc-40ac-a570-161e8be27e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2025.09.19 00:35:10.638293 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40037 | ||
| 7378 | 2025.09.19 00:35:10.638296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50996 | ||
| 7379 | 2025.09.19 00:35:10.638384 [ 286 ] {} <Trace> TCP-Session: 54dbc31f-a9dc-40ac-a570-161e8be27e4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2025.09.19 00:35:10.638412 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7381 | 2025.09.19 00:35:10.638446 [ 287 ] {} <Debug> TCP-Session: 888144bb-3d36-4577-a0b8-d28a74bb0b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:40037 | ||
| 7382 | 2025.09.19 00:35:10.638457 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7383 | 2025.09.19 00:35:10.638469 [ 287 ] {} <Debug> TCP-Session: 888144bb-3d36-4577-a0b8-d28a74bb0b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2025.09.19 00:35:10.638494 [ 287 ] {} <Debug> TCP-Session: 888144bb-3d36-4577-a0b8-d28a74bb0b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2025.09.19 00:35:10.638495 [ 288 ] {} <Debug> TCP-Session: 946cd9c3-cf0f-4041-822a-3080e778aa64 Authenticating user 'default' from [fd00:1122:3344:101::e]:50996 | ||
| 7386 | 2025.09.19 00:35:10.638533 [ 288 ] {} <Debug> TCP-Session: 946cd9c3-cf0f-4041-822a-3080e778aa64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2025.09.19 00:35:10.638546 [ 288 ] {} <Debug> TCP-Session: 946cd9c3-cf0f-4041-822a-3080e778aa64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2025.09.19 00:35:10.638559 [ 286 ] {73214e5a-2400-49cc-a988-11385b729fea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45594) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7389 | 2025.09.19 00:35:10.638821 [ 286 ] {73214e5a-2400-49cc-a988-11385b729fea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7390 | 2025.09.19 00:35:10.638882 [ 286 ] {73214e5a-2400-49cc-a988-11385b729fea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7391 | 2025.09.19 00:35:10.639172 [ 286 ] {73214e5a-2400-49cc-a988-11385b729fea} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 7392 | 2025.09.19 00:35:10.640190 [ 314 ] {73214e5a-2400-49cc-a988-11385b729fea} <Trace> AggregatingTransform: Aggregating | ||
| 7393 | 2025.09.19 00:35:10.640230 [ 314 ] {73214e5a-2400-49cc-a988-11385b729fea} <Trace> Aggregator: Aggregation method: without_key | ||
| 7394 | 2025.09.19 00:35:10.640266 [ 314 ] {73214e5a-2400-49cc-a988-11385b729fea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990923 sec. (1009.160 rows/sec., 39.42 KiB/sec.) | ||
| 7395 | 2025.09.19 00:35:10.640288 [ 314 ] {73214e5a-2400-49cc-a988-11385b729fea} <Trace> Aggregator: Merging aggregated data | ||
| 7396 | 2025.09.19 00:35:10.641531 [ 286 ] {73214e5a-2400-49cc-a988-11385b729fea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 7397 | 2025.09.19 00:35:10.641672 [ 286 ] {73214e5a-2400-49cc-a988-11385b729fea} <Debug> TCPHandler: Processed in 0.003405104 sec. | ||
| 7398 | 2025.09.19 00:35:10.641791 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7399 | 2025.09.19 00:35:10.641820 [ 286 ] {} <Debug> TCP-Session: 54dbc31f-a9dc-40ac-a570-161e8be27e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2025.09.19 00:35:10.641867 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7401 | 2025.09.19 00:35:10.641914 [ 288 ] {} <Debug> TCP-Session: 946cd9c3-cf0f-4041-822a-3080e778aa64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2025.09.19 00:35:10.641916 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7403 | 2025.09.19 00:35:10.641965 [ 287 ] {} <Debug> TCP-Session: 888144bb-3d36-4577-a0b8-d28a74bb0b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2025.09.19 00:35:10.644655 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39594 | ||
| 7405 | 2025.09.19 00:35:10.644716 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57702 | ||
| 7406 | 2025.09.19 00:35:10.644732 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64822 | ||
| 7407 | 2025.09.19 00:35:10.644745 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37071 | ||
| 7408 | 2025.09.19 00:35:10.644748 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7409 | 2025.09.19 00:35:10.644801 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7410 | 2025.09.19 00:35:10.644808 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7411 | 2025.09.19 00:35:10.644827 [ 351 ] {} <Debug> TCP-Session: 2b30afb0-3793-40c0-be75-22562d90a6f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39594 | ||
| 7412 | 2025.09.19 00:35:10.644837 [ 287 ] {} <Debug> TCP-Session: a72310eb-f7b8-4a74-b341-ce5b837415c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64822 | ||
| 7413 | 2025.09.19 00:35:10.644855 [ 352 ] {} <Debug> TCP-Session: b7e28a9b-f4ab-4e2d-89af-39b151d0c211 Authenticating user 'default' from [fd00:1122:3344:101::e]:57702 | ||
| 7414 | 2025.09.19 00:35:10.644863 [ 351 ] {} <Debug> TCP-Session: 2b30afb0-3793-40c0-be75-22562d90a6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2025.09.19 00:35:10.644873 [ 287 ] {} <Debug> TCP-Session: a72310eb-f7b8-4a74-b341-ce5b837415c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2025.09.19 00:35:10.644896 [ 351 ] {} <Debug> TCP-Session: 2b30afb0-3793-40c0-be75-22562d90a6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2025.09.19 00:35:10.644919 [ 287 ] {} <Debug> TCP-Session: a72310eb-f7b8-4a74-b341-ce5b837415c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2025.09.19 00:35:10.644882 [ 352 ] {} <Debug> TCP-Session: b7e28a9b-f4ab-4e2d-89af-39b151d0c211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2025.09.19 00:35:10.644723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50221 | ||
| 7420 | 2025.09.19 00:35:10.644963 [ 352 ] {} <Debug> TCP-Session: b7e28a9b-f4ab-4e2d-89af-39b151d0c211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2025.09.19 00:35:10.644719 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55894 | ||
| 7422 | 2025.09.19 00:35:10.645045 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7423 | 2025.09.19 00:35:10.645075 [ 288 ] {} <Debug> TCP-Session: 38aeb2b8-05ac-4cfb-a527-bb8c8d9a5e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37071 | ||
| 7424 | 2025.09.19 00:35:10.645092 [ 288 ] {} <Debug> TCP-Session: 38aeb2b8-05ac-4cfb-a527-bb8c8d9a5e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2025.09.19 00:35:10.645105 [ 288 ] {} <Debug> TCP-Session: 38aeb2b8-05ac-4cfb-a527-bb8c8d9a5e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2025.09.19 00:35:10.659065 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7427 | 2025.09.19 00:35:10.659119 [ 286 ] {} <Debug> TCP-Session: 85c50c66-3391-4858-807f-e3fdb31d5c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:50221 | ||
| 7428 | 2025.09.19 00:35:10.659153 [ 286 ] {} <Debug> TCP-Session: 85c50c66-3391-4858-807f-e3fdb31d5c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2025.09.19 00:35:10.659172 [ 286 ] {} <Debug> TCP-Session: 85c50c66-3391-4858-807f-e3fdb31d5c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2025.09.19 00:35:10.659205 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7431 | 2025.09.19 00:35:10.659266 [ 289 ] {} <Debug> TCP-Session: 91dabe98-a954-4e3c-ac39-84a7f7498b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:55894 | ||
| 7432 | 2025.09.19 00:35:10.659291 [ 289 ] {} <Debug> TCP-Session: 91dabe98-a954-4e3c-ac39-84a7f7498b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2025.09.19 00:35:10.659305 [ 289 ] {} <Debug> TCP-Session: 91dabe98-a954-4e3c-ac39-84a7f7498b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2025.09.19 00:35:10.659848 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38895 | ||
| 7435 | 2025.09.19 00:35:10.663082 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2025.09.19 00:35:10.663238 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7437 | 2025.09.19 00:35:10.663302 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7438 | 2025.09.19 00:35:10.664073 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2025.09.19 00:35:10.664121 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7440 | 2025.09.19 00:35:10.665586 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7441 | 2025.09.19 00:35:10.665631 [ 353 ] {} <Debug> TCP-Session: 714ae1d3-5e39-4713-9a4a-d295dd05e9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38895 | ||
| 7442 | 2025.09.19 00:35:10.665651 [ 353 ] {} <Debug> TCP-Session: 714ae1d3-5e39-4713-9a4a-d295dd05e9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2025.09.19 00:35:10.665664 [ 353 ] {} <Debug> TCP-Session: 714ae1d3-5e39-4713-9a4a-d295dd05e9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2025.09.19 00:35:10.665858 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7445 | 2025.09.19 00:35:10.665914 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43361 | ||
| 7446 | 2025.09.19 00:35:10.665952 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33571 | ||
| 7447 | 2025.09.19 00:35:10.665997 [ 353 ] {} <Trace> TCP-Session: 714ae1d3-5e39-4713-9a4a-d295dd05e9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2025.09.19 00:35:10.666011 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34223 | ||
| 7449 | 2025.09.19 00:35:10.666125 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.09.19 00:35:10.666229 [ 353 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7451 | 2025.09.19 00:35:10.666289 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7452 | 2025.09.19 00:35:10.666296 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003102 sec., 132172.79174725982 rows/sec., 8.38 MiB/sec. | ||
| 7453 | 2025.09.19 00:35:10.666291 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7454 | 2025.09.19 00:35:10.666335 [ 356 ] {} <Debug> TCP-Session: 0f1766fb-24e9-4fd6-b7e2-9e47bd6c05d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34223 | ||
| 7455 | 2025.09.19 00:35:10.666369 [ 5 ] {5ac2dc05-a05e-4ae4-b90b-574430b8dde5} <Debug> TCPHandler: Processed in 0.003402975 sec. | ||
| 7456 | 2025.09.19 00:35:10.666380 [ 355 ] {} <Debug> TCP-Session: 75e7fe59-5c3d-4ab4-92f6-6342acb9bcce Authenticating user 'default' from [fd00:1122:3344:101::e]:33571 | ||
| 7457 | 2025.09.19 00:35:10.666394 [ 356 ] {} <Debug> TCP-Session: 0f1766fb-24e9-4fd6-b7e2-9e47bd6c05d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2025.09.19 00:35:10.666416 [ 355 ] {} <Debug> TCP-Session: 75e7fe59-5c3d-4ab4-92f6-6342acb9bcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2025.09.19 00:35:10.666421 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7460 | 2025.09.19 00:35:10.666443 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50616 | ||
| 7461 | 2025.09.19 00:35:10.666471 [ 354 ] {} <Debug> TCP-Session: 8998aca7-88e7-47ab-94c6-0c7a575ec527 Authenticating user 'default' from [fd00:1122:3344:101::e]:43361 | ||
| 7462 | 2025.09.19 00:35:10.666437 [ 355 ] {} <Debug> TCP-Session: 75e7fe59-5c3d-4ab4-92f6-6342acb9bcce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2025.09.19 00:35:10.666503 [ 354 ] {} <Debug> TCP-Session: 8998aca7-88e7-47ab-94c6-0c7a575ec527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2025.09.19 00:35:10.666513 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2025.09.19 00:35:10.666531 [ 354 ] {} <Debug> TCP-Session: 8998aca7-88e7-47ab-94c6-0c7a575ec527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2025.09.19 00:35:10.666422 [ 356 ] {} <Debug> TCP-Session: 0f1766fb-24e9-4fd6-b7e2-9e47bd6c05d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2025.09.19 00:35:10.666584 [ 353 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7468 | 2025.09.19 00:35:10.666644 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7469 | 2025.09.19 00:35:10.666655 [ 353 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7470 | 2025.09.19 00:35:10.666701 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7471 | 2025.09.19 00:35:10.666752 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7472 | 2025.09.19 00:35:10.666781 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49368 | ||
| 7473 | 2025.09.19 00:35:10.666792 [ 357 ] {} <Debug> TCP-Session: 84131529-8b89-426c-8bdc-c771768d451b Authenticating user 'default' from [fd00:1122:3344:101::e]:50616 | ||
| 7474 | 2025.09.19 00:35:10.666787 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55352 | ||
| 7475 | 2025.09.19 00:35:10.666826 [ 357 ] {} <Debug> TCP-Session: 84131529-8b89-426c-8bdc-c771768d451b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2025.09.19 00:35:10.666862 [ 357 ] {} <Debug> TCP-Session: 84131529-8b89-426c-8bdc-c771768d451b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2025.09.19 00:35:10.666868 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52877 | ||
| 7478 | 2025.09.19 00:35:10.667081 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7479 | 2025.09.19 00:35:10.667116 [ 359 ] {} <Debug> TCP-Session: d6d7c7ed-3501-4ca7-b422-1576b8e98914 Authenticating user 'default' from [fd00:1122:3344:101::e]:49368 | ||
| 7480 | 2025.09.19 00:35:10.667119 [ 353 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 7481 | 2025.09.19 00:35:10.667133 [ 359 ] {} <Debug> TCP-Session: d6d7c7ed-3501-4ca7-b422-1576b8e98914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7482 | 2025.09.19 00:35:10.667170 [ 359 ] {} <Debug> TCP-Session: d6d7c7ed-3501-4ca7-b422-1576b8e98914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2025.09.19 00:35:10.667339 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46080 | ||
| 7484 | 2025.09.19 00:35:10.667487 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7485 | 2025.09.19 00:35:10.667522 [ 358 ] {} <Debug> TCP-Session: fa52a91c-2da9-4a30-9740-c3af384dd605 Authenticating user 'default' from [fd00:1122:3344:101::e]:55352 | ||
| 7486 | 2025.09.19 00:35:10.667538 [ 358 ] {} <Debug> TCP-Session: fa52a91c-2da9-4a30-9740-c3af384dd605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2025.09.19 00:35:10.667554 [ 358 ] {} <Debug> TCP-Session: fa52a91c-2da9-4a30-9740-c3af384dd605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2025.09.19 00:35:10.667593 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7489 | 2025.09.19 00:35:10.667730 [ 360 ] {} <Debug> TCP-Session: 6f2d56d9-20e8-4443-b462-86fdf826394d Authenticating user 'default' from [fd00:1122:3344:101::e]:52877 | ||
| 7490 | 2025.09.19 00:35:10.667753 [ 360 ] {} <Debug> TCP-Session: 6f2d56d9-20e8-4443-b462-86fdf826394d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2025.09.19 00:35:10.667766 [ 360 ] {} <Debug> TCP-Session: 6f2d56d9-20e8-4443-b462-86fdf826394d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2025.09.19 00:35:10.667804 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2025.09.19 00:35:10.667820 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7494 | 2025.09.19 00:35:10.667851 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7495 | 2025.09.19 00:35:10.667865 [ 361 ] {} <Debug> TCP-Session: 4836ee03-ebc4-4da3-b098-a232b8cf0114 Authenticating user 'default' from [fd00:1122:3344:101::e]:46080 | ||
| 7496 | 2025.09.19 00:35:10.667891 [ 361 ] {} <Debug> TCP-Session: 4836ee03-ebc4-4da3-b098-a232b8cf0114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2025.09.19 00:35:10.667905 [ 361 ] {} <Debug> TCP-Session: 4836ee03-ebc4-4da3-b098-a232b8cf0114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2025.09.19 00:35:10.668378 [ 308 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Trace> AggregatingTransform: Aggregating | ||
| 7499 | 2025.09.19 00:35:10.668431 [ 308 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Trace> Aggregator: Aggregation method: without_key | ||
| 7500 | 2025.09.19 00:35:10.668471 [ 308 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001223136 sec. (817.571 rows/sec., 31.94 KiB/sec.) | ||
| 7501 | 2025.09.19 00:35:10.668489 [ 308 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Trace> Aggregator: Merging aggregated data | ||
| 7502 | 2025.09.19 00:35:10.669535 [ 353 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003372 sec., 296.55990510083035 rows/sec., 11.58 KiB/sec. | ||
| 7503 | 2025.09.19 00:35:10.669693 [ 353 ] {0d232914-abc4-4524-a359-eb62fe1da984} <Debug> TCPHandler: Processed in 0.00383424 sec. | ||
| 7504 | 2025.09.19 00:35:10.669786 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7505 | 2025.09.19 00:35:10.669812 [ 353 ] {} <Debug> TCP-Session: 714ae1d3-5e39-4713-9a4a-d295dd05e9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2025.09.19 00:35:10.669820 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7507 | 2025.09.19 00:35:10.669850 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2025.09.19 00:35:10.669867 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7509 | 2025.09.19 00:35:10.669885 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7510 | 2025.09.19 00:35:10.669908 [ 361 ] {} <Debug> TCP-Session: 4836ee03-ebc4-4da3-b098-a232b8cf0114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2025.09.19 00:35:10.669922 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7512 | 2025.09.19 00:35:10.669940 [ 360 ] {} <Debug> TCP-Session: 6f2d56d9-20e8-4443-b462-86fdf826394d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2025.09.19 00:35:10.669939 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7514 | 2025.09.19 00:35:10.669965 [ 355 ] {} <Debug> TCP-Session: 75e7fe59-5c3d-4ab4-92f6-6342acb9bcce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2025.09.19 00:35:10.669957 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7516 | 2025.09.19 00:35:10.669999 [ 358 ] {} <Debug> TCP-Session: fa52a91c-2da9-4a30-9740-c3af384dd605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2025.09.19 00:35:10.669920 [ 357 ] {} <Debug> TCP-Session: 84131529-8b89-426c-8bdc-c771768d451b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2025.09.19 00:35:10.670040 [ 359 ] {} <Debug> TCP-Session: d6d7c7ed-3501-4ca7-b422-1576b8e98914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2025.09.19 00:35:10.669906 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7520 | 2025.09.19 00:35:10.669864 [ 354 ] {} <Debug> TCP-Session: 8998aca7-88e7-47ab-94c6-0c7a575ec527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2025.09.19 00:35:10.670109 [ 356 ] {} <Debug> TCP-Session: 0f1766fb-24e9-4fd6-b7e2-9e47bd6c05d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2025.09.19 00:35:10.670824 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7523 | 2025.09.19 00:35:10.671065 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2025.09.19 00:35:10.671213 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.004591 sec., 242213.02548464388 rows/sec., 19.10 MiB/sec. | ||
| 7525 | 2025.09.19 00:35:10.671254 [ 5 ] {6d61c5a5-00c6-400e-a890-269415f38c0a} <Debug> TCPHandler: Processed in 0.004795332 sec. | ||
| 7526 | 2025.09.19 00:35:10.671383 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2025.09.19 00:35:10.671482 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7528 | 2025.09.19 00:35:10.671525 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7529 | 2025.09.19 00:35:10.672053 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2025.09.19 00:35:10.672092 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7531 | 2025.09.19 00:35:10.672459 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7532 | 2025.09.19 00:35:10.672681 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2025.09.19 00:35:10.672830 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001369 sec., 149744.3389335281 rows/sec., 8.79 MiB/sec. | ||
| 7534 | 2025.09.19 00:35:10.672869 [ 5 ] {bd73513b-e6dc-4668-8a37-f97404e3b4a7} <Debug> TCPHandler: Processed in 0.001537181 sec. | ||
| 7535 | 2025.09.19 00:35:10.672982 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.09.19 00:35:10.673077 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7537 | 2025.09.19 00:35:10.673119 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7538 | 2025.09.19 00:35:10.673628 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2025.09.19 00:35:10.673665 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7540 | 2025.09.19 00:35:10.673979 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7541 | 2025.09.19 00:35:10.674200 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2025.09.19 00:35:10.674332 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 7543 | 2025.09.19 00:35:10.674370 [ 5 ] {3426b223-89b8-41a8-8d14-319d3d146d8b} <Debug> TCPHandler: Processed in 0.001437499 sec. | ||
| 7544 | 2025.09.19 00:35:10.674487 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2025.09.19 00:35:10.674581 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7546 | 2025.09.19 00:35:10.674622 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7547 | 2025.09.19 00:35:10.675133 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2025.09.19 00:35:10.675170 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7549 | 2025.09.19 00:35:10.675232 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37071). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7550 | |||
| 7551 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7552 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7553 | 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 | ||
| 7554 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7555 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7556 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7557 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7558 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7559 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7560 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7561 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7562 | (version 23.8.7.1) | ||
| 7563 | 2025.09.19 00:35:10.675383 [ 288 ] {} <Debug> TCP-Session: 38aeb2b8-05ac-4cfb-a527-bb8c8d9a5e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7564 | 2025.09.19 00:35:10.675412 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57702). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7565 | |||
| 7566 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7567 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7568 | 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 | ||
| 7569 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7570 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7571 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7572 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7573 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7574 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7575 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7576 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7577 | (version 23.8.7.1) | ||
| 7578 | 2025.09.19 00:35:10.675508 [ 352 ] {} <Debug> TCP-Session: b7e28a9b-f4ab-4e2d-89af-39b151d0c211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2025.09.19 00:35:10.675522 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7580 | 2025.09.19 00:35:10.675522 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64822). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7581 | |||
| 7582 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7583 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7584 | 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 | ||
| 7585 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7586 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7587 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7588 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7589 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7590 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7591 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7592 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7593 | (version 23.8.7.1) | ||
| 7594 | 2025.09.19 00:35:10.675596 [ 287 ] {} <Debug> TCP-Session: a72310eb-f7b8-4a74-b341-ce5b837415c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2025.09.19 00:35:10.675626 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50221). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7596 | |||
| 7597 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7598 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7599 | 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 | ||
| 7600 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7601 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7602 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7603 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7604 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7605 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7606 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7607 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7608 | (version 23.8.7.1) | ||
| 7609 | 2025.09.19 00:35:10.675780 [ 286 ] {} <Debug> TCP-Session: 85c50c66-3391-4858-807f-e3fdb31d5c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2025.09.19 00:35:10.675796 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.09.19 00:35:10.675794 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39594). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7612 | |||
| 7613 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7614 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7615 | 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 | ||
| 7616 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7617 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7618 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7619 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7620 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7621 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7622 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7623 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7624 | (version 23.8.7.1) | ||
| 7625 | 2025.09.19 00:35:10.675911 [ 351 ] {} <Debug> TCP-Session: 2b30afb0-3793-40c0-be75-22562d90a6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2025.09.19 00:35:10.675940 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55894). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7627 | |||
| 7628 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7629 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7630 | 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 | ||
| 7631 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7632 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7633 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7634 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7635 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7636 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7637 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7638 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7639 | (version 23.8.7.1) | ||
| 7640 | 2025.09.19 00:35:10.675943 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00138 sec., 152898.5507246377 rows/sec., 8.68 MiB/sec. | ||
| 7641 | 2025.09.19 00:35:10.676021 [ 5 ] {52744d1f-d699-46c2-beaa-66599d624d09} <Debug> TCPHandler: Processed in 0.001582311 sec. | ||
| 7642 | 2025.09.19 00:35:10.676049 [ 289 ] {} <Debug> TCP-Session: 91dabe98-a954-4e3c-ac39-84a7f7498b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2025.09.19 00:35:10.676146 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2025.09.19 00:35:10.676244 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7645 | 2025.09.19 00:35:10.676285 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7646 | 2025.09.19 00:35:10.677159 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2025.09.19 00:35:10.677197 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7648 | 2025.09.19 00:35:10.677600 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7649 | 2025.09.19 00:35:10.677904 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.09.19 00:35:10.678042 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001815 sec., 374104.6831955923 rows/sec., 26.08 MiB/sec. | ||
| 7651 | 2025.09.19 00:35:10.678080 [ 5 ] {73bb14a0-206d-4857-9475-5680b5d74fa4} <Debug> TCPHandler: Processed in 0.001982986 sec. | ||
| 7652 | 2025.09.19 00:35:10.678195 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.09.19 00:35:10.678291 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7654 | 2025.09.19 00:35:10.678334 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7655 | 2025.09.19 00:35:10.678684 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2025.09.19 00:35:10.678721 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7657 | 2025.09.19 00:35:10.679054 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7658 | 2025.09.19 00:35:10.679271 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.09.19 00:35:10.679401 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 7660 | 2025.09.19 00:35:10.679440 [ 5 ] {7512e321-26b5-4bc8-a1c1-34ccdfca2ab4} <Debug> TCPHandler: Processed in 0.001294377 sec. | ||
| 7661 | 2025.09.19 00:35:10.679550 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2025.09.19 00:35:10.679644 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7663 | 2025.09.19 00:35:10.679687 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7664 | 2025.09.19 00:35:10.680162 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2025.09.19 00:35:10.680199 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7666 | 2025.09.19 00:35:10.680565 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7667 | 2025.09.19 00:35:10.680795 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2025.09.19 00:35:10.680939 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001313 sec., 239146.99162223915 rows/sec., 15.71 MiB/sec. | ||
| 7669 | 2025.09.19 00:35:10.680976 [ 5 ] {78cbbabe-0ddc-4780-b9cf-b08e63fc2e92} <Debug> TCPHandler: Processed in 0.00147482 sec. | ||
| 7670 | 2025.09.19 00:35:10.681085 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2025.09.19 00:35:10.681180 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7672 | 2025.09.19 00:35:10.681222 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7673 | 2025.09.19 00:35:10.681561 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2025.09.19 00:35:10.681597 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7675 | 2025.09.19 00:35:10.681914 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7676 | 2025.09.19 00:35:10.682158 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2025.09.19 00:35:10.682301 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 7678 | 2025.09.19 00:35:10.682339 [ 5 ] {69e47e29-7cf0-4849-9db7-5fddcc22cfee} <Debug> TCPHandler: Processed in 0.001302937 sec. | ||
| 7679 | 2025.09.19 00:35:10.682451 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2025.09.19 00:35:10.682545 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7681 | 2025.09.19 00:35:10.682585 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7682 | 2025.09.19 00:35:10.682938 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2025.09.19 00:35:10.682975 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7684 | 2025.09.19 00:35:10.683304 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7685 | 2025.09.19 00:35:10.683521 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.09.19 00:35:10.683654 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 7687 | 2025.09.19 00:35:10.683689 [ 5 ] {897671c0-969b-402d-b434-c698741b3b03} <Debug> TCPHandler: Processed in 0.001287267 sec. | ||
| 7688 | 2025.09.19 00:35:10.701473 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41837 | ||
| 7689 | 2025.09.19 00:35:10.701541 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2025.09.19 00:35:10.701564 [ 286 ] {} <Debug> TCP-Session: 7ad82954-2a88-4fee-8ad3-a628e4df3080 Authenticating user 'default' from [fd00:1122:3344:101::e]:41837 | ||
| 7691 | 2025.09.19 00:35:10.701582 [ 286 ] {} <Debug> TCP-Session: 7ad82954-2a88-4fee-8ad3-a628e4df3080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2025.09.19 00:35:10.701595 [ 286 ] {} <Debug> TCP-Session: 7ad82954-2a88-4fee-8ad3-a628e4df3080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2025.09.19 00:35:10.701767 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48722 | ||
| 7694 | 2025.09.19 00:35:10.701777 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45401 | ||
| 7695 | 2025.09.19 00:35:10.701801 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42417 | ||
| 7696 | 2025.09.19 00:35:10.701826 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39687 | ||
| 7697 | 2025.09.19 00:35:10.701850 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41778 | ||
| 7698 | 2025.09.19 00:35:10.701865 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7699 | 2025.09.19 00:35:10.701902 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7700 | 2025.09.19 00:35:10.701914 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7701 | 2025.09.19 00:35:10.701923 [ 287 ] {} <Debug> TCP-Session: dc63492f-568a-40ef-9ecf-4e1aef4f00e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48722 | ||
| 7702 | 2025.09.19 00:35:10.701937 [ 289 ] {} <Debug> TCP-Session: 70815bf9-34f0-4e2d-a4a1-5d8d529cf7fe Authenticating user 'default' from [fd00:1122:3344:101::e]:42417 | ||
| 7703 | 2025.09.19 00:35:10.701947 [ 353 ] {} <Debug> TCP-Session: f565b716-2ee3-4402-b989-b7cd8d83ff40 Authenticating user 'default' from [fd00:1122:3344:101::e]:39687 | ||
| 7704 | 2025.09.19 00:35:10.701961 [ 287 ] {} <Debug> TCP-Session: dc63492f-568a-40ef-9ecf-4e1aef4f00e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2025.09.19 00:35:10.701973 [ 289 ] {} <Debug> TCP-Session: 70815bf9-34f0-4e2d-a4a1-5d8d529cf7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2025.09.19 00:35:10.701982 [ 353 ] {} <Debug> TCP-Session: f565b716-2ee3-4402-b989-b7cd8d83ff40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2025.09.19 00:35:10.701987 [ 287 ] {} <Debug> TCP-Session: dc63492f-568a-40ef-9ecf-4e1aef4f00e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2025.09.19 00:35:10.702002 [ 289 ] {} <Debug> TCP-Session: 70815bf9-34f0-4e2d-a4a1-5d8d529cf7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7709 | 2025.09.19 00:35:10.702013 [ 353 ] {} <Debug> TCP-Session: f565b716-2ee3-4402-b989-b7cd8d83ff40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2025.09.19 00:35:10.701942 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7711 | 2025.09.19 00:35:10.701924 [ 286 ] {} <Trace> TCP-Session: 7ad82954-2a88-4fee-8ad3-a628e4df3080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2025.09.19 00:35:10.702094 [ 355 ] {} <Debug> TCP-Session: e4ca65c8-3236-4dcf-a22e-77bfd3c3f924 Authenticating user 'default' from [fd00:1122:3344:101::e]:41778 | ||
| 7713 | 2025.09.19 00:35:10.701846 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43954 | ||
| 7714 | 2025.09.19 00:35:10.701814 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41856 | ||
| 7715 | 2025.09.19 00:35:10.702116 [ 355 ] {} <Debug> TCP-Session: e4ca65c8-3236-4dcf-a22e-77bfd3c3f924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2025.09.19 00:35:10.701874 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7717 | 2025.09.19 00:35:10.702214 [ 355 ] {} <Debug> TCP-Session: e4ca65c8-3236-4dcf-a22e-77bfd3c3f924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2025.09.19 00:35:10.702215 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7719 | 2025.09.19 00:35:10.702244 [ 286 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41837) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7720 | 2025.09.19 00:35:10.702279 [ 354 ] {} <Debug> TCP-Session: b5c5842a-49d7-46fa-bdfe-c38e925c8184 Authenticating user 'default' from [fd00:1122:3344:101::e]:43954 | ||
| 7721 | 2025.09.19 00:35:10.702233 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7722 | 2025.09.19 00:35:10.702318 [ 354 ] {} <Debug> TCP-Session: b5c5842a-49d7-46fa-bdfe-c38e925c8184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2025.09.19 00:35:10.702338 [ 351 ] {} <Debug> TCP-Session: 57a3b94a-9728-4f4e-8272-51bccbbd4abb Authenticating user 'default' from [fd00:1122:3344:101::e]:41856 | ||
| 7724 | 2025.09.19 00:35:10.702354 [ 354 ] {} <Debug> TCP-Session: b5c5842a-49d7-46fa-bdfe-c38e925c8184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2025.09.19 00:35:10.702376 [ 351 ] {} <Debug> TCP-Session: 57a3b94a-9728-4f4e-8272-51bccbbd4abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2025.09.19 00:35:10.702243 [ 288 ] {} <Debug> TCP-Session: d43b080c-f51f-4707-bf8c-876125a4d4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45401 | ||
| 7727 | 2025.09.19 00:35:10.702417 [ 351 ] {} <Debug> TCP-Session: 57a3b94a-9728-4f4e-8272-51bccbbd4abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2025.09.19 00:35:10.702431 [ 288 ] {} <Debug> TCP-Session: d43b080c-f51f-4707-bf8c-876125a4d4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2025.09.19 00:35:10.701823 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52209 | ||
| 7730 | 2025.09.19 00:35:10.702449 [ 288 ] {} <Debug> TCP-Session: d43b080c-f51f-4707-bf8c-876125a4d4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2025.09.19 00:35:10.702515 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7732 | 2025.09.19 00:35:10.702528 [ 286 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7733 | 2025.09.19 00:35:10.702540 [ 352 ] {} <Debug> TCP-Session: a46d21c9-4486-44fd-afb9-a22fbe978cca Authenticating user 'default' from [fd00:1122:3344:101::e]:52209 | ||
| 7734 | 2025.09.19 00:35:10.702571 [ 352 ] {} <Debug> TCP-Session: a46d21c9-4486-44fd-afb9-a22fbe978cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2025.09.19 00:35:10.702584 [ 352 ] {} <Debug> TCP-Session: a46d21c9-4486-44fd-afb9-a22fbe978cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2025.09.19 00:35:10.702590 [ 286 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7737 | 2025.09.19 00:35:10.702878 [ 286 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 7738 | 2025.09.19 00:35:10.703823 [ 325 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Trace> AggregatingTransform: Aggregating | ||
| 7739 | 2025.09.19 00:35:10.703859 [ 325 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Trace> Aggregator: Aggregation method: without_key | ||
| 7740 | 2025.09.19 00:35:10.703893 [ 325 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914632 sec. (1093.336 rows/sec., 42.71 KiB/sec.) | ||
| 7741 | 2025.09.19 00:35:10.703911 [ 325 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Trace> Aggregator: Merging aggregated data | ||
| 7742 | 2025.09.19 00:35:10.705070 [ 286 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002883 sec., 346.860908775581 rows/sec., 13.55 KiB/sec. | ||
| 7743 | 2025.09.19 00:35:10.705197 [ 286 ] {84aa1de3-a781-4ede-98a9-ccc367230708} <Debug> TCPHandler: Processed in 0.003383784 sec. | ||
| 7744 | 2025.09.19 00:35:10.705317 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7745 | 2025.09.19 00:35:10.705345 [ 286 ] {} <Debug> TCP-Session: 7ad82954-2a88-4fee-8ad3-a628e4df3080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2025.09.19 00:35:10.705348 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7747 | 2025.09.19 00:35:10.705369 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7748 | 2025.09.19 00:35:10.705388 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7749 | 2025.09.19 00:35:10.705402 [ 287 ] {} <Debug> TCP-Session: dc63492f-568a-40ef-9ecf-4e1aef4f00e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2025.09.19 00:35:10.705428 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7751 | 2025.09.19 00:35:10.705440 [ 288 ] {} <Debug> TCP-Session: d43b080c-f51f-4707-bf8c-876125a4d4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2025.09.19 00:35:10.705445 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7753 | 2025.09.19 00:35:10.705465 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7754 | 2025.09.19 00:35:10.705486 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7755 | 2025.09.19 00:35:10.705499 [ 351 ] {} <Debug> TCP-Session: 57a3b94a-9728-4f4e-8272-51bccbbd4abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7756 | 2025.09.19 00:35:10.705521 [ 352 ] {} <Debug> TCP-Session: a46d21c9-4486-44fd-afb9-a22fbe978cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7757 | 2025.09.19 00:35:10.705537 [ 353 ] {} <Debug> TCP-Session: f565b716-2ee3-4402-b989-b7cd8d83ff40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7758 | 2025.09.19 00:35:10.705407 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7759 | 2025.09.19 00:35:10.705477 [ 289 ] {} <Debug> TCP-Session: 70815bf9-34f0-4e2d-a4a1-5d8d529cf7fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2025.09.19 00:35:10.705598 [ 355 ] {} <Debug> TCP-Session: e4ca65c8-3236-4dcf-a22e-77bfd3c3f924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2025.09.19 00:35:10.705424 [ 354 ] {} <Debug> TCP-Session: b5c5842a-49d7-46fa-bdfe-c38e925c8184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2025.09.19 00:35:12.307563 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15813 | ||
| 7763 | 2025.09.19 00:35:12.308102 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2025.09.19 00:35:12.308154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7765 | 2025.09.19 00:35:12.308672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7766 | 2025.09.19 00:35:12.308915 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2025.09.19 00:35:12.309068 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15813 | ||
| 7768 | 2025.09.19 00:35:13.135798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7769 | 2025.09.19 00:35:13.154651 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2025.09.19 00:35:13.154729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7771 | 2025.09.19 00:35:13.160314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7772 | 2025.09.19 00:35:13.161073 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.09.19 00:35:13.165001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7774 | 2025.09.19 00:35:14.850314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 984 | ||
| 7775 | 2025.09.19 00:35:14.852767 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2025.09.19 00:35:14.852820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7777 | 2025.09.19 00:35:14.854077 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7778 | 2025.09.19 00:35:14.854363 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2025.09.19 00:35:14.854728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7780 | 2025.09.19 00:35:15.652377 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2025.09.19 00:35:15.652611 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7782 | 2025.09.19 00:35:15.652673 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7783 | 2025.09.19 00:35:15.653402 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2025.09.19 00:35:15.653444 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7785 | 2025.09.19 00:35:15.653833 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7786 | 2025.09.19 00:35:15.654057 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2025.09.19 00:35:15.654213 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Debug> executeQuery: Read 141 rows, 12.52 KiB in 0.001648 sec., 85558.25242718447 rows/sec., 7.42 MiB/sec. | ||
| 7788 | 2025.09.19 00:35:15.654253 [ 5 ] {1b8ab4c2-ae27-43a3-a430-7ea5d64811dd} <Debug> TCPHandler: Processed in 0.001948926 sec. | ||
| 7789 | 2025.09.19 00:35:15.654366 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2025.09.19 00:35:15.654462 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7791 | 2025.09.19 00:35:15.654503 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7792 | 2025.09.19 00:35:15.654989 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2025.09.19 00:35:15.655026 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7794 | 2025.09.19 00:35:15.655323 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7795 | 2025.09.19 00:35:15.655546 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2025.09.19 00:35:15.655675 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001231 sec., 34118.602761982125 rows/sec., 2.51 MiB/sec. | ||
| 7797 | 2025.09.19 00:35:15.655681 [ 110 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7798 | 2025.09.19 00:35:15.655712 [ 5 ] {5f88e4f6-0f7e-4d0a-a74b-079eab785825} <Debug> TCPHandler: Processed in 0.001393899 sec. | ||
| 7799 | 2025.09.19 00:35:15.655763 [ 110 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2025.09.19 00:35:15.655795 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7801 | 2025.09.19 00:35:15.655878 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.09.19 00:35:15.655921 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 7803 | 2025.09.19 00:35:15.655977 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7804 | 2025.09.19 00:35:15.656017 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7805 | 2025.09.19 00:35:15.656029 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7806 | 2025.09.19 00:35:15.656063 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 265 rows starting from the beginning of the part | ||
| 7807 | 2025.09.19 00:35:15.656127 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 7808 | 2025.09.19 00:35:15.656176 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 205 rows starting from the beginning of the part | ||
| 7809 | 2025.09.19 00:35:15.656222 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 7810 | 2025.09.19 00:35:15.656264 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 205 rows starting from the beginning of the part | ||
| 7811 | 2025.09.19 00:35:15.656307 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 7812 | 2025.09.19 00:35:15.656458 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2025.09.19 00:35:15.656492 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7814 | 2025.09.19 00:35:15.656782 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7815 | 2025.09.19 00:35:15.656988 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2025.09.19 00:35:15.657114 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 57.49 KiB/sec. | ||
| 7817 | 2025.09.19 00:35:15.657116 [ 192 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233776 sec., 650847.4796073193 rows/sec., 42.83 MiB/sec. | ||
| 7818 | 2025.09.19 00:35:15.657151 [ 5 ] {54fb17fe-43aa-4f46-91fc-bffef67d5679} <Debug> TCPHandler: Processed in 0.001321498 sec. | ||
| 7819 | 2025.09.19 00:35:15.657127 [ 112 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7820 | 2025.09.19 00:35:15.657225 [ 112 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2025.09.19 00:35:15.657247 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7822 | 2025.09.19 00:35:15.657281 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2025.09.19 00:35:15.657359 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 7824 | 2025.09.19 00:35:15.657371 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7825 | 2025.09.19 00:35:15.657387 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7826 | 2025.09.19 00:35:15.657467 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7827 | 2025.09.19 00:35:15.657490 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7828 | 2025.09.19 00:35:15.657534 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 441 rows starting from the beginning of the part | ||
| 7829 | 2025.09.19 00:35:15.657608 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 7830 | 2025.09.19 00:35:15.657660 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 7831 | 2025.09.19 00:35:15.657710 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 7832 | 2025.09.19 00:35:15.657752 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2025.09.19 00:35:15.657758 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 7834 | 2025.09.19 00:35:15.657834 [ 186 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 7835 | 2025.09.19 00:35:15.657869 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_46_9} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7836 | 2025.09.19 00:35:15.657903 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2025.09.19 00:35:15.657943 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7838 | 2025.09.19 00:35:15.657981 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7839 | 2025.09.19 00:35:15.658280 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7840 | 2025.09.19 00:35:15.658500 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2025.09.19 00:35:15.658632 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001263 sec., 83927.15756136183 rows/sec., 6.56 MiB/sec. | ||
| 7842 | 2025.09.19 00:35:15.658670 [ 5 ] {793e7d80-42e9-4db2-84a7-6c647b7d0829} <Debug> TCPHandler: Processed in 0.001436469 sec. | ||
| 7843 | 2025.09.19 00:35:15.658783 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2025.09.19 00:35:15.658877 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7845 | 2025.09.19 00:35:15.658919 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7846 | 2025.09.19 00:35:15.658933 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627381 sec., 802516.4359175878 rows/sec., 55.72 MiB/sec. | ||
| 7847 | 2025.09.19 00:35:15.659111 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7848 | 2025.09.19 00:35:15.659361 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2025.09.19 00:35:15.659402 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7850 | 2025.09.19 00:35:15.659405 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2025.09.19 00:35:15.659486 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_30_6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7852 | 2025.09.19 00:35:15.659573 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7853 | 2025.09.19 00:35:15.659746 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7854 | 2025.09.19 00:35:15.659958 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.09.19 00:35:15.660091 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7856 | 2025.09.19 00:35:15.660127 [ 5 ] {0f57f1f7-107c-4444-9c94-7590a359f547} <Debug> TCPHandler: Processed in 0.001390918 sec. | ||
| 7857 | 2025.09.19 00:35:15.660240 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2025.09.19 00:35:15.660338 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7859 | 2025.09.19 00:35:15.660380 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7860 | 2025.09.19 00:35:15.660929 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2025.09.19 00:35:15.660974 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7862 | 2025.09.19 00:35:15.661297 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7863 | 2025.09.19 00:35:15.661535 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2025.09.19 00:35:15.661667 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 46.98 KiB/sec. | ||
| 7865 | 2025.09.19 00:35:15.661703 [ 5 ] {fabeda6e-2240-4d13-945f-4c80f1c5e36d} <Debug> TCPHandler: Processed in 0.00151581 sec. | ||
| 7866 | 2025.09.19 00:35:15.661815 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2025.09.19 00:35:15.661908 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7868 | 2025.09.19 00:35:15.661961 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7869 | 2025.09.19 00:35:15.662796 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.09.19 00:35:15.662832 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7871 | 2025.09.19 00:35:15.663367 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7872 | 2025.09.19 00:35:15.663575 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2025.09.19 00:35:15.663698 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001817 sec., 23115.024766097962 rows/sec., 41.42 MiB/sec. | ||
| 7874 | 2025.09.19 00:35:15.663747 [ 5 ] {5a1288fd-8163-4cb5-9916-d36b8f88102f} <Debug> TCPHandler: Processed in 0.001991216 sec. | ||
| 7875 | 2025.09.19 00:35:15.663852 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2025.09.19 00:35:15.663938 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7877 | 2025.09.19 00:35:15.663976 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7878 | 2025.09.19 00:35:15.664287 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.09.19 00:35:15.664319 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7880 | 2025.09.19 00:35:15.664663 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7881 | 2025.09.19 00:35:15.664862 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2025.09.19 00:35:15.664989 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 7883 | 2025.09.19 00:35:15.665023 [ 5 ] {2e4fa215-01c0-47e1-880f-50515d943ee5} <Debug> TCPHandler: Processed in 0.001198615 sec. | ||
| 7884 | 2025.09.19 00:35:19.704646 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7885 | 2025.09.19 00:35:19.704717 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7886 | 2025.09.19 00:35:19.809214 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16261 | ||
| 7887 | 2025.09.19 00:35:19.809885 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.09.19 00:35:19.809938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7889 | 2025.09.19 00:35:19.810542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7890 | 2025.09.19 00:35:19.810808 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2025.09.19 00:35:19.810949 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16261 | ||
| 7892 | 2025.09.19 00:35:20.661337 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2025.09.19 00:35:20.661560 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7894 | 2025.09.19 00:35:20.661641 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7895 | 2025.09.19 00:35:20.662586 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2025.09.19 00:35:20.662630 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7897 | 2025.09.19 00:35:20.663041 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7898 | 2025.09.19 00:35:20.663274 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.09.19 00:35:20.663421 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00192 sec., 213541.66666666666 rows/sec., 13.55 MiB/sec. | ||
| 7900 | 2025.09.19 00:35:20.663462 [ 5 ] {a81a0cf1-b757-4fc3-bd73-870d7c8240cc} <Debug> TCPHandler: Processed in 0.00227028 sec. | ||
| 7901 | 2025.09.19 00:35:20.663581 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.09.19 00:35:20.663675 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7903 | 2025.09.19 00:35:20.663714 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7904 | 2025.09.19 00:35:20.664576 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.09.19 00:35:20.664612 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7906 | 2025.09.19 00:35:20.664986 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7907 | 2025.09.19 00:35:20.665077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7908 | 2025.09.19 00:35:20.665198 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.09.19 00:35:20.665328 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001672 sec., 665071.7703349282 rows/sec., 52.45 MiB/sec. | ||
| 7910 | 2025.09.19 00:35:20.665364 [ 5 ] {dd0ad360-5e66-491e-bb74-602ebdd15b20} <Debug> TCPHandler: Processed in 0.001832404 sec. | ||
| 7911 | 2025.09.19 00:35:20.665476 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2025.09.19 00:35:20.665567 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7913 | 2025.09.19 00:35:20.665605 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7914 | 2025.09.19 00:35:20.666086 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2025.09.19 00:35:20.666122 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7916 | 2025.09.19 00:35:20.666440 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7917 | 2025.09.19 00:35:20.666655 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2025.09.19 00:35:20.666783 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001234 sec., 166126.41815235006 rows/sec., 9.75 MiB/sec. | ||
| 7919 | 2025.09.19 00:35:20.666820 [ 5 ] {6fd926a2-6d37-474b-8d17-e3dabe778162} <Debug> TCPHandler: Processed in 0.001390848 sec. | ||
| 7920 | 2025.09.19 00:35:20.666925 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2025.09.19 00:35:20.667015 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7922 | 2025.09.19 00:35:20.667054 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7923 | 2025.09.19 00:35:20.667531 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2025.09.19 00:35:20.667566 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7925 | 2025.09.19 00:35:20.667860 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7926 | 2025.09.19 00:35:20.668095 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2025.09.19 00:35:20.668223 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 7928 | 2025.09.19 00:35:20.668261 [ 5 ] {4e82c623-adce-447d-893d-f10c33a63363} <Debug> TCPHandler: Processed in 0.001382598 sec. | ||
| 7929 | 2025.09.19 00:35:20.668382 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2025.09.19 00:35:20.668473 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7931 | 2025.09.19 00:35:20.668511 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7932 | 2025.09.19 00:35:20.668997 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2025.09.19 00:35:20.669032 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7934 | 2025.09.19 00:35:20.669337 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7935 | 2025.09.19 00:35:20.669543 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2025.09.19 00:35:20.669666 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 7937 | 2025.09.19 00:35:20.669702 [ 5 ] {d67a24b3-2a64-4062-8a2c-2804b4b96d85} <Debug> TCPHandler: Processed in 0.001366277 sec. | ||
| 7938 | 2025.09.19 00:35:20.669811 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2025.09.19 00:35:20.669901 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7940 | 2025.09.19 00:35:20.669939 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7941 | 2025.09.19 00:35:20.670623 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2025.09.19 00:35:20.670658 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7943 | 2025.09.19 00:35:20.670980 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7944 | 2025.09.19 00:35:20.671184 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2025.09.19 00:35:20.671306 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001423 sec., 477160.92761770904 rows/sec., 33.26 MiB/sec. | ||
| 7946 | 2025.09.19 00:35:20.671345 [ 5 ] {ac8b84ab-1565-4e81-9245-b874e05de6ab} <Debug> TCPHandler: Processed in 0.001580381 sec. | ||
| 7947 | 2025.09.19 00:35:20.671451 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2025.09.19 00:35:20.671542 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7949 | 2025.09.19 00:35:20.671581 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7950 | 2025.09.19 00:35:20.671909 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2025.09.19 00:35:20.671945 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7952 | 2025.09.19 00:35:20.672243 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7953 | 2025.09.19 00:35:20.672454 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2025.09.19 00:35:20.672578 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 7955 | 2025.09.19 00:35:20.672615 [ 5 ] {fb97e23b-c676-4496-9d99-c476e2abebe7} <Debug> TCPHandler: Processed in 0.001211546 sec. | ||
| 7956 | 2025.09.19 00:35:20.672723 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2025.09.19 00:35:20.672814 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7958 | 2025.09.19 00:35:20.672855 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7959 | 2025.09.19 00:35:20.673294 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2025.09.19 00:35:20.673329 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7961 | 2025.09.19 00:35:20.673673 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7962 | 2025.09.19 00:35:20.673884 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.09.19 00:35:20.674009 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 7964 | 2025.09.19 00:35:20.674048 [ 5 ] {d49abea3-a59a-4d5d-87cd-9a2f6aa46ad9} <Debug> TCPHandler: Processed in 0.001372707 sec. | ||
| 7965 | 2025.09.19 00:35:20.674147 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2025.09.19 00:35:20.674236 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7967 | 2025.09.19 00:35:20.674275 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7968 | 2025.09.19 00:35:20.674582 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.09.19 00:35:20.674615 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7970 | 2025.09.19 00:35:20.674915 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7971 | 2025.09.19 00:35:20.675122 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.09.19 00:35:20.675227 [ 103 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7973 | 2025.09.19 00:35:20.675248 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 7974 | 2025.09.19 00:35:20.675292 [ 103 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2025.09.19 00:35:20.675299 [ 5 ] {2ab12579-ca79-4e24-bd4b-82fe9ce4c2eb} <Debug> TCPHandler: Processed in 0.001198056 sec. | ||
| 7976 | 2025.09.19 00:35:20.675321 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7977 | 2025.09.19 00:35:20.675423 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2025.09.19 00:35:20.675436 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 7979 | 2025.09.19 00:35:20.675520 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7980 | 2025.09.19 00:35:20.675568 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7981 | 2025.09.19 00:35:20.675585 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7982 | 2025.09.19 00:35:20.675613 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 7983 | 2025.09.19 00:35:20.675687 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 7984 | 2025.09.19 00:35:20.675735 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 7985 | 2025.09.19 00:35:20.675777 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 7986 | 2025.09.19 00:35:20.675838 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 7987 | 2025.09.19 00:35:20.675891 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 7988 | 2025.09.19 00:35:20.676030 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.09.19 00:35:20.676080 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7990 | 2025.09.19 00:35:20.676490 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7991 | 2025.09.19 00:35:20.676715 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.09.19 00:35:20.676834 [ 188 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001440759 sec., 17351.965179464434 rows/sec., 1.14 MiB/sec. | ||
| 7993 | 2025.09.19 00:35:20.676848 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001347 sec., 77208.61172976985 rows/sec., 4.73 MiB/sec. | ||
| 7994 | 2025.09.19 00:35:20.676907 [ 5 ] {fdaf93c3-3d2d-4a45-8cc9-0b8f2bf9439f} <Debug> TCPHandler: Processed in 0.00153254 sec. | ||
| 7995 | 2025.09.19 00:35:20.677059 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7996 | 2025.09.19 00:35:20.677411 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_25_5} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2025.09.19 00:35:20.677502 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_25_5} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7998 | 2025.09.19 00:35:20.677603 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7999 | 2025.09.19 00:35:20.682848 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2025.09.19 00:35:20.682900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8001 | 2025.09.19 00:35:20.688887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8002 | 2025.09.19 00:35:20.689586 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2025.09.19 00:35:20.692533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8004 | 2025.09.19 00:35:24.855734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1020 | ||
| 8005 | 2025.09.19 00:35:24.858121 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2025.09.19 00:35:24.858160 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8007 | 2025.09.19 00:35:24.859455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8008 | 2025.09.19 00:35:24.859770 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.09.19 00:35:24.860063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8010 | 2025.09.19 00:35:25.678986 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2025.09.19 00:35:25.679178 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8012 | 2025.09.19 00:35:25.679249 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8013 | 2025.09.19 00:35:25.679892 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.09.19 00:35:25.679939 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8015 | 2025.09.19 00:35:25.680326 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8016 | 2025.09.19 00:35:25.680539 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2025.09.19 00:35:25.680682 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001555 sec., 9003.215434083602 rows/sec., 734.15 KiB/sec. | ||
| 8018 | 2025.09.19 00:35:25.680723 [ 5 ] {97e75a0e-3c6f-41c0-bb9e-fb59ecc6593c} <Debug> TCPHandler: Processed in 0.001867684 sec. | ||
| 8019 | 2025.09.19 00:35:25.680833 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2025.09.19 00:35:25.680943 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8021 | 2025.09.19 00:35:25.680984 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8022 | 2025.09.19 00:35:25.681846 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.09.19 00:35:25.681883 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8024 | 2025.09.19 00:35:25.682290 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8025 | 2025.09.19 00:35:25.682503 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.09.19 00:35:25.682633 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.00171 sec., 752631.5789473684 rows/sec., 62.28 MiB/sec. | ||
| 8027 | 2025.09.19 00:35:25.682673 [ 5 ] {6da9abc9-b410-41da-a111-62776fbf9de2} <Debug> TCPHandler: Processed in 0.001889485 sec. | ||
| 8028 | 2025.09.19 00:35:25.682776 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2025.09.19 00:35:25.682871 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8030 | 2025.09.19 00:35:25.682912 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8031 | 2025.09.19 00:35:25.683318 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2025.09.19 00:35:25.683355 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8033 | 2025.09.19 00:35:25.683663 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8034 | 2025.09.19 00:35:25.683870 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2025.09.19 00:35:25.684000 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001147 sec., 48823.01656495205 rows/sec., 3.52 MiB/sec. | ||
| 8036 | 2025.09.19 00:35:25.684038 [ 5 ] {0c50d016-eb4a-4505-95e6-815d8d3a1041} <Debug> TCPHandler: Processed in 0.001309778 sec. | ||
| 8037 | 2025.09.19 00:35:25.684158 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2025.09.19 00:35:25.684278 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8039 | 2025.09.19 00:35:25.684326 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8040 | 2025.09.19 00:35:25.684804 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2025.09.19 00:35:25.684867 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8042 | 2025.09.19 00:35:25.685212 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8043 | 2025.09.19 00:35:25.685418 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2025.09.19 00:35:25.685548 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001294 sec., 176197.83616692427 rows/sec., 11.93 MiB/sec. | ||
| 8045 | 2025.09.19 00:35:25.685586 [ 5 ] {e77dac16-7d23-4b64-8236-656f94692687} <Debug> TCPHandler: Processed in 0.00148696 sec. | ||
| 8046 | 2025.09.19 00:35:25.685691 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8047 | 2025.09.19 00:35:25.685783 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8048 | 2025.09.19 00:35:25.685821 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8049 | 2025.09.19 00:35:25.686400 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2025.09.19 00:35:25.686436 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8051 | 2025.09.19 00:35:25.686755 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8052 | 2025.09.19 00:35:25.686956 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2025.09.19 00:35:25.687082 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001317 sec., 437357.63097949885 rows/sec., 32.56 MiB/sec. | ||
| 8054 | 2025.09.19 00:35:25.687119 [ 5 ] {6ed36eae-3d69-4f9b-b020-3aa8e1051fc6} <Debug> TCPHandler: Processed in 0.00147535 sec. | ||
| 8055 | 2025.09.19 00:35:25.687219 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2025.09.19 00:35:25.687310 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8057 | 2025.09.19 00:35:25.687352 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8058 | 2025.09.19 00:35:25.687897 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2025.09.19 00:35:25.687932 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8060 | 2025.09.19 00:35:25.688299 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8061 | 2025.09.19 00:35:25.688510 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2025.09.19 00:35:25.688632 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.00134 sec., 635074.6268656716 rows/sec., 42.75 MiB/sec. | ||
| 8063 | 2025.09.19 00:35:25.688668 [ 5 ] {7bfb2142-5964-4533-8f60-324810a4d19b} <Debug> TCPHandler: Processed in 0.00149508 sec. | ||
| 8064 | 2025.09.19 00:35:25.688778 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2025.09.19 00:35:25.688869 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8066 | 2025.09.19 00:35:25.688922 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8067 | 2025.09.19 00:35:25.689686 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2025.09.19 00:35:25.689721 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8069 | 2025.09.19 00:35:25.690277 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8070 | 2025.09.19 00:35:25.690490 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2025.09.19 00:35:25.690625 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001773 sec., 23688.66328257191 rows/sec., 42.45 MiB/sec. | ||
| 8072 | 2025.09.19 00:35:25.690676 [ 5 ] {e94a82a3-ec4a-4e10-99bf-032d3bb51175} <Debug> TCPHandler: Processed in 0.001945375 sec. | ||
| 8073 | 2025.09.19 00:35:25.690784 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2025.09.19 00:35:25.690876 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8075 | 2025.09.19 00:35:25.690915 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8076 | 2025.09.19 00:35:25.691232 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2025.09.19 00:35:25.691267 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8078 | 2025.09.19 00:35:25.691571 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8079 | 2025.09.19 00:35:25.691780 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2025.09.19 00:35:25.691905 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 8081 | 2025.09.19 00:35:25.691939 [ 5 ] {dd5cac6f-5205-465b-bdbb-cf22e72bf967} <Debug> TCPHandler: Processed in 0.001201826 sec. | ||
| 8082 | 2025.09.19 00:35:27.311901 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16773 | ||
| 8083 | 2025.09.19 00:35:27.312433 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2025.09.19 00:35:27.312487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8085 | 2025.09.19 00:35:27.313017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8086 | 2025.09.19 00:35:27.313260 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2025.09.19 00:35:27.313414 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16773 | ||
| 8088 | 2025.09.19 00:35:28.193556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8089 | 2025.09.19 00:35:28.210013 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.09.19 00:35:28.210066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8091 | 2025.09.19 00:35:28.216602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8092 | 2025.09.19 00:35:28.217312 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.09.19 00:35:28.220093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8094 | 2025.09.19 00:35:30.661785 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2025.09.19 00:35:30.662055 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8096 | 2025.09.19 00:35:30.662157 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8097 | 2025.09.19 00:35:30.663175 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2025.09.19 00:35:30.663231 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8099 | 2025.09.19 00:35:30.663628 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8100 | 2025.09.19 00:35:30.663832 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2025.09.19 00:35:30.663972 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002017 sec., 203272.18641546852 rows/sec., 12.89 MiB/sec. | ||
| 8102 | 2025.09.19 00:35:30.664011 [ 5 ] {8f25b04d-1063-4443-8c3a-8fa6ba9f2f20} <Debug> TCPHandler: Processed in 0.002378812 sec. | ||
| 8103 | 2025.09.19 00:35:30.664125 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8104 | 2025.09.19 00:35:30.664212 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8105 | 2025.09.19 00:35:30.664249 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8106 | 2025.09.19 00:35:30.665031 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2025.09.19 00:35:30.665067 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8108 | 2025.09.19 00:35:30.665415 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8109 | 2025.09.19 00:35:30.665623 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2025.09.19 00:35:30.665746 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001508 sec., 737400.5305039787 rows/sec., 58.15 MiB/sec. | ||
| 8111 | 2025.09.19 00:35:30.665781 [ 5 ] {4aa55252-0503-4241-aa4a-58937d05a5fb} <Debug> TCPHandler: Processed in 0.001666692 sec. | ||
| 8112 | 2025.09.19 00:35:30.665778 [ 90 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8113 | 2025.09.19 00:35:30.665856 [ 90 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2025.09.19 00:35:30.665880 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8115 | 2025.09.19 00:35:30.665896 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2025.09.19 00:35:30.665993 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8117 | 2025.09.19 00:35:30.666016 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 8118 | 2025.09.19 00:35:30.666033 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8119 | 2025.09.19 00:35:30.666190 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8120 | 2025.09.19 00:35:30.666236 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2346 rows starting from the beginning of the part | ||
| 8121 | 2025.09.19 00:35:30.666312 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1112 rows starting from the beginning of the part | ||
| 8122 | 2025.09.19 00:35:30.666369 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 141 rows starting from the beginning of the part | ||
| 8123 | 2025.09.19 00:35:30.666420 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1112 rows starting from the beginning of the part | ||
| 8124 | 2025.09.19 00:35:30.666463 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1287 rows starting from the beginning of the part | ||
| 8125 | 2025.09.19 00:35:30.666508 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1112 rows starting from the beginning of the part | ||
| 8126 | 2025.09.19 00:35:30.666523 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2025.09.19 00:35:30.666564 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8128 | 2025.09.19 00:35:30.666887 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8129 | 2025.09.19 00:35:30.667092 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2025.09.19 00:35:30.667221 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001246 sec., 164526.48475120385 rows/sec., 9.65 MiB/sec. | ||
| 8131 | 2025.09.19 00:35:30.667257 [ 5 ] {065c1368-bebf-4cbb-ba6f-44851e04e6ff} <Debug> TCPHandler: Processed in 0.001409238 sec. | ||
| 8132 | 2025.09.19 00:35:30.667365 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2025.09.19 00:35:30.667456 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8134 | 2025.09.19 00:35:30.667494 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8135 | 2025.09.19 00:35:30.667937 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2025.09.19 00:35:30.667972 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8137 | 2025.09.19 00:35:30.668266 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8138 | 2025.09.19 00:35:30.668461 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2025.09.19 00:35:30.668586 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001148 sec., 184668.98954703833 rows/sec., 11.91 MiB/sec. | ||
| 8140 | 2025.09.19 00:35:30.668622 [ 5 ] {1e74bdd8-3bf1-44d6-ad74-facf737cf356} <Debug> TCPHandler: Processed in 0.001303957 sec. | ||
| 8141 | 2025.09.19 00:35:30.668730 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2025.09.19 00:35:30.668773 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002822737 sec., 2518831.8996775113 rows/sec., 212.23 MiB/sec. | ||
| 8143 | 2025.09.19 00:35:30.668820 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8144 | 2025.09.19 00:35:30.668864 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8145 | 2025.09.19 00:35:30.669193 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8146 | 2025.09.19 00:35:30.669301 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2025.09.19 00:35:30.669341 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8148 | 2025.09.19 00:35:30.669595 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2025.09.19 00:35:30.669675 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8150 | 2025.09.19 00:35:30.669699 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_51_10} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8151 | 2025.09.19 00:35:30.669846 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 8152 | 2025.09.19 00:35:30.669928 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2025.09.19 00:35:30.670064 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001261 sec., 167327.51784298176 rows/sec., 9.50 MiB/sec. | ||
| 8154 | 2025.09.19 00:35:30.670100 [ 5 ] {fc6e1416-f01b-4937-9bbf-0436ad08e9ad} <Debug> TCPHandler: Processed in 0.001417869 sec. | ||
| 8155 | 2025.09.19 00:35:30.670211 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2025.09.19 00:35:30.670302 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8157 | 2025.09.19 00:35:30.670339 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8158 | 2025.09.19 00:35:30.670940 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2025.09.19 00:35:30.670975 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8160 | 2025.09.19 00:35:30.671297 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8161 | 2025.09.19 00:35:30.671496 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2025.09.19 00:35:30.671603 [ 90 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8163 | 2025.09.19 00:35:30.671621 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001336 sec., 508233.53293413174 rows/sec., 35.43 MiB/sec. | ||
| 8164 | 2025.09.19 00:35:30.671636 [ 90 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.09.19 00:35:30.671661 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8166 | 2025.09.19 00:35:30.671663 [ 5 ] {d4fcb355-b619-4017-9595-a834ef98319c} <Debug> TCPHandler: Processed in 0.001499639 sec. | ||
| 8167 | 2025.09.19 00:35:30.671750 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 8168 | 2025.09.19 00:35:30.671781 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2025.09.19 00:35:30.671877 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8170 | 2025.09.19 00:35:30.671880 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8171 | 2025.09.19 00:35:30.671921 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8172 | 2025.09.19 00:35:30.671932 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1213 rows starting from the beginning of the part | ||
| 8173 | 2025.09.19 00:35:30.672017 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 679 rows starting from the beginning of the part | ||
| 8174 | 2025.09.19 00:35:30.672070 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 106 rows starting from the beginning of the part | ||
| 8175 | 2025.09.19 00:35:30.672120 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 679 rows starting from the beginning of the part | ||
| 8176 | 2025.09.19 00:35:30.672166 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 576 rows starting from the beginning of the part | ||
| 8177 | 2025.09.19 00:35:30.672215 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 679 rows starting from the beginning of the part | ||
| 8178 | 2025.09.19 00:35:30.672251 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2025.09.19 00:35:30.672290 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8180 | 2025.09.19 00:35:30.672655 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8181 | 2025.09.19 00:35:30.672870 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2025.09.19 00:35:30.673006 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 8183 | 2025.09.19 00:35:30.673041 [ 5 ] {fc868583-5d8b-44a2-a3b4-0e03c25d92c0} <Debug> TCPHandler: Processed in 0.001307707 sec. | ||
| 8184 | 2025.09.19 00:35:30.673141 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2025.09.19 00:35:30.673232 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8186 | 2025.09.19 00:35:30.673273 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8187 | 2025.09.19 00:35:30.673682 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2025.09.19 00:35:30.673717 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8189 | 2025.09.19 00:35:30.673749 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3932 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041326 sec., 1926198.9510739588 rows/sec., 144.56 MiB/sec. | ||
| 8190 | 2025.09.19 00:35:30.673936 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8191 | 2025.09.19 00:35:30.674072 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8192 | 2025.09.19 00:35:30.674248 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2025.09.19 00:35:30.674340 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_51_10} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8194 | 2025.09.19 00:35:30.674412 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 8195 | 2025.09.19 00:35:30.674423 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2025.09.19 00:35:30.674564 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8197 | 2025.09.19 00:35:30.674596 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2025.09.19 00:35:30.674595 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00138 sec., 227536.23188405798 rows/sec., 14.95 MiB/sec. | ||
| 8199 | 2025.09.19 00:35:30.674613 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8200 | 2025.09.19 00:35:30.674652 [ 5 ] {8693abd2-011e-483a-87e4-f992562b3268} <Debug> TCPHandler: Processed in 0.00156334 sec. | ||
| 8201 | 2025.09.19 00:35:30.674697 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 8202 | 2025.09.19 00:35:30.674776 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2025.09.19 00:35:30.674790 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8204 | 2025.09.19 00:35:30.674835 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16263 rows starting from the beginning of the part | ||
| 8205 | 2025.09.19 00:35:30.674893 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 314 rows starting from the beginning of the part | ||
| 8206 | 2025.09.19 00:35:30.674894 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8207 | 2025.09.19 00:35:30.674940 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8208 | 2025.09.19 00:35:30.674953 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8209 | 2025.09.19 00:35:30.674984 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 314 rows starting from the beginning of the part | ||
| 8210 | 2025.09.19 00:35:30.675026 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 851 rows starting from the beginning of the part | ||
| 8211 | 2025.09.19 00:35:30.675062 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 8212 | 2025.09.19 00:35:30.675304 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.09.19 00:35:30.675347 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8214 | 2025.09.19 00:35:30.675791 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8215 | 2025.09.19 00:35:30.676007 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2025.09.19 00:35:30.676148 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001256 sec., 796.1783439490446 rows/sec., 53.65 KiB/sec. | ||
| 8217 | 2025.09.19 00:35:30.676184 [ 5 ] {a2f3b60e-94f8-4e7e-8b91-7860c98ff263} <Debug> TCPHandler: Processed in 0.001452219 sec. | ||
| 8218 | 2025.09.19 00:35:30.676285 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2025.09.19 00:35:30.676377 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8220 | 2025.09.19 00:35:30.676417 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8221 | 2025.09.19 00:35:30.676737 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2025.09.19 00:35:30.676773 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8223 | 2025.09.19 00:35:30.677125 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8224 | 2025.09.19 00:35:30.677344 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.09.19 00:35:30.677448 [ 90 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8226 | 2025.09.19 00:35:30.677477 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 8227 | 2025.09.19 00:35:30.677477 [ 90 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2025.09.19 00:35:30.677516 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8229 | 2025.09.19 00:35:30.677519 [ 5 ] {dcc456ee-e472-4c1e-89c8-bf164db157b4} <Debug> TCPHandler: Processed in 0.001280707 sec. | ||
| 8230 | 2025.09.19 00:35:30.677612 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 8231 | 2025.09.19 00:35:30.677721 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8232 | 2025.09.19 00:35:30.677751 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3588 rows starting from the beginning of the part | ||
| 8233 | 2025.09.19 00:35:30.677809 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8234 | 2025.09.19 00:35:30.677855 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8235 | 2025.09.19 00:35:30.677899 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 8236 | 2025.09.19 00:35:30.677942 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8237 | 2025.09.19 00:35:30.677984 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8238 | 2025.09.19 00:35:30.679677 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002104327 sec., 1910349.48465709 rows/sec., 121.49 MiB/sec. | ||
| 8239 | 2025.09.19 00:35:30.680300 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8240 | 2025.09.19 00:35:30.680775 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2025.09.19 00:35:30.680793 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18216 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611824 sec., 2977326.812939669 rows/sec., 199.38 MiB/sec. | ||
| 8242 | 2025.09.19 00:35:30.680904 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_51_10} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8243 | 2025.09.19 00:35:30.681003 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8244 | 2025.09.19 00:35:30.681093 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8245 | 2025.09.19 00:35:30.681404 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.09.19 00:35:30.681490 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8247 | 2025.09.19 00:35:30.681580 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 8248 | 2025.09.19 00:35:31.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.26 MiB, peak 303.49 MiB, free memory in arenas 0.00 B, will set to 287.95 MiB (RSS), difference: 1.69 MiB | ||
| 8249 | 2025.09.19 00:35:34.704763 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8250 | 2025.09.19 00:35:34.704834 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8251 | 2025.09.19 00:35:34.813814 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17221 | ||
| 8252 | 2025.09.19 00:35:34.814488 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2025.09.19 00:35:34.814570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8254 | 2025.09.19 00:35:34.815290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8255 | 2025.09.19 00:35:34.815522 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2025.09.19 00:35:34.815671 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17221 | ||
| 8257 | 2025.09.19 00:35:34.815691 [ 85 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8258 | 2025.09.19 00:35:34.815774 [ 85 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2025.09.19 00:35:34.815813 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8260 | 2025.09.19 00:35:34.815935 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 8261 | 2025.09.19 00:35:34.816041 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8262 | 2025.09.19 00:35:34.816076 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14853 rows starting from the beginning of the part | ||
| 8263 | 2025.09.19 00:35:34.816141 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 8264 | 2025.09.19 00:35:34.816192 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 8265 | 2025.09.19 00:35:34.816238 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 8266 | 2025.09.19 00:35:34.816284 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 8267 | 2025.09.19 00:35:34.816334 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 8268 | 2025.09.19 00:35:34.818351 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002462032 sec., 6994628.826920203 rows/sec., 100.06 MiB/sec. | ||
| 8269 | 2025.09.19 00:35:34.818640 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8270 | 2025.09.19 00:35:34.818952 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_36_7} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2025.09.19 00:35:34.819027 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_36_7} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8272 | 2025.09.19 00:35:34.819128 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8273 | 2025.09.19 00:35:34.860596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1056 | ||
| 8274 | 2025.09.19 00:35:34.862916 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2025.09.19 00:35:34.862957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8276 | 2025.09.19 00:35:34.864148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8277 | 2025.09.19 00:35:34.864414 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.09.19 00:35:34.864555 [ 85 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8279 | 2025.09.19 00:35:34.864595 [ 85 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2025.09.19 00:35:34.864617 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8281 | 2025.09.19 00:35:34.864663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 8282 | 2025.09.19 00:35:34.864723 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 8283 | 2025.09.19 00:35:34.865275 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8284 | 2025.09.19 00:35:34.865424 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 878 rows starting from the beginning of the part | ||
| 8285 | 2025.09.19 00:35:34.865806 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 8286 | 2025.09.19 00:35:34.866158 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8287 | 2025.09.19 00:35:34.866494 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8288 | 2025.09.19 00:35:34.866834 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8289 | 2025.09.19 00:35:34.867167 [ 190 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 8290 | 2025.09.19 00:35:34.873326 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 72 columns (72 merged, 0 gathered) in 0.008642644 sec., 122184.83140113142 rows/sec., 98.77 MiB/sec. | ||
| 8291 | 2025.09.19 00:35:34.874786 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8292 | 2025.09.19 00:35:34.875425 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2025.09.19 00:35:34.875506 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_26_5} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8294 | 2025.09.19 00:35:34.875765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8295 | 2025.09.19 00:35:35.652672 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2025.09.19 00:35:35.652948 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8297 | 2025.09.19 00:35:35.653054 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8298 | 2025.09.19 00:35:35.653777 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2025.09.19 00:35:35.653821 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8300 | 2025.09.19 00:35:35.654248 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8301 | 2025.09.19 00:35:35.654478 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2025.09.19 00:35:35.654648 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001776 sec., 78828.82882882883 rows/sec., 6.83 MiB/sec. | ||
| 8303 | 2025.09.19 00:35:35.654698 [ 5 ] {9d58c5b8-5cdb-4a58-b156-390c14a4b98e} <Debug> TCPHandler: Processed in 0.002203939 sec. | ||
| 8304 | 2025.09.19 00:35:35.654822 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2025.09.19 00:35:35.654922 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8306 | 2025.09.19 00:35:35.654965 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8307 | 2025.09.19 00:35:35.655384 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2025.09.19 00:35:35.655421 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8309 | 2025.09.19 00:35:35.655725 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8310 | 2025.09.19 00:35:35.655942 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2025.09.19 00:35:35.656075 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001175 sec., 35744.68085106383 rows/sec., 2.62 MiB/sec. | ||
| 8312 | 2025.09.19 00:35:35.656114 [ 5 ] {17bd10cf-6e80-4367-87aa-b458000869aa} <Debug> TCPHandler: Processed in 0.001342837 sec. | ||
| 8313 | 2025.09.19 00:35:35.656234 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2025.09.19 00:35:35.656352 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8315 | 2025.09.19 00:35:35.656400 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8316 | 2025.09.19 00:35:35.656939 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.09.19 00:35:35.656984 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8318 | 2025.09.19 00:35:35.657325 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8319 | 2025.09.19 00:35:35.657533 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2025.09.19 00:35:35.657663 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001337 sec., 79281.97456993267 rows/sec., 6.19 MiB/sec. | ||
| 8321 | 2025.09.19 00:35:35.657700 [ 5 ] {8d8d5a72-e4d4-4627-acef-416982cfd1f3} <Debug> TCPHandler: Processed in 0.00152631 sec. | ||
| 8322 | 2025.09.19 00:35:35.657811 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2025.09.19 00:35:35.657902 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8324 | 2025.09.19 00:35:35.657945 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8325 | 2025.09.19 00:35:35.658351 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2025.09.19 00:35:35.658386 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8327 | 2025.09.19 00:35:35.658713 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8328 | 2025.09.19 00:35:35.658921 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2025.09.19 00:35:35.659053 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8330 | 2025.09.19 00:35:35.659089 [ 5 ] {5bf98274-9f3c-40bf-8b9c-ae3104b7dcbf} <Debug> TCPHandler: Processed in 0.001325158 sec. | ||
| 8331 | 2025.09.19 00:35:35.659204 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2025.09.19 00:35:35.659303 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8333 | 2025.09.19 00:35:35.659358 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8334 | 2025.09.19 00:35:35.660251 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2025.09.19 00:35:35.660288 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8336 | 2025.09.19 00:35:35.660856 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8337 | 2025.09.19 00:35:35.661075 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2025.09.19 00:35:35.661201 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8339 | 2025.09.19 00:35:35.661210 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 39.08 MiB/sec. | ||
| 8340 | 2025.09.19 00:35:35.661313 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2025.09.19 00:35:35.661331 [ 5 ] {1fbab8b2-2619-4385-861b-a457f9b0343c} <Debug> TCPHandler: Processed in 0.002175099 sec. | ||
| 8342 | 2025.09.19 00:35:35.661358 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8343 | 2025.09.19 00:35:35.661453 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.09.19 00:35:35.661501 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 8345 | 2025.09.19 00:35:35.661553 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8346 | 2025.09.19 00:35:35.661599 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8347 | 2025.09.19 00:35:35.661777 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8348 | 2025.09.19 00:35:35.661845 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 758 rows starting from the beginning of the part | ||
| 8349 | 2025.09.19 00:35:35.661950 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2025.09.19 00:35:35.661991 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8351 | 2025.09.19 00:35:35.661993 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 8352 | 2025.09.19 00:35:35.662118 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 8353 | 2025.09.19 00:35:35.662221 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 8354 | 2025.09.19 00:35:35.662300 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8355 | 2025.09.19 00:35:35.662321 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 8356 | 2025.09.19 00:35:35.662427 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 8357 | 2025.09.19 00:35:35.662528 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.09.19 00:35:35.662662 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 8359 | 2025.09.19 00:35:35.662697 [ 5 ] {3a94b4e2-e269-4d3e-b26f-539278b7b6ee} <Debug> TCPHandler: Processed in 0.001292267 sec. | ||
| 8360 | 2025.09.19 00:35:35.678629 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 19 columns (19 merged, 0 gathered) in 0.017187245 sec., 56320.83559639721 rows/sec., 100.92 MiB/sec. | ||
| 8361 | 2025.09.19 00:35:35.679595 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8362 | 2025.09.19 00:35:35.679935 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2025.09.19 00:35:35.680008 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8364 | 2025.09.19 00:35:35.680102 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 8365 | 2025.09.19 00:35:35.720455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8366 | 2025.09.19 00:35:35.738478 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2025.09.19 00:35:35.738523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8368 | 2025.09.19 00:35:35.744360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8369 | 2025.09.19 00:35:35.745110 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2025.09.19 00:35:35.745390 [ 84 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8371 | 2025.09.19 00:35:35.745423 [ 84 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2025.09.19 00:35:35.745440 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8373 | 2025.09.19 00:35:35.745528 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 8374 | 2025.09.19 00:35:35.748659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8375 | 2025.09.19 00:35:35.749087 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8376 | 2025.09.19 00:35:35.750616 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 8377 | 2025.09.19 00:35:35.755455 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 8378 | 2025.09.19 00:35:35.759979 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 8379 | 2025.09.19 00:35:35.764535 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 8380 | 2025.09.19 00:35:35.769093 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 8381 | 2025.09.19 00:35:35.773321 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8382 | 2025.09.19 00:35:35.823006 [ 189 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.077513614 sec., 3496.1600422862493 rows/sec., 18.08 MiB/sec. | ||
| 8383 | 2025.09.19 00:35:35.826216 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8384 | 2025.09.19 00:35:35.828398 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_36_7} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2025.09.19 00:35:35.828521 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_36_7} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8386 | 2025.09.19 00:35:35.831513 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8387 | 2025.09.19 00:35:36.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.28 MiB, peak 303.49 MiB, free memory in arenas 0.00 B, will set to 294.70 MiB (RSS), difference: 4.42 MiB | ||
| 8388 | 2025.09.19 00:35:36.941523 [ 81 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8389 | 2025.09.19 00:35:36.941584 [ 81 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2025.09.19 00:35:36.941605 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8391 | 2025.09.19 00:35:36.941728 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 8392 | 2025.09.19 00:35:36.941889 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8393 | 2025.09.19 00:35:36.941929 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 8394 | 2025.09.19 00:35:36.942008 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8395 | 2025.09.19 00:35:36.942064 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8396 | 2025.09.19 00:35:36.942132 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8397 | 2025.09.19 00:35:36.942195 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 8398 | 2025.09.19 00:35:36.943271 [ 192 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600191 sec., 31246.269976521555 rows/sec., 2.61 MiB/sec. | ||
| 8399 | 2025.09.19 00:35:36.943461 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8400 | 2025.09.19 00:35:36.943809 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.09.19 00:35:36.943895 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_13_3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8402 | 2025.09.19 00:35:36.943994 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8403 | 2025.09.19 00:35:40.662017 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2025.09.19 00:35:40.662261 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8405 | 2025.09.19 00:35:40.662325 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8406 | 2025.09.19 00:35:40.663194 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2025.09.19 00:35:40.663246 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8408 | 2025.09.19 00:35:40.663669 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8409 | 2025.09.19 00:35:40.663905 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2025.09.19 00:35:40.664040 [ 78 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8411 | 2025.09.19 00:35:40.664060 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 8412 | 2025.09.19 00:35:40.664113 [ 78 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2025.09.19 00:35:40.664129 [ 5 ] {7bba5ee2-2723-480e-8c28-f6cccba2f177} <Debug> TCPHandler: Processed in 0.0022756 sec. | ||
| 8414 | 2025.09.19 00:35:40.664144 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8415 | 2025.09.19 00:35:40.664260 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2025.09.19 00:35:40.664278 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 8417 | 2025.09.19 00:35:40.664365 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8418 | 2025.09.19 00:35:40.664412 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8419 | 2025.09.19 00:35:40.664424 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8420 | 2025.09.19 00:35:40.664464 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 8421 | 2025.09.19 00:35:40.664535 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 8422 | 2025.09.19 00:35:40.664580 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 8423 | 2025.09.19 00:35:40.664621 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 8424 | 2025.09.19 00:35:40.664673 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 8425 | 2025.09.19 00:35:40.664820 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2025.09.19 00:35:40.664863 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8427 | 2025.09.19 00:35:40.665202 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8428 | 2025.09.19 00:35:40.665423 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.09.19 00:35:40.665551 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00121 sec., 1652.892561983471 rows/sec., 134.78 KiB/sec. | ||
| 8430 | 2025.09.19 00:35:40.665588 [ 5 ] {ad4d7088-4a0f-42af-9aa8-729e6a835dba} <Debug> TCPHandler: Processed in 0.001378438 sec. | ||
| 8431 | 2025.09.19 00:35:40.665696 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2025.09.19 00:35:40.665790 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8433 | 2025.09.19 00:35:40.665810 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584221 sec., 1294011.3784629796 rows/sec., 87.02 MiB/sec. | ||
| 8434 | 2025.09.19 00:35:40.665829 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8435 | 2025.09.19 00:35:40.665991 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8436 | 2025.09.19 00:35:40.666260 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_25_6} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2025.09.19 00:35:40.666327 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_25_6} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8438 | 2025.09.19 00:35:40.666408 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8439 | 2025.09.19 00:35:40.667001 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2025.09.19 00:35:40.667037 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8441 | 2025.09.19 00:35:40.667421 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8442 | 2025.09.19 00:35:40.667629 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2025.09.19 00:35:40.667762 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001992 sec., 558734.9397590362 rows/sec., 44.06 MiB/sec. | ||
| 8444 | 2025.09.19 00:35:40.667799 [ 5 ] {ca8e7dea-6a3c-43f8-9a7b-f97effbc1529} <Debug> TCPHandler: Processed in 0.002150048 sec. | ||
| 8445 | 2025.09.19 00:35:40.667905 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2025.09.19 00:35:40.667996 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8447 | 2025.09.19 00:35:40.668036 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8448 | 2025.09.19 00:35:40.668551 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2025.09.19 00:35:40.668587 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8450 | 2025.09.19 00:35:40.668895 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8451 | 2025.09.19 00:35:40.669106 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2025.09.19 00:35:40.669215 [ 78 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8453 | 2025.09.19 00:35:40.669233 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001255 sec., 164940.2390438247 rows/sec., 9.69 MiB/sec. | ||
| 8454 | 2025.09.19 00:35:40.669254 [ 78 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.09.19 00:35:40.669276 [ 5 ] {0efc8769-023e-4f2e-ad69-048e1b1968b4} <Debug> TCPHandler: Processed in 0.001418489 sec. | ||
| 8456 | 2025.09.19 00:35:40.669284 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8457 | 2025.09.19 00:35:40.669390 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 8458 | 2025.09.19 00:35:40.669407 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8459 | 2025.09.19 00:35:40.669496 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2025.09.19 00:35:40.669529 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 265 rows starting from the beginning of the part | ||
| 8461 | 2025.09.19 00:35:40.669536 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8462 | 2025.09.19 00:35:40.669588 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8463 | 2025.09.19 00:35:40.669599 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 205 rows starting from the beginning of the part | ||
| 8464 | 2025.09.19 00:35:40.669651 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 8465 | 2025.09.19 00:35:40.669717 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 205 rows starting from the beginning of the part | ||
| 8466 | 2025.09.19 00:35:40.669787 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 8467 | 2025.09.19 00:35:40.669838 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 207 rows starting from the beginning of the part | ||
| 8468 | 2025.09.19 00:35:40.670208 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2025.09.19 00:35:40.670245 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8470 | 2025.09.19 00:35:40.670581 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8471 | 2025.09.19 00:35:40.670714 [ 192 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364547 sec., 718187.061347099 rows/sec., 46.47 MiB/sec. | ||
| 8472 | 2025.09.19 00:35:40.670818 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2025.09.19 00:35:40.670835 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8474 | 2025.09.19 00:35:40.670961 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001451 sec., 146106.13370089594 rows/sec., 9.42 MiB/sec. | ||
| 8475 | 2025.09.19 00:35:40.671000 [ 5 ] {de1c0e4f-e4e2-4153-9235-b51f2e84df9f} <Debug> TCPHandler: Processed in 0.001654862 sec. | ||
| 8476 | 2025.09.19 00:35:40.671067 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.09.19 00:35:40.671106 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2025.09.19 00:35:40.671134 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_51_10} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8479 | 2025.09.19 00:35:40.671194 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8480 | 2025.09.19 00:35:40.671212 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8481 | 2025.09.19 00:35:40.671261 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8482 | 2025.09.19 00:35:40.671852 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2025.09.19 00:35:40.671895 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8484 | 2025.09.19 00:35:40.672276 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8485 | 2025.09.19 00:35:40.672503 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2025.09.19 00:35:40.672607 [ 78 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8487 | 2025.09.19 00:35:40.672636 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00145 sec., 145517.24137931035 rows/sec., 8.26 MiB/sec. | ||
| 8488 | 2025.09.19 00:35:40.672638 [ 78 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2025.09.19 00:35:40.672677 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8490 | 2025.09.19 00:35:40.672682 [ 5 ] {1fd8fb2b-1b95-4cd2-9afc-1350cf017f04} <Debug> TCPHandler: Processed in 0.001625501 sec. | ||
| 8491 | 2025.09.19 00:35:40.672757 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 8492 | 2025.09.19 00:35:40.672800 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2025.09.19 00:35:40.672845 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8494 | 2025.09.19 00:35:40.672870 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 8495 | 2025.09.19 00:35:40.672892 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8496 | 2025.09.19 00:35:40.672922 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 8497 | 2025.09.19 00:35:40.672933 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8498 | 2025.09.19 00:35:40.672966 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 8499 | 2025.09.19 00:35:40.673007 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 8500 | 2025.09.19 00:35:40.673047 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 8501 | 2025.09.19 00:35:40.673730 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2025.09.19 00:35:40.673766 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8503 | 2025.09.19 00:35:40.673817 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001091134 sec., 966883.9940832199 rows/sec., 58.59 MiB/sec. | ||
| 8504 | 2025.09.19 00:35:40.674007 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8505 | 2025.09.19 00:35:40.674143 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8506 | 2025.09.19 00:35:40.674395 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_25_6} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2025.09.19 00:35:40.674462 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2025.09.19 00:35:40.674484 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_25_6} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8509 | 2025.09.19 00:35:40.674584 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8510 | 2025.09.19 00:35:40.674608 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001734 sec., 392733.5640138408 rows/sec., 27.39 MiB/sec. | ||
| 8511 | 2025.09.19 00:35:40.674649 [ 5 ] {1913f345-b447-428b-aa61-5a2d40715a06} <Debug> TCPHandler: Processed in 0.001899775 sec. | ||
| 8512 | 2025.09.19 00:35:40.674751 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2025.09.19 00:35:40.674841 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8514 | 2025.09.19 00:35:40.674881 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8515 | 2025.09.19 00:35:40.675205 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2025.09.19 00:35:40.675240 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8517 | 2025.09.19 00:35:40.675538 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8518 | 2025.09.19 00:35:40.675742 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2025.09.19 00:35:40.675871 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 8520 | 2025.09.19 00:35:40.675905 [ 5 ] {2de6b44e-0b31-4693-9c82-c767c92416a8} <Debug> TCPHandler: Processed in 0.001200725 sec. | ||
| 8521 | 2025.09.19 00:35:40.676023 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2025.09.19 00:35:40.676142 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8523 | 2025.09.19 00:35:40.676189 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8524 | 2025.09.19 00:35:40.676680 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.09.19 00:35:40.676717 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8526 | 2025.09.19 00:35:40.677069 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8527 | 2025.09.19 00:35:40.677278 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.09.19 00:35:40.677409 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001292 sec., 243808.04953560373 rows/sec., 16.02 MiB/sec. | ||
| 8529 | 2025.09.19 00:35:40.677445 [ 5 ] {441e9d0c-e4b2-4c5f-9422-20ae89f992ca} <Debug> TCPHandler: Processed in 0.00148247 sec. | ||
| 8530 | 2025.09.19 00:35:40.677543 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2025.09.19 00:35:40.677633 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8532 | 2025.09.19 00:35:40.677673 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8533 | 2025.09.19 00:35:40.677998 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2025.09.19 00:35:40.678032 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8535 | 2025.09.19 00:35:40.678315 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8536 | 2025.09.19 00:35:40.678516 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.09.19 00:35:40.678639 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 8538 | 2025.09.19 00:35:40.678673 [ 5 ] {1f9bae36-21dd-4d10-9ed3-219ef6a9ef8e} <Debug> TCPHandler: Processed in 0.001176856 sec. | ||
| 8539 | 2025.09.19 00:35:40.678780 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.09.19 00:35:40.678869 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8541 | 2025.09.19 00:35:40.678908 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8542 | 2025.09.19 00:35:40.679237 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.09.19 00:35:40.679270 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8544 | 2025.09.19 00:35:40.679562 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8545 | 2025.09.19 00:35:40.679776 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.09.19 00:35:40.679897 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 8547 | 2025.09.19 00:35:40.679930 [ 5 ] {857696c9-b178-4b4b-8e86-29de822198fc} <Debug> TCPHandler: Processed in 0.001197106 sec. | ||
| 8548 | 2025.09.19 00:35:42.316614 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17733 | ||
| 8549 | 2025.09.19 00:35:42.317133 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2025.09.19 00:35:42.317182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8551 | 2025.09.19 00:35:42.317691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8552 | 2025.09.19 00:35:42.317931 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2025.09.19 00:35:42.318075 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17733 | ||
| 8554 | 2025.09.19 00:35:43.249603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8555 | 2025.09.19 00:35:43.265657 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.09.19 00:35:43.265723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8557 | 2025.09.19 00:35:43.271385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8558 | 2025.09.19 00:35:43.272093 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.09.19 00:35:43.274954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8560 | 2025.09.19 00:35:44.865696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1090 | ||
| 8561 | 2025.09.19 00:35:44.868026 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2025.09.19 00:35:44.868076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8563 | 2025.09.19 00:35:44.869244 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8564 | 2025.09.19 00:35:44.869498 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2025.09.19 00:35:44.869763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8566 | 2025.09.19 00:35:45.652443 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2025.09.19 00:35:45.652712 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8568 | 2025.09.19 00:35:45.652813 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8569 | 2025.09.19 00:35:45.653652 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2025.09.19 00:35:45.653694 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8571 | 2025.09.19 00:35:45.654101 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8572 | 2025.09.19 00:35:45.654338 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2025.09.19 00:35:45.654494 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001855 sec., 75471.69811320755 rows/sec., 6.54 MiB/sec. | ||
| 8574 | 2025.09.19 00:35:45.654541 [ 5 ] {5a747891-23a4-4fdf-8491-3ca7bb037fc3} <Debug> TCPHandler: Processed in 0.00227062 sec. | ||
| 8575 | 2025.09.19 00:35:45.654667 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2025.09.19 00:35:45.654794 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8577 | 2025.09.19 00:35:45.654846 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8578 | 2025.09.19 00:35:45.655312 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2025.09.19 00:35:45.655348 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8580 | 2025.09.19 00:35:45.655677 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8581 | 2025.09.19 00:35:45.655884 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2025.09.19 00:35:45.656010 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001246 sec., 33707.86516853933 rows/sec., 2.48 MiB/sec. | ||
| 8583 | 2025.09.19 00:35:45.656046 [ 5 ] {c0210ab1-c62d-4172-905d-5e43758a4b32} <Debug> TCPHandler: Processed in 0.001441289 sec. | ||
| 8584 | 2025.09.19 00:35:45.656166 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2025.09.19 00:35:45.656288 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8586 | 2025.09.19 00:35:45.656336 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8587 | 2025.09.19 00:35:45.656863 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2025.09.19 00:35:45.656906 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8589 | 2025.09.19 00:35:45.657267 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8590 | 2025.09.19 00:35:45.657483 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2025.09.19 00:35:45.657618 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001355 sec., 78228.78228782288 rows/sec., 6.11 MiB/sec. | ||
| 8592 | 2025.09.19 00:35:45.657657 [ 5 ] {5f0c5be4-9222-42fb-ae6a-63813ea20916} <Debug> TCPHandler: Processed in 0.001551351 sec. | ||
| 8593 | 2025.09.19 00:35:45.657769 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2025.09.19 00:35:45.657864 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8595 | 2025.09.19 00:35:45.657909 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8596 | 2025.09.19 00:35:45.658321 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2025.09.19 00:35:45.658359 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8598 | 2025.09.19 00:35:45.658701 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8599 | 2025.09.19 00:35:45.658926 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2025.09.19 00:35:45.659057 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 8601 | 2025.09.19 00:35:45.659094 [ 5 ] {5839fa9e-017b-4a4b-9277-4e5b68d2660f} <Debug> TCPHandler: Processed in 0.001373007 sec. | ||
| 8602 | 2025.09.19 00:35:45.659202 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2025.09.19 00:35:45.659300 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8604 | 2025.09.19 00:35:45.659354 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8605 | 2025.09.19 00:35:45.660210 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2025.09.19 00:35:45.660248 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8607 | 2025.09.19 00:35:45.660805 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8608 | 2025.09.19 00:35:45.661028 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2025.09.19 00:35:45.661162 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001881 sec., 22328.548644338116 rows/sec., 40.01 MiB/sec. | ||
| 8610 | 2025.09.19 00:35:45.661216 [ 5 ] {f46706ef-fa2e-4cc6-9779-f22f52cfdab1} <Debug> TCPHandler: Processed in 0.002061447 sec. | ||
| 8611 | 2025.09.19 00:35:45.661328 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2025.09.19 00:35:45.661423 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8613 | 2025.09.19 00:35:45.661465 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8614 | 2025.09.19 00:35:45.661803 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2025.09.19 00:35:45.661839 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8616 | 2025.09.19 00:35:45.662157 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8617 | 2025.09.19 00:35:45.662366 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2025.09.19 00:35:45.662492 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8619 | 2025.09.19 00:35:45.662532 [ 5 ] {5bc9183a-127e-45c2-acea-edfb23cb4133} <Debug> TCPHandler: Processed in 0.001251816 sec. | ||
| 8620 | 2025.09.19 00:35:49.704870 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8621 | 2025.09.19 00:35:49.704937 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8622 | 2025.09.19 00:35:49.819095 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18181 | ||
| 8623 | 2025.09.19 00:35:49.819663 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2025.09.19 00:35:49.819721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8625 | 2025.09.19 00:35:49.820235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8626 | 2025.09.19 00:35:49.820486 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2025.09.19 00:35:49.820644 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18181 | ||
| 8628 | 2025.09.19 00:35:50.661621 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2025.09.19 00:35:50.661797 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8630 | 2025.09.19 00:35:50.661859 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8631 | 2025.09.19 00:35:50.662729 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2025.09.19 00:35:50.662770 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8633 | 2025.09.19 00:35:50.663159 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8634 | 2025.09.19 00:35:50.663396 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2025.09.19 00:35:50.663542 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001793 sec., 228667.0384829894 rows/sec., 14.51 MiB/sec. | ||
| 8636 | 2025.09.19 00:35:50.663603 [ 5 ] {2d4a29a8-16a6-4f67-aa49-22a62f88ca5a} <Debug> TCPHandler: Processed in 0.002104218 sec. | ||
| 8637 | 2025.09.19 00:35:50.663745 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2025.09.19 00:35:50.663858 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8639 | 2025.09.19 00:35:50.663898 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8640 | 2025.09.19 00:35:50.665132 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.09.19 00:35:50.665168 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8642 | 2025.09.19 00:35:50.665532 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8643 | 2025.09.19 00:35:50.665735 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.09.19 00:35:50.665860 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002021 sec., 550222.662048491 rows/sec., 43.39 MiB/sec. | ||
| 8645 | 2025.09.19 00:35:50.665897 [ 5 ] {43c9a7f5-826d-4392-b50f-c7e963e37d8b} <Debug> TCPHandler: Processed in 0.002201839 sec. | ||
| 8646 | 2025.09.19 00:35:50.666009 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2025.09.19 00:35:50.666101 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8648 | 2025.09.19 00:35:50.666141 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8649 | 2025.09.19 00:35:50.666632 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.09.19 00:35:50.666668 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8651 | 2025.09.19 00:35:50.666971 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8652 | 2025.09.19 00:35:50.667168 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.09.19 00:35:50.667294 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001211 sec., 169281.58546655657 rows/sec., 9.93 MiB/sec. | ||
| 8654 | 2025.09.19 00:35:50.667330 [ 5 ] {19038254-2bd9-4887-b827-40e4bdaa2849} <Debug> TCPHandler: Processed in 0.001369098 sec. | ||
| 8655 | 2025.09.19 00:35:50.667437 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2025.09.19 00:35:50.667529 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8657 | 2025.09.19 00:35:50.667568 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8658 | 2025.09.19 00:35:50.668059 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2025.09.19 00:35:50.668095 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8660 | 2025.09.19 00:35:50.668383 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8661 | 2025.09.19 00:35:50.668578 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2025.09.19 00:35:50.668688 [ 64 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8663 | 2025.09.19 00:35:50.668706 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 8664 | 2025.09.19 00:35:50.668758 [ 64 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2025.09.19 00:35:50.668766 [ 5 ] {0b52faa5-943e-45c6-94fe-ab4aeebf3429} <Debug> TCPHandler: Processed in 0.001377208 sec. | ||
| 8666 | 2025.09.19 00:35:50.668788 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8667 | 2025.09.19 00:35:50.668886 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2025.09.19 00:35:50.668906 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 8669 | 2025.09.19 00:35:50.668982 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8670 | 2025.09.19 00:35:50.669027 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8671 | 2025.09.19 00:35:50.669047 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8672 | 2025.09.19 00:35:50.669092 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 441 rows starting from the beginning of the part | ||
| 8673 | 2025.09.19 00:35:50.669168 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 8674 | 2025.09.19 00:35:50.669219 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 8675 | 2025.09.19 00:35:50.669264 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 8676 | 2025.09.19 00:35:50.669304 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 8677 | 2025.09.19 00:35:50.669344 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 8678 | 2025.09.19 00:35:50.669519 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2025.09.19 00:35:50.669561 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8680 | 2025.09.19 00:35:50.669895 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8681 | 2025.09.19 00:35:50.670114 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2025.09.19 00:35:50.670241 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 8683 | 2025.09.19 00:35:50.670277 [ 5 ] {fcbc3503-c7fe-4963-91de-a915ddec9b38} <Debug> TCPHandler: Processed in 0.001439139 sec. | ||
| 8684 | 2025.09.19 00:35:50.670326 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473749 sec., 1029347.6026107568 rows/sec., 71.31 MiB/sec. | ||
| 8685 | 2025.09.19 00:35:50.670389 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.09.19 00:35:50.670486 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8687 | 2025.09.19 00:35:50.670526 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8688 | 2025.09.19 00:35:50.670533 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8689 | 2025.09.19 00:35:50.670856 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.09.19 00:35:50.670944 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_35_7} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8691 | 2025.09.19 00:35:50.671061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8692 | 2025.09.19 00:35:50.671287 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.09.19 00:35:50.671328 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8694 | 2025.09.19 00:35:50.671649 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8695 | 2025.09.19 00:35:50.671847 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2025.09.19 00:35:50.671974 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001505 sec., 451162.7906976744 rows/sec., 31.45 MiB/sec. | ||
| 8697 | 2025.09.19 00:35:50.672010 [ 5 ] {f78bd952-ef73-4958-85f4-44bce83ab01d} <Debug> TCPHandler: Processed in 0.001668632 sec. | ||
| 8698 | 2025.09.19 00:35:50.672116 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2025.09.19 00:35:50.672208 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8700 | 2025.09.19 00:35:50.672248 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8701 | 2025.09.19 00:35:50.672589 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.09.19 00:35:50.672625 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8703 | 2025.09.19 00:35:50.672911 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8704 | 2025.09.19 00:35:50.673106 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2025.09.19 00:35:50.673231 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 8706 | 2025.09.19 00:35:50.673238 [ 62 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8707 | 2025.09.19 00:35:50.673267 [ 5 ] {25f37b31-d97f-44e2-b5d6-93f6157329e7} <Debug> TCPHandler: Processed in 0.001197735 sec. | ||
| 8708 | 2025.09.19 00:35:50.673304 [ 62 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2025.09.19 00:35:50.673335 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8710 | 2025.09.19 00:35:50.673389 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2025.09.19 00:35:50.673429 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 8712 | 2025.09.19 00:35:50.673486 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8713 | 2025.09.19 00:35:50.673528 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8714 | 2025.09.19 00:35:50.673548 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8715 | 2025.09.19 00:35:50.673583 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 8716 | 2025.09.19 00:35:50.673648 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 8717 | 2025.09.19 00:35:50.673696 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 8718 | 2025.09.19 00:35:50.673747 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 8719 | 2025.09.19 00:35:50.673805 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 8720 | 2025.09.19 00:35:50.673854 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 8721 | 2025.09.19 00:35:50.674017 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2025.09.19 00:35:50.674051 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8723 | 2025.09.19 00:35:50.674380 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8724 | 2025.09.19 00:35:50.674613 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2025.09.19 00:35:50.674704 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318507 sec., 118315.6403416895 rows/sec., 6.04 MiB/sec. | ||
| 8726 | 2025.09.19 00:35:50.674778 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001309 sec., 239877.769289534 rows/sec., 15.76 MiB/sec. | ||
| 8727 | 2025.09.19 00:35:50.674820 [ 5 ] {a3e5f1a6-99a9-41c5-9778-08089ee0e43f} <Debug> TCPHandler: Processed in 0.00147763 sec. | ||
| 8728 | 2025.09.19 00:35:50.674940 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8729 | 2025.09.19 00:35:50.674950 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8730 | 2025.09.19 00:35:50.675057 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8731 | 2025.09.19 00:35:50.675099 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8732 | 2025.09.19 00:35:50.675263 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_26_5} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2025.09.19 00:35:50.675370 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_26_5} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8734 | 2025.09.19 00:35:50.675426 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.09.19 00:35:50.675467 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8736 | 2025.09.19 00:35:50.675476 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8737 | 2025.09.19 00:35:50.675763 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8738 | 2025.09.19 00:35:50.675984 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2025.09.19 00:35:50.676113 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 8740 | 2025.09.19 00:35:50.676148 [ 5 ] {b5a29b9b-7cf5-4fb6-a025-58b1125d5959} <Debug> TCPHandler: Processed in 0.001257667 sec. | ||
| 8741 | 2025.09.19 00:35:50.676258 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2025.09.19 00:35:50.676349 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8743 | 2025.09.19 00:35:50.676389 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8744 | 2025.09.19 00:35:50.676726 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2025.09.19 00:35:50.676761 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8746 | 2025.09.19 00:35:50.677061 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8747 | 2025.09.19 00:35:50.677265 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2025.09.19 00:35:50.677386 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 8749 | 2025.09.19 00:35:50.677420 [ 5 ] {ec969405-f69d-4fdf-bbfe-a8a2efa68b70} <Debug> TCPHandler: Processed in 0.001209206 sec. | ||
| 8750 | 2025.09.19 00:35:50.775962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8751 | 2025.09.19 00:35:50.792943 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.09.19 00:35:50.792994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8753 | 2025.09.19 00:35:50.799282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8754 | 2025.09.19 00:35:50.800009 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2025.09.19 00:35:50.802912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8756 | 2025.09.19 00:35:54.870883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1122 | ||
| 8757 | 2025.09.19 00:35:54.873170 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2025.09.19 00:35:54.873213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8759 | 2025.09.19 00:35:54.874385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8760 | 2025.09.19 00:35:54.874663 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2025.09.19 00:35:54.874914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 8762 | 2025.09.19 00:35:55.680299 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2025.09.19 00:35:55.680477 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8764 | 2025.09.19 00:35:55.680546 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8765 | 2025.09.19 00:35:55.681163 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2025.09.19 00:35:55.681211 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8767 | 2025.09.19 00:35:55.681597 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8768 | 2025.09.19 00:35:55.681867 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2025.09.19 00:35:55.682033 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001605 sec., 1246.105919003115 rows/sec., 101.61 KiB/sec. | ||
| 8770 | 2025.09.19 00:35:55.682083 [ 5 ] {989092f5-1aa9-4f7b-8b4f-48b7c39cba34} <Debug> TCPHandler: Processed in 0.001924475 sec. | ||
| 8771 | 2025.09.19 00:35:55.682202 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2025.09.19 00:35:55.682305 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8773 | 2025.09.19 00:35:55.682348 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8774 | 2025.09.19 00:35:55.683336 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2025.09.19 00:35:55.683375 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8776 | 2025.09.19 00:35:55.683861 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8777 | 2025.09.19 00:35:55.684098 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2025.09.19 00:35:55.684242 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.001961 sec., 653238.1438041815 rows/sec., 54.09 MiB/sec. | ||
| 8779 | 2025.09.19 00:35:55.684235 [ 56 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8780 | 2025.09.19 00:35:55.684284 [ 5 ] {0e13d348-353b-4448-a3dc-b31de2b10648} <Debug> TCPHandler: Processed in 0.002132898 sec. | ||
| 8781 | 2025.09.19 00:35:55.684323 [ 56 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.09.19 00:35:55.684352 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8783 | 2025.09.19 00:35:55.684432 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2025.09.19 00:35:55.684488 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 8785 | 2025.09.19 00:35:55.684540 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8786 | 2025.09.19 00:35:55.684589 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8787 | 2025.09.19 00:35:55.684635 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8788 | 2025.09.19 00:35:55.684678 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2346 rows starting from the beginning of the part | ||
| 8789 | 2025.09.19 00:35:55.684751 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 140 rows starting from the beginning of the part | ||
| 8790 | 2025.09.19 00:35:55.684804 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1113 rows starting from the beginning of the part | ||
| 8791 | 2025.09.19 00:35:55.684847 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 8792 | 2025.09.19 00:35:55.684890 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1112 rows starting from the beginning of the part | ||
| 8793 | 2025.09.19 00:35:55.684931 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1281 rows starting from the beginning of the part | ||
| 8794 | 2025.09.19 00:35:55.685058 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2025.09.19 00:35:55.685103 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8796 | 2025.09.19 00:35:55.685457 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8797 | 2025.09.19 00:35:55.685679 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2025.09.19 00:35:55.685822 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001303 sec., 33768.22716807368 rows/sec., 2.47 MiB/sec. | ||
| 8799 | 2025.09.19 00:35:55.685864 [ 5 ] {fc8290f8-3928-4084-8b05-bb2d5290b010} <Debug> TCPHandler: Processed in 0.00149787 sec. | ||
| 8800 | 2025.09.19 00:35:55.685982 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2025.09.19 00:35:55.686078 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8802 | 2025.09.19 00:35:55.686122 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8803 | 2025.09.19 00:35:55.686612 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2025.09.19 00:35:55.686651 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8805 | 2025.09.19 00:35:55.686966 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8806 | 2025.09.19 00:35:55.687185 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2025.09.19 00:35:55.687293 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6132 rows, containing 5 columns (5 merged, 0 gathered) in 0.002862167 sec., 2142432.639325378 rows/sec., 181.45 MiB/sec. | ||
| 8808 | 2025.09.19 00:35:55.687323 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 8809 | 2025.09.19 00:35:55.687369 [ 5 ] {7d93150f-653a-4af7-907e-ba12db6c55c9} <Debug> TCPHandler: Processed in 0.001436758 sec. | ||
| 8810 | 2025.09.19 00:35:55.687491 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2025.09.19 00:35:55.687586 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8812 | 2025.09.19 00:35:55.687613 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8813 | 2025.09.19 00:35:55.687630 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8814 | 2025.09.19 00:35:55.687892 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2025.09.19 00:35:55.687977 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_56_11} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8816 | 2025.09.19 00:35:55.688062 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8817 | 2025.09.19 00:35:55.688237 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2025.09.19 00:35:55.688280 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8819 | 2025.09.19 00:35:55.688624 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8820 | 2025.09.19 00:35:55.688834 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2025.09.19 00:35:55.688956 [ 56 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8822 | 2025.09.19 00:35:55.688968 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001401 sec., 402569.59314775164 rows/sec., 29.92 MiB/sec. | ||
| 8823 | 2025.09.19 00:35:55.689001 [ 56 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2025.09.19 00:35:55.689021 [ 5 ] {4d7bc25b-c9cd-41fd-afe0-0a18c705c0b9} <Debug> TCPHandler: Processed in 0.001579721 sec. | ||
| 8825 | 2025.09.19 00:35:55.689028 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8826 | 2025.09.19 00:35:55.689133 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 8827 | 2025.09.19 00:35:55.689149 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2025.09.19 00:35:55.689255 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8829 | 2025.09.19 00:35:55.689264 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8830 | 2025.09.19 00:35:55.689292 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1213 rows starting from the beginning of the part | ||
| 8831 | 2025.09.19 00:35:55.689321 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8832 | 2025.09.19 00:35:55.689355 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 8833 | 2025.09.19 00:35:55.689410 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 681 rows starting from the beginning of the part | ||
| 8834 | 2025.09.19 00:35:55.689455 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 8835 | 2025.09.19 00:35:55.689497 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 679 rows starting from the beginning of the part | ||
| 8836 | 2025.09.19 00:35:55.689540 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 564 rows starting from the beginning of the part | ||
| 8837 | 2025.09.19 00:35:55.689887 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2025.09.19 00:35:55.689929 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8839 | 2025.09.19 00:35:55.690347 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8840 | 2025.09.19 00:35:55.690574 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2025.09.19 00:35:55.690693 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8842 | 2025.09.19 00:35:55.690707 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001463 sec., 577580.3144224196 rows/sec., 38.88 MiB/sec. | ||
| 8843 | 2025.09.19 00:35:55.690729 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2025.09.19 00:35:55.690755 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8845 | 2025.09.19 00:35:55.690756 [ 5 ] {72e7d37e-3b4a-4f93-8a42-90815e2c5583} <Debug> TCPHandler: Processed in 0.001657032 sec. | ||
| 8846 | 2025.09.19 00:35:55.690799 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705412 sec., 1963748.3493724684 rows/sec., 148.37 MiB/sec. | ||
| 8847 | 2025.09.19 00:35:55.690867 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 8848 | 2025.09.19 00:35:55.690897 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2025.09.19 00:35:55.690994 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8850 | 2025.09.19 00:35:55.690998 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8851 | 2025.09.19 00:35:55.690995 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8852 | 2025.09.19 00:35:55.691068 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8853 | 2025.09.19 00:35:55.691077 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18216 rows starting from the beginning of the part | ||
| 8854 | 2025.09.19 00:35:55.691161 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8855 | 2025.09.19 00:35:55.691211 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 315 rows starting from the beginning of the part | ||
| 8856 | 2025.09.19 00:35:55.691257 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8857 | 2025.09.19 00:35:55.691277 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2025.09.19 00:35:55.691299 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 314 rows starting from the beginning of the part | ||
| 8859 | 2025.09.19 00:35:55.691346 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 845 rows starting from the beginning of the part | ||
| 8860 | 2025.09.19 00:35:55.691354 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_56_11} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8861 | 2025.09.19 00:35:55.691457 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8862 | 2025.09.19 00:35:55.691936 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.09.19 00:35:55.691975 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8864 | 2025.09.19 00:35:55.692609 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8865 | 2025.09.19 00:35:55.692849 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2025.09.19 00:35:55.693000 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00202 sec., 20792.07920792079 rows/sec., 37.26 MiB/sec. | ||
| 8867 | 2025.09.19 00:35:55.693066 [ 5 ] {8970edd3-de51-40de-bf92-0cde76e912fe} <Debug> TCPHandler: Processed in 0.002218909 sec. | ||
| 8868 | 2025.09.19 00:35:55.693191 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2025.09.19 00:35:55.693286 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8870 | 2025.09.19 00:35:55.693330 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8871 | 2025.09.19 00:35:55.693677 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2025.09.19 00:35:55.693716 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8873 | 2025.09.19 00:35:55.694046 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8874 | 2025.09.19 00:35:55.694264 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2025.09.19 00:35:55.694375 [ 56 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8876 | 2025.09.19 00:35:55.694399 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 8877 | 2025.09.19 00:35:55.694405 [ 56 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2025.09.19 00:35:55.694442 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8879 | 2025.09.19 00:35:55.694445 [ 5 ] {a8060923-176c-4c2a-b467-171320197d9a} <Debug> TCPHandler: Processed in 0.001304497 sec. | ||
| 8880 | 2025.09.19 00:35:55.694528 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 8881 | 2025.09.19 00:35:55.694618 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8882 | 2025.09.19 00:35:55.694648 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4020 rows starting from the beginning of the part | ||
| 8883 | 2025.09.19 00:35:55.694707 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8884 | 2025.09.19 00:35:55.694767 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8885 | 2025.09.19 00:35:55.694820 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8886 | 2025.09.19 00:35:55.694871 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 8887 | 2025.09.19 00:35:55.694920 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8888 | 2025.09.19 00:35:55.697289 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002798146 sec., 1575328.8070029225 rows/sec., 100.25 MiB/sec. | ||
| 8889 | 2025.09.19 00:35:55.697863 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8890 | 2025.09.19 00:35:55.698258 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2025.09.19 00:35:55.698350 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_56_11} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8892 | 2025.09.19 00:35:55.698464 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8893 | 2025.09.19 00:35:55.702802 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20010 rows, containing 5 columns (5 merged, 0 gathered) in 0.011985017 sec., 1669584.6155245337 rows/sec., 111.83 MiB/sec. | ||
| 8894 | 2025.09.19 00:35:55.703174 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8895 | 2025.09.19 00:35:55.703446 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.09.19 00:35:55.703514 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8897 | 2025.09.19 00:35:55.703591 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8898 | 2025.09.19 00:35:56.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.29 MiB, peak 303.51 MiB, free memory in arenas 0.00 B, will set to 299.08 MiB (RSS), difference: 2.78 MiB | ||
| 8899 | 2025.09.19 00:35:57.321658 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18693 | ||
| 8900 | 2025.09.19 00:35:57.322191 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2025.09.19 00:35:57.322235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8902 | 2025.09.19 00:35:57.322740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8903 | 2025.09.19 00:35:57.322965 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2025.09.19 00:35:57.323095 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18693 | ||
| 8905 | 2025.09.19 00:35:58.303909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8906 | 2025.09.19 00:35:58.321333 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2025.09.19 00:35:58.321388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8908 | 2025.09.19 00:35:58.327683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8909 | 2025.09.19 00:35:58.328391 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2025.09.19 00:35:58.331318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8911 | 2025.09.19 00:36:00.661130 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2025.09.19 00:36:00.661424 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8913 | 2025.09.19 00:36:00.661489 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8914 | 2025.09.19 00:36:00.662337 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2025.09.19 00:36:00.662378 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8916 | 2025.09.19 00:36:00.662785 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8917 | 2025.09.19 00:36:00.663016 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2025.09.19 00:36:00.663166 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 8919 | 2025.09.19 00:36:00.663208 [ 5 ] {52d977fd-fdf9-4b72-b25a-32b52f663ded} <Debug> TCPHandler: Processed in 0.00226007 sec. | ||
| 8920 | 2025.09.19 00:36:00.663335 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2025.09.19 00:36:00.663432 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8922 | 2025.09.19 00:36:00.663474 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8923 | 2025.09.19 00:36:00.664357 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.09.19 00:36:00.664392 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8925 | 2025.09.19 00:36:00.664752 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8926 | 2025.09.19 00:36:00.664967 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.09.19 00:36:00.665094 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001681 sec., 661511.005353956 rows/sec., 52.17 MiB/sec. | ||
| 8928 | 2025.09.19 00:36:00.665130 [ 5 ] {5df7aed1-9e30-4747-b8df-b6ef819835a4} <Debug> TCPHandler: Processed in 0.001845714 sec. | ||
| 8929 | 2025.09.19 00:36:00.665247 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2025.09.19 00:36:00.665342 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8931 | 2025.09.19 00:36:00.665382 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8932 | 2025.09.19 00:36:00.665878 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.09.19 00:36:00.665913 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8934 | 2025.09.19 00:36:00.666228 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8935 | 2025.09.19 00:36:00.666439 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.09.19 00:36:00.666566 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.68 MiB/sec. | ||
| 8937 | 2025.09.19 00:36:00.666602 [ 5 ] {80a9afa9-55e4-4585-af31-1cbff8ae1084} <Debug> TCPHandler: Processed in 0.001405038 sec. | ||
| 8938 | 2025.09.19 00:36:00.666712 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2025.09.19 00:36:00.666807 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8940 | 2025.09.19 00:36:00.666846 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8941 | 2025.09.19 00:36:00.667302 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.09.19 00:36:00.667336 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8943 | 2025.09.19 00:36:00.667636 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8944 | 2025.09.19 00:36:00.667844 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2025.09.19 00:36:00.667971 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001182 sec., 179357.0219966159 rows/sec., 11.57 MiB/sec. | ||
| 8946 | 2025.09.19 00:36:00.668007 [ 5 ] {811d5a2b-4461-40db-a7de-416bf14e5687} <Debug> TCPHandler: Processed in 0.001343108 sec. | ||
| 8947 | 2025.09.19 00:36:00.668109 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2025.09.19 00:36:00.668204 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8949 | 2025.09.19 00:36:00.668243 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8950 | 2025.09.19 00:36:00.668696 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2025.09.19 00:36:00.668732 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8952 | 2025.09.19 00:36:00.669034 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8953 | 2025.09.19 00:36:00.669245 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.09.19 00:36:00.669371 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 8955 | 2025.09.19 00:36:00.669409 [ 5 ] {29674d87-81b6-49ff-85dc-9d84bd983903} <Debug> TCPHandler: Processed in 0.001348688 sec. | ||
| 8956 | 2025.09.19 00:36:00.669520 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2025.09.19 00:36:00.669615 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8958 | 2025.09.19 00:36:00.669653 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8959 | 2025.09.19 00:36:00.670272 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.09.19 00:36:00.670307 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8961 | 2025.09.19 00:36:00.670644 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8962 | 2025.09.19 00:36:00.670851 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.09.19 00:36:00.670976 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00138 sec., 492028.9855072464 rows/sec., 34.30 MiB/sec. | ||
| 8964 | 2025.09.19 00:36:00.671012 [ 5 ] {e00dd4d5-7bda-4c04-810b-e6daab306cb4} <Debug> TCPHandler: Processed in 0.00154211 sec. | ||
| 8965 | 2025.09.19 00:36:00.671122 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2025.09.19 00:36:00.671217 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8967 | 2025.09.19 00:36:00.671258 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8968 | 2025.09.19 00:36:00.671590 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2025.09.19 00:36:00.671626 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8970 | 2025.09.19 00:36:00.671927 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8971 | 2025.09.19 00:36:00.672136 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2025.09.19 00:36:00.672260 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 8973 | 2025.09.19 00:36:00.672296 [ 5 ] {a5f47f77-37da-4be5-bafe-197499240d20} <Debug> TCPHandler: Processed in 0.001223146 sec. | ||
| 8974 | 2025.09.19 00:36:00.672405 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2025.09.19 00:36:00.672502 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8976 | 2025.09.19 00:36:00.672545 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8977 | 2025.09.19 00:36:00.672967 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.09.19 00:36:00.673001 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8979 | 2025.09.19 00:36:00.673344 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8980 | 2025.09.19 00:36:00.673566 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.09.19 00:36:00.673700 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 8982 | 2025.09.19 00:36:00.673737 [ 5 ] {4295a622-3a5d-4be0-bf69-d29cc54ef013} <Debug> TCPHandler: Processed in 0.001382428 sec. | ||
| 8983 | 2025.09.19 00:36:00.673855 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2025.09.19 00:36:00.673978 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8985 | 2025.09.19 00:36:00.674028 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8986 | 2025.09.19 00:36:00.674405 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.09.19 00:36:00.674441 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8988 | 2025.09.19 00:36:00.674753 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8989 | 2025.09.19 00:36:00.674957 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.09.19 00:36:00.675086 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 8991 | 2025.09.19 00:36:00.675122 [ 5 ] {f780d7c0-9061-4694-b7ed-5411ab63aaa1} <Debug> TCPHandler: Processed in 0.001326348 sec. | ||
| 8992 | 2025.09.19 00:36:00.675227 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2025.09.19 00:36:00.675320 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2025.09.19 00:36:00.675361 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2025.09.19 00:36:00.675686 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.09.19 00:36:00.675721 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8997 | 2025.09.19 00:36:00.676027 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8998 | 2025.09.19 00:36:00.676229 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.09.19 00:36:00.676355 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 9000 | 2025.09.19 00:36:00.676390 [ 5 ] {afffc61d-8bc2-4b02-b698-ea56e7dab401} <Debug> TCPHandler: Processed in 0.001210295 sec. | ||
| 9001 | 2025.09.19 00:36:04.704990 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9002 | 2025.09.19 00:36:04.705074 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9003 | 2025.09.19 00:36:04.824124 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19141 | ||
| 9004 | 2025.09.19 00:36:04.824640 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2025.09.19 00:36:04.824685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9006 | 2025.09.19 00:36:04.825207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9007 | 2025.09.19 00:36:04.825449 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2025.09.19 00:36:04.825597 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19141 | ||
| 9009 | 2025.09.19 00:36:04.876008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1158 | ||
| 9010 | 2025.09.19 00:36:04.878451 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2025.09.19 00:36:04.878490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9012 | 2025.09.19 00:36:04.879675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9013 | 2025.09.19 00:36:04.879946 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2025.09.19 00:36:04.880205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9015 | 2025.09.19 00:36:05.652966 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2025.09.19 00:36:05.653242 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9017 | 2025.09.19 00:36:05.653346 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9018 | 2025.09.19 00:36:05.654180 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2025.09.19 00:36:05.654222 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9020 | 2025.09.19 00:36:05.654635 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9021 | 2025.09.19 00:36:05.654865 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2025.09.19 00:36:05.655029 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001861 sec., 75228.37184309511 rows/sec., 6.52 MiB/sec. | ||
| 9023 | 2025.09.19 00:36:05.655076 [ 5 ] {c12d8cb3-5618-4256-9064-ab4389daec97} <Debug> TCPHandler: Processed in 0.00228697 sec. | ||
| 9024 | 2025.09.19 00:36:05.655210 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2025.09.19 00:36:05.655338 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9026 | 2025.09.19 00:36:05.655394 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9027 | 2025.09.19 00:36:05.655915 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2025.09.19 00:36:05.655954 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9029 | 2025.09.19 00:36:05.656286 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9030 | 2025.09.19 00:36:05.656500 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2025.09.19 00:36:05.656632 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001323 sec., 31746.031746031746 rows/sec., 2.33 MiB/sec. | ||
| 9032 | 2025.09.19 00:36:05.656639 [ 40 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9033 | 2025.09.19 00:36:05.656671 [ 5 ] {3fa3dc37-bfca-4ba2-b24e-6039ffb4d689} <Debug> TCPHandler: Processed in 0.00152515 sec. | ||
| 9034 | 2025.09.19 00:36:05.656707 [ 40 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.09.19 00:36:05.656732 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9036 | 2025.09.19 00:36:05.656808 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.09.19 00:36:05.656868 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 9038 | 2025.09.19 00:36:05.656909 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9039 | 2025.09.19 00:36:05.656960 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9040 | 2025.09.19 00:36:05.657040 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9041 | 2025.09.19 00:36:05.657085 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 265 rows starting from the beginning of the part | ||
| 9042 | 2025.09.19 00:36:05.657164 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 9043 | 2025.09.19 00:36:05.657224 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 205 rows starting from the beginning of the part | ||
| 9044 | 2025.09.19 00:36:05.657277 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 9045 | 2025.09.19 00:36:05.657323 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 205 rows starting from the beginning of the part | ||
| 9046 | 2025.09.19 00:36:05.657370 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 9047 | 2025.09.19 00:36:05.657457 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2025.09.19 00:36:05.657501 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9049 | 2025.09.19 00:36:05.657854 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9050 | 2025.09.19 00:36:05.658083 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2025.09.19 00:36:05.658224 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001334 sec., 79460.26986506747 rows/sec., 6.21 MiB/sec. | ||
| 9052 | 2025.09.19 00:36:05.658262 [ 5 ] {e1ed028e-5ee2-4e00-9e54-2f2010ca55f2} <Debug> TCPHandler: Processed in 0.00150458 sec. | ||
| 9053 | 2025.09.19 00:36:05.658371 [ 195 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156991 sec., 511494.2894815626 rows/sec., 33.66 MiB/sec. | ||
| 9054 | 2025.09.19 00:36:05.658392 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2025.09.19 00:36:05.658508 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9056 | 2025.09.19 00:36:05.658551 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9057 | 2025.09.19 00:36:05.658554 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9058 | 2025.09.19 00:36:05.658817 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2025.09.19 00:36:05.658897 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_56_11} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9060 | 2025.09.19 00:36:05.658975 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9061 | 2025.09.19 00:36:05.659023 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2025.09.19 00:36:05.659066 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9063 | 2025.09.19 00:36:05.659415 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9064 | 2025.09.19 00:36:05.659646 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2025.09.19 00:36:05.659781 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 9066 | 2025.09.19 00:36:05.659819 [ 5 ] {39de0988-3d30-49f2-8fe3-861b31e7dd01} <Debug> TCPHandler: Processed in 0.001476549 sec. | ||
| 9067 | 2025.09.19 00:36:05.659946 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2025.09.19 00:36:05.660045 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9069 | 2025.09.19 00:36:05.660100 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9070 | 2025.09.19 00:36:05.660977 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2025.09.19 00:36:05.661013 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9072 | 2025.09.19 00:36:05.661602 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9073 | 2025.09.19 00:36:05.661823 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2025.09.19 00:36:05.661956 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00193 sec., 21761.65803108808 rows/sec., 39.00 MiB/sec. | ||
| 9075 | 2025.09.19 00:36:05.662007 [ 5 ] {d94a1c08-592d-4a57-a07b-b06ec30ff9aa} <Debug> TCPHandler: Processed in 0.002109347 sec. | ||
| 9076 | 2025.09.19 00:36:05.662124 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2025.09.19 00:36:05.662217 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9078 | 2025.09.19 00:36:05.662257 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9079 | 2025.09.19 00:36:05.662609 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2025.09.19 00:36:05.662644 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9081 | 2025.09.19 00:36:05.662944 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9082 | 2025.09.19 00:36:05.663155 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2025.09.19 00:36:05.663285 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 9084 | 2025.09.19 00:36:05.663320 [ 5 ] {9626c248-7db9-4417-a2d3-c703835ed3b8} <Debug> TCPHandler: Processed in 0.001243556 sec. | ||
| 9085 | 2025.09.19 00:36:05.832352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9086 | 2025.09.19 00:36:05.850715 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2025.09.19 00:36:05.850771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9088 | 2025.09.19 00:36:05.857211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9089 | 2025.09.19 00:36:05.857959 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2025.09.19 00:36:05.861172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9091 | 2025.09.19 00:36:10.662409 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2025.09.19 00:36:10.662603 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9093 | 2025.09.19 00:36:10.662667 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9094 | 2025.09.19 00:36:10.663487 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2025.09.19 00:36:10.663534 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9096 | 2025.09.19 00:36:10.663985 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9097 | 2025.09.19 00:36:10.664217 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2025.09.19 00:36:10.664372 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 9099 | 2025.09.19 00:36:10.664416 [ 5 ] {c02ef600-c4c2-45dd-a89b-8b746a931f01} <Debug> TCPHandler: Processed in 0.002132748 sec. | ||
| 9100 | 2025.09.19 00:36:10.664581 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2025.09.19 00:36:10.664711 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9102 | 2025.09.19 00:36:10.664772 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9103 | 2025.09.19 00:36:10.665831 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2025.09.19 00:36:10.665869 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9105 | 2025.09.19 00:36:10.666291 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9106 | 2025.09.19 00:36:10.666512 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2025.09.19 00:36:10.666646 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001955 sec., 568797.9539641943 rows/sec., 44.86 MiB/sec. | ||
| 9108 | 2025.09.19 00:36:10.666684 [ 5 ] {0acee0ac-831e-4555-a9de-075911b38664} <Debug> TCPHandler: Processed in 0.002186728 sec. | ||
| 9109 | 2025.09.19 00:36:10.666809 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2025.09.19 00:36:10.666905 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9111 | 2025.09.19 00:36:10.666946 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9112 | 2025.09.19 00:36:10.667476 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2025.09.19 00:36:10.667512 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9114 | 2025.09.19 00:36:10.667840 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9115 | 2025.09.19 00:36:10.668059 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2025.09.19 00:36:10.668189 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001304 sec., 157208.5889570552 rows/sec., 9.22 MiB/sec. | ||
| 9117 | 2025.09.19 00:36:10.668225 [ 5 ] {5fa39e83-1702-4b80-a6fe-737e1bf2775f} <Debug> TCPHandler: Processed in 0.001466709 sec. | ||
| 9118 | 2025.09.19 00:36:10.668341 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2025.09.19 00:36:10.668437 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9120 | 2025.09.19 00:36:10.668479 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9121 | 2025.09.19 00:36:10.668992 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2025.09.19 00:36:10.669028 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9123 | 2025.09.19 00:36:10.669347 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9124 | 2025.09.19 00:36:10.669570 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2025.09.19 00:36:10.669712 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001293 sec., 163959.7834493426 rows/sec., 10.57 MiB/sec. | ||
| 9126 | 2025.09.19 00:36:10.669750 [ 5 ] {57329605-4c99-4da1-8d7a-01b975b9399d} <Debug> TCPHandler: Processed in 0.001459029 sec. | ||
| 9127 | 2025.09.19 00:36:10.669866 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2025.09.19 00:36:10.669959 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9129 | 2025.09.19 00:36:10.670000 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9130 | 2025.09.19 00:36:10.670513 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2025.09.19 00:36:10.670547 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9132 | 2025.09.19 00:36:10.670891 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9133 | 2025.09.19 00:36:10.671117 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2025.09.19 00:36:10.671248 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001308 sec., 161314.98470948014 rows/sec., 9.16 MiB/sec. | ||
| 9135 | 2025.09.19 00:36:10.671288 [ 5 ] {99b5e9b2-b5ba-43c3-a277-1804799f2986} <Debug> TCPHandler: Processed in 0.001471439 sec. | ||
| 9136 | 2025.09.19 00:36:10.671397 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2025.09.19 00:36:10.671490 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9138 | 2025.09.19 00:36:10.671531 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9139 | 2025.09.19 00:36:10.672326 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2025.09.19 00:36:10.672362 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9141 | 2025.09.19 00:36:10.672709 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9142 | 2025.09.19 00:36:10.672932 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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.19 00:36:10.673064 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001592 sec., 426507.53768844216 rows/sec., 29.73 MiB/sec. | ||
| 9144 | 2025.09.19 00:36:10.673101 [ 5 ] {de6a6fc8-efdd-485e-8f0e-8f3405b899b7} <Debug> TCPHandler: Processed in 0.001753403 sec. | ||
| 9145 | 2025.09.19 00:36:10.673217 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2025.09.19 00:36:10.673312 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9147 | 2025.09.19 00:36:10.673354 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9148 | 2025.09.19 00:36:10.673707 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2025.09.19 00:36:10.673741 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9150 | 2025.09.19 00:36:10.674047 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9151 | 2025.09.19 00:36:10.674264 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2025.09.19 00:36:10.674393 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 9153 | 2025.09.19 00:36:10.674429 [ 5 ] {435005c3-17ec-45c9-8b07-fd59d74feeb9} <Debug> TCPHandler: Processed in 0.001260907 sec. | ||
| 9154 | 2025.09.19 00:36:10.674542 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2025.09.19 00:36:10.674636 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9156 | 2025.09.19 00:36:10.674677 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9157 | 2025.09.19 00:36:10.675149 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2025.09.19 00:36:10.675184 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9159 | 2025.09.19 00:36:10.675548 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9160 | 2025.09.19 00:36:10.675793 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2025.09.19 00:36:10.675927 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 9162 | 2025.09.19 00:36:10.675963 [ 5 ] {80e00388-8990-414a-b8e8-62727f7d68f9} <Debug> TCPHandler: Processed in 0.001470349 sec. | ||
| 9163 | 2025.09.19 00:36:10.676076 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2025.09.19 00:36:10.676170 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9165 | 2025.09.19 00:36:10.676211 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9166 | 2025.09.19 00:36:10.676543 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2025.09.19 00:36:10.676577 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9168 | 2025.09.19 00:36:10.676880 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9169 | 2025.09.19 00:36:10.677101 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.09.19 00:36:10.677208 [ 29 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9171 | 2025.09.19 00:36:10.677235 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 9172 | 2025.09.19 00:36:10.677246 [ 29 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2025.09.19 00:36:10.677273 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9174 | 2025.09.19 00:36:10.677282 [ 5 ] {c12766df-34a9-4dd5-9a80-9f4dd9c733e2} <Debug> TCPHandler: Processed in 0.001255327 sec. | ||
| 9175 | 2025.09.19 00:36:10.677417 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 9176 | 2025.09.19 00:36:10.677424 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2025.09.19 00:36:10.677580 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9178 | 2025.09.19 00:36:10.677588 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9179 | 2025.09.19 00:36:10.677629 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 9180 | 2025.09.19 00:36:10.677647 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9181 | 2025.09.19 00:36:10.677704 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 9182 | 2025.09.19 00:36:10.677757 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 9183 | 2025.09.19 00:36:10.677802 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 9184 | 2025.09.19 00:36:10.677844 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 9185 | 2025.09.19 00:36:10.677885 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 9186 | 2025.09.19 00:36:10.678055 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.09.19 00:36:10.678101 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9188 | 2025.09.19 00:36:10.678488 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9189 | 2025.09.19 00:36:10.678732 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2025.09.19 00:36:10.678745 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387648 sec., 21619.315561295083 rows/sec., 1.42 MiB/sec. | ||
| 9191 | 2025.09.19 00:36:10.678885 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001317 sec., 78967.35003796506 rows/sec., 4.84 MiB/sec. | ||
| 9192 | 2025.09.19 00:36:10.678930 [ 5 ] {4432a3bc-628b-4b0a-8791-b7b72c237034} <Debug> TCPHandler: Processed in 0.00155882 sec. | ||
| 9193 | 2025.09.19 00:36:10.678956 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9194 | 2025.09.19 00:36:10.679285 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_30_6} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2025.09.19 00:36:10.679370 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_30_6} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9196 | 2025.09.19 00:36:10.679488 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9197 | 2025.09.19 00:36:10.740012 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53485 | ||
| 9198 | 2025.09.19 00:36:10.740139 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9199 | 2025.09.19 00:36:10.740174 [ 286 ] {} <Debug> TCP-Session: 564a32b5-4e25-43ed-b135-6cf4bd470125 Authenticating user 'default' from [fd00:1122:3344:101::e]:53485 | ||
| 9200 | 2025.09.19 00:36:10.740203 [ 286 ] {} <Debug> TCP-Session: 564a32b5-4e25-43ed-b135-6cf4bd470125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2025.09.19 00:36:10.740222 [ 286 ] {} <Debug> TCP-Session: 564a32b5-4e25-43ed-b135-6cf4bd470125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2025.09.19 00:36:10.740445 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65504 | ||
| 9203 | 2025.09.19 00:36:10.740457 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64406 | ||
| 9204 | 2025.09.19 00:36:10.740485 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41062 | ||
| 9205 | 2025.09.19 00:36:10.740521 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37455 | ||
| 9206 | 2025.09.19 00:36:10.740515 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44405 | ||
| 9207 | 2025.09.19 00:36:10.740595 [ 286 ] {} <Trace> TCP-Session: 564a32b5-4e25-43ed-b135-6cf4bd470125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2025.09.19 00:36:10.740597 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9209 | 2025.09.19 00:36:10.740629 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9210 | 2025.09.19 00:36:10.740662 [ 288 ] {} <Debug> TCP-Session: 9eed5c71-ace7-453f-9f0b-863352720fe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64406 | ||
| 9211 | 2025.09.19 00:36:10.740597 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9212 | 2025.09.19 00:36:10.740690 [ 355 ] {} <Debug> TCP-Session: a6d7f04a-91e0-441e-920c-47b2f02a5834 Authenticating user 'default' from [fd00:1122:3344:101::e]:37455 | ||
| 9213 | 2025.09.19 00:36:10.740692 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9214 | 2025.09.19 00:36:10.740719 [ 355 ] {} <Debug> TCP-Session: a6d7f04a-91e0-441e-920c-47b2f02a5834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2025.09.19 00:36:10.740710 [ 351 ] {} <Debug> TCP-Session: 1cc54c71-901a-4a5e-8931-60ccb57968c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41062 | ||
| 9216 | 2025.09.19 00:36:10.740743 [ 354 ] {} <Debug> TCP-Session: 333f2b2e-0912-4d09-bc86-953711e0ecea Authenticating user 'default' from [fd00:1122:3344:101::e]:44405 | ||
| 9217 | 2025.09.19 00:36:10.740770 [ 351 ] {} <Debug> TCP-Session: 1cc54c71-901a-4a5e-8931-60ccb57968c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2025.09.19 00:36:10.740746 [ 355 ] {} <Debug> TCP-Session: a6d7f04a-91e0-441e-920c-47b2f02a5834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2025.09.19 00:36:10.740793 [ 354 ] {} <Debug> TCP-Session: 333f2b2e-0912-4d09-bc86-953711e0ecea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2025.09.19 00:36:10.740808 [ 286 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53485) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9221 | 2025.09.19 00:36:10.740827 [ 354 ] {} <Debug> TCP-Session: 333f2b2e-0912-4d09-bc86-953711e0ecea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2025.09.19 00:36:10.740796 [ 351 ] {} <Debug> TCP-Session: 1cc54c71-901a-4a5e-8931-60ccb57968c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9223 | 2025.09.19 00:36:10.740564 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9224 | 2025.09.19 00:36:10.740502 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45889 | ||
| 9225 | 2025.09.19 00:36:10.740492 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37639 | ||
| 9226 | 2025.09.19 00:36:10.740938 [ 287 ] {} <Debug> TCP-Session: fd250afe-8a0f-4262-a707-c2bd324499ea Authenticating user 'default' from [fd00:1122:3344:101::e]:65504 | ||
| 9227 | 2025.09.19 00:36:10.740476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57297 | ||
| 9228 | 2025.09.19 00:36:10.740981 [ 287 ] {} <Debug> TCP-Session: fd250afe-8a0f-4262-a707-c2bd324499ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2025.09.19 00:36:10.741012 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9230 | 2025.09.19 00:36:10.741015 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9231 | 2025.09.19 00:36:10.741025 [ 287 ] {} <Debug> TCP-Session: fd250afe-8a0f-4262-a707-c2bd324499ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9232 | 2025.09.19 00:36:10.741044 [ 353 ] {} <Debug> TCP-Session: 5f75ca5f-88cb-477e-b4d2-143b574feede Authenticating user 'default' from [fd00:1122:3344:101::e]:45889 | ||
| 9233 | 2025.09.19 00:36:10.741052 [ 352 ] {} <Debug> TCP-Session: 36fb41e6-4b2a-4cb3-958b-6b9398c4d6ca Authenticating user 'default' from [fd00:1122:3344:101::e]:37639 | ||
| 9234 | 2025.09.19 00:36:10.741068 [ 353 ] {} <Debug> TCP-Session: 5f75ca5f-88cb-477e-b4d2-143b574feede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2025.09.19 00:36:10.741078 [ 352 ] {} <Debug> TCP-Session: 36fb41e6-4b2a-4cb3-958b-6b9398c4d6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2025.09.19 00:36:10.741084 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9237 | 2025.09.19 00:36:10.741094 [ 352 ] {} <Debug> TCP-Session: 36fb41e6-4b2a-4cb3-958b-6b9398c4d6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2025.09.19 00:36:10.741088 [ 353 ] {} <Debug> TCP-Session: 5f75ca5f-88cb-477e-b4d2-143b574feede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9239 | 2025.09.19 00:36:10.741125 [ 289 ] {} <Debug> TCP-Session: a5dc8e3a-0c1d-40fb-b62c-bc345134a6f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57297 | ||
| 9240 | 2025.09.19 00:36:10.741174 [ 289 ] {} <Debug> TCP-Session: a5dc8e3a-0c1d-40fb-b62c-bc345134a6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2025.09.19 00:36:10.741192 [ 289 ] {} <Debug> TCP-Session: a5dc8e3a-0c1d-40fb-b62c-bc345134a6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9242 | 2025.09.19 00:36:10.741192 [ 286 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9243 | 2025.09.19 00:36:10.741271 [ 286 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9244 | 2025.09.19 00:36:10.741631 [ 286 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 9245 | 2025.09.19 00:36:10.740698 [ 288 ] {} <Debug> TCP-Session: 9eed5c71-ace7-453f-9f0b-863352720fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2025.09.19 00:36:10.742268 [ 288 ] {} <Debug> TCP-Session: 9eed5c71-ace7-453f-9f0b-863352720fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2025.09.19 00:36:10.742844 [ 347 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Trace> AggregatingTransform: Aggregating | ||
| 9248 | 2025.09.19 00:36:10.742897 [ 347 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Trace> Aggregator: Aggregation method: without_key | ||
| 9249 | 2025.09.19 00:36:10.742934 [ 347 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001176736 sec. (849.808 rows/sec., 33.20 KiB/sec.) | ||
| 9250 | 2025.09.19 00:36:10.742955 [ 347 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Trace> Aggregator: Merging aggregated data | ||
| 9251 | 2025.09.19 00:36:10.744460 [ 286 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003725 sec., 268.4563758389262 rows/sec., 10.49 KiB/sec. | ||
| 9252 | 2025.09.19 00:36:10.744593 [ 286 ] {faaf6e13-13ca-420c-8a21-30849c1e4df5} <Debug> TCPHandler: Processed in 0.004166814 sec. | ||
| 9253 | 2025.09.19 00:36:10.744717 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9254 | 2025.09.19 00:36:10.744752 [ 286 ] {} <Debug> TCP-Session: 564a32b5-4e25-43ed-b135-6cf4bd470125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2025.09.19 00:36:10.744756 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9256 | 2025.09.19 00:36:10.744788 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9257 | 2025.09.19 00:36:10.744809 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9258 | 2025.09.19 00:36:10.744830 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9259 | 2025.09.19 00:36:10.744851 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9260 | 2025.09.19 00:36:10.744876 [ 352 ] {} <Debug> TCP-Session: 36fb41e6-4b2a-4cb3-958b-6b9398c4d6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2025.09.19 00:36:10.744904 [ 355 ] {} <Debug> TCP-Session: a6d7f04a-91e0-441e-920c-47b2f02a5834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2025.09.19 00:36:10.744899 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9263 | 2025.09.19 00:36:10.744931 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9264 | 2025.09.19 00:36:10.744968 [ 351 ] {} <Debug> TCP-Session: 1cc54c71-901a-4a5e-8931-60ccb57968c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2025.09.19 00:36:10.744920 [ 353 ] {} <Debug> TCP-Session: 5f75ca5f-88cb-477e-b4d2-143b574feede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2025.09.19 00:36:10.744995 [ 354 ] {} <Debug> TCP-Session: 333f2b2e-0912-4d09-bc86-953711e0ecea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2025.09.19 00:36:10.744879 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9268 | 2025.09.19 00:36:10.744825 [ 289 ] {} <Debug> TCP-Session: a5dc8e3a-0c1d-40fb-b62c-bc345134a6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2025.09.19 00:36:10.745085 [ 287 ] {} <Debug> TCP-Session: fd250afe-8a0f-4262-a707-c2bd324499ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2025.09.19 00:36:10.744853 [ 288 ] {} <Debug> TCP-Session: 9eed5c71-ace7-453f-9f0b-863352720fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2025.09.19 00:36:10.772906 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39143 | ||
| 9272 | 2025.09.19 00:36:10.772996 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9273 | 2025.09.19 00:36:10.773023 [ 286 ] {} <Debug> TCP-Session: 7ffdfdd4-be79-45c2-b563-6bdedb8cace2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39143 | ||
| 9274 | 2025.09.19 00:36:10.773044 [ 286 ] {} <Debug> TCP-Session: 7ffdfdd4-be79-45c2-b563-6bdedb8cace2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2025.09.19 00:36:10.773057 [ 286 ] {} <Debug> TCP-Session: 7ffdfdd4-be79-45c2-b563-6bdedb8cace2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9276 | 2025.09.19 00:36:10.773394 [ 286 ] {} <Trace> TCP-Session: 7ffdfdd4-be79-45c2-b563-6bdedb8cace2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2025.09.19 00:36:10.773598 [ 286 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9278 | 2025.09.19 00:36:10.773621 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43638 | ||
| 9279 | 2025.09.19 00:36:10.773637 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47726 | ||
| 9280 | 2025.09.19 00:36:10.773666 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60006 | ||
| 9281 | 2025.09.19 00:36:10.773687 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42292 | ||
| 9282 | 2025.09.19 00:36:10.773714 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9283 | 2025.09.19 00:36:10.773734 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9284 | 2025.09.19 00:36:10.773752 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9285 | 2025.09.19 00:36:10.773757 [ 287 ] {} <Debug> TCP-Session: 79cc92f9-9aa8-44ff-9c63-d9da5f2ed884 Authenticating user 'default' from [fd00:1122:3344:101::e]:43638 | ||
| 9286 | 2025.09.19 00:36:10.773772 [ 288 ] {} <Debug> TCP-Session: 76bc0431-a958-473f-b186-0427e1fb2366 Authenticating user 'default' from [fd00:1122:3344:101::e]:47726 | ||
| 9287 | 2025.09.19 00:36:10.773783 [ 351 ] {} <Debug> TCP-Session: d77e3771-afe5-4cdc-a80f-6c24294ab391 Authenticating user 'default' from [fd00:1122:3344:101::e]:60006 | ||
| 9288 | 2025.09.19 00:36:10.773790 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9289 | 2025.09.19 00:36:10.773819 [ 351 ] {} <Debug> TCP-Session: d77e3771-afe5-4cdc-a80f-6c24294ab391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2025.09.19 00:36:10.773811 [ 288 ] {} <Debug> TCP-Session: 76bc0431-a958-473f-b186-0427e1fb2366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2025.09.19 00:36:10.773844 [ 353 ] {} <Debug> TCP-Session: 64ca4479-aafb-4659-b866-92b72304069e Authenticating user 'default' from [fd00:1122:3344:101::e]:42292 | ||
| 9292 | 2025.09.19 00:36:10.773859 [ 288 ] {} <Debug> TCP-Session: 76bc0431-a958-473f-b186-0427e1fb2366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2025.09.19 00:36:10.773882 [ 353 ] {} <Debug> TCP-Session: 64ca4479-aafb-4659-b866-92b72304069e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2025.09.19 00:36:10.773797 [ 287 ] {} <Debug> TCP-Session: 79cc92f9-9aa8-44ff-9c63-d9da5f2ed884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2025.09.19 00:36:10.773916 [ 353 ] {} <Debug> TCP-Session: 64ca4479-aafb-4659-b866-92b72304069e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2025.09.19 00:36:10.773915 [ 286 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9297 | 2025.09.19 00:36:10.773928 [ 287 ] {} <Debug> TCP-Session: 79cc92f9-9aa8-44ff-9c63-d9da5f2ed884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2025.09.19 00:36:10.773705 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60579 | ||
| 9299 | 2025.09.19 00:36:10.773699 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36169 | ||
| 9300 | 2025.09.19 00:36:10.774011 [ 286 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9301 | 2025.09.19 00:36:10.773675 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56038 | ||
| 9302 | 2025.09.19 00:36:10.774058 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9303 | 2025.09.19 00:36:10.774082 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9304 | 2025.09.19 00:36:10.774108 [ 355 ] {} <Debug> TCP-Session: 5cb85cd7-9105-4066-8cbe-6540d6b54f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:60579 | ||
| 9305 | 2025.09.19 00:36:10.774126 [ 354 ] {} <Debug> TCP-Session: 0ea9c666-256f-42bf-ab4f-f69b61d39fac Authenticating user 'default' from [fd00:1122:3344:101::e]:36169 | ||
| 9306 | 2025.09.19 00:36:10.774126 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9307 | 2025.09.19 00:36:10.774142 [ 355 ] {} <Debug> TCP-Session: 5cb85cd7-9105-4066-8cbe-6540d6b54f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2025.09.19 00:36:10.774156 [ 354 ] {} <Debug> TCP-Session: 0ea9c666-256f-42bf-ab4f-f69b61d39fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2025.09.19 00:36:10.774181 [ 355 ] {} <Debug> TCP-Session: 5cb85cd7-9105-4066-8cbe-6540d6b54f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2025.09.19 00:36:10.774194 [ 354 ] {} <Debug> TCP-Session: 0ea9c666-256f-42bf-ab4f-f69b61d39fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2025.09.19 00:36:10.774173 [ 352 ] {} <Debug> TCP-Session: aa13c6a7-eb4d-4136-8d72-c1cb166704b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56038 | ||
| 9312 | 2025.09.19 00:36:10.773655 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40741 | ||
| 9313 | 2025.09.19 00:36:10.774251 [ 352 ] {} <Debug> TCP-Session: aa13c6a7-eb4d-4136-8d72-c1cb166704b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2025.09.19 00:36:10.773852 [ 351 ] {} <Debug> TCP-Session: d77e3771-afe5-4cdc-a80f-6c24294ab391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2025.09.19 00:36:10.774293 [ 352 ] {} <Debug> TCP-Session: aa13c6a7-eb4d-4136-8d72-c1cb166704b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2025.09.19 00:36:10.774310 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9317 | 2025.09.19 00:36:10.774346 [ 289 ] {} <Debug> TCP-Session: dbb840a2-4a09-4eb0-9980-cdd6abe761c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40741 | ||
| 9318 | 2025.09.19 00:36:10.774363 [ 289 ] {} <Debug> TCP-Session: dbb840a2-4a09-4eb0-9980-cdd6abe761c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2025.09.19 00:36:10.774375 [ 289 ] {} <Debug> TCP-Session: dbb840a2-4a09-4eb0-9980-cdd6abe761c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2025.09.19 00:36:10.774399 [ 286 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 9321 | 2025.09.19 00:36:10.775507 [ 298 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Trace> AggregatingTransform: Aggregating | ||
| 9322 | 2025.09.19 00:36:10.775556 [ 298 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Trace> Aggregator: Aggregation method: without_key | ||
| 9323 | 2025.09.19 00:36:10.775593 [ 298 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063394 sec. (940.385 rows/sec., 36.73 KiB/sec.) | ||
| 9324 | 2025.09.19 00:36:10.775611 [ 298 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Trace> Aggregator: Merging aggregated data | ||
| 9325 | 2025.09.19 00:36:10.777035 [ 286 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003509 sec., 284.9814762040467 rows/sec., 11.13 KiB/sec. | ||
| 9326 | 2025.09.19 00:36:10.777222 [ 286 ] {f81f3c76-07ab-41a3-ab43-23f9b2e438db} <Debug> TCPHandler: Processed in 0.003975912 sec. | ||
| 9327 | 2025.09.19 00:36:10.777347 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9328 | 2025.09.19 00:36:10.777378 [ 286 ] {} <Debug> TCP-Session: 7ffdfdd4-be79-45c2-b563-6bdedb8cace2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2025.09.19 00:36:10.777387 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9330 | 2025.09.19 00:36:10.777425 [ 287 ] {} <Debug> TCP-Session: 79cc92f9-9aa8-44ff-9c63-d9da5f2ed884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2025.09.19 00:36:10.777437 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9332 | 2025.09.19 00:36:10.777447 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9333 | 2025.09.19 00:36:10.777469 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9334 | 2025.09.19 00:36:10.777476 [ 288 ] {} <Debug> TCP-Session: 76bc0431-a958-473f-b186-0427e1fb2366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2025.09.19 00:36:10.777491 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9336 | 2025.09.19 00:36:10.777511 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9337 | 2025.09.19 00:36:10.777530 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9338 | 2025.09.19 00:36:10.777542 [ 355 ] {} <Debug> TCP-Session: 5cb85cd7-9105-4066-8cbe-6540d6b54f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2025.09.19 00:36:10.777559 [ 353 ] {} <Debug> TCP-Session: 64ca4479-aafb-4659-b866-92b72304069e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9340 | 2025.09.19 00:36:10.777576 [ 352 ] {} <Debug> TCP-Session: aa13c6a7-eb4d-4136-8d72-c1cb166704b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2025.09.19 00:36:10.777546 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9342 | 2025.09.19 00:36:10.777518 [ 351 ] {} <Debug> TCP-Session: d77e3771-afe5-4cdc-a80f-6c24294ab391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2025.09.19 00:36:10.777647 [ 354 ] {} <Debug> TCP-Session: 0ea9c666-256f-42bf-ab4f-f69b61d39fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9344 | 2025.09.19 00:36:10.777495 [ 289 ] {} <Debug> TCP-Session: dbb840a2-4a09-4eb0-9980-cdd6abe761c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2025.09.19 00:36:10.841088 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51643 | ||
| 9346 | 2025.09.19 00:36:10.841203 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9347 | 2025.09.19 00:36:10.841232 [ 287 ] {} <Debug> TCP-Session: 21f810f3-c811-43c7-a2e1-553dbf635416 Authenticating user 'default' from [fd00:1122:3344:101::e]:51643 | ||
| 9348 | 2025.09.19 00:36:10.841263 [ 287 ] {} <Debug> TCP-Session: 21f810f3-c811-43c7-a2e1-553dbf635416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2025.09.19 00:36:10.841283 [ 287 ] {} <Debug> TCP-Session: 21f810f3-c811-43c7-a2e1-553dbf635416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2025.09.19 00:36:10.841544 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50590 | ||
| 9351 | 2025.09.19 00:36:10.841566 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50371 | ||
| 9352 | 2025.09.19 00:36:10.841589 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35441 | ||
| 9353 | 2025.09.19 00:36:10.841602 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33863 | ||
| 9354 | 2025.09.19 00:36:10.841632 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42405 | ||
| 9355 | 2025.09.19 00:36:10.841649 [ 287 ] {} <Trace> TCP-Session: 21f810f3-c811-43c7-a2e1-553dbf635416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2025.09.19 00:36:10.841691 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9357 | 2025.09.19 00:36:10.841693 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9358 | 2025.09.19 00:36:10.841718 [ 353 ] {} <Debug> TCP-Session: 2f37eb60-31ff-4cb5-bb08-5c772e172e02 Authenticating user 'default' from [fd00:1122:3344:101::e]:33863 | ||
| 9359 | 2025.09.19 00:36:10.841662 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9360 | 2025.09.19 00:36:10.841740 [ 352 ] {} <Debug> TCP-Session: d8043e59-8139-4b81-92b3-63802f160508 Authenticating user 'default' from [fd00:1122:3344:101::e]:35441 | ||
| 9361 | 2025.09.19 00:36:10.841742 [ 353 ] {} <Debug> TCP-Session: 2f37eb60-31ff-4cb5-bb08-5c772e172e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2025.09.19 00:36:10.841764 [ 289 ] {} <Debug> TCP-Session: 3cc0e203-9b89-4f77-b5c6-e5f626e420c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50371 | ||
| 9363 | 2025.09.19 00:36:10.841775 [ 352 ] {} <Debug> TCP-Session: d8043e59-8139-4b81-92b3-63802f160508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2025.09.19 00:36:10.841805 [ 353 ] {} <Debug> TCP-Session: 2f37eb60-31ff-4cb5-bb08-5c772e172e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9365 | 2025.09.19 00:36:10.841816 [ 289 ] {} <Debug> TCP-Session: 3cc0e203-9b89-4f77-b5c6-e5f626e420c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2025.09.19 00:36:10.841821 [ 352 ] {} <Debug> TCP-Session: d8043e59-8139-4b81-92b3-63802f160508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2025.09.19 00:36:10.841844 [ 289 ] {} <Debug> TCP-Session: 3cc0e203-9b89-4f77-b5c6-e5f626e420c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2025.09.19 00:36:10.841861 [ 287 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9369 | 2025.09.19 00:36:10.841611 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56955 | ||
| 9370 | 2025.09.19 00:36:10.841574 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51525 | ||
| 9371 | 2025.09.19 00:36:10.841745 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9372 | 2025.09.19 00:36:10.841968 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9373 | 2025.09.19 00:36:10.841641 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9374 | 2025.09.19 00:36:10.842008 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9375 | 2025.09.19 00:36:10.842006 [ 354 ] {} <Debug> TCP-Session: 0ce74003-02d7-4de0-bd2d-1f84574b27e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56955 | ||
| 9376 | 2025.09.19 00:36:10.842029 [ 288 ] {} <Debug> TCP-Session: e9e622dc-ecc3-409b-94e2-a31ae95fcfd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50590 | ||
| 9377 | 2025.09.19 00:36:10.842036 [ 351 ] {} <Debug> TCP-Session: fd9a4839-51e1-4ce6-88f7-8aa884b13aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51525 | ||
| 9378 | 2025.09.19 00:36:10.842049 [ 354 ] {} <Debug> TCP-Session: 0ce74003-02d7-4de0-bd2d-1f84574b27e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2025.09.19 00:36:10.842068 [ 351 ] {} <Debug> TCP-Session: fd9a4839-51e1-4ce6-88f7-8aa884b13aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2025.09.19 00:36:10.842086 [ 354 ] {} <Debug> TCP-Session: 0ce74003-02d7-4de0-bd2d-1f84574b27e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2025.09.19 00:36:10.842098 [ 351 ] {} <Debug> TCP-Session: fd9a4839-51e1-4ce6-88f7-8aa884b13aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2025.09.19 00:36:10.841998 [ 355 ] {} <Debug> TCP-Session: c976f735-f179-4420-bf68-8981bb2ce35a Authenticating user 'default' from [fd00:1122:3344:101::e]:42405 | ||
| 9383 | 2025.09.19 00:36:10.842064 [ 288 ] {} <Debug> TCP-Session: e9e622dc-ecc3-409b-94e2-a31ae95fcfd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2025.09.19 00:36:10.842158 [ 355 ] {} <Debug> TCP-Session: c976f735-f179-4420-bf68-8981bb2ce35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2025.09.19 00:36:10.842176 [ 288 ] {} <Debug> TCP-Session: e9e622dc-ecc3-409b-94e2-a31ae95fcfd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2025.09.19 00:36:10.842189 [ 355 ] {} <Debug> TCP-Session: c976f735-f179-4420-bf68-8981bb2ce35a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2025.09.19 00:36:10.842197 [ 287 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9388 | 2025.09.19 00:36:10.841632 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46746 | ||
| 9389 | 2025.09.19 00:36:10.842276 [ 287 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9390 | 2025.09.19 00:36:10.842326 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9391 | 2025.09.19 00:36:10.842365 [ 286 ] {} <Debug> TCP-Session: 34a701a9-8117-4fc2-9dfe-aa84f39d388a Authenticating user 'default' from [fd00:1122:3344:101::e]:46746 | ||
| 9392 | 2025.09.19 00:36:10.842390 [ 286 ] {} <Debug> TCP-Session: 34a701a9-8117-4fc2-9dfe-aa84f39d388a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2025.09.19 00:36:10.842410 [ 286 ] {} <Debug> TCP-Session: 34a701a9-8117-4fc2-9dfe-aa84f39d388a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2025.09.19 00:36:10.842606 [ 287 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 9395 | 2025.09.19 00:36:10.843638 [ 350 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Trace> AggregatingTransform: Aggregating | ||
| 9396 | 2025.09.19 00:36:10.843691 [ 350 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9397 | 2025.09.19 00:36:10.843732 [ 350 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018724 sec. (981.620 rows/sec., 38.34 KiB/sec.) | ||
| 9398 | 2025.09.19 00:36:10.843751 [ 350 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Trace> Aggregator: Merging aggregated data | ||
| 9399 | 2025.09.19 00:36:10.845113 [ 287 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003313 sec., 301.84123151222457 rows/sec., 11.79 KiB/sec. | ||
| 9400 | 2025.09.19 00:36:10.845255 [ 287 ] {6b2501f0-a98d-42c4-b458-2df0025b1f4f} <Debug> TCPHandler: Processed in 0.003760379 sec. | ||
| 9401 | 2025.09.19 00:36:10.845376 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9402 | 2025.09.19 00:36:10.845404 [ 287 ] {} <Debug> TCP-Session: 21f810f3-c811-43c7-a2e1-553dbf635416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2025.09.19 00:36:10.845410 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9404 | 2025.09.19 00:36:10.845430 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9405 | 2025.09.19 00:36:10.845447 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9406 | 2025.09.19 00:36:10.845459 [ 286 ] {} <Debug> TCP-Session: 34a701a9-8117-4fc2-9dfe-aa84f39d388a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9407 | 2025.09.19 00:36:10.845485 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9408 | 2025.09.19 00:36:10.845506 [ 354 ] {} <Debug> TCP-Session: 0ce74003-02d7-4de0-bd2d-1f84574b27e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2025.09.19 00:36:10.845499 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9410 | 2025.09.19 00:36:10.845531 [ 289 ] {} <Debug> TCP-Session: 3cc0e203-9b89-4f77-b5c6-e5f626e420c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9411 | 2025.09.19 00:36:10.845543 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9412 | 2025.09.19 00:36:10.845565 [ 353 ] {} <Debug> TCP-Session: 2f37eb60-31ff-4cb5-bb08-5c772e172e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2025.09.19 00:36:10.845592 [ 355 ] {} <Debug> TCP-Session: c976f735-f179-4420-bf68-8981bb2ce35a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9414 | 2025.09.19 00:36:10.845522 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9415 | 2025.09.19 00:36:10.845491 [ 352 ] {} <Debug> TCP-Session: d8043e59-8139-4b81-92b3-63802f160508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9416 | 2025.09.19 00:36:10.845664 [ 351 ] {} <Debug> TCP-Session: fd9a4839-51e1-4ce6-88f7-8aa884b13aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9417 | 2025.09.19 00:36:10.845466 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9418 | 2025.09.19 00:36:10.845721 [ 288 ] {} <Debug> TCP-Session: e9e622dc-ecc3-409b-94e2-a31ae95fcfd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2025.09.19 00:36:11.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.09 MiB, peak 309.19 MiB, free memory in arenas 0.00 B, will set to 299.80 MiB (RSS), difference: -1.29 MiB | ||
| 9420 | 2025.09.19 00:36:12.325712 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19653 | ||
| 9421 | 2025.09.19 00:36:12.326265 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2025.09.19 00:36:12.326318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9423 | 2025.09.19 00:36:12.326861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9424 | 2025.09.19 00:36:12.327137 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2025.09.19 00:36:12.327293 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19653 | ||
| 9426 | 2025.09.19 00:36:12.327309 [ 33 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9427 | 2025.09.19 00:36:12.327385 [ 33 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.09.19 00:36:12.327410 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9429 | 2025.09.19 00:36:12.327550 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 9430 | 2025.09.19 00:36:12.327712 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9431 | 2025.09.19 00:36:12.327754 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17221 rows starting from the beginning of the part | ||
| 9432 | 2025.09.19 00:36:12.327820 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 9433 | 2025.09.19 00:36:12.327865 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 9434 | 2025.09.19 00:36:12.327912 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 9435 | 2025.09.19 00:36:12.327954 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 9436 | 2025.09.19 00:36:12.327995 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 9437 | 2025.09.19 00:36:12.330464 [ 186 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19653 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983169 sec., 6587960.65526291 rows/sec., 94.24 MiB/sec. | ||
| 9438 | 2025.09.19 00:36:12.330711 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9439 | 2025.09.19 00:36:12.330988 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_41_8} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.09.19 00:36:12.331062 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_41_8} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9441 | 2025.09.19 00:36:12.331161 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9442 | 2025.09.19 00:36:13.361277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9443 | 2025.09.19 00:36:13.388033 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2025.09.19 00:36:13.388120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9445 | 2025.09.19 00:36:13.397648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9446 | 2025.09.19 00:36:13.398903 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2025.09.19 00:36:13.399357 [ 34 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9448 | 2025.09.19 00:36:13.399451 [ 34 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2025.09.19 00:36:13.399481 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9450 | 2025.09.19 00:36:13.399657 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 9451 | 2025.09.19 00:36:13.404180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9452 | 2025.09.19 00:36:13.404637 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9453 | 2025.09.19 00:36:13.406957 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9454 | 2025.09.19 00:36:13.413685 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9455 | 2025.09.19 00:36:13.418428 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 9456 | 2025.09.19 00:36:13.422996 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 9457 | 2025.09.19 00:36:13.427614 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 9458 | 2025.09.19 00:36:13.431580 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 9459 | 2025.09.19 00:36:13.488753 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.089178236 sec., 3464.9709823818453 rows/sec., 17.92 MiB/sec. | ||
| 9460 | 2025.09.19 00:36:13.491736 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9461 | 2025.09.19 00:36:13.493880 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_41_8} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2025.09.19 00:36:13.494000 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_41_8} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9463 | 2025.09.19 00:36:13.496780 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9464 | 2025.09.19 00:36:14.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.33 MiB, peak 314.75 MiB, free memory in arenas 0.00 B, will set to 304.48 MiB (RSS), difference: 3.15 MiB | ||
| 9465 | 2025.09.19 00:36:14.880444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1196 | ||
| 9466 | 2025.09.19 00:36:14.882928 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2025.09.19 00:36:14.883012 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9468 | 2025.09.19 00:36:14.884237 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9469 | 2025.09.19 00:36:14.884511 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2025.09.19 00:36:14.884903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 9471 | 2025.09.19 00:36:15.652185 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2025.09.19 00:36:15.652376 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9473 | 2025.09.19 00:36:15.652447 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9474 | 2025.09.19 00:36:15.653190 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2025.09.19 00:36:15.653237 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9476 | 2025.09.19 00:36:15.653646 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9477 | 2025.09.19 00:36:15.653866 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2025.09.19 00:36:15.654022 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001698 sec., 82449.94110718492 rows/sec., 7.14 MiB/sec. | ||
| 9479 | 2025.09.19 00:36:15.654064 [ 5 ] {688dc266-3605-415a-a306-dde2b4729471} <Debug> TCPHandler: Processed in 0.002010546 sec. | ||
| 9480 | 2025.09.19 00:36:15.654199 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2025.09.19 00:36:15.654320 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9482 | 2025.09.19 00:36:15.654370 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9483 | 2025.09.19 00:36:15.654854 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2025.09.19 00:36:15.654891 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9485 | 2025.09.19 00:36:15.655206 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9486 | 2025.09.19 00:36:15.655424 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2025.09.19 00:36:15.655562 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001267 sec., 33149.17127071824 rows/sec., 2.43 MiB/sec. | ||
| 9488 | 2025.09.19 00:36:15.655601 [ 5 ] {86307f96-3b76-4bca-8a09-0375d8ba5589} <Debug> TCPHandler: Processed in 0.00146467 sec. | ||
| 9489 | 2025.09.19 00:36:15.655712 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2025.09.19 00:36:15.655804 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9491 | 2025.09.19 00:36:15.655843 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9492 | 2025.09.19 00:36:15.656272 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2025.09.19 00:36:15.656307 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9494 | 2025.09.19 00:36:15.656614 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9495 | 2025.09.19 00:36:15.656826 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2025.09.19 00:36:15.656955 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00117 sec., 90598.2905982906 rows/sec., 7.08 MiB/sec. | ||
| 9497 | 2025.09.19 00:36:15.656993 [ 5 ] {e5eb18dc-5e9d-4f2f-9f37-340964c92e1c} <Debug> TCPHandler: Processed in 0.001331167 sec. | ||
| 9498 | 2025.09.19 00:36:15.657104 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2025.09.19 00:36:15.657195 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9500 | 2025.09.19 00:36:15.657238 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9501 | 2025.09.19 00:36:15.657663 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2025.09.19 00:36:15.657699 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9503 | 2025.09.19 00:36:15.658039 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9504 | 2025.09.19 00:36:15.658250 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2025.09.19 00:36:15.658376 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9506 | 2025.09.19 00:36:15.658413 [ 5 ] {6fcc562b-e066-4fde-8cf3-2ee30a8f1cfb} <Debug> TCPHandler: Processed in 0.001358258 sec. | ||
| 9507 | 2025.09.19 00:36:15.658522 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2025.09.19 00:36:15.658613 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9509 | 2025.09.19 00:36:15.658666 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9510 | 2025.09.19 00:36:15.659547 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2025.09.19 00:36:15.659584 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9512 | 2025.09.19 00:36:15.660168 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9513 | 2025.09.19 00:36:15.660388 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2025.09.19 00:36:15.660522 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 39.08 MiB/sec. | ||
| 9515 | 2025.09.19 00:36:15.660576 [ 5 ] {9bbfd24b-6b92-4d37-b0cd-3e852431a3c0} <Debug> TCPHandler: Processed in 0.002102858 sec. | ||
| 9516 | 2025.09.19 00:36:15.660689 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2025.09.19 00:36:15.660781 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9518 | 2025.09.19 00:36:15.660824 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9519 | 2025.09.19 00:36:15.661165 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2025.09.19 00:36:15.661200 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9521 | 2025.09.19 00:36:15.661503 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9522 | 2025.09.19 00:36:15.661713 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.09.19 00:36:15.661839 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 9524 | 2025.09.19 00:36:15.661875 [ 5 ] {d3734256-cb34-42ef-af76-7371c1018067} <Debug> TCPHandler: Processed in 0.001236016 sec. | ||
| 9525 | 2025.09.19 00:36:19.705241 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9526 | 2025.09.19 00:36:19.705319 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9527 | 2025.09.19 00:36:19.827421 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20101 | ||
| 9528 | 2025.09.19 00:36:19.827991 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2025.09.19 00:36:19.828053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9530 | 2025.09.19 00:36:19.828599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9531 | 2025.09.19 00:36:19.828853 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2025.09.19 00:36:19.829010 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20101 | ||
| 9533 | 2025.09.19 00:36:20.661243 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9534 | 2025.09.19 00:36:20.661522 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9535 | 2025.09.19 00:36:20.661622 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9536 | 2025.09.19 00:36:20.662669 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2025.09.19 00:36:20.662708 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9538 | 2025.09.19 00:36:20.663125 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9539 | 2025.09.19 00:36:20.663361 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2025.09.19 00:36:20.663483 [ 107 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9541 | 2025.09.19 00:36:20.663506 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002065 sec., 198547.21549636804 rows/sec., 12.59 MiB/sec. | ||
| 9542 | 2025.09.19 00:36:20.663548 [ 107 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2025.09.19 00:36:20.663562 [ 5 ] {cbb56e4a-6c40-42e7-bf59-10a61a6775d5} <Debug> TCPHandler: Processed in 0.002494732 sec. | ||
| 9544 | 2025.09.19 00:36:20.663579 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9545 | 2025.09.19 00:36:20.663703 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2025.09.19 00:36:20.663744 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 9547 | 2025.09.19 00:36:20.663801 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9548 | 2025.09.19 00:36:20.663848 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9549 | 2025.09.19 00:36:20.663908 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9550 | 2025.09.19 00:36:20.663964 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 9551 | 2025.09.19 00:36:20.664075 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 9552 | 2025.09.19 00:36:20.664156 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 9553 | 2025.09.19 00:36:20.664236 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 9554 | 2025.09.19 00:36:20.664305 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 9555 | 2025.09.19 00:36:20.664666 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2025.09.19 00:36:20.664711 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9557 | 2025.09.19 00:36:20.665126 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9558 | 2025.09.19 00:36:20.665344 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2025.09.19 00:36:20.665451 [ 107 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9560 | 2025.09.19 00:36:20.665466 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001684 sec., 660332.541567696 rows/sec., 52.08 MiB/sec. | ||
| 9561 | 2025.09.19 00:36:20.665480 [ 107 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2025.09.19 00:36:20.665505 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9563 | 2025.09.19 00:36:20.665510 [ 5 ] {2218c33c-d994-4be9-b0e4-55f10f9c7e70} <Debug> TCPHandler: Processed in 0.001855195 sec. | ||
| 9564 | 2025.09.19 00:36:20.665608 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 9565 | 2025.09.19 00:36:20.665609 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926795 sec., 1063942.9726566656 rows/sec., 71.55 MiB/sec. | ||
| 9566 | 2025.09.19 00:36:20.665639 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2025.09.19 00:36:20.665726 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9568 | 2025.09.19 00:36:20.665770 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2346 rows starting from the beginning of the part | ||
| 9569 | 2025.09.19 00:36:20.665777 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9570 | 2025.09.19 00:36:20.665825 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9571 | 2025.09.19 00:36:20.665826 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9572 | 2025.09.19 00:36:20.665833 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1112 rows starting from the beginning of the part | ||
| 9573 | 2025.09.19 00:36:20.665896 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 140 rows starting from the beginning of the part | ||
| 9574 | 2025.09.19 00:36:20.665939 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1112 rows starting from the beginning of the part | ||
| 9575 | 2025.09.19 00:36:20.665980 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 9576 | 2025.09.19 00:36:20.666021 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1112 rows starting from the beginning of the part | ||
| 9577 | 2025.09.19 00:36:20.666138 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_29_7} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2025.09.19 00:36:20.666228 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_29_7} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9579 | 2025.09.19 00:36:20.666297 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9580 | 2025.09.19 00:36:20.666386 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.09.19 00:36:20.666429 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9582 | 2025.09.19 00:36:20.666751 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9583 | 2025.09.19 00:36:20.666980 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.09.19 00:36:20.667108 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001352 sec., 151627.21893491125 rows/sec., 8.90 MiB/sec. | ||
| 9585 | 2025.09.19 00:36:20.667146 [ 5 ] {3d84624f-7118-4bd6-8776-c1f05a419a41} <Debug> TCPHandler: Processed in 0.00155448 sec. | ||
| 9586 | 2025.09.19 00:36:20.667258 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2025.09.19 00:36:20.667357 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9588 | 2025.09.19 00:36:20.667396 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9589 | 2025.09.19 00:36:20.667850 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.09.19 00:36:20.667886 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9591 | 2025.09.19 00:36:20.668037 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5962 rows, containing 5 columns (5 merged, 0 gathered) in 0.002466322 sec., 2417364.804757854 rows/sec., 202.83 MiB/sec. | ||
| 9592 | 2025.09.19 00:36:20.668191 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9593 | 2025.09.19 00:36:20.668370 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9594 | 2025.09.19 00:36:20.668441 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2025.09.19 00:36:20.668590 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 9596 | 2025.09.19 00:36:20.668630 [ 5 ] {17e6ae11-84cb-43eb-b87f-5d1481c3ad5e} <Debug> TCPHandler: Processed in 0.001419279 sec. | ||
| 9597 | 2025.09.19 00:36:20.668700 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2025.09.19 00:36:20.668752 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2025.09.19 00:36:20.668799 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_61_12} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9600 | 2025.09.19 00:36:20.668851 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9601 | 2025.09.19 00:36:20.668896 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 9602 | 2025.09.19 00:36:20.668896 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9603 | 2025.09.19 00:36:20.669397 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2025.09.19 00:36:20.669432 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9605 | 2025.09.19 00:36:20.669745 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9606 | 2025.09.19 00:36:20.669951 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2025.09.19 00:36:20.670050 [ 107 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9608 | 2025.09.19 00:36:20.670076 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 9609 | 2025.09.19 00:36:20.670081 [ 107 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2025.09.19 00:36:20.670117 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9611 | 2025.09.19 00:36:20.670120 [ 5 ] {3e0623dc-59ff-445f-9fc5-c95018ce2f20} <Debug> TCPHandler: Processed in 0.001414948 sec. | ||
| 9612 | 2025.09.19 00:36:20.670206 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 9613 | 2025.09.19 00:36:20.670253 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2025.09.19 00:36:20.670303 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9615 | 2025.09.19 00:36:20.670334 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 9616 | 2025.09.19 00:36:20.670349 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9617 | 2025.09.19 00:36:20.670393 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9618 | 2025.09.19 00:36:20.670396 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 9619 | 2025.09.19 00:36:20.670452 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 9620 | 2025.09.19 00:36:20.670501 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 9621 | 2025.09.19 00:36:20.670541 [ 194 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 9622 | 2025.09.19 00:36:20.671016 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2025.09.19 00:36:20.671058 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9624 | 2025.09.19 00:36:20.671384 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207236 sec., 873897.0673505429 rows/sec., 52.96 MiB/sec. | ||
| 9625 | 2025.09.19 00:36:20.671397 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9626 | 2025.09.19 00:36:20.671570 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9627 | 2025.09.19 00:36:20.671659 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2025.09.19 00:36:20.671777 [ 107 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9629 | 2025.09.19 00:36:20.671800 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001468 sec., 462534.0599455041 rows/sec., 32.24 MiB/sec. | ||
| 9630 | 2025.09.19 00:36:20.671807 [ 107 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2025.09.19 00:36:20.671842 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9632 | 2025.09.19 00:36:20.671846 [ 5 ] {93fa584b-9c9e-45f4-8f33-48d77f803305} <Debug> TCPHandler: Processed in 0.001640752 sec. | ||
| 9633 | 2025.09.19 00:36:20.671911 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_29_7} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2025.09.19 00:36:20.671931 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 9635 | 2025.09.19 00:36:20.671974 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9636 | 2025.09.19 00:36:20.672015 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_29_7} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9637 | 2025.09.19 00:36:20.672020 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9638 | 2025.09.19 00:36:20.672056 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1213 rows starting from the beginning of the part | ||
| 9639 | 2025.09.19 00:36:20.672071 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9640 | 2025.09.19 00:36:20.672102 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 679 rows starting from the beginning of the part | ||
| 9641 | 2025.09.19 00:36:20.672117 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9642 | 2025.09.19 00:36:20.672129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9643 | 2025.09.19 00:36:20.672147 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 106 rows starting from the beginning of the part | ||
| 9644 | 2025.09.19 00:36:20.672186 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 679 rows starting from the beginning of the part | ||
| 9645 | 2025.09.19 00:36:20.672221 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 106 rows starting from the beginning of the part | ||
| 9646 | 2025.09.19 00:36:20.672256 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 679 rows starting from the beginning of the part | ||
| 9647 | 2025.09.19 00:36:20.672481 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2025.09.19 00:36:20.672521 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9649 | 2025.09.19 00:36:20.672835 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9650 | 2025.09.19 00:36:20.673060 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2025.09.19 00:36:20.673184 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 9652 | 2025.09.19 00:36:20.673219 [ 5 ] {bc82200f-8d57-4037-8a7a-c7f304016f08} <Debug> TCPHandler: Processed in 0.001293287 sec. | ||
| 9653 | 2025.09.19 00:36:20.673330 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2025.09.19 00:36:20.673422 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9655 | 2025.09.19 00:36:20.673462 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9656 | 2025.09.19 00:36:20.673478 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157585 sec., 2196909.6043405146 rows/sec., 164.17 MiB/sec. | ||
| 9657 | 2025.09.19 00:36:20.673704 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9658 | 2025.09.19 00:36:20.673880 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2025.09.19 00:36:20.673924 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9660 | 2025.09.19 00:36:20.673986 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2025.09.19 00:36:20.674060 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_61_12} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9662 | 2025.09.19 00:36:20.674120 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9663 | 2025.09.19 00:36:20.674287 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9664 | 2025.09.19 00:36:20.674505 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2025.09.19 00:36:20.674608 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9666 | 2025.09.19 00:36:20.674630 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 9667 | 2025.09.19 00:36:20.674637 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2025.09.19 00:36:20.674667 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9669 | 2025.09.19 00:36:20.674673 [ 5 ] {a3ab1d0d-583f-495c-8c6e-9b90abc8c87d} <Debug> TCPHandler: Processed in 0.001390318 sec. | ||
| 9670 | 2025.09.19 00:36:20.674743 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 9671 | 2025.09.19 00:36:20.674788 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2025.09.19 00:36:20.674852 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9673 | 2025.09.19 00:36:20.674884 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20010 rows starting from the beginning of the part | ||
| 9674 | 2025.09.19 00:36:20.674885 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9675 | 2025.09.19 00:36:20.674937 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9676 | 2025.09.19 00:36:20.674939 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 314 rows starting from the beginning of the part | ||
| 9677 | 2025.09.19 00:36:20.674996 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9678 | 2025.09.19 00:36:20.675038 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 314 rows starting from the beginning of the part | ||
| 9679 | 2025.09.19 00:36:20.675077 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9680 | 2025.09.19 00:36:20.675116 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 314 rows starting from the beginning of the part | ||
| 9681 | 2025.09.19 00:36:20.675252 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.09.19 00:36:20.675292 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9683 | 2025.09.19 00:36:20.675609 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9684 | 2025.09.19 00:36:20.675822 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2025.09.19 00:36:20.675954 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 9686 | 2025.09.19 00:36:20.675990 [ 5 ] {97e05a92-66b5-4fc4-899a-3c55b6ac93c2} <Debug> TCPHandler: Processed in 0.001249506 sec. | ||
| 9687 | 2025.09.19 00:36:20.676094 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2025.09.19 00:36:20.676185 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9689 | 2025.09.19 00:36:20.676225 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9690 | 2025.09.19 00:36:20.676538 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2025.09.19 00:36:20.676573 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9692 | 2025.09.19 00:36:20.676917 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9693 | 2025.09.19 00:36:20.677131 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2025.09.19 00:36:20.677270 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 9695 | 2025.09.19 00:36:20.677291 [ 22 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9696 | 2025.09.19 00:36:20.677306 [ 5 ] {172a3652-c076-4df2-ba12-00d8949ef5c7} <Debug> TCPHandler: Processed in 0.001259086 sec. | ||
| 9697 | 2025.09.19 00:36:20.677346 [ 22 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2025.09.19 00:36:20.677377 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9699 | 2025.09.19 00:36:20.677487 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 9700 | 2025.09.19 00:36:20.677596 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9701 | 2025.09.19 00:36:20.677625 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4408 rows starting from the beginning of the part | ||
| 9702 | 2025.09.19 00:36:20.677676 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 9703 | 2025.09.19 00:36:20.677719 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9704 | 2025.09.19 00:36:20.677760 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9705 | 2025.09.19 00:36:20.677799 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9706 | 2025.09.19 00:36:20.677839 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 9707 | 2025.09.19 00:36:20.679672 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223089 sec., 2177150.8023295514 rows/sec., 138.42 MiB/sec. | ||
| 9708 | 2025.09.19 00:36:20.680160 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9709 | 2025.09.19 00:36:20.680421 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2025.09.19 00:36:20.680485 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_61_12} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9711 | 2025.09.19 00:36:20.680573 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9712 | 2025.09.19 00:36:20.681488 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21272 rows, containing 5 columns (5 merged, 0 gathered) in 0.006778489 sec., 3138162.5019971263 rows/sec., 210.15 MiB/sec. | ||
| 9713 | 2025.09.19 00:36:20.681930 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9714 | 2025.09.19 00:36:20.682215 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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.19 00:36:20.682288 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9716 | 2025.09.19 00:36:20.682389 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9717 | 2025.09.19 00:36:20.904304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9718 | 2025.09.19 00:36:20.920304 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2025.09.19 00:36:20.920359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9720 | 2025.09.19 00:36:20.925804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9721 | 2025.09.19 00:36:20.926490 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2025.09.19 00:36:20.929600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9723 | 2025.09.19 00:36:21.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.90 MiB, peak 315.89 MiB, free memory in arenas 0.00 B, will set to 308.04 MiB (RSS), difference: 2.13 MiB | ||
| 9724 | 2025.09.19 00:36:24.885157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1228 | ||
| 9725 | 2025.09.19 00:36:24.887458 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2025.09.19 00:36:24.887516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9727 | 2025.09.19 00:36:24.888696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9728 | 2025.09.19 00:36:24.888951 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2025.09.19 00:36:24.889102 [ 125 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9730 | 2025.09.19 00:36:24.889175 [ 125 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2025.09.19 00:36:24.889199 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9732 | 2025.09.19 00:36:24.889209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 9733 | 2025.09.19 00:36:24.889309 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 9734 | 2025.09.19 00:36:24.889865 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9735 | 2025.09.19 00:36:24.890025 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1056 rows starting from the beginning of the part | ||
| 9736 | 2025.09.19 00:36:24.890395 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 9737 | 2025.09.19 00:36:24.890744 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 9738 | 2025.09.19 00:36:24.891079 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9739 | 2025.09.19 00:36:24.891426 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9740 | 2025.09.19 00:36:24.891755 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 9741 | 2025.09.19 00:36:24.897565 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 72 columns (72 merged, 0 gathered) in 0.008300649 sec., 147940.2393716443 rows/sec., 117.58 MiB/sec. | ||
| 9742 | 2025.09.19 00:36:24.899122 [ 193 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9743 | 2025.09.19 00:36:24.899739 [ 193 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2025.09.19 00:36:24.899830 [ 193 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_31_6} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9745 | 2025.09.19 00:36:24.900181 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9746 | 2025.09.19 00:36:25.679177 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2025.09.19 00:36:25.679349 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9748 | 2025.09.19 00:36:25.679412 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9749 | 2025.09.19 00:36:25.680052 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.09.19 00:36:25.680091 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9751 | 2025.09.19 00:36:25.680507 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9752 | 2025.09.19 00:36:25.680762 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.09.19 00:36:25.680935 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001635 sec., 8562.691131498472 rows/sec., 698.23 KiB/sec. | ||
| 9754 | 2025.09.19 00:36:25.680978 [ 5 ] {0d399021-0a2c-4c1c-ae64-35746d12b367} <Debug> TCPHandler: Processed in 0.001929485 sec. | ||
| 9755 | 2025.09.19 00:36:25.681124 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2025.09.19 00:36:25.681218 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9757 | 2025.09.19 00:36:25.681259 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9758 | 2025.09.19 00:36:25.682311 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2025.09.19 00:36:25.682347 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9760 | 2025.09.19 00:36:25.682766 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9761 | 2025.09.19 00:36:25.682993 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2025.09.19 00:36:25.683126 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.001926 sec., 668224.2990654205 rows/sec., 55.29 MiB/sec. | ||
| 9763 | 2025.09.19 00:36:25.683164 [ 5 ] {c5100f03-b2d4-4c3d-8129-618239f577be} <Debug> TCPHandler: Processed in 0.002089667 sec. | ||
| 9764 | 2025.09.19 00:36:25.683266 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2025.09.19 00:36:25.683358 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9766 | 2025.09.19 00:36:25.683399 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9767 | 2025.09.19 00:36:25.683818 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2025.09.19 00:36:25.683853 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9769 | 2025.09.19 00:36:25.684163 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9770 | 2025.09.19 00:36:25.684382 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2025.09.19 00:36:25.684510 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.00117 sec., 47863.24786324786 rows/sec., 3.45 MiB/sec. | ||
| 9772 | 2025.09.19 00:36:25.684548 [ 5 ] {20bbcf6a-25dd-4f3c-8881-f404b0035921} <Debug> TCPHandler: Processed in 0.001331607 sec. | ||
| 9773 | 2025.09.19 00:36:25.684654 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2025.09.19 00:36:25.684746 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9775 | 2025.09.19 00:36:25.684786 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9776 | 2025.09.19 00:36:25.685259 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2025.09.19 00:36:25.685295 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9778 | 2025.09.19 00:36:25.685636 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9779 | 2025.09.19 00:36:25.685868 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2025.09.19 00:36:25.685964 [ 153 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 9781 | 2025.09.19 00:36:25.685998 [ 153 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2025.09.19 00:36:25.685999 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 9783 | 2025.09.19 00:36:25.686017 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9784 | 2025.09.19 00:36:25.686044 [ 5 ] {468c3f7a-45e4-47b5-9f77-271bdc39fe90} <Debug> TCPHandler: Processed in 0.001440019 sec. | ||
| 9785 | 2025.09.19 00:36:25.686156 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2025.09.19 00:36:25.686156 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 9787 | 2025.09.19 00:36:25.686250 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9788 | 2025.09.19 00:36:25.686294 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9789 | 2025.09.19 00:36:25.686302 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9790 | 2025.09.19 00:36:25.686340 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 441 rows starting from the beginning of the part | ||
| 9791 | 2025.09.19 00:36:25.686410 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 9792 | 2025.09.19 00:36:25.686454 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 9793 | 2025.09.19 00:36:25.686496 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 9794 | 2025.09.19 00:36:25.686533 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 9795 | 2025.09.19 00:36:25.686577 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 9796 | 2025.09.19 00:36:25.686923 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2025.09.19 00:36:25.686962 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9798 | 2025.09.19 00:36:25.687363 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9799 | 2025.09.19 00:36:25.687593 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2025.09.19 00:36:25.687605 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511459 sec., 1014251.7924733652 rows/sec., 70.74 MiB/sec. | ||
| 9801 | 2025.09.19 00:36:25.687728 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001496 sec., 385026.73796791444 rows/sec., 28.66 MiB/sec. | ||
| 9802 | 2025.09.19 00:36:25.687773 [ 5 ] {8820218c-bb9f-4589-9e25-b663e9edded6} <Debug> TCPHandler: Processed in 0.001666962 sec. | ||
| 9803 | 2025.09.19 00:36:25.687814 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9804 | 2025.09.19 00:36:25.687890 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2025.09.19 00:36:25.687989 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9806 | 2025.09.19 00:36:25.688035 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9807 | 2025.09.19 00:36:25.688133 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2025.09.19 00:36:25.688215 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_40_8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 9809 | 2025.09.19 00:36:25.688294 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9810 | 2025.09.19 00:36:25.688611 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2025.09.19 00:36:25.688651 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9812 | 2025.09.19 00:36:25.689053 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9813 | 2025.09.19 00:36:25.689270 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2025.09.19 00:36:25.689397 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001426 sec., 596774.1935483871 rows/sec., 40.17 MiB/sec. | ||
| 9815 | 2025.09.19 00:36:25.689433 [ 5 ] {ec16e5c6-13d7-494f-ac1f-e258758c29e4} <Debug> TCPHandler: Processed in 0.00159253 sec. | ||
| 9816 | 2025.09.19 00:36:25.689546 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2025.09.19 00:36:25.689639 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9818 | 2025.09.19 00:36:25.689692 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9819 | 2025.09.19 00:36:25.690568 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2025.09.19 00:36:25.690602 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9821 | 2025.09.19 00:36:25.691207 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9822 | 2025.09.19 00:36:25.691438 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2025.09.19 00:36:25.691537 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9824 | 2025.09.19 00:36:25.691567 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2025.09.19 00:36:25.691580 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00196 sec., 21428.571428571428 rows/sec., 38.40 MiB/sec. | ||
| 9826 | 2025.09.19 00:36:25.691584 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9827 | 2025.09.19 00:36:25.691636 [ 5 ] {fb3a8acc-755e-4b8a-a027-4c34634d91e2} <Debug> TCPHandler: Processed in 0.002140518 sec. | ||
| 9828 | 2025.09.19 00:36:25.691666 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 9829 | 2025.09.19 00:36:25.691749 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2025.09.19 00:36:25.691847 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9831 | 2025.09.19 00:36:25.691853 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9832 | 2025.09.19 00:36:25.691893 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9833 | 2025.09.19 00:36:25.691940 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 968 rows starting from the beginning of the part | ||
| 9834 | 2025.09.19 00:36:25.692050 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 9835 | 2025.09.19 00:36:25.692148 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 9836 | 2025.09.19 00:36:25.692242 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 9837 | 2025.09.19 00:36:25.692263 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2025.09.19 00:36:25.692302 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9839 | 2025.09.19 00:36:25.692331 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 9840 | 2025.09.19 00:36:25.692423 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 9841 | 2025.09.19 00:36:25.692622 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9842 | 2025.09.19 00:36:25.692935 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.09.19 00:36:25.693063 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 9844 | 2025.09.19 00:36:25.693098 [ 5 ] {48f99479-c62e-4f56-9415-c6466c714c01} <Debug> TCPHandler: Processed in 0.001397939 sec. | ||
| 9845 | 2025.09.19 00:36:25.698405 [ 190 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 19 columns (19 merged, 0 gathered) in 0.006770699 sec., 173984.9903237465 rows/sec., 311.77 MiB/sec. | ||
| 9846 | 2025.09.19 00:36:25.700032 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9847 | 2025.09.19 00:36:25.700372 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2025.09.19 00:36:25.700458 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9849 | 2025.09.19 00:36:25.700545 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 9850 | 2025.09.19 00:36:26.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.85 MiB, peak 320.43 MiB, free memory in arenas 0.00 B, will set to 311.18 MiB (RSS), difference: 2.33 MiB | ||
| 9851 | 2025.09.19 00:36:27.329132 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20613 | ||
| 9852 | 2025.09.19 00:36:27.329733 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2025.09.19 00:36:27.329779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9854 | 2025.09.19 00:36:27.330303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9855 | 2025.09.19 00:36:27.330548 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2025.09.19 00:36:27.330682 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20613 | ||
| 9857 | 2025.09.19 00:36:28.429708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9858 | 2025.09.19 00:36:28.445740 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2025.09.19 00:36:28.445789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9860 | 2025.09.19 00:36:28.452545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9861 | 2025.09.19 00:36:28.453380 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2025.09.19 00:36:28.456176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9863 | 2025.09.19 00:36:30.660671 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2025.09.19 00:36:30.660841 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9865 | 2025.09.19 00:36:30.660903 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9866 | 2025.09.19 00:36:30.661771 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2025.09.19 00:36:30.661808 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9868 | 2025.09.19 00:36:30.662234 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9869 | 2025.09.19 00:36:30.662466 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2025.09.19 00:36:30.662622 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 9871 | 2025.09.19 00:36:30.662664 [ 5 ] {139bc530-572b-4f3c-ba2f-37817680497f} <Debug> TCPHandler: Processed in 0.002113407 sec. | ||
| 9872 | 2025.09.19 00:36:30.662788 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.09.19 00:36:30.662882 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9874 | 2025.09.19 00:36:30.662923 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9875 | 2025.09.19 00:36:30.663815 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2025.09.19 00:36:30.663851 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9877 | 2025.09.19 00:36:30.664216 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9878 | 2025.09.19 00:36:30.664443 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2025.09.19 00:36:30.664573 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00171 sec., 650292.3976608188 rows/sec., 51.28 MiB/sec. | ||
| 9880 | 2025.09.19 00:36:30.664611 [ 5 ] {5b8eed48-09ae-4860-8a1a-c57dc621a995} <Debug> TCPHandler: Processed in 0.001873105 sec. | ||
| 9881 | 2025.09.19 00:36:30.664727 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2025.09.19 00:36:30.664820 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9883 | 2025.09.19 00:36:30.664861 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9884 | 2025.09.19 00:36:30.665331 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2025.09.19 00:36:30.665365 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9886 | 2025.09.19 00:36:30.665674 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9887 | 2025.09.19 00:36:30.665886 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2025.09.19 00:36:30.665981 [ 141 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9889 | 2025.09.19 00:36:30.666014 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001212 sec., 169141.91419141914 rows/sec., 9.92 MiB/sec. | ||
| 9890 | 2025.09.19 00:36:30.666015 [ 141 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2025.09.19 00:36:30.666046 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9892 | 2025.09.19 00:36:30.666053 [ 5 ] {e22d80b4-19c7-463f-83f9-c8a4a69763c8} <Debug> TCPHandler: Processed in 0.001376218 sec. | ||
| 9893 | 2025.09.19 00:36:30.666169 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 9894 | 2025.09.19 00:36:30.666173 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2025.09.19 00:36:30.666337 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9896 | 2025.09.19 00:36:30.666343 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9897 | 2025.09.19 00:36:30.666384 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 265 rows starting from the beginning of the part | ||
| 9898 | 2025.09.19 00:36:30.666414 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9899 | 2025.09.19 00:36:30.666465 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 205 rows starting from the beginning of the part | ||
| 9900 | 2025.09.19 00:36:30.666527 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 9901 | 2025.09.19 00:36:30.666578 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 205 rows starting from the beginning of the part | ||
| 9902 | 2025.09.19 00:36:30.666629 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 9903 | 2025.09.19 00:36:30.666679 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 205 rows starting from the beginning of the part | ||
| 9904 | 2025.09.19 00:36:30.666976 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.09.19 00:36:30.667026 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9906 | 2025.09.19 00:36:30.667379 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9907 | 2025.09.19 00:36:30.667594 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2025.09.19 00:36:30.667707 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597621 sec., 612160.2057058589 rows/sec., 39.60 MiB/sec. | ||
| 9909 | 2025.09.19 00:36:30.667722 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001403 sec., 151104.7754811119 rows/sec., 9.74 MiB/sec. | ||
| 9910 | 2025.09.19 00:36:30.667775 [ 5 ] {0a5019a9-0975-4ba8-8948-3a9bd4c96fd2} <Debug> TCPHandler: Processed in 0.001661462 sec. | ||
| 9911 | 2025.09.19 00:36:30.667866 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9912 | 2025.09.19 00:36:30.667896 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2025.09.19 00:36:30.668021 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9914 | 2025.09.19 00:36:30.668075 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9915 | 2025.09.19 00:36:30.668131 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2025.09.19 00:36:30.668210 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_61_12} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9917 | 2025.09.19 00:36:30.668287 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9918 | 2025.09.19 00:36:30.668574 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2025.09.19 00:36:30.668616 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9920 | 2025.09.19 00:36:30.668941 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9921 | 2025.09.19 00:36:30.669163 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2025.09.19 00:36:30.669300 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001303 sec., 161933.9984650806 rows/sec., 9.20 MiB/sec. | ||
| 9923 | 2025.09.19 00:36:30.669338 [ 5 ] {4ae2812d-f70f-4c89-83a3-e79679713d32} <Debug> TCPHandler: Processed in 0.0015034 sec. | ||
| 9924 | 2025.09.19 00:36:30.669441 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9925 | 2025.09.19 00:36:30.669536 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9926 | 2025.09.19 00:36:30.669574 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9927 | 2025.09.19 00:36:30.670218 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2025.09.19 00:36:30.670251 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9929 | 2025.09.19 00:36:30.670581 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9930 | 2025.09.19 00:36:30.670793 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2025.09.19 00:36:30.670918 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.0014 sec., 485000 rows/sec., 33.81 MiB/sec. | ||
| 9932 | 2025.09.19 00:36:30.670956 [ 5 ] {86903547-0cb0-45de-8baa-1bc28d162a53} <Debug> TCPHandler: Processed in 0.001564981 sec. | ||
| 9933 | 2025.09.19 00:36:30.671063 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2025.09.19 00:36:30.671157 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9935 | 2025.09.19 00:36:30.671198 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9936 | 2025.09.19 00:36:30.671527 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2025.09.19 00:36:30.671560 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9938 | 2025.09.19 00:36:30.671860 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9939 | 2025.09.19 00:36:30.672065 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2025.09.19 00:36:30.672193 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 9941 | 2025.09.19 00:36:30.672228 [ 5 ] {55ecd1b0-b0ce-4973-a76a-439aca1b6153} <Debug> TCPHandler: Processed in 0.001212576 sec. | ||
| 9942 | 2025.09.19 00:36:30.672330 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2025.09.19 00:36:30.672432 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9944 | 2025.09.19 00:36:30.672473 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9945 | 2025.09.19 00:36:30.672895 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2025.09.19 00:36:30.672928 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9947 | 2025.09.19 00:36:30.673255 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9948 | 2025.09.19 00:36:30.673474 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2025.09.19 00:36:30.673601 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 9950 | 2025.09.19 00:36:30.673637 [ 5 ] {7cd94452-b253-4a11-92d9-39dbba54dc34} <Debug> TCPHandler: Processed in 0.001354917 sec. | ||
| 9951 | 2025.09.19 00:36:30.673736 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2025.09.19 00:36:30.673831 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9953 | 2025.09.19 00:36:30.673871 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9954 | 2025.09.19 00:36:30.674176 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2025.09.19 00:36:30.674209 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9956 | 2025.09.19 00:36:30.674492 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9957 | 2025.09.19 00:36:30.674697 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2025.09.19 00:36:30.674821 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 9959 | 2025.09.19 00:36:30.674857 [ 5 ] {a3490be6-4b50-476a-9620-ffb20f2c1e4e} <Debug> TCPHandler: Processed in 0.001168395 sec. | ||
| 9960 | 2025.09.19 00:36:30.674968 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2025.09.19 00:36:30.675081 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9962 | 2025.09.19 00:36:30.675129 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9963 | 2025.09.19 00:36:30.675525 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2025.09.19 00:36:30.675566 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9965 | 2025.09.19 00:36:30.675938 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9966 | 2025.09.19 00:36:30.676191 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2025.09.19 00:36:30.676320 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001263 sec., 82343.62628661915 rows/sec., 5.05 MiB/sec. | ||
| 9968 | 2025.09.19 00:36:30.676354 [ 5 ] {84228457-7c18-4221-b0ff-9a4df864e0fd} <Debug> TCPHandler: Processed in 0.001443089 sec. | ||
| 9969 | 2025.09.19 00:36:34.705362 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9970 | 2025.09.19 00:36:34.705435 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9971 | 2025.09.19 00:36:34.830818 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21061 | ||
| 9972 | 2025.09.19 00:36:34.831388 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2025.09.19 00:36:34.831433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9974 | 2025.09.19 00:36:34.831925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9975 | 2025.09.19 00:36:34.832155 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2025.09.19 00:36:34.832286 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21061 | ||
| 9977 | 2025.09.19 00:36:34.889499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1264 | ||
| 9978 | 2025.09.19 00:36:34.892410 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.09.19 00:36:34.892461 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9980 | 2025.09.19 00:36:34.893659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9981 | 2025.09.19 00:36:34.893924 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.09.19 00:36:34.894186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 9983 | 2025.09.19 00:36:35.651799 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2025.09.19 00:36:35.651973 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9985 | 2025.09.19 00:36:35.652045 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9986 | 2025.09.19 00:36:35.652791 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2025.09.19 00:36:35.652841 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9988 | 2025.09.19 00:36:35.653312 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9989 | 2025.09.19 00:36:35.653559 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2025.09.19 00:36:35.653725 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.0018 sec., 77777.77777777778 rows/sec., 6.74 MiB/sec. | ||
| 9991 | 2025.09.19 00:36:35.653779 [ 5 ] {3e92a3c2-92bd-41ef-979d-8e4755e79196} <Debug> TCPHandler: Processed in 0.002106267 sec. | ||
| 9992 | 2025.09.19 00:36:35.653912 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9993 | 2025.09.19 00:36:35.654016 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9994 | 2025.09.19 00:36:35.654060 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9995 | 2025.09.19 00:36:35.654525 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2025.09.19 00:36:35.654566 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9997 | 2025.09.19 00:36:35.654899 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9998 | 2025.09.19 00:36:35.655125 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2025.09.19 00:36:35.655262 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001271 sec., 33044.846577498036 rows/sec., 2.43 MiB/sec. | ||
| 10000 | 2025.09.19 00:36:35.655301 [ 5 ] {74296b35-c2fb-4e5b-82a6-b1a1330e0e49} <Debug> TCPHandler: Processed in 0.001439769 sec. | ||
| 10001 | 2025.09.19 00:36:35.655412 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2025.09.19 00:36:35.655509 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10003 | 2025.09.19 00:36:35.655550 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10004 | 2025.09.19 00:36:35.655997 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2025.09.19 00:36:35.656035 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10006 | 2025.09.19 00:36:35.656352 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10007 | 2025.09.19 00:36:35.656575 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2025.09.19 00:36:35.656774 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001282 sec., 82683.30733229329 rows/sec., 6.46 MiB/sec. | ||
| 10009 | 2025.09.19 00:36:35.656831 [ 5 ] {73cfbdc6-14fd-4091-8ba5-6c2a92c3ed06} <Debug> TCPHandler: Processed in 0.001468379 sec. | ||
| 10010 | 2025.09.19 00:36:35.657000 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2025.09.19 00:36:35.657117 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10012 | 2025.09.19 00:36:35.657169 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10013 | 2025.09.19 00:36:35.657636 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2025.09.19 00:36:35.657674 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10015 | 2025.09.19 00:36:35.658028 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10016 | 2025.09.19 00:36:35.658266 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2025.09.19 00:36:35.658401 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 10018 | 2025.09.19 00:36:35.658439 [ 5 ] {2083efab-e39d-4094-b629-38282a1fb29f} <Debug> TCPHandler: Processed in 0.001500019 sec. | ||
| 10019 | 2025.09.19 00:36:35.658556 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2025.09.19 00:36:35.658656 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10021 | 2025.09.19 00:36:35.658712 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10022 | 2025.09.19 00:36:35.659599 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2025.09.19 00:36:35.659637 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10024 | 2025.09.19 00:36:35.660215 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10025 | 2025.09.19 00:36:35.660474 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2025.09.19 00:36:35.660615 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001977 sec., 21244.309559939302 rows/sec., 38.07 MiB/sec. | ||
| 10027 | 2025.09.19 00:36:35.660678 [ 5 ] {a8a96952-7720-4274-b7f5-63b64a91877d} <Debug> TCPHandler: Processed in 0.002171958 sec. | ||
| 10028 | 2025.09.19 00:36:35.660803 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10029 | 2025.09.19 00:36:35.660897 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10030 | 2025.09.19 00:36:35.660939 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10031 | 2025.09.19 00:36:35.661286 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2025.09.19 00:36:35.661322 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10033 | 2025.09.19 00:36:35.661635 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10034 | 2025.09.19 00:36:35.661858 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2025.09.19 00:36:35.661990 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 10036 | 2025.09.19 00:36:35.662027 [ 5 ] {ae33d1ec-02c3-4ebe-9d19-4028b2f8b9f9} <Debug> TCPHandler: Processed in 0.001273877 sec. | ||
| 10037 | 2025.09.19 00:36:35.956281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10038 | 2025.09.19 00:36:35.973927 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2025.09.19 00:36:35.973993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10040 | 2025.09.19 00:36:35.980380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10041 | 2025.09.19 00:36:35.981161 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2025.09.19 00:36:35.984355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10043 | 2025.09.19 00:36:40.661577 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2025.09.19 00:36:40.661789 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10045 | 2025.09.19 00:36:40.661867 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10046 | 2025.09.19 00:36:40.662694 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2025.09.19 00:36:40.662743 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10048 | 2025.09.19 00:36:40.663185 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10049 | 2025.09.19 00:36:40.663419 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2025.09.19 00:36:40.663580 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001859 sec., 220548.68208714362 rows/sec., 13.99 MiB/sec. | ||
| 10051 | 2025.09.19 00:36:40.663632 [ 5 ] {e16f9b4c-324a-419f-b069-ec85b445bf74} <Debug> TCPHandler: Processed in 0.002183128 sec. | ||
| 10052 | 2025.09.19 00:36:40.663761 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2025.09.19 00:36:40.663863 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10054 | 2025.09.19 00:36:40.663907 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10055 | 2025.09.19 00:36:40.664314 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10056 | 2025.09.19 00:36:40.664353 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10057 | 2025.09.19 00:36:40.664682 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10058 | 2025.09.19 00:36:40.664927 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2025.09.19 00:36:40.665062 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 133.35 KiB/sec. | ||
| 10060 | 2025.09.19 00:36:40.665102 [ 5 ] {75159ed5-4027-4df1-8929-3bcb0f74add3} <Debug> TCPHandler: Processed in 0.001393919 sec. | ||
| 10061 | 2025.09.19 00:36:40.665214 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2025.09.19 00:36:40.665311 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10063 | 2025.09.19 00:36:40.665350 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10064 | 2025.09.19 00:36:40.666318 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2025.09.19 00:36:40.666356 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10066 | 2025.09.19 00:36:40.666731 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10067 | 2025.09.19 00:36:40.666947 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2025.09.19 00:36:40.667091 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001801 sec., 617990.0055524708 rows/sec., 48.73 MiB/sec. | ||
| 10069 | 2025.09.19 00:36:40.667130 [ 5 ] {d23e6158-eaba-449f-b6ae-08c5d8fdf231} <Debug> TCPHandler: Processed in 0.001965675 sec. | ||
| 10070 | 2025.09.19 00:36:40.667249 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2025.09.19 00:36:40.667344 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10072 | 2025.09.19 00:36:40.667383 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10073 | 2025.09.19 00:36:40.667865 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2025.09.19 00:36:40.667901 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10075 | 2025.09.19 00:36:40.668228 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10076 | 2025.09.19 00:36:40.668446 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2025.09.19 00:36:40.668574 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001249 sec., 165732.5860688551 rows/sec., 9.74 MiB/sec. | ||
| 10078 | 2025.09.19 00:36:40.668612 [ 5 ] {6f4e4773-584b-4d3b-833e-16fe52bec733} <Debug> TCPHandler: Processed in 0.001413399 sec. | ||
| 10079 | 2025.09.19 00:36:40.668721 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2025.09.19 00:36:40.668815 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10081 | 2025.09.19 00:36:40.668854 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10082 | 2025.09.19 00:36:40.669326 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2025.09.19 00:36:40.669363 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10084 | 2025.09.19 00:36:40.669690 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10085 | 2025.09.19 00:36:40.669910 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2025.09.19 00:36:40.670040 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001243 sec., 170555.10860820595 rows/sec., 11.00 MiB/sec. | ||
| 10087 | 2025.09.19 00:36:40.670078 [ 5 ] {976434be-fee6-4a8c-a2e9-2283f6a3bf9f} <Debug> TCPHandler: Processed in 0.001405569 sec. | ||
| 10088 | 2025.09.19 00:36:40.670198 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2025.09.19 00:36:40.670317 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10090 | 2025.09.19 00:36:40.670368 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10091 | 2025.09.19 00:36:40.670894 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2025.09.19 00:36:40.670932 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10093 | 2025.09.19 00:36:40.671266 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10094 | 2025.09.19 00:36:40.671488 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2025.09.19 00:36:40.671620 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001328 sec., 158885.5421686747 rows/sec., 9.02 MiB/sec. | ||
| 10096 | 2025.09.19 00:36:40.671660 [ 5 ] {c6050fc3-416a-4cf7-b36a-aafe29d2c13d} <Debug> TCPHandler: Processed in 0.0015203 sec. | ||
| 10097 | 2025.09.19 00:36:40.671781 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2025.09.19 00:36:40.671904 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10099 | 2025.09.19 00:36:40.671954 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10100 | 2025.09.19 00:36:40.672699 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.09.19 00:36:40.672737 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10102 | 2025.09.19 00:36:40.673119 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10103 | 2025.09.19 00:36:40.673340 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2025.09.19 00:36:40.673494 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001614 sec., 421933.08550185873 rows/sec., 29.42 MiB/sec. | ||
| 10105 | 2025.09.19 00:36:40.673532 [ 5 ] {9af0b409-4d9b-4d1e-8c28-07cc3d257cb6} <Debug> TCPHandler: Processed in 0.001811674 sec. | ||
| 10106 | 2025.09.19 00:36:40.673638 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2025.09.19 00:36:40.673733 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10108 | 2025.09.19 00:36:40.673775 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10109 | 2025.09.19 00:36:40.674115 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2025.09.19 00:36:40.674152 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10111 | 2025.09.19 00:36:40.674457 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10112 | 2025.09.19 00:36:40.674674 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2025.09.19 00:36:40.674777 [ 134 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10114 | 2025.09.19 00:36:40.674802 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 10115 | 2025.09.19 00:36:40.674871 [ 134 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2025.09.19 00:36:40.674886 [ 5 ] {4bfe2b6a-4c20-4155-971f-e106fd528894} <Debug> TCPHandler: Processed in 0.001297517 sec. | ||
| 10117 | 2025.09.19 00:36:40.674898 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10118 | 2025.09.19 00:36:40.675001 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10119 | 2025.09.19 00:36:40.675012 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 10120 | 2025.09.19 00:36:40.675101 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10121 | 2025.09.19 00:36:40.675125 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10122 | 2025.09.19 00:36:40.675145 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10123 | 2025.09.19 00:36:40.675159 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 10124 | 2025.09.19 00:36:40.675223 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 10125 | 2025.09.19 00:36:40.675273 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 10126 | 2025.09.19 00:36:40.675320 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 10127 | 2025.09.19 00:36:40.675361 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 10128 | 2025.09.19 00:36:40.675406 [ 189 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 10129 | 2025.09.19 00:36:40.675585 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2025.09.19 00:36:40.675620 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10131 | 2025.09.19 00:36:40.675987 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10132 | 2025.09.19 00:36:40.676113 [ 186 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001143395 sec., 162673.4418114475 rows/sec., 8.30 MiB/sec. | ||
| 10133 | 2025.09.19 00:36:40.676205 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2025.09.19 00:36:40.676301 [ 190 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10135 | 2025.09.19 00:36:40.676366 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001284 sec., 245327.10280373832 rows/sec., 16.12 MiB/sec. | ||
| 10136 | 2025.09.19 00:36:40.676407 [ 5 ] {508bb5c5-070a-45e8-9207-5f910a5d516f} <Debug> TCPHandler: Processed in 0.00145503 sec. | ||
| 10137 | 2025.09.19 00:36:40.676524 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10138 | 2025.09.19 00:36:40.676621 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10139 | 2025.09.19 00:36:40.676672 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10140 | 2025.09.19 00:36:40.676678 [ 190 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_31_6} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2025.09.19 00:36:40.676765 [ 190 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_31_6} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10142 | 2025.09.19 00:36:40.676891 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10143 | 2025.09.19 00:36:40.676997 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.09.19 00:36:40.677038 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10145 | 2025.09.19 00:36:40.677374 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10146 | 2025.09.19 00:36:40.677590 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.09.19 00:36:40.677721 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 10148 | 2025.09.19 00:36:40.677757 [ 5 ] {7c95e2e4-f7bb-4634-84bc-9645351ef58d} <Debug> TCPHandler: Processed in 0.001282407 sec. | ||
| 10149 | 2025.09.19 00:36:40.677864 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2025.09.19 00:36:40.677956 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10151 | 2025.09.19 00:36:40.677998 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10152 | 2025.09.19 00:36:40.678328 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2025.09.19 00:36:40.678458 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10154 | 2025.09.19 00:36:40.678788 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10155 | 2025.09.19 00:36:40.679003 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.09.19 00:36:40.679142 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001203 sec., 86450.54031587696 rows/sec., 5.30 MiB/sec. | ||
| 10157 | 2025.09.19 00:36:40.679177 [ 5 ] {707553ed-3693-4215-8659-77d0a3fa20cb} <Debug> TCPHandler: Processed in 0.001362188 sec. | ||
| 10158 | 2025.09.19 00:36:42.332414 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21573 | ||
| 10159 | 2025.09.19 00:36:42.333317 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2025.09.19 00:36:42.333395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10161 | 2025.09.19 00:36:42.333999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10162 | 2025.09.19 00:36:42.334339 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2025.09.19 00:36:42.334510 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21573 | ||
| 10164 | 2025.09.19 00:36:43.484458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10165 | 2025.09.19 00:36:43.502347 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2025.09.19 00:36:43.502401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10167 | 2025.09.19 00:36:43.508592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10168 | 2025.09.19 00:36:43.509369 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2025.09.19 00:36:43.512448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10170 | 2025.09.19 00:36:44.894443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1298 | ||
| 10171 | 2025.09.19 00:36:44.896995 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2025.09.19 00:36:44.897056 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10173 | 2025.09.19 00:36:44.898406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10174 | 2025.09.19 00:36:44.898698 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2025.09.19 00:36:44.899068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
| 10176 | 2025.09.19 00:36:45.652275 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2025.09.19 00:36:45.652452 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10178 | 2025.09.19 00:36:45.652521 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10179 | 2025.09.19 00:36:45.653270 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2025.09.19 00:36:45.653319 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10181 | 2025.09.19 00:36:45.653747 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10182 | 2025.09.19 00:36:45.653985 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2025.09.19 00:36:45.654096 [ 129 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10184 | 2025.09.19 00:36:45.654135 [ 129 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2025.09.19 00:36:45.654142 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001738 sec., 80552.3590333717 rows/sec., 6.98 MiB/sec. | ||
| 10186 | 2025.09.19 00:36:45.654159 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10187 | 2025.09.19 00:36:45.654193 [ 5 ] {309039fa-a88b-401f-af91-cb31de0ca5b1} <Debug> TCPHandler: Processed in 0.002044427 sec. | ||
| 10188 | 2025.09.19 00:36:45.654309 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 10189 | 2025.09.19 00:36:45.654336 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2025.09.19 00:36:45.654477 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10191 | 2025.09.19 00:36:45.654482 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10192 | 2025.09.19 00:36:45.654525 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2346 rows starting from the beginning of the part | ||
| 10193 | 2025.09.19 00:36:45.654560 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10194 | 2025.09.19 00:36:45.654612 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1287 rows starting from the beginning of the part | ||
| 10195 | 2025.09.19 00:36:45.654672 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1112 rows starting from the beginning of the part | ||
| 10196 | 2025.09.19 00:36:45.654718 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 140 rows starting from the beginning of the part | ||
| 10197 | 2025.09.19 00:36:45.654762 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1113 rows starting from the beginning of the part | ||
| 10198 | 2025.09.19 00:36:45.654806 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 10199 | 2025.09.19 00:36:45.655066 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2025.09.19 00:36:45.655110 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10201 | 2025.09.19 00:36:45.655461 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10202 | 2025.09.19 00:36:45.655702 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2025.09.19 00:36:45.655842 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001389 sec., 30237.580993520518 rows/sec., 2.22 MiB/sec. | ||
| 10204 | 2025.09.19 00:36:45.655883 [ 5 ] {02d91a43-9668-4227-8ef8-d5ede3db4bfa} <Debug> TCPHandler: Processed in 0.001610731 sec. | ||
| 10205 | 2025.09.19 00:36:45.656000 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2025.09.19 00:36:45.656097 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10207 | 2025.09.19 00:36:45.656139 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10208 | 2025.09.19 00:36:45.656589 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2025.09.19 00:36:45.656628 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10210 | 2025.09.19 00:36:45.656988 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10211 | 2025.09.19 00:36:45.657208 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6138 rows, containing 5 columns (5 merged, 0 gathered) in 0.002961439 sec., 2072641.0370093726 rows/sec., 175.52 MiB/sec. | ||
| 10212 | 2025.09.19 00:36:45.657224 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2025.09.19 00:36:45.657347 [ 129 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10214 | 2025.09.19 00:36:45.657377 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.0013 sec., 81538.46153846155 rows/sec., 6.37 MiB/sec. | ||
| 10215 | 2025.09.19 00:36:45.657379 [ 129 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.09.19 00:36:45.657410 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10217 | 2025.09.19 00:36:45.657415 [ 5 ] {217d1124-f9b6-4a35-adba-001e4c850fb6} <Debug> TCPHandler: Processed in 0.001463339 sec. | ||
| 10218 | 2025.09.19 00:36:45.657493 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10219 | 2025.09.19 00:36:45.657509 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 10220 | 2025.09.19 00:36:45.657548 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2025.09.19 00:36:45.657611 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10222 | 2025.09.19 00:36:45.657644 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1213 rows starting from the beginning of the part | ||
| 10223 | 2025.09.19 00:36:45.657654 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10224 | 2025.09.19 00:36:45.657703 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 576 rows starting from the beginning of the part | ||
| 10225 | 2025.09.19 00:36:45.657704 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10226 | 2025.09.19 00:36:45.657759 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 679 rows starting from the beginning of the part | ||
| 10227 | 2025.09.19 00:36:45.657786 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2025.09.19 00:36:45.657804 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 10229 | 2025.09.19 00:36:45.657844 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 681 rows starting from the beginning of the part | ||
| 10230 | 2025.09.19 00:36:45.657867 [ 186 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_66_13} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10231 | 2025.09.19 00:36:45.657908 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 10232 | 2025.09.19 00:36:45.657953 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 10233 | 2025.09.19 00:36:45.658171 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2025.09.19 00:36:45.658212 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10235 | 2025.09.19 00:36:45.658568 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10236 | 2025.09.19 00:36:45.658788 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2025.09.19 00:36:45.658894 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10238 | 2025.09.19 00:36:45.658919 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2025.09.19 00:36:45.658920 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 10240 | 2025.09.19 00:36:45.658939 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10241 | 2025.09.19 00:36:45.658961 [ 5 ] {0b405041-c5ed-47d0-b394-c1c81e8aa66f} <Debug> TCPHandler: Processed in 0.001462469 sec. | ||
| 10242 | 2025.09.19 00:36:45.659020 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 10243 | 2025.09.19 00:36:45.659077 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2025.09.19 00:36:45.659115 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10245 | 2025.09.19 00:36:45.659150 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21272 rows starting from the beginning of the part | ||
| 10246 | 2025.09.19 00:36:45.659176 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10247 | 2025.09.19 00:36:45.659201 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 851 rows starting from the beginning of the part | ||
| 10248 | 2025.09.19 00:36:45.659214 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734133 sec., 1938144.3061172357 rows/sec., 146.49 MiB/sec. | ||
| 10249 | 2025.09.19 00:36:45.659246 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 314 rows starting from the beginning of the part | ||
| 10250 | 2025.09.19 00:36:45.659238 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10251 | 2025.09.19 00:36:45.659310 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10252 | 2025.09.19 00:36:45.659351 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 315 rows starting from the beginning of the part | ||
| 10253 | 2025.09.19 00:36:45.659386 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10254 | 2025.09.19 00:36:45.659478 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10255 | 2025.09.19 00:36:45.659810 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2025.09.19 00:36:45.659900 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_66_13} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10257 | 2025.09.19 00:36:45.660019 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10258 | 2025.09.19 00:36:45.660224 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2025.09.19 00:36:45.660265 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10260 | 2025.09.19 00:36:45.660875 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10261 | 2025.09.19 00:36:45.661124 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2025.09.19 00:36:45.661268 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00211 sec., 19905.21327014218 rows/sec., 35.67 MiB/sec. | ||
| 10263 | 2025.09.19 00:36:45.661331 [ 5 ] {2fa6a5e7-fd2a-495c-96c6-648ca78dc895} <Debug> TCPHandler: Processed in 0.00230292 sec. | ||
| 10264 | 2025.09.19 00:36:45.661448 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10265 | 2025.09.19 00:36:45.661543 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10266 | 2025.09.19 00:36:45.661584 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10267 | 2025.09.19 00:36:45.661930 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2025.09.19 00:36:45.661964 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10269 | 2025.09.19 00:36:45.662408 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10270 | 2025.09.19 00:36:45.662630 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2025.09.19 00:36:45.662748 [ 129 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10272 | 2025.09.19 00:36:45.662773 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 10273 | 2025.09.19 00:36:45.662779 [ 129 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2025.09.19 00:36:45.662805 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10275 | 2025.09.19 00:36:45.662810 [ 5 ] {c3588cb4-a523-41e6-b315-91634a2a6246} <Debug> TCPHandler: Processed in 0.001409548 sec. | ||
| 10276 | 2025.09.19 00:36:45.662899 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 10277 | 2025.09.19 00:36:45.663019 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10278 | 2025.09.19 00:36:45.663054 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4840 rows starting from the beginning of the part | ||
| 10279 | 2025.09.19 00:36:45.663114 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10280 | 2025.09.19 00:36:45.663156 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 10281 | 2025.09.19 00:36:45.663196 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10282 | 2025.09.19 00:36:45.663236 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 10283 | 2025.09.19 00:36:45.663275 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10284 | 2025.09.19 00:36:45.667209 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004349657 sec., 1201933.8536348958 rows/sec., 76.47 MiB/sec. | ||
| 10285 | 2025.09.19 00:36:45.667719 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10286 | 2025.09.19 00:36:45.668043 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.09.19 00:36:45.668122 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_66_13} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10288 | 2025.09.19 00:36:45.668207 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10289 | 2025.09.19 00:36:45.673531 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23072 rows, containing 5 columns (5 merged, 0 gathered) in 0.014543831 sec., 1586377.069425518 rows/sec., 106.26 MiB/sec. | ||
| 10290 | 2025.09.19 00:36:45.674177 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10291 | 2025.09.19 00:36:45.674490 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2025.09.19 00:36:45.674578 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10293 | 2025.09.19 00:36:45.674668 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10294 | 2025.09.19 00:36:46.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.73 MiB, peak 323.08 MiB, free memory in arenas 0.00 B, will set to 315.07 MiB (RSS), difference: 2.34 MiB | ||
| 10295 | 2025.09.19 00:36:49.705487 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10296 | 2025.09.19 00:36:49.705590 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10297 | 2025.09.19 00:36:49.834630 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22021 | ||
| 10298 | 2025.09.19 00:36:49.835162 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2025.09.19 00:36:49.835199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10300 | 2025.09.19 00:36:49.835710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10301 | 2025.09.19 00:36:49.835949 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2025.09.19 00:36:49.836065 [ 126 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10303 | 2025.09.19 00:36:49.836081 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 10304 | 2025.09.19 00:36:49.836106 [ 126 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2025.09.19 00:36:49.836129 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10306 | 2025.09.19 00:36:49.836254 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 10307 | 2025.09.19 00:36:49.836405 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10308 | 2025.09.19 00:36:49.836447 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19653 rows starting from the beginning of the part | ||
| 10309 | 2025.09.19 00:36:49.836516 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 10310 | 2025.09.19 00:36:49.836568 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 10311 | 2025.09.19 00:36:49.836613 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 10312 | 2025.09.19 00:36:49.836656 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 10313 | 2025.09.19 00:36:49.836698 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 10314 | 2025.09.19 00:36:49.838599 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22021 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401481 sec., 9169758.161734363 rows/sec., 131.17 MiB/sec. | ||
| 10315 | 2025.09.19 00:36:49.839062 [ 200 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10316 | 2025.09.19 00:36:49.839371 [ 200 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_46_9} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.09.19 00:36:49.839455 [ 200 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_46_9} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10318 | 2025.09.19 00:36:49.839562 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10319 | 2025.09.19 00:36:50.661443 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.09.19 00:36:50.661621 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10321 | 2025.09.19 00:36:50.661684 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10322 | 2025.09.19 00:36:50.662556 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2025.09.19 00:36:50.662600 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10324 | 2025.09.19 00:36:50.662995 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10325 | 2025.09.19 00:36:50.663218 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.09.19 00:36:50.663370 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 10327 | 2025.09.19 00:36:50.663412 [ 5 ] {7cc16112-30dc-4f39-a05c-90d08a6aabdd} <Debug> TCPHandler: Processed in 0.002089858 sec. | ||
| 10328 | 2025.09.19 00:36:50.663533 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2025.09.19 00:36:50.663627 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10330 | 2025.09.19 00:36:50.663667 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10331 | 2025.09.19 00:36:50.664534 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.09.19 00:36:50.664571 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10333 | 2025.09.19 00:36:50.664932 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10334 | 2025.09.19 00:36:50.665140 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.09.19 00:36:50.665266 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001658 sec., 670687.5753920386 rows/sec., 52.89 MiB/sec. | ||
| 10336 | 2025.09.19 00:36:50.665303 [ 5 ] {160bb59e-5aed-46a0-a9d8-91db82627f64} <Debug> TCPHandler: Processed in 0.001819014 sec. | ||
| 10337 | 2025.09.19 00:36:50.665418 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2025.09.19 00:36:50.665512 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10339 | 2025.09.19 00:36:50.665552 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10340 | 2025.09.19 00:36:50.666063 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.09.19 00:36:50.666098 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10342 | 2025.09.19 00:36:50.666397 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10343 | 2025.09.19 00:36:50.666618 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2025.09.19 00:36:50.666750 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001257 sec., 163086.71439936355 rows/sec., 9.57 MiB/sec. | ||
| 10345 | 2025.09.19 00:36:50.666788 [ 5 ] {e0abce51-3fde-4428-93b7-98947f2cfbbf} <Debug> TCPHandler: Processed in 0.001418238 sec. | ||
| 10346 | 2025.09.19 00:36:50.666897 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2025.09.19 00:36:50.666989 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10348 | 2025.09.19 00:36:50.667028 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10349 | 2025.09.19 00:36:50.667496 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2025.09.19 00:36:50.667532 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10351 | 2025.09.19 00:36:50.667823 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10352 | 2025.09.19 00:36:50.668030 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2025.09.19 00:36:50.668156 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 10354 | 2025.09.19 00:36:50.668193 [ 5 ] {590725b6-4743-43e7-b73e-2db23cb97c95} <Debug> TCPHandler: Processed in 0.001343548 sec. | ||
| 10355 | 2025.09.19 00:36:50.668304 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2025.09.19 00:36:50.668396 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10357 | 2025.09.19 00:36:50.668435 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10358 | 2025.09.19 00:36:50.668889 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2025.09.19 00:36:50.668924 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10360 | 2025.09.19 00:36:50.669218 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10361 | 2025.09.19 00:36:50.669429 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2025.09.19 00:36:50.669554 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001176 sec., 179421.768707483 rows/sec., 10.19 MiB/sec. | ||
| 10363 | 2025.09.19 00:36:50.669591 [ 5 ] {e5c1c27b-4019-4cb5-a16b-07c4bf1c7ef2} <Debug> TCPHandler: Processed in 0.001333598 sec. | ||
| 10364 | 2025.09.19 00:36:50.669701 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2025.09.19 00:36:50.669793 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10366 | 2025.09.19 00:36:50.669832 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10367 | 2025.09.19 00:36:50.670434 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2025.09.19 00:36:50.670469 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10369 | 2025.09.19 00:36:50.670789 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10370 | 2025.09.19 00:36:50.671003 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2025.09.19 00:36:50.671128 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001352 sec., 502218.9349112426 rows/sec., 35.01 MiB/sec. | ||
| 10372 | 2025.09.19 00:36:50.671164 [ 5 ] {f9add1e2-7d8d-4487-908d-5c4cef6030ca} <Debug> TCPHandler: Processed in 0.00151148 sec. | ||
| 10373 | 2025.09.19 00:36:50.671274 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2025.09.19 00:36:50.671367 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10375 | 2025.09.19 00:36:50.671407 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10376 | 2025.09.19 00:36:50.671737 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2025.09.19 00:36:50.671772 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10378 | 2025.09.19 00:36:50.672064 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10379 | 2025.09.19 00:36:50.672270 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.09.19 00:36:50.672392 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 10381 | 2025.09.19 00:36:50.672427 [ 5 ] {6d825331-7d6d-4589-a134-8eeb7183bedd} <Debug> TCPHandler: Processed in 0.001201176 sec. | ||
| 10382 | 2025.09.19 00:36:50.672536 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2025.09.19 00:36:50.672627 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10384 | 2025.09.19 00:36:50.672669 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10385 | 2025.09.19 00:36:50.673085 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2025.09.19 00:36:50.673121 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10387 | 2025.09.19 00:36:50.673442 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10388 | 2025.09.19 00:36:50.673650 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2025.09.19 00:36:50.673774 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001165 sec., 269527.8969957082 rows/sec., 17.71 MiB/sec. | ||
| 10390 | 2025.09.19 00:36:50.673812 [ 5 ] {4e82db26-4ec8-49d5-a881-accc1389cd11} <Debug> TCPHandler: Processed in 0.001322937 sec. | ||
| 10391 | 2025.09.19 00:36:50.673921 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2025.09.19 00:36:50.674012 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10393 | 2025.09.19 00:36:50.674052 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10394 | 2025.09.19 00:36:50.674363 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2025.09.19 00:36:50.674398 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10396 | 2025.09.19 00:36:50.674684 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10397 | 2025.09.19 00:36:50.674896 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2025.09.19 00:36:50.675027 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 10399 | 2025.09.19 00:36:50.675061 [ 5 ] {7c62d5c9-fbcb-432d-a82d-464f2171cfee} <Debug> TCPHandler: Processed in 0.001187335 sec. | ||
| 10400 | 2025.09.19 00:36:50.675169 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2025.09.19 00:36:50.675261 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10402 | 2025.09.19 00:36:50.675300 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10403 | 2025.09.19 00:36:50.675615 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2025.09.19 00:36:50.675649 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10405 | 2025.09.19 00:36:50.675951 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10406 | 2025.09.19 00:36:50.676154 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2025.09.19 00:36:50.676279 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001036 sec., 100386.10038610038 rows/sec., 6.15 MiB/sec. | ||
| 10408 | 2025.09.19 00:36:50.676314 [ 5 ] {bb3b2f45-55fd-472a-b63a-5bea549b82a4} <Debug> TCPHandler: Processed in 0.001191686 sec. | ||
| 10409 | 2025.09.19 00:36:51.012578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10410 | 2025.09.19 00:36:51.030345 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2025.09.19 00:36:51.030396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10412 | 2025.09.19 00:36:51.036904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10413 | 2025.09.19 00:36:51.037595 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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.19 00:36:51.037952 [ 123 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10415 | 2025.09.19 00:36:51.038048 [ 123 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2025.09.19 00:36:51.038084 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10417 | 2025.09.19 00:36:51.038320 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 10418 | 2025.09.19 00:36:51.040788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10419 | 2025.09.19 00:36:51.042361 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10420 | 2025.09.19 00:36:51.043980 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 10421 | 2025.09.19 00:36:51.048569 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 10422 | 2025.09.19 00:36:51.053250 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 10423 | 2025.09.19 00:36:51.057854 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 10424 | 2025.09.19 00:36:51.062618 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 10425 | 2025.09.19 00:36:51.066388 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 10426 | 2025.09.19 00:36:51.116805 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078565688 sec., 4416.686327497062 rows/sec., 22.84 MiB/sec. | ||
| 10427 | 2025.09.19 00:36:51.119109 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10428 | 2025.09.19 00:36:51.121284 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_46_9} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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.19 00:36:51.121360 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_46_9} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10430 | 2025.09.19 00:36:51.123903 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10431 | 2025.09.19 00:36:51.587425 [ 123 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10432 | 2025.09.19 00:36:51.587504 [ 123 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2025.09.19 00:36:51.587534 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10434 | 2025.09.19 00:36:51.587687 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 10435 | 2025.09.19 00:36:51.587844 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10436 | 2025.09.19 00:36:51.587887 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 10437 | 2025.09.19 00:36:51.587971 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 10438 | 2025.09.19 00:36:51.588031 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10439 | 2025.09.19 00:36:51.588086 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 10440 | 2025.09.19 00:36:51.588140 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 10441 | 2025.09.19 00:36:51.589034 [ 188 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416298 sec., 26830.511657857314 rows/sec., 2.24 MiB/sec. | ||
| 10442 | 2025.09.19 00:36:51.589181 [ 188 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10443 | 2025.09.19 00:36:51.589450 [ 188 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2025.09.19 00:36:51.589528 [ 188 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_17_4} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10445 | 2025.09.19 00:36:51.589610 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10446 | 2025.09.19 00:36:52.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.22 MiB, peak 329.59 MiB, free memory in arenas 0.00 B, will set to 315.17 MiB (RSS), difference: -1.05 MiB | ||
| 10447 | 2025.09.19 00:36:54.899310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1330 | ||
| 10448 | 2025.09.19 00:36:54.901823 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2025.09.19 00:36:54.901881 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10450 | 2025.09.19 00:36:54.903118 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10451 | 2025.09.19 00:36:54.903399 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2025.09.19 00:36:54.903773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
| 10453 | 2025.09.19 00:36:55.679860 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2025.09.19 00:36:55.680142 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10455 | 2025.09.19 00:36:55.680246 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10456 | 2025.09.19 00:36:55.681147 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2025.09.19 00:36:55.681184 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10458 | 2025.09.19 00:36:55.681568 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10459 | 2025.09.19 00:36:55.681800 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2025.09.19 00:36:55.681954 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001886 sec., 1060.4453870625662 rows/sec., 86.47 KiB/sec. | ||
| 10461 | 2025.09.19 00:36:55.681995 [ 5 ] {0a0ed5ca-a711-4333-8d04-a2bde6d5f04a} <Debug> TCPHandler: Processed in 0.002313061 sec. | ||
| 10462 | 2025.09.19 00:36:55.682117 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2025.09.19 00:36:55.682212 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10464 | 2025.09.19 00:36:55.682252 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10465 | 2025.09.19 00:36:55.683329 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2025.09.19 00:36:55.683363 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10467 | 2025.09.19 00:36:55.683755 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10468 | 2025.09.19 00:36:55.683973 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2025.09.19 00:36:55.684102 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.001908 sec., 671383.6477987422 rows/sec., 55.59 MiB/sec. | ||
| 10470 | 2025.09.19 00:36:55.684139 [ 5 ] {d2137ac6-898d-473a-a905-50aa7ebe0b06} <Debug> TCPHandler: Processed in 0.002072467 sec. | ||
| 10471 | 2025.09.19 00:36:55.684244 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2025.09.19 00:36:55.684338 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10473 | 2025.09.19 00:36:55.684377 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10474 | 2025.09.19 00:36:55.684790 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2025.09.19 00:36:55.684824 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10476 | 2025.09.19 00:36:55.685148 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10477 | 2025.09.19 00:36:55.685366 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2025.09.19 00:36:55.685453 [ 117 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10479 | 2025.09.19 00:36:55.685489 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001169 sec., 37639.007698887945 rows/sec., 2.75 MiB/sec. | ||
| 10480 | 2025.09.19 00:36:55.685489 [ 117 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2025.09.19 00:36:55.685520 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10482 | 2025.09.19 00:36:55.685528 [ 5 ] {58ee4277-34c6-46e0-b871-36423a407e5b} <Debug> TCPHandler: Processed in 0.001331898 sec. | ||
| 10483 | 2025.09.19 00:36:55.685634 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 10484 | 2025.09.19 00:36:55.685638 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10485 | 2025.09.19 00:36:55.685776 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10486 | 2025.09.19 00:36:55.685784 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10487 | 2025.09.19 00:36:55.685816 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 265 rows starting from the beginning of the part | ||
| 10488 | 2025.09.19 00:36:55.685833 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10489 | 2025.09.19 00:36:55.685887 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 10490 | 2025.09.19 00:36:55.685940 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 207 rows starting from the beginning of the part | ||
| 10491 | 2025.09.19 00:36:55.685983 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 10492 | 2025.09.19 00:36:55.686021 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 205 rows starting from the beginning of the part | ||
| 10493 | 2025.09.19 00:36:55.686065 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 44 rows starting from the beginning of the part | ||
| 10494 | 2025.09.19 00:36:55.686343 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.09.19 00:36:55.686382 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10496 | 2025.09.19 00:36:55.686716 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10497 | 2025.09.19 00:36:55.686943 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.09.19 00:36:55.686972 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397629 sec., 575975.4555751204 rows/sec., 37.91 MiB/sec. | ||
| 10499 | 2025.09.19 00:36:55.687069 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 10500 | 2025.09.19 00:36:55.687107 [ 5 ] {2669f3a8-1ad8-471e-bdb3-7c2043e74016} <Debug> TCPHandler: Processed in 0.001516679 sec. | ||
| 10501 | 2025.09.19 00:36:55.687131 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10502 | 2025.09.19 00:36:55.687231 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2025.09.19 00:36:55.687328 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10504 | 2025.09.19 00:36:55.687368 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10505 | 2025.09.19 00:36:55.687426 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2025.09.19 00:36:55.687505 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_66_13} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10507 | 2025.09.19 00:36:55.687582 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10508 | 2025.09.19 00:36:55.687975 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2025.09.19 00:36:55.688014 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10510 | 2025.09.19 00:36:55.688357 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10511 | 2025.09.19 00:36:55.688573 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2025.09.19 00:36:55.688697 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001386 sec., 406926.4069264069 rows/sec., 30.25 MiB/sec. | ||
| 10513 | 2025.09.19 00:36:55.688740 [ 5 ] {54dd684b-1eb4-48b0-8ab9-437a7bd84556} <Debug> TCPHandler: Processed in 0.001566141 sec. | ||
| 10514 | 2025.09.19 00:36:55.688858 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2025.09.19 00:36:55.688951 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10516 | 2025.09.19 00:36:55.688994 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10517 | 2025.09.19 00:36:55.689559 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2025.09.19 00:36:55.689594 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10519 | 2025.09.19 00:36:55.690002 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10520 | 2025.09.19 00:36:55.690220 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2025.09.19 00:36:55.690344 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001411 sec., 598866.0524450744 rows/sec., 40.31 MiB/sec. | ||
| 10522 | 2025.09.19 00:36:55.690381 [ 5 ] {a9df2f58-f7f3-468f-8ea2-98b1734c44d6} <Debug> TCPHandler: Processed in 0.00157085 sec. | ||
| 10523 | 2025.09.19 00:36:55.690494 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2025.09.19 00:36:55.690586 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10525 | 2025.09.19 00:36:55.690640 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10526 | 2025.09.19 00:36:55.691499 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2025.09.19 00:36:55.691533 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10528 | 2025.09.19 00:36:55.692112 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10529 | 2025.09.19 00:36:55.692334 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2025.09.19 00:36:55.692468 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001899 sec., 22116.90363349131 rows/sec., 39.63 MiB/sec. | ||
| 10531 | 2025.09.19 00:36:55.692521 [ 5 ] {7f9ca1e5-3612-42d3-9bd3-808972f55494} <Debug> TCPHandler: Processed in 0.002075307 sec. | ||
| 10532 | 2025.09.19 00:36:55.692641 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10533 | 2025.09.19 00:36:55.692736 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10534 | 2025.09.19 00:36:55.692779 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10535 | 2025.09.19 00:36:55.693121 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2025.09.19 00:36:55.693156 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10537 | 2025.09.19 00:36:55.693466 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10538 | 2025.09.19 00:36:55.693681 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2025.09.19 00:36:55.693808 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10540 | 2025.09.19 00:36:55.693844 [ 5 ] {0a24c669-fbbc-4c0f-bad2-8cfd8bbb392e} <Debug> TCPHandler: Processed in 0.001251987 sec. | ||
| 10541 | 2025.09.19 00:36:57.336248 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22533 | ||
| 10542 | 2025.09.19 00:36:57.336902 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2025.09.19 00:36:57.336954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10544 | 2025.09.19 00:36:57.337452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10545 | 2025.09.19 00:36:57.337701 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.09.19 00:36:57.337835 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22533 | ||
| 10547 | 2025.09.19 00:36:58.540891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10548 | 2025.09.19 00:36:58.556302 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2025.09.19 00:36:58.556360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10550 | 2025.09.19 00:36:58.561882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10551 | 2025.09.19 00:36:58.562595 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2025.09.19 00:36:58.565426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10553 | 2025.09.19 00:37:00.661276 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10554 | 2025.09.19 00:37:00.661451 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10555 | 2025.09.19 00:37:00.661514 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10556 | 2025.09.19 00:37:00.662353 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2025.09.19 00:37:00.662394 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10558 | 2025.09.19 00:37:00.662809 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10559 | 2025.09.19 00:37:00.663060 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.09.19 00:37:00.663183 [ 25 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10561 | 2025.09.19 00:37:00.663208 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 10562 | 2025.09.19 00:37:00.663219 [ 25 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2025.09.19 00:37:00.663241 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10564 | 2025.09.19 00:37:00.663252 [ 5 ] {eb1bc1ba-ad37-43c8-8882-730491a36a1a} <Debug> TCPHandler: Processed in 0.002103058 sec. | ||
| 10565 | 2025.09.19 00:37:00.663357 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 10566 | 2025.09.19 00:37:00.663399 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2025.09.19 00:37:00.663501 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10568 | 2025.09.19 00:37:00.663509 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10569 | 2025.09.19 00:37:00.663554 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10570 | 2025.09.19 00:37:00.663562 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 10571 | 2025.09.19 00:37:00.663646 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 10572 | 2025.09.19 00:37:00.663692 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 10573 | 2025.09.19 00:37:00.663764 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 10574 | 2025.09.19 00:37:00.663806 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 10575 | 2025.09.19 00:37:00.664942 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2025.09.19 00:37:00.664984 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10577 | 2025.09.19 00:37:00.665040 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729933 sec., 1185016.991987551 rows/sec., 79.69 MiB/sec. | ||
| 10578 | 2025.09.19 00:37:00.665244 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10579 | 2025.09.19 00:37:00.665447 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10580 | 2025.09.19 00:37:00.665531 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_33_8} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.09.19 00:37:00.665617 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_33_8} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10582 | 2025.09.19 00:37:00.665693 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2025.09.19 00:37:00.665696 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10584 | 2025.09.19 00:37:00.665833 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002351 sec., 472990.21692896646 rows/sec., 37.30 MiB/sec. | ||
| 10585 | 2025.09.19 00:37:00.665881 [ 5 ] {f712bb7a-0f1d-4401-be16-b15fd22e1056} <Debug> TCPHandler: Processed in 0.002535403 sec. | ||
| 10586 | 2025.09.19 00:37:00.666032 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2025.09.19 00:37:00.666153 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10588 | 2025.09.19 00:37:00.666208 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10589 | 2025.09.19 00:37:00.666879 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2025.09.19 00:37:00.666923 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10591 | 2025.09.19 00:37:00.667356 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10592 | 2025.09.19 00:37:00.667665 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2025.09.19 00:37:00.667847 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001718 sec., 119324.79627473808 rows/sec., 7.00 MiB/sec. | ||
| 10594 | 2025.09.19 00:37:00.667900 [ 5 ] {079ae3cf-f1b5-4b5d-97f9-b768d319d3c6} <Debug> TCPHandler: Processed in 0.001931786 sec. | ||
| 10595 | 2025.09.19 00:37:00.668033 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2025.09.19 00:37:00.668141 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10597 | 2025.09.19 00:37:00.668181 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10598 | 2025.09.19 00:37:00.668720 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.09.19 00:37:00.668754 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10600 | 2025.09.19 00:37:00.669066 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10601 | 2025.09.19 00:37:00.669276 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2025.09.19 00:37:00.669384 [ 25 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 10603 | 2025.09.19 00:37:00.669417 [ 25 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2025.09.19 00:37:00.669418 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 10605 | 2025.09.19 00:37:00.669435 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10606 | 2025.09.19 00:37:00.669463 [ 5 ] {4dddf6b3-607d-424e-a9eb-8b8f7fb275cc} <Debug> TCPHandler: Processed in 0.001489209 sec. | ||
| 10607 | 2025.09.19 00:37:00.669518 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 10608 | 2025.09.19 00:37:00.669575 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2025.09.19 00:37:00.669609 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10610 | 2025.09.19 00:37:00.669638 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 10611 | 2025.09.19 00:37:00.669667 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10612 | 2025.09.19 00:37:00.669695 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 10613 | 2025.09.19 00:37:00.669707 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10614 | 2025.09.19 00:37:00.669737 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 10615 | 2025.09.19 00:37:00.669776 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 10616 | 2025.09.19 00:37:00.669812 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 10617 | 2025.09.19 00:37:00.669851 [ 193 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 10618 | 2025.09.19 00:37:00.670221 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2025.09.19 00:37:00.670256 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10620 | 2025.09.19 00:37:00.670621 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10621 | 2025.09.19 00:37:00.670779 [ 201 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297767 sec., 1168930.9406079827 rows/sec., 80.98 MiB/sec. | ||
| 10622 | 2025.09.19 00:37:00.670863 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.09.19 00:37:00.670988 [ 25 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10624 | 2025.09.19 00:37:00.671017 [ 25 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.09.19 00:37:00.671017 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001368 sec., 154239.76608187135 rows/sec., 8.76 MiB/sec. | ||
| 10626 | 2025.09.19 00:37:00.671035 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10627 | 2025.09.19 00:37:00.671064 [ 5 ] {7fa2cb20-e3cb-4197-96b3-e680fdd27142} <Debug> TCPHandler: Processed in 0.00153665 sec. | ||
| 10628 | 2025.09.19 00:37:00.671066 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 10629 | 2025.09.19 00:37:00.671111 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 10630 | 2025.09.19 00:37:00.671205 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2025.09.19 00:37:00.671209 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2025.09.19 00:37:00.671243 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 10633 | 2025.09.19 00:37:00.671311 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 10634 | 2025.09.19 00:37:00.671331 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10635 | 2025.09.19 00:37:00.671384 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 10636 | 2025.09.19 00:37:00.671388 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10637 | 2025.09.19 00:37:00.671443 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 10638 | 2025.09.19 00:37:00.671449 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_45_9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.09.19 00:37:00.671501 [ 193 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 10640 | 2025.09.19 00:37:00.671550 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_45_9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 10641 | 2025.09.19 00:37:00.671666 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10642 | 2025.09.19 00:37:00.672319 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238386 sec., 851915.315580118 rows/sec., 51.63 MiB/sec. | ||
| 10643 | 2025.09.19 00:37:00.672337 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2025.09.19 00:37:00.672380 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10645 | 2025.09.19 00:37:00.672452 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10646 | 2025.09.19 00:37:00.672717 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_33_8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2025.09.19 00:37:00.672729 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10648 | 2025.09.19 00:37:00.672784 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_33_8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10649 | 2025.09.19 00:37:00.672841 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10650 | 2025.09.19 00:37:00.672962 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2025.09.19 00:37:00.673093 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001787 sec., 379966.4241745943 rows/sec., 26.49 MiB/sec. | ||
| 10652 | 2025.09.19 00:37:00.673140 [ 5 ] {2989b186-abd5-4433-b577-5a6a757c38a0} <Debug> TCPHandler: Processed in 0.001990386 sec. | ||
| 10653 | 2025.09.19 00:37:00.673265 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2025.09.19 00:37:00.673359 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10655 | 2025.09.19 00:37:00.673400 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10656 | 2025.09.19 00:37:00.673748 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2025.09.19 00:37:00.673782 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10658 | 2025.09.19 00:37:00.674090 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10659 | 2025.09.19 00:37:00.674301 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2025.09.19 00:37:00.674427 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 10661 | 2025.09.19 00:37:00.674464 [ 5 ] {110cfe6e-a110-4427-8433-e7576f01bd0e} <Debug> TCPHandler: Processed in 0.001246807 sec. | ||
| 10662 | 2025.09.19 00:37:00.674576 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2025.09.19 00:37:00.674668 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10664 | 2025.09.19 00:37:00.674709 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10665 | 2025.09.19 00:37:00.675191 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2025.09.19 00:37:00.675225 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10667 | 2025.09.19 00:37:00.675558 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10668 | 2025.09.19 00:37:00.675765 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2025.09.19 00:37:00.675888 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 10670 | 2025.09.19 00:37:00.675924 [ 5 ] {fa850ae1-a53a-4b53-b91b-323ca862bf9b} <Debug> TCPHandler: Processed in 0.001395209 sec. | ||
| 10671 | 2025.09.19 00:37:00.676055 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2025.09.19 00:37:00.676147 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10673 | 2025.09.19 00:37:00.676188 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10674 | 2025.09.19 00:37:00.676510 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2025.09.19 00:37:00.676543 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10676 | 2025.09.19 00:37:00.676844 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10677 | 2025.09.19 00:37:00.677073 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2025.09.19 00:37:00.677166 [ 9 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10679 | 2025.09.19 00:37:00.677198 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 10680 | 2025.09.19 00:37:00.677201 [ 9 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2025.09.19 00:37:00.677229 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10682 | 2025.09.19 00:37:00.677234 [ 5 ] {a01d8eaf-9912-4ecd-8ade-fff8fb23f5d1} <Debug> TCPHandler: Processed in 0.001226916 sec. | ||
| 10683 | 2025.09.19 00:37:00.677333 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 10684 | 2025.09.19 00:37:00.677346 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2025.09.19 00:37:00.677455 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10686 | 2025.09.19 00:37:00.677480 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10687 | 2025.09.19 00:37:00.677495 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10688 | 2025.09.19 00:37:00.677535 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 10689 | 2025.09.19 00:37:00.677632 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10690 | 2025.09.19 00:37:00.677702 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 10691 | 2025.09.19 00:37:00.677787 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 10692 | 2025.09.19 00:37:00.677848 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2025.09.19 00:37:00.677854 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 10694 | 2025.09.19 00:37:00.677889 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10695 | 2025.09.19 00:37:00.677916 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 10696 | 2025.09.19 00:37:00.678244 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10697 | 2025.09.19 00:37:00.678468 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2025.09.19 00:37:00.678596 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 5.50 MiB/sec. | ||
| 10699 | 2025.09.19 00:37:00.678631 [ 5 ] {24a7df8c-cc96-46c9-aef9-a645785dee32} <Debug> TCPHandler: Processed in 0.001332317 sec. | ||
| 10700 | 2025.09.19 00:37:00.678757 [ 189 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.00146902 sec., 23825.40741446679 rows/sec., 1.56 MiB/sec. | ||
| 10701 | 2025.09.19 00:37:00.678916 [ 196 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10702 | 2025.09.19 00:37:00.679219 [ 196 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_35_7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.09.19 00:37:00.679294 [ 196 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_35_7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10704 | 2025.09.19 00:37:00.679393 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10705 | 2025.09.19 00:37:04.705638 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10706 | 2025.09.19 00:37:04.705708 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10707 | 2025.09.19 00:37:04.837948 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22981 | ||
| 10708 | 2025.09.19 00:37:04.838488 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2025.09.19 00:37:04.838542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10710 | 2025.09.19 00:37:04.839120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10711 | 2025.09.19 00:37:04.839364 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2025.09.19 00:37:04.839502 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22981 | ||
| 10713 | 2025.09.19 00:37:04.904056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1366 | ||
| 10714 | 2025.09.19 00:37:04.906652 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2025.09.19 00:37:04.906710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10716 | 2025.09.19 00:37:04.907995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10717 | 2025.09.19 00:37:04.908277 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2025.09.19 00:37:04.908660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 10719 | 2025.09.19 00:37:05.001406 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000962062 sec. | ||
| 10720 | 2025.09.19 00:37:05.652955 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2025.09.19 00:37:05.653236 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10722 | 2025.09.19 00:37:05.653335 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10723 | 2025.09.19 00:37:05.654148 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2025.09.19 00:37:05.654196 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10725 | 2025.09.19 00:37:05.654618 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10726 | 2025.09.19 00:37:05.654853 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2025.09.19 00:37:05.655007 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001847 sec., 75798.59231185706 rows/sec., 6.57 MiB/sec. | ||
| 10728 | 2025.09.19 00:37:05.655049 [ 5 ] {ad09f5bf-adbc-4188-8ac8-0ee5f74c3193} <Debug> TCPHandler: Processed in 0.00227665 sec. | ||
| 10729 | 2025.09.19 00:37:05.655189 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2025.09.19 00:37:05.655284 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10731 | 2025.09.19 00:37:05.655325 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10732 | 2025.09.19 00:37:05.655880 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2025.09.19 00:37:05.655918 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10734 | 2025.09.19 00:37:05.656216 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10735 | 2025.09.19 00:37:05.656431 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2025.09.19 00:37:05.656559 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001294 sec., 32457.496136012363 rows/sec., 2.38 MiB/sec. | ||
| 10737 | 2025.09.19 00:37:05.656597 [ 5 ] {5d0fb58d-62b7-4b0b-b739-c98da1e4a6d4} <Debug> TCPHandler: Processed in 0.001466539 sec. | ||
| 10738 | 2025.09.19 00:37:05.656732 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2025.09.19 00:37:05.656826 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10740 | 2025.09.19 00:37:05.656866 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10741 | 2025.09.19 00:37:05.657397 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2025.09.19 00:37:05.657434 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10743 | 2025.09.19 00:37:05.657751 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10744 | 2025.09.19 00:37:05.657957 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2025.09.19 00:37:05.658083 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001274 sec., 83202.51177394035 rows/sec., 6.50 MiB/sec. | ||
| 10746 | 2025.09.19 00:37:05.658121 [ 5 ] {ec49b18f-4bda-4011-b72c-2f9db17d0fd4} <Debug> TCPHandler: Processed in 0.001446059 sec. | ||
| 10747 | 2025.09.19 00:37:05.658241 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10748 | 2025.09.19 00:37:05.658335 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10749 | 2025.09.19 00:37:05.658377 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10750 | 2025.09.19 00:37:05.658827 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2025.09.19 00:37:05.658864 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10752 | 2025.09.19 00:37:05.659217 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10753 | 2025.09.19 00:37:05.659432 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2025.09.19 00:37:05.659561 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 10755 | 2025.09.19 00:37:05.659598 [ 5 ] {294782b8-c8e7-4b8a-815e-589ec0341a5a} <Debug> TCPHandler: Processed in 0.001405649 sec. | ||
| 10756 | 2025.09.19 00:37:05.659711 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2025.09.19 00:37:05.659805 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10758 | 2025.09.19 00:37:05.659859 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10759 | 2025.09.19 00:37:05.660782 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2025.09.19 00:37:05.660820 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10761 | 2025.09.19 00:37:05.661430 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10762 | 2025.09.19 00:37:05.661651 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2025.09.19 00:37:05.661784 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001997 sec., 21031.54732098147 rows/sec., 37.69 MiB/sec. | ||
| 10764 | 2025.09.19 00:37:05.661838 [ 5 ] {3f6d6cb8-269b-490e-b9e5-2b8ca43cc4c7} <Debug> TCPHandler: Processed in 0.002174478 sec. | ||
| 10765 | 2025.09.19 00:37:05.661970 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2025.09.19 00:37:05.662065 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10767 | 2025.09.19 00:37:05.662105 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10768 | 2025.09.19 00:37:05.662459 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2025.09.19 00:37:05.662495 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10770 | 2025.09.19 00:37:05.662817 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10771 | 2025.09.19 00:37:05.663018 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2025.09.19 00:37:05.663144 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 10773 | 2025.09.19 00:37:05.663180 [ 5 ] {4037c777-5df3-4e63-aa7a-8d6e99f13b13} <Debug> TCPHandler: Processed in 0.001258157 sec. | ||
| 10774 | 2025.09.19 00:37:06.065553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10775 | 2025.09.19 00:37:06.081565 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.09.19 00:37:06.081615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10777 | 2025.09.19 00:37:06.087179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10778 | 2025.09.19 00:37:06.087915 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2025.09.19 00:37:06.090706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10780 | 2025.09.19 00:37:10.534725 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40775 | ||
| 10781 | 2025.09.19 00:37:10.534859 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10782 | 2025.09.19 00:37:10.534891 [ 287 ] {} <Debug> TCP-Session: cc35ced0-26f2-44e4-8807-5b57c069725b Authenticating user 'default' from [fd00:1122:3344:101::e]:40775 | ||
| 10783 | 2025.09.19 00:37:10.534917 [ 287 ] {} <Debug> TCP-Session: cc35ced0-26f2-44e4-8807-5b57c069725b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10784 | 2025.09.19 00:37:10.534934 [ 287 ] {} <Debug> TCP-Session: cc35ced0-26f2-44e4-8807-5b57c069725b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2025.09.19 00:37:10.535186 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61138 | ||
| 10786 | 2025.09.19 00:37:10.535210 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33713 | ||
| 10787 | 2025.09.19 00:37:10.535218 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60265 | ||
| 10788 | 2025.09.19 00:37:10.535255 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59035 | ||
| 10789 | 2025.09.19 00:37:10.535254 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45965 | ||
| 10790 | 2025.09.19 00:37:10.535310 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10791 | 2025.09.19 00:37:10.535326 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10792 | 2025.09.19 00:37:10.535337 [ 287 ] {} <Trace> TCP-Session: cc35ced0-26f2-44e4-8807-5b57c069725b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2025.09.19 00:37:10.535367 [ 288 ] {} <Debug> TCP-Session: 2fd8e393-75d2-4de5-9e18-0ce5dbce1042 Authenticating user 'default' from [fd00:1122:3344:101::e]:61138 | ||
| 10794 | 2025.09.19 00:37:10.535357 [ 351 ] {} <Debug> TCP-Session: 61e4e581-d5a9-4769-97a8-411e4c649f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:33713 | ||
| 10795 | 2025.09.19 00:37:10.535412 [ 288 ] {} <Debug> TCP-Session: 2fd8e393-75d2-4de5-9e18-0ce5dbce1042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10796 | 2025.09.19 00:37:10.535426 [ 351 ] {} <Debug> TCP-Session: 61e4e581-d5a9-4769-97a8-411e4c649f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10797 | 2025.09.19 00:37:10.535435 [ 288 ] {} <Debug> TCP-Session: 2fd8e393-75d2-4de5-9e18-0ce5dbce1042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10798 | 2025.09.19 00:37:10.535443 [ 351 ] {} <Debug> TCP-Session: 61e4e581-d5a9-4769-97a8-411e4c649f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2025.09.19 00:37:10.535242 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41742 | ||
| 10800 | 2025.09.19 00:37:10.535229 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58186 | ||
| 10801 | 2025.09.19 00:37:10.535202 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42549 | ||
| 10802 | 2025.09.19 00:37:10.535532 [ 287 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10803 | 2025.09.19 00:37:10.535832 [ 287 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10804 | 2025.09.19 00:37:10.535892 [ 287 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10805 | 2025.09.19 00:37:10.535965 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10806 | 2025.09.19 00:37:10.535993 [ 353 ] {} <Debug> TCP-Session: 6deb9d84-4ca3-43f8-bd30-90acfd739e85 Authenticating user 'default' from [fd00:1122:3344:101::e]:58186 | ||
| 10807 | 2025.09.19 00:37:10.536011 [ 353 ] {} <Debug> TCP-Session: 6deb9d84-4ca3-43f8-bd30-90acfd739e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10808 | 2025.09.19 00:37:10.536025 [ 353 ] {} <Debug> TCP-Session: 6deb9d84-4ca3-43f8-bd30-90acfd739e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10809 | 2025.09.19 00:37:10.536080 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10810 | 2025.09.19 00:37:10.536119 [ 289 ] {} <Debug> TCP-Session: aa6ffe16-bfe9-4664-baf3-46084f186a7f Authenticating user 'default' from [fd00:1122:3344:101::e]:42549 | ||
| 10811 | 2025.09.19 00:37:10.536142 [ 289 ] {} <Debug> TCP-Session: aa6ffe16-bfe9-4664-baf3-46084f186a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10812 | 2025.09.19 00:37:10.536159 [ 289 ] {} <Debug> TCP-Session: aa6ffe16-bfe9-4664-baf3-46084f186a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10813 | 2025.09.19 00:37:10.536193 [ 287 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 10814 | 2025.09.19 00:37:10.536198 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10815 | 2025.09.19 00:37:10.536252 [ 355 ] {} <Debug> TCP-Session: b8131d32-4c7b-4682-872d-c02e8c04aaca Authenticating user 'default' from [fd00:1122:3344:101::e]:45965 | ||
| 10816 | 2025.09.19 00:37:10.536278 [ 355 ] {} <Debug> TCP-Session: b8131d32-4c7b-4682-872d-c02e8c04aaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2025.09.19 00:37:10.536293 [ 355 ] {} <Debug> TCP-Session: b8131d32-4c7b-4682-872d-c02e8c04aaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2025.09.19 00:37:10.536444 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10819 | 2025.09.19 00:37:10.536483 [ 352 ] {} <Debug> TCP-Session: 61cbb7bc-1130-4fc1-996b-2395a8d60779 Authenticating user 'default' from [fd00:1122:3344:101::e]:60265 | ||
| 10820 | 2025.09.19 00:37:10.536501 [ 352 ] {} <Debug> TCP-Session: 61cbb7bc-1130-4fc1-996b-2395a8d60779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2025.09.19 00:37:10.536518 [ 352 ] {} <Debug> TCP-Session: 61cbb7bc-1130-4fc1-996b-2395a8d60779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10822 | 2025.09.19 00:37:10.536560 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10823 | 2025.09.19 00:37:10.536595 [ 354 ] {} <Debug> TCP-Session: cdac386d-e683-4bc2-959d-b26f9eefdd57 Authenticating user 'default' from [fd00:1122:3344:101::e]:41742 | ||
| 10824 | 2025.09.19 00:37:10.536614 [ 354 ] {} <Debug> TCP-Session: cdac386d-e683-4bc2-959d-b26f9eefdd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2025.09.19 00:37:10.536627 [ 354 ] {} <Debug> TCP-Session: cdac386d-e683-4bc2-959d-b26f9eefdd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2025.09.19 00:37:10.536757 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10827 | 2025.09.19 00:37:10.536793 [ 286 ] {} <Debug> TCP-Session: e56d3274-56d0-4039-90a6-f9071bfc6bf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59035 | ||
| 10828 | 2025.09.19 00:37:10.536811 [ 286 ] {} <Debug> TCP-Session: e56d3274-56d0-4039-90a6-f9071bfc6bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2025.09.19 00:37:10.536826 [ 286 ] {} <Debug> TCP-Session: e56d3274-56d0-4039-90a6-f9071bfc6bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2025.09.19 00:37:10.537223 [ 260 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Trace> AggregatingTransform: Aggregating | ||
| 10831 | 2025.09.19 00:37:10.537259 [ 260 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Trace> Aggregator: Aggregation method: without_key | ||
| 10832 | 2025.09.19 00:37:10.537291 [ 260 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986443 sec. (1013.743 rows/sec., 39.60 KiB/sec.) | ||
| 10833 | 2025.09.19 00:37:10.537305 [ 260 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Trace> Aggregator: Merging aggregated data | ||
| 10834 | 2025.09.19 00:37:10.538573 [ 287 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003098 sec., 322.78889606197544 rows/sec., 12.61 KiB/sec. | ||
| 10835 | 2025.09.19 00:37:10.538747 [ 287 ] {0c2dda7b-72dc-4380-98be-e7214b31aa85} <Debug> TCPHandler: Processed in 0.003533106 sec. | ||
| 10836 | 2025.09.19 00:37:10.538875 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10837 | 2025.09.19 00:37:10.538903 [ 287 ] {} <Debug> TCP-Session: cc35ced0-26f2-44e4-8807-5b57c069725b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2025.09.19 00:37:10.538907 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10839 | 2025.09.19 00:37:10.538925 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10840 | 2025.09.19 00:37:10.538944 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10841 | 2025.09.19 00:37:10.538951 [ 288 ] {} <Debug> TCP-Session: 2fd8e393-75d2-4de5-9e18-0ce5dbce1042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2025.09.19 00:37:10.538963 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10843 | 2025.09.19 00:37:10.538984 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10844 | 2025.09.19 00:37:10.539001 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10845 | 2025.09.19 00:37:10.539017 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10846 | 2025.09.19 00:37:10.539041 [ 289 ] {} <Debug> TCP-Session: aa6ffe16-bfe9-4664-baf3-46084f186a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10847 | 2025.09.19 00:37:10.539060 [ 352 ] {} <Debug> TCP-Session: 61cbb7bc-1130-4fc1-996b-2395a8d60779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2025.09.19 00:37:10.539076 [ 354 ] {} <Debug> TCP-Session: cdac386d-e683-4bc2-959d-b26f9eefdd57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2025.09.19 00:37:10.539047 [ 353 ] {} <Debug> TCP-Session: 6deb9d84-4ca3-43f8-bd30-90acfd739e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10850 | 2025.09.19 00:37:10.539037 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10851 | 2025.09.19 00:37:10.538982 [ 355 ] {} <Debug> TCP-Session: b8131d32-4c7b-4682-872d-c02e8c04aaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10852 | 2025.09.19 00:37:10.539160 [ 286 ] {} <Debug> TCP-Session: e56d3274-56d0-4039-90a6-f9071bfc6bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10853 | 2025.09.19 00:37:10.538993 [ 351 ] {} <Debug> TCP-Session: 61e4e581-d5a9-4769-97a8-411e4c649f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2025.09.19 00:37:10.644789 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61055 | ||
| 10855 | 2025.09.19 00:37:10.644897 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10856 | 2025.09.19 00:37:10.644924 [ 287 ] {} <Debug> TCP-Session: cbc1d5bd-bca1-41fa-b8fc-1aabd408dda7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61055 | ||
| 10857 | 2025.09.19 00:37:10.644947 [ 287 ] {} <Debug> TCP-Session: cbc1d5bd-bca1-41fa-b8fc-1aabd408dda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2025.09.19 00:37:10.644960 [ 287 ] {} <Debug> TCP-Session: cbc1d5bd-bca1-41fa-b8fc-1aabd408dda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2025.09.19 00:37:10.645199 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38534 | ||
| 10860 | 2025.09.19 00:37:10.645262 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61725 | ||
| 10861 | 2025.09.19 00:37:10.645284 [ 287 ] {} <Trace> TCP-Session: cbc1d5bd-bca1-41fa-b8fc-1aabd408dda7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2025.09.19 00:37:10.645280 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57857 | ||
| 10863 | 2025.09.19 00:37:10.645363 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10864 | 2025.09.19 00:37:10.645277 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36138 | ||
| 10865 | 2025.09.19 00:37:10.645386 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2025.09.19 00:37:10.645404 [ 288 ] {} <Debug> TCP-Session: 2bd14a1d-a4f8-43d9-9b12-07179b136be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38534 | ||
| 10867 | 2025.09.19 00:37:10.645248 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44212 | ||
| 10868 | 2025.09.19 00:37:10.645448 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10869 | 2025.09.19 00:37:10.645461 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10870 | 2025.09.19 00:37:10.645484 [ 287 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10871 | 2025.09.19 00:37:10.645501 [ 355 ] {} <Debug> TCP-Session: a40d00b4-f3b2-4ddc-adc6-f3f6a1fb5d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:36138 | ||
| 10872 | 2025.09.19 00:37:10.645497 [ 286 ] {} <Debug> TCP-Session: f9a9f6fa-c322-4fae-80fc-5f9db26e7fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57857 | ||
| 10873 | 2025.09.19 00:37:10.645520 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10874 | 2025.09.19 00:37:10.645456 [ 288 ] {} <Debug> TCP-Session: 2bd14a1d-a4f8-43d9-9b12-07179b136be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2025.09.19 00:37:10.645444 [ 354 ] {} <Debug> TCP-Session: 8e4e21d7-ef0e-47dc-ad2e-cdf2918a15f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61725 | ||
| 10876 | 2025.09.19 00:37:10.645232 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45948 | ||
| 10877 | 2025.09.19 00:37:10.645217 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57771 | ||
| 10878 | 2025.09.19 00:37:10.645220 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39419 | ||
| 10879 | 2025.09.19 00:37:10.645671 [ 354 ] {} <Debug> TCP-Session: 8e4e21d7-ef0e-47dc-ad2e-cdf2918a15f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2025.09.19 00:37:10.645684 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10881 | 2025.09.19 00:37:10.645688 [ 288 ] {} <Debug> TCP-Session: 2bd14a1d-a4f8-43d9-9b12-07179b136be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2025.09.19 00:37:10.645706 [ 354 ] {} <Debug> TCP-Session: 8e4e21d7-ef0e-47dc-ad2e-cdf2918a15f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2025.09.19 00:37:10.645717 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10884 | 2025.09.19 00:37:10.645754 [ 353 ] {} <Debug> TCP-Session: dfe143b9-025d-40aa-85cf-91c443386d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:44212 | ||
| 10885 | 2025.09.19 00:37:10.645793 [ 289 ] {} <Debug> TCP-Session: 846384ef-1ef3-4766-b121-5afaafc13000 Authenticating user 'default' from [fd00:1122:3344:101::e]:57771 | ||
| 10886 | 2025.09.19 00:37:10.645811 [ 355 ] {} <Debug> TCP-Session: a40d00b4-f3b2-4ddc-adc6-f3f6a1fb5d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2025.09.19 00:37:10.645818 [ 353 ] {} <Debug> TCP-Session: dfe143b9-025d-40aa-85cf-91c443386d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2025.09.19 00:37:10.645832 [ 289 ] {} <Debug> TCP-Session: 846384ef-1ef3-4766-b121-5afaafc13000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2025.09.19 00:37:10.645842 [ 355 ] {} <Debug> TCP-Session: a40d00b4-f3b2-4ddc-adc6-f3f6a1fb5d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2025.09.19 00:37:10.645855 [ 353 ] {} <Debug> TCP-Session: dfe143b9-025d-40aa-85cf-91c443386d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2025.09.19 00:37:10.645868 [ 289 ] {} <Debug> TCP-Session: 846384ef-1ef3-4766-b121-5afaafc13000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2025.09.19 00:37:10.645896 [ 286 ] {} <Debug> TCP-Session: f9a9f6fa-c322-4fae-80fc-5f9db26e7fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2025.09.19 00:37:10.645897 [ 287 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10894 | 2025.09.19 00:37:10.645950 [ 286 ] {} <Debug> TCP-Session: f9a9f6fa-c322-4fae-80fc-5f9db26e7fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2025.09.19 00:37:10.645731 [ 352 ] {} <Debug> TCP-Session: fa2b65a7-c9e1-4cbe-aaef-007ab86563aa Authenticating user 'default' from [fd00:1122:3344:101::e]:45948 | ||
| 10896 | 2025.09.19 00:37:10.645754 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10897 | 2025.09.19 00:37:10.646014 [ 352 ] {} <Debug> TCP-Session: fa2b65a7-c9e1-4cbe-aaef-007ab86563aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10898 | 2025.09.19 00:37:10.646027 [ 287 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10899 | 2025.09.19 00:37:10.646051 [ 351 ] {} <Debug> TCP-Session: ec0d672c-ccbf-4cc6-bc44-248c6b667b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:39419 | ||
| 10900 | 2025.09.19 00:37:10.646052 [ 352 ] {} <Debug> TCP-Session: fa2b65a7-c9e1-4cbe-aaef-007ab86563aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2025.09.19 00:37:10.646080 [ 351 ] {} <Debug> TCP-Session: ec0d672c-ccbf-4cc6-bc44-248c6b667b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2025.09.19 00:37:10.646100 [ 351 ] {} <Debug> TCP-Session: ec0d672c-ccbf-4cc6-bc44-248c6b667b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2025.09.19 00:37:10.646369 [ 287 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 10904 | 2025.09.19 00:37:10.647386 [ 333 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Trace> AggregatingTransform: Aggregating | ||
| 10905 | 2025.09.19 00:37:10.647446 [ 333 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10906 | 2025.09.19 00:37:10.647486 [ 333 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973783 sec. (1026.923 rows/sec., 40.11 KiB/sec.) | ||
| 10907 | 2025.09.19 00:37:10.647507 [ 333 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Trace> Aggregator: Merging aggregated data | ||
| 10908 | 2025.09.19 00:37:10.648820 [ 287 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003394 sec., 294.6375957572186 rows/sec., 11.51 KiB/sec. | ||
| 10909 | 2025.09.19 00:37:10.648978 [ 287 ] {9968300d-a830-40b9-a4d1-669b4e2f21b1} <Debug> TCPHandler: Processed in 0.00380979 sec. | ||
| 10910 | 2025.09.19 00:37:10.649071 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10911 | 2025.09.19 00:37:10.649099 [ 287 ] {} <Debug> TCP-Session: cbc1d5bd-bca1-41fa-b8fc-1aabd408dda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2025.09.19 00:37:10.649106 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10913 | 2025.09.19 00:37:10.649129 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10914 | 2025.09.19 00:37:10.649147 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10915 | 2025.09.19 00:37:10.649150 [ 286 ] {} <Debug> TCP-Session: f9a9f6fa-c322-4fae-80fc-5f9db26e7fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2025.09.19 00:37:10.649162 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10917 | 2025.09.19 00:37:10.649203 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10918 | 2025.09.19 00:37:10.649219 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10919 | 2025.09.19 00:37:10.649234 [ 351 ] {} <Debug> TCP-Session: ec0d672c-ccbf-4cc6-bc44-248c6b667b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2025.09.19 00:37:10.649254 [ 354 ] {} <Debug> TCP-Session: 8e4e21d7-ef0e-47dc-ad2e-cdf2918a15f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2025.09.19 00:37:10.649269 [ 288 ] {} <Debug> TCP-Session: 2bd14a1d-a4f8-43d9-9b12-07179b136be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2025.09.19 00:37:10.649188 [ 352 ] {} <Debug> TCP-Session: fa2b65a7-c9e1-4cbe-aaef-007ab86563aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2025.09.19 00:37:10.649185 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10924 | 2025.09.19 00:37:10.649176 [ 353 ] {} <Debug> TCP-Session: dfe143b9-025d-40aa-85cf-91c443386d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2025.09.19 00:37:10.649357 [ 289 ] {} <Debug> TCP-Session: 846384ef-1ef3-4766-b121-5afaafc13000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2025.09.19 00:37:10.649242 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10927 | 2025.09.19 00:37:10.649418 [ 355 ] {} <Debug> TCP-Session: a40d00b4-f3b2-4ddc-adc6-f3f6a1fb5d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2025.09.19 00:37:10.665836 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2025.09.19 00:37:10.665989 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10930 | 2025.09.19 00:37:10.666054 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10931 | 2025.09.19 00:37:10.666857 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2025.09.19 00:37:10.666903 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10933 | 2025.09.19 00:37:10.667330 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10934 | 2025.09.19 00:37:10.667571 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2025.09.19 00:37:10.667737 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001792 sec., 228794.64285714287 rows/sec., 14.51 MiB/sec. | ||
| 10936 | 2025.09.19 00:37:10.667792 [ 5 ] {04bf78fb-3815-44cd-a96c-776f8fed1e59} <Debug> TCPHandler: Processed in 0.002071716 sec. | ||
| 10937 | 2025.09.19 00:37:10.667923 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10938 | 2025.09.19 00:37:10.668026 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10939 | 2025.09.19 00:37:10.668071 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10940 | 2025.09.19 00:37:10.668974 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2025.09.19 00:37:10.669012 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10942 | 2025.09.19 00:37:10.669405 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10943 | 2025.09.19 00:37:10.669645 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2025.09.19 00:37:10.669771 [ 97 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10945 | 2025.09.19 00:37:10.669795 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001794 sec., 619843.9241917502 rows/sec., 48.88 MiB/sec. | ||
| 10946 | 2025.09.19 00:37:10.669810 [ 97 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2025.09.19 00:37:10.669833 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10948 | 2025.09.19 00:37:10.669858 [ 5 ] {88d093af-ade8-49eb-b98d-2f549e8b090f} <Debug> TCPHandler: Processed in 0.001984666 sec. | ||
| 10949 | 2025.09.19 00:37:10.669965 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 10950 | 2025.09.19 00:37:10.670026 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2025.09.19 00:37:10.670114 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10952 | 2025.09.19 00:37:10.670153 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10953 | 2025.09.19 00:37:10.670157 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2346 rows starting from the beginning of the part | ||
| 10954 | 2025.09.19 00:37:10.670212 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10955 | 2025.09.19 00:37:10.670249 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1112 rows starting from the beginning of the part | ||
| 10956 | 2025.09.19 00:37:10.670307 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1281 rows starting from the beginning of the part | ||
| 10957 | 2025.09.19 00:37:10.670354 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1112 rows starting from the beginning of the part | ||
| 10958 | 2025.09.19 00:37:10.670400 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 140 rows starting from the beginning of the part | ||
| 10959 | 2025.09.19 00:37:10.670442 [ 194 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1112 rows starting from the beginning of the part | ||
| 10960 | 2025.09.19 00:37:10.670810 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2025.09.19 00:37:10.670854 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10962 | 2025.09.19 00:37:10.671215 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10963 | 2025.09.19 00:37:10.671450 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.09.19 00:37:10.671585 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001461 sec., 140314.85284052018 rows/sec., 8.23 MiB/sec. | ||
| 10965 | 2025.09.19 00:37:10.671625 [ 5 ] {4bc10989-0bbb-4591-bfbe-43be81dab534} <Debug> TCPHandler: Processed in 0.001671682 sec. | ||
| 10966 | 2025.09.19 00:37:10.671740 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2025.09.19 00:37:10.671838 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10968 | 2025.09.19 00:37:10.671879 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10969 | 2025.09.19 00:37:10.672379 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2025.09.19 00:37:10.672415 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10971 | 2025.09.19 00:37:10.672730 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10972 | 2025.09.19 00:37:10.672954 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2025.09.19 00:37:10.673004 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7103 rows, containing 5 columns (5 merged, 0 gathered) in 0.003102441 sec., 2289487.5357823083 rows/sec., 192.92 MiB/sec. | ||
| 10974 | 2025.09.19 00:37:10.673085 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 10975 | 2025.09.19 00:37:10.673127 [ 5 ] {f2ab41bf-5166-4a3d-8742-47e7a75ffa51} <Debug> TCPHandler: Processed in 0.001437419 sec. | ||
| 10976 | 2025.09.19 00:37:10.673256 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2025.09.19 00:37:10.673287 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10978 | 2025.09.19 00:37:10.673352 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10979 | 2025.09.19 00:37:10.673392 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10980 | 2025.09.19 00:37:10.673550 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2025.09.19 00:37:10.673628 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_71_14} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10982 | 2025.09.19 00:37:10.673711 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 10983 | 2025.09.19 00:37:10.673888 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2025.09.19 00:37:10.673924 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10985 | 2025.09.19 00:37:10.674233 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10986 | 2025.09.19 00:37:10.674445 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2025.09.19 00:37:10.674574 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 10988 | 2025.09.19 00:37:10.674613 [ 5 ] {9540427b-3cc6-4863-ad69-ebe6bc25c4f1} <Debug> TCPHandler: Processed in 0.001408769 sec. | ||
| 10989 | 2025.09.19 00:37:10.674725 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2025.09.19 00:37:10.674824 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10991 | 2025.09.19 00:37:10.674864 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10992 | 2025.09.19 00:37:10.675608 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2025.09.19 00:37:10.675644 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10994 | 2025.09.19 00:37:10.675998 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10995 | 2025.09.19 00:37:10.676207 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2025.09.19 00:37:10.676337 [ 97 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10997 | 2025.09.19 00:37:10.676360 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001558 sec., 435815.14762516046 rows/sec., 30.38 MiB/sec. | ||
| 10998 | 2025.09.19 00:37:10.676370 [ 97 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2025.09.19 00:37:10.676391 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11000 | 2025.09.19 00:37:10.676399 [ 5 ] {fbd64143-db86-4142-9513-c2ec7e665a4a} <Debug> TCPHandler: Processed in 0.001722902 sec. | ||
| 11001 | 2025.09.19 00:37:10.676478 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 11002 | 2025.09.19 00:37:10.676513 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2025.09.19 00:37:10.676592 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11004 | 2025.09.19 00:37:10.676612 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11005 | 2025.09.19 00:37:10.676629 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1213 rows starting from the beginning of the part | ||
| 11006 | 2025.09.19 00:37:10.676661 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11007 | 2025.09.19 00:37:10.676698 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 679 rows starting from the beginning of the part | ||
| 11008 | 2025.09.19 00:37:10.676751 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 564 rows starting from the beginning of the part | ||
| 11009 | 2025.09.19 00:37:10.676794 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 679 rows starting from the beginning of the part | ||
| 11010 | 2025.09.19 00:37:10.676837 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 11011 | 2025.09.19 00:37:10.676880 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 679 rows starting from the beginning of the part | ||
| 11012 | 2025.09.19 00:37:10.677077 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2025.09.19 00:37:10.677141 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11014 | 2025.09.19 00:37:10.677553 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11015 | 2025.09.19 00:37:10.677826 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11016 | 2025.09.19 00:37:10.677967 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
| 11017 | 2025.09.19 00:37:10.678010 [ 5 ] {73a97056-a60e-4e03-9c7f-adf8020e31e2} <Debug> TCPHandler: Processed in 0.00154685 sec. | ||
| 11018 | 2025.09.19 00:37:10.678129 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11019 | 2025.09.19 00:37:10.678225 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11020 | 2025.09.19 00:37:10.678269 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11021 | 2025.09.19 00:37:10.678469 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3920 rows, containing 5 columns (5 merged, 0 gathered) in 0.002031106 sec., 1929982.974793044 rows/sec., 144.80 MiB/sec. | ||
| 11022 | 2025.09.19 00:37:10.678695 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11023 | 2025.09.19 00:37:10.678738 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2025.09.19 00:37:10.678782 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11025 | 2025.09.19 00:37:10.679099 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2025.09.19 00:37:10.679224 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11027 | 2025.09.19 00:37:10.679245 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_71_14} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11028 | 2025.09.19 00:37:10.679359 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 11029 | 2025.09.19 00:37:10.679479 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11030 | 2025.09.19 00:37:10.679603 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11031 | 2025.09.19 00:37:10.679624 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001418 sec., 221438.64598025387 rows/sec., 14.55 MiB/sec. | ||
| 11032 | 2025.09.19 00:37:10.679638 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2025.09.19 00:37:10.679658 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11034 | 2025.09.19 00:37:10.679662 [ 5 ] {e5e31403-65d9-4853-8a0d-340b3d39c47d} <Debug> TCPHandler: Processed in 0.001584811 sec. | ||
| 11035 | 2025.09.19 00:37:10.679732 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 11036 | 2025.09.19 00:37:10.679779 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2025.09.19 00:37:10.679823 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11038 | 2025.09.19 00:37:10.679853 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23072 rows starting from the beginning of the part | ||
| 11039 | 2025.09.19 00:37:10.679877 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11040 | 2025.09.19 00:37:10.679911 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 11041 | 2025.09.19 00:37:10.679920 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11042 | 2025.09.19 00:37:10.679954 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 845 rows starting from the beginning of the part | ||
| 11043 | 2025.09.19 00:37:10.679996 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 11044 | 2025.09.19 00:37:10.680036 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11045 | 2025.09.19 00:37:10.680075 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 11046 | 2025.09.19 00:37:10.680246 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.09.19 00:37:10.680279 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11048 | 2025.09.19 00:37:10.680584 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11049 | 2025.09.19 00:37:10.680797 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.09.19 00:37:10.680930 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 11051 | 2025.09.19 00:37:10.680965 [ 5 ] {4f75ee1a-6e6b-4ac5-8a1e-d4e429db3799} <Debug> TCPHandler: Processed in 0.001235596 sec. | ||
| 11052 | 2025.09.19 00:37:10.681078 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2025.09.19 00:37:10.681172 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11054 | 2025.09.19 00:37:10.681213 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11055 | 2025.09.19 00:37:10.681547 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2025.09.19 00:37:10.681582 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11057 | 2025.09.19 00:37:10.681913 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11058 | 2025.09.19 00:37:10.682132 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2025.09.19 00:37:10.682234 [ 97 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11060 | 2025.09.19 00:37:10.682260 [ 97 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2025.09.19 00:37:10.682261 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 11062 | 2025.09.19 00:37:10.682277 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11063 | 2025.09.19 00:37:10.682302 [ 5 ] {b004914d-b15d-4d43-ae49-e3abcc17aa2f} <Debug> TCPHandler: Processed in 0.001273716 sec. | ||
| 11064 | 2025.09.19 00:37:10.682349 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 11065 | 2025.09.19 00:37:10.682448 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11066 | 2025.09.19 00:37:10.682480 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5228 rows starting from the beginning of the part | ||
| 11067 | 2025.09.19 00:37:10.682536 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 11068 | 2025.09.19 00:37:10.682585 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 11069 | 2025.09.19 00:37:10.682628 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 11070 | 2025.09.19 00:37:10.682669 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11071 | 2025.09.19 00:37:10.682717 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 11072 | 2025.09.19 00:37:10.684801 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002479863 sec., 2282384.147833973 rows/sec., 145.09 MiB/sec. | ||
| 11073 | 2025.09.19 00:37:10.685438 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11074 | 2025.09.19 00:37:10.685767 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2025.09.19 00:37:10.685879 [ 192 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_71_14} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11076 | 2025.09.19 00:37:10.685991 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11077 | 2025.09.19 00:37:10.690596 [ 200 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25019 rows, containing 5 columns (5 merged, 0 gathered) in 0.010897403 sec., 2295868.107291251 rows/sec., 153.73 MiB/sec. | ||
| 11078 | 2025.09.19 00:37:10.691017 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11079 | 2025.09.19 00:37:10.691324 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2025.09.19 00:37:10.691422 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11081 | 2025.09.19 00:37:10.691525 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11082 | 2025.09.19 00:37:10.710771 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49152 | ||
| 11083 | 2025.09.19 00:37:10.710860 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11084 | 2025.09.19 00:37:10.710887 [ 354 ] {} <Debug> TCP-Session: 4949c0ef-d9ab-4019-9d26-430517c0489b Authenticating user 'default' from [fd00:1122:3344:101::e]:49152 | ||
| 11085 | 2025.09.19 00:37:10.710909 [ 354 ] {} <Debug> TCP-Session: 4949c0ef-d9ab-4019-9d26-430517c0489b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2025.09.19 00:37:10.710921 [ 354 ] {} <Debug> TCP-Session: 4949c0ef-d9ab-4019-9d26-430517c0489b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11087 | 2025.09.19 00:37:10.711080 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59343 | ||
| 11088 | 2025.09.19 00:37:10.711136 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52081 | ||
| 11089 | 2025.09.19 00:37:10.711159 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44393 | ||
| 11090 | 2025.09.19 00:37:10.711173 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38708 | ||
| 11091 | 2025.09.19 00:37:10.711203 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49309 | ||
| 11092 | 2025.09.19 00:37:10.711220 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52040 | ||
| 11093 | 2025.09.19 00:37:10.711246 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11094 | 2025.09.19 00:37:10.711212 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49767 | ||
| 11095 | 2025.09.19 00:37:10.711285 [ 287 ] {} <Debug> TCP-Session: 0286b4c0-8209-441e-ae8d-75c59b06aa78 Authenticating user 'default' from [fd00:1122:3344:101::e]:44393 | ||
| 11096 | 2025.09.19 00:37:10.711288 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11097 | 2025.09.19 00:37:10.711311 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11098 | 2025.09.19 00:37:10.711317 [ 287 ] {} <Debug> TCP-Session: 0286b4c0-8209-441e-ae8d-75c59b06aa78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2025.09.19 00:37:10.711337 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11100 | 2025.09.19 00:37:10.711350 [ 287 ] {} <Debug> TCP-Session: 0286b4c0-8209-441e-ae8d-75c59b06aa78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11101 | 2025.09.19 00:37:10.711351 [ 353 ] {} <Debug> TCP-Session: e536b043-ef09-40e9-b650-bf1ea427733d Authenticating user 'default' from [fd00:1122:3344:101::e]:52040 | ||
| 11102 | 2025.09.19 00:37:10.711367 [ 352 ] {} <Debug> TCP-Session: db4440f9-5e05-4844-9795-8ce2ab04f653 Authenticating user 'default' from [fd00:1122:3344:101::e]:49767 | ||
| 11103 | 2025.09.19 00:37:10.711379 [ 353 ] {} <Debug> TCP-Session: e536b043-ef09-40e9-b650-bf1ea427733d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11104 | 2025.09.19 00:37:10.711347 [ 351 ] {} <Debug> TCP-Session: d42e2bee-fef0-48d1-8575-d3645aab45ef Authenticating user 'default' from [fd00:1122:3344:101::e]:49309 | ||
| 11105 | 2025.09.19 00:37:10.711397 [ 352 ] {} <Debug> TCP-Session: db4440f9-5e05-4844-9795-8ce2ab04f653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2025.09.19 00:37:10.711399 [ 353 ] {} <Debug> TCP-Session: e536b043-ef09-40e9-b650-bf1ea427733d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2025.09.19 00:37:10.711431 [ 352 ] {} <Debug> TCP-Session: db4440f9-5e05-4844-9795-8ce2ab04f653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2025.09.19 00:37:10.711427 [ 351 ] {} <Debug> TCP-Session: d42e2bee-fef0-48d1-8575-d3645aab45ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2025.09.19 00:37:10.711308 [ 354 ] {} <Trace> TCP-Session: 4949c0ef-d9ab-4019-9d26-430517c0489b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2025.09.19 00:37:10.711470 [ 351 ] {} <Debug> TCP-Session: d42e2bee-fef0-48d1-8575-d3645aab45ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2025.09.19 00:37:10.711273 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11112 | 2025.09.19 00:37:10.711201 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11113 | 2025.09.19 00:37:10.711541 [ 288 ] {} <Debug> TCP-Session: 8820ec93-dc2d-48f1-8d95-b25458de7a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:38708 | ||
| 11114 | 2025.09.19 00:37:10.711565 [ 286 ] {} <Debug> TCP-Session: 24ccaf15-73ed-4ece-8f8a-76fc5dfd1aee Authenticating user 'default' from [fd00:1122:3344:101::e]:52081 | ||
| 11115 | 2025.09.19 00:37:10.711581 [ 288 ] {} <Debug> TCP-Session: 8820ec93-dc2d-48f1-8d95-b25458de7a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11116 | 2025.09.19 00:37:10.711191 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48208 | ||
| 11117 | 2025.09.19 00:37:10.711602 [ 286 ] {} <Debug> TCP-Session: 24ccaf15-73ed-4ece-8f8a-76fc5dfd1aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2025.09.19 00:37:10.711605 [ 288 ] {} <Debug> TCP-Session: 8820ec93-dc2d-48f1-8d95-b25458de7a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2025.09.19 00:37:10.711643 [ 286 ] {} <Debug> TCP-Session: 24ccaf15-73ed-4ece-8f8a-76fc5dfd1aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11120 | 2025.09.19 00:37:10.711649 [ 354 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11121 | 2025.09.19 00:37:10.711674 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11122 | 2025.09.19 00:37:10.711182 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11123 | 2025.09.19 00:37:10.711708 [ 289 ] {} <Debug> TCP-Session: d25a39b7-ae01-4525-8b26-125338c5a57d Authenticating user 'default' from [fd00:1122:3344:101::e]:48208 | ||
| 11124 | 2025.09.19 00:37:10.711734 [ 355 ] {} <Debug> TCP-Session: ee256a7f-91a3-48c4-b70d-029d4c240a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:59343 | ||
| 11125 | 2025.09.19 00:37:10.711741 [ 289 ] {} <Debug> TCP-Session: d25a39b7-ae01-4525-8b26-125338c5a57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2025.09.19 00:37:10.711761 [ 355 ] {} <Debug> TCP-Session: ee256a7f-91a3-48c4-b70d-029d4c240a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11127 | 2025.09.19 00:37:10.711770 [ 289 ] {} <Debug> TCP-Session: d25a39b7-ae01-4525-8b26-125338c5a57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2025.09.19 00:37:10.711785 [ 355 ] {} <Debug> TCP-Session: ee256a7f-91a3-48c4-b70d-029d4c240a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11129 | 2025.09.19 00:37:10.711991 [ 354 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11130 | 2025.09.19 00:37:10.712053 [ 354 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11131 | 2025.09.19 00:37:10.712381 [ 354 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 11132 | 2025.09.19 00:37:10.713440 [ 350 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Trace> AggregatingTransform: Aggregating | ||
| 11133 | 2025.09.19 00:37:10.713473 [ 350 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 11134 | 2025.09.19 00:37:10.713506 [ 350 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017423 sec. (982.875 rows/sec., 38.39 KiB/sec.) | ||
| 11135 | 2025.09.19 00:37:10.713524 [ 350 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Trace> Aggregator: Merging aggregated data | ||
| 11136 | 2025.09.19 00:37:10.715212 [ 354 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003624 sec., 275.9381898454746 rows/sec., 10.78 KiB/sec. | ||
| 11137 | 2025.09.19 00:37:10.715337 [ 354 ] {4e278ba4-30c1-4200-ae09-b1ee0d97f0d1} <Debug> TCPHandler: Processed in 0.004173875 sec. | ||
| 11138 | 2025.09.19 00:37:10.715466 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11139 | 2025.09.19 00:37:10.715496 [ 354 ] {} <Debug> TCP-Session: 4949c0ef-d9ab-4019-9d26-430517c0489b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2025.09.19 00:37:10.715500 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11141 | 2025.09.19 00:37:10.715522 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11142 | 2025.09.19 00:37:10.715542 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11143 | 2025.09.19 00:37:10.715558 [ 355 ] {} <Debug> TCP-Session: ee256a7f-91a3-48c4-b70d-029d4c240a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2025.09.19 00:37:10.715570 [ 353 ] {} <Debug> TCP-Session: e536b043-ef09-40e9-b650-bf1ea427733d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2025.09.19 00:37:10.715568 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11146 | 2025.09.19 00:37:10.715611 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11147 | 2025.09.19 00:37:10.715589 [ 286 ] {} <Debug> TCP-Session: 24ccaf15-73ed-4ece-8f8a-76fc5dfd1aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11148 | 2025.09.19 00:37:10.715644 [ 289 ] {} <Debug> TCP-Session: d25a39b7-ae01-4525-8b26-125338c5a57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2025.09.19 00:37:10.715664 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11150 | 2025.09.19 00:37:10.715678 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11151 | 2025.09.19 00:37:10.715718 [ 287 ] {} <Debug> TCP-Session: 0286b4c0-8209-441e-ae8d-75c59b06aa78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2025.09.19 00:37:10.715732 [ 352 ] {} <Debug> TCP-Session: db4440f9-5e05-4844-9795-8ce2ab04f653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2025.09.19 00:37:10.715662 [ 351 ] {} <Debug> TCP-Session: d42e2bee-fef0-48d1-8575-d3645aab45ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11154 | 2025.09.19 00:37:10.715645 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11155 | 2025.09.19 00:37:10.715809 [ 288 ] {} <Debug> TCP-Session: 8820ec93-dc2d-48f1-8d95-b25458de7a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11156 | 2025.09.19 00:37:12.339660 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23493 | ||
| 11157 | 2025.09.19 00:37:12.340202 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2025.09.19 00:37:12.340253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11159 | 2025.09.19 00:37:12.340805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11160 | 2025.09.19 00:37:12.341200 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2025.09.19 00:37:12.341378 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23493 | ||
| 11162 | 2025.09.19 00:37:13.590798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11163 | 2025.09.19 00:37:13.608542 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2025.09.19 00:37:13.608601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11165 | 2025.09.19 00:37:13.614986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11166 | 2025.09.19 00:37:13.615692 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2025.09.19 00:37:13.618863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11168 | 2025.09.19 00:37:14.908947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1404 | ||
| 11169 | 2025.09.19 00:37:14.911776 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2025.09.19 00:37:14.911827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11171 | 2025.09.19 00:37:14.913025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11172 | 2025.09.19 00:37:14.913280 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2025.09.19 00:37:14.913461 [ 113 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11174 | 2025.09.19 00:37:14.913553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 11175 | 2025.09.19 00:37:14.913560 [ 113 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2025.09.19 00:37:14.913616 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11177 | 2025.09.19 00:37:14.913758 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 11178 | 2025.09.19 00:37:14.914428 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11179 | 2025.09.19 00:37:14.914582 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1228 rows starting from the beginning of the part | ||
| 11180 | 2025.09.19 00:37:14.914947 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 11181 | 2025.09.19 00:37:14.915306 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 11182 | 2025.09.19 00:37:14.915673 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 11183 | 2025.09.19 00:37:14.916025 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 11184 | 2025.09.19 00:37:14.916385 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 11185 | 2025.09.19 00:37:14.923109 [ 188 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 72 columns (72 merged, 0 gathered) in 0.009415353 sec., 149118.14777417268 rows/sec., 116.95 MiB/sec. | ||
| 11186 | 2025.09.19 00:37:14.924688 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11187 | 2025.09.19 00:37:14.925287 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2025.09.19 00:37:14.925372 [ 201 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_36_7} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11189 | 2025.09.19 00:37:14.925728 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11190 | 2025.09.19 00:37:15.652167 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11191 | 2025.09.19 00:37:15.652359 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11192 | 2025.09.19 00:37:15.652429 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11193 | 2025.09.19 00:37:15.653184 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11194 | 2025.09.19 00:37:15.653228 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11195 | 2025.09.19 00:37:15.653631 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11196 | 2025.09.19 00:37:15.653857 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2025.09.19 00:37:15.654011 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001703 sec., 82207.86846741044 rows/sec., 7.12 MiB/sec. | ||
| 11198 | 2025.09.19 00:37:15.654052 [ 5 ] {684646e2-ac0b-4b86-8d67-d2d2419a2f6a} <Debug> TCPHandler: Processed in 0.002015316 sec. | ||
| 11199 | 2025.09.19 00:37:15.654175 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2025.09.19 00:37:15.654270 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11201 | 2025.09.19 00:37:15.654313 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11202 | 2025.09.19 00:37:15.654729 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2025.09.19 00:37:15.654766 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11204 | 2025.09.19 00:37:15.655061 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11205 | 2025.09.19 00:37:15.655272 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2025.09.19 00:37:15.655403 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001151 sec., 36490.00868809731 rows/sec., 2.68 MiB/sec. | ||
| 11207 | 2025.09.19 00:37:15.655441 [ 5 ] {ebf2a3b7-61e5-4e61-a1c2-314387e366e1} <Debug> TCPHandler: Processed in 0.001315087 sec. | ||
| 11208 | 2025.09.19 00:37:15.655549 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2025.09.19 00:37:15.655641 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11210 | 2025.09.19 00:37:15.655680 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11211 | 2025.09.19 00:37:15.656110 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2025.09.19 00:37:15.656145 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11213 | 2025.09.19 00:37:15.656445 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11214 | 2025.09.19 00:37:15.656654 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2025.09.19 00:37:15.656782 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001159 sec., 91458.15358067298 rows/sec., 7.14 MiB/sec. | ||
| 11216 | 2025.09.19 00:37:15.656819 [ 5 ] {5abc2415-4fc5-4d2d-931a-9a170e59f93c} <Debug> TCPHandler: Processed in 0.001319467 sec. | ||
| 11217 | 2025.09.19 00:37:15.656929 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11218 | 2025.09.19 00:37:15.657022 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11219 | 2025.09.19 00:37:15.657064 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11220 | 2025.09.19 00:37:15.657463 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11221 | 2025.09.19 00:37:15.657498 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11222 | 2025.09.19 00:37:15.657832 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11223 | 2025.09.19 00:37:15.658039 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2025.09.19 00:37:15.658168 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 11225 | 2025.09.19 00:37:15.658204 [ 5 ] {c67d693a-2a17-40f2-9297-0218ff63b57f} <Debug> TCPHandler: Processed in 0.001323148 sec. | ||
| 11226 | 2025.09.19 00:37:15.658326 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11227 | 2025.09.19 00:37:15.658449 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11228 | 2025.09.19 00:37:15.658516 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11229 | 2025.09.19 00:37:15.659410 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2025.09.19 00:37:15.659447 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11231 | 2025.09.19 00:37:15.660033 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11232 | 2025.09.19 00:37:15.660255 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2025.09.19 00:37:15.660380 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11234 | 2025.09.19 00:37:15.660395 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00197 sec., 21319.796954314723 rows/sec., 38.20 MiB/sec. | ||
| 11235 | 2025.09.19 00:37:15.660464 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2025.09.19 00:37:15.660495 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11237 | 2025.09.19 00:37:15.660495 [ 5 ] {cab9b5c5-956e-4cc6-8818-a0835052edad} <Debug> TCPHandler: Processed in 0.002231199 sec. | ||
| 11238 | 2025.09.19 00:37:15.660608 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 11239 | 2025.09.19 00:37:15.660625 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2025.09.19 00:37:15.660739 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11241 | 2025.09.19 00:37:15.660780 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11242 | 2025.09.19 00:37:15.660887 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11243 | 2025.09.19 00:37:15.660957 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1178 rows starting from the beginning of the part | ||
| 11244 | 2025.09.19 00:37:15.661105 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 11245 | 2025.09.19 00:37:15.661122 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.09.19 00:37:15.661164 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11247 | 2025.09.19 00:37:15.661220 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 11248 | 2025.09.19 00:37:15.661334 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 11249 | 2025.09.19 00:37:15.661440 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 11250 | 2025.09.19 00:37:15.661483 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11251 | 2025.09.19 00:37:15.661544 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 11252 | 2025.09.19 00:37:15.661711 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2025.09.19 00:37:15.661848 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 11254 | 2025.09.19 00:37:15.661885 [ 5 ] {ed8e6392-1876-427d-9c24-5d907c747a82} <Debug> TCPHandler: Processed in 0.001309817 sec. | ||
| 11255 | 2025.09.19 00:37:15.668329 [ 201 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 19 columns (19 merged, 0 gathered) in 0.007767772 sec., 178687.0160452701 rows/sec., 320.20 MiB/sec. | ||
| 11256 | 2025.09.19 00:37:15.670283 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11257 | 2025.09.19 00:37:15.670704 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2025.09.19 00:37:15.670794 [ 195 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11259 | 2025.09.19 00:37:15.670987 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11260 | 2025.09.19 00:37:16.000315 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.06 MiB, peak 330.56 MiB, free memory in arenas 0.00 B, will set to 321.46 MiB (RSS), difference: 2.40 MiB | ||
| 11261 | 2025.09.19 00:37:19.705957 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11262 | 2025.09.19 00:37:19.706026 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11263 | 2025.09.19 00:37:19.841505 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23941 | ||
| 11264 | 2025.09.19 00:37:19.842211 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2025.09.19 00:37:19.842281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11266 | 2025.09.19 00:37:19.842954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11267 | 2025.09.19 00:37:19.843204 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2025.09.19 00:37:19.843361 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23941 | ||
| 11269 | 2025.09.19 00:37:20.661071 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2025.09.19 00:37:20.661266 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11271 | 2025.09.19 00:37:20.661338 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11272 | 2025.09.19 00:37:20.662209 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2025.09.19 00:37:20.662256 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11274 | 2025.09.19 00:37:20.662673 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11275 | 2025.09.19 00:37:20.662895 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2025.09.19 00:37:20.663044 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00183 sec., 224043.71584699454 rows/sec., 14.21 MiB/sec. | ||
| 11277 | 2025.09.19 00:37:20.663085 [ 5 ] {36e48699-e3b2-46de-b774-45de0beee6ca} <Debug> TCPHandler: Processed in 0.002146278 sec. | ||
| 11278 | 2025.09.19 00:37:20.663211 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2025.09.19 00:37:20.663315 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11280 | 2025.09.19 00:37:20.663358 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11281 | 2025.09.19 00:37:20.664321 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2025.09.19 00:37:20.664359 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11283 | 2025.09.19 00:37:20.664740 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11284 | 2025.09.19 00:37:20.664955 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2025.09.19 00:37:20.665085 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00179 sec., 621229.0502793296 rows/sec., 48.99 MiB/sec. | ||
| 11286 | 2025.09.19 00:37:20.665125 [ 5 ] {e177cb24-bade-4df3-a437-4f9820392687} <Debug> TCPHandler: Processed in 0.001963496 sec. | ||
| 11287 | 2025.09.19 00:37:20.665243 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2025.09.19 00:37:20.665338 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11289 | 2025.09.19 00:37:20.665385 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11290 | 2025.09.19 00:37:20.665959 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2025.09.19 00:37:20.665997 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11292 | 2025.09.19 00:37:20.666338 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11293 | 2025.09.19 00:37:20.666552 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2025.09.19 00:37:20.666671 [ 110 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11295 | 2025.09.19 00:37:20.666687 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001369 sec., 149744.3389335281 rows/sec., 8.79 MiB/sec. | ||
| 11296 | 2025.09.19 00:37:20.666732 [ 110 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.09.19 00:37:20.666743 [ 5 ] {571bce93-9a5c-40a1-b5d1-337acc214576} <Debug> TCPHandler: Processed in 0.00155032 sec. | ||
| 11298 | 2025.09.19 00:37:20.666762 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11299 | 2025.09.19 00:37:20.666874 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2025.09.19 00:37:20.666896 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 11301 | 2025.09.19 00:37:20.666977 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11302 | 2025.09.19 00:37:20.667021 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11303 | 2025.09.19 00:37:20.667038 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11304 | 2025.09.19 00:37:20.667076 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 265 rows starting from the beginning of the part | ||
| 11305 | 2025.09.19 00:37:20.667142 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 205 rows starting from the beginning of the part | ||
| 11306 | 2025.09.19 00:37:20.667188 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 42 rows starting from the beginning of the part | ||
| 11307 | 2025.09.19 00:37:20.667228 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 205 rows starting from the beginning of the part | ||
| 11308 | 2025.09.19 00:37:20.667278 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 11309 | 2025.09.19 00:37:20.667321 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 205 rows starting from the beginning of the part | ||
| 11310 | 2025.09.19 00:37:20.667511 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2025.09.19 00:37:20.667552 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11312 | 2025.09.19 00:37:20.667885 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11313 | 2025.09.19 00:37:20.668121 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2025.09.19 00:37:20.668253 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 11315 | 2025.09.19 00:37:20.668261 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425059 sec., 676463.2201193073 rows/sec., 43.69 MiB/sec. | ||
| 11316 | 2025.09.19 00:37:20.668291 [ 5 ] {f4ac7608-b4b4-49b1-8c5c-01b45220589e} <Debug> TCPHandler: Processed in 0.001467939 sec. | ||
| 11317 | 2025.09.19 00:37:20.668407 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2025.09.19 00:37:20.668432 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11319 | 2025.09.19 00:37:20.668500 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11320 | 2025.09.19 00:37:20.668540 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11321 | 2025.09.19 00:37:20.668682 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2025.09.19 00:37:20.668761 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_71_14} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11323 | 2025.09.19 00:37:20.668853 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11324 | 2025.09.19 00:37:20.669018 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2025.09.19 00:37:20.669053 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11326 | 2025.09.19 00:37:20.669361 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11327 | 2025.09.19 00:37:20.669573 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2025.09.19 00:37:20.669702 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 11329 | 2025.09.19 00:37:20.669740 [ 5 ] {f23294e8-1019-4357-835f-b4b187afefed} <Debug> TCPHandler: Processed in 0.001382018 sec. | ||
| 11330 | 2025.09.19 00:37:20.669849 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2025.09.19 00:37:20.669944 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11332 | 2025.09.19 00:37:20.669982 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11333 | 2025.09.19 00:37:20.670648 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2025.09.19 00:37:20.670684 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11335 | 2025.09.19 00:37:20.671012 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11336 | 2025.09.19 00:37:20.671222 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2025.09.19 00:37:20.671350 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001424 sec., 476825.84269662923 rows/sec., 33.24 MiB/sec. | ||
| 11338 | 2025.09.19 00:37:20.671388 [ 5 ] {538bca73-c3fb-4a8c-8747-95c2e7e87f2d} <Debug> TCPHandler: Processed in 0.001587661 sec. | ||
| 11339 | 2025.09.19 00:37:20.671498 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2025.09.19 00:37:20.671592 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11341 | 2025.09.19 00:37:20.671633 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11342 | 2025.09.19 00:37:20.671963 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2025.09.19 00:37:20.671999 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11344 | 2025.09.19 00:37:20.672304 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11345 | 2025.09.19 00:37:20.672514 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2025.09.19 00:37:20.672645 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 11347 | 2025.09.19 00:37:20.672682 [ 5 ] {e06bc6ad-a98a-4bec-9866-cab9a28a9e6f} <Debug> TCPHandler: Processed in 0.001231687 sec. | ||
| 11348 | 2025.09.19 00:37:20.672790 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2025.09.19 00:37:20.672884 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11350 | 2025.09.19 00:37:20.672925 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11351 | 2025.09.19 00:37:20.673363 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2025.09.19 00:37:20.673400 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11353 | 2025.09.19 00:37:20.673741 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11354 | 2025.09.19 00:37:20.673957 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2025.09.19 00:37:20.674088 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001223 sec., 256745.70727718726 rows/sec., 16.87 MiB/sec. | ||
| 11356 | 2025.09.19 00:37:20.674124 [ 5 ] {3a82f59f-6efb-46f3-82ea-b1487beb6c18} <Debug> TCPHandler: Processed in 0.001381767 sec. | ||
| 11357 | 2025.09.19 00:37:20.674234 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2025.09.19 00:37:20.674327 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11359 | 2025.09.19 00:37:20.674367 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11360 | 2025.09.19 00:37:20.674684 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.09.19 00:37:20.674719 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11362 | 2025.09.19 00:37:20.675018 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11363 | 2025.09.19 00:37:20.675224 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.09.19 00:37:20.675354 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 11365 | 2025.09.19 00:37:20.675391 [ 5 ] {a2968a88-7af9-411e-968c-dded392732f4} <Debug> TCPHandler: Processed in 0.001204866 sec. | ||
| 11366 | 2025.09.19 00:37:20.675499 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.09.19 00:37:20.675591 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11368 | 2025.09.19 00:37:20.675633 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11369 | 2025.09.19 00:37:20.675962 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.09.19 00:37:20.675997 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11371 | 2025.09.19 00:37:20.676304 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11372 | 2025.09.19 00:37:20.676511 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.09.19 00:37:20.676639 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 11374 | 2025.09.19 00:37:20.676675 [ 5 ] {c521c34f-76f3-4223-a138-bdf085ddb3e2} <Debug> TCPHandler: Processed in 0.001223286 sec. | ||
| 11375 | 2025.09.19 00:37:21.118964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11376 | 2025.09.19 00:37:21.136756 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2025.09.19 00:37:21.136815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11378 | 2025.09.19 00:37:21.142799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11379 | 2025.09.19 00:37:21.143484 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2025.09.19 00:37:21.146456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11381 | 2025.09.19 00:37:24.913820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1436 | ||
| 11382 | 2025.09.19 00:37:24.916262 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2025.09.19 00:37:24.916316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11384 | 2025.09.19 00:37:24.917576 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11385 | 2025.09.19 00:37:24.917861 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2025.09.19 00:37:24.918231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11387 | 2025.09.19 00:37:25.678995 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.09.19 00:37:25.679194 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11389 | 2025.09.19 00:37:25.679267 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11390 | 2025.09.19 00:37:25.679942 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2025.09.19 00:37:25.679995 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11392 | 2025.09.19 00:37:25.680428 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11393 | 2025.09.19 00:37:25.680663 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2025.09.19 00:37:25.680831 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001691 sec., 8279.124778237729 rows/sec., 675.10 KiB/sec. | ||
| 11395 | 2025.09.19 00:37:25.680883 [ 5 ] {363e973a-abd4-43ae-9682-1a717e5f14be} <Debug> TCPHandler: Processed in 0.002023087 sec. | ||
| 11396 | 2025.09.19 00:37:25.681012 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2025.09.19 00:37:25.681113 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11398 | 2025.09.19 00:37:25.681155 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11399 | 2025.09.19 00:37:25.682317 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2025.09.19 00:37:25.682356 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11401 | 2025.09.19 00:37:25.682771 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11402 | 2025.09.19 00:37:25.682988 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2025.09.19 00:37:25.683133 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.002041 sec., 630573.2484076434 rows/sec., 52.18 MiB/sec. | ||
| 11404 | 2025.09.19 00:37:25.683172 [ 5 ] {78274e28-193e-4e5a-a2d7-ddfb8e8f526b} <Debug> TCPHandler: Processed in 0.002211269 sec. | ||
| 11405 | 2025.09.19 00:37:25.683287 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2025.09.19 00:37:25.683383 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11407 | 2025.09.19 00:37:25.683424 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11408 | 2025.09.19 00:37:25.683850 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2025.09.19 00:37:25.683886 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11410 | 2025.09.19 00:37:25.684192 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11411 | 2025.09.19 00:37:25.684407 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2025.09.19 00:37:25.684547 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001183 sec., 47337.27810650888 rows/sec., 3.41 MiB/sec. | ||
| 11413 | 2025.09.19 00:37:25.684585 [ 5 ] {08919175-89f6-4918-8fc7-d84a14e77bc7} <Debug> TCPHandler: Processed in 0.001346488 sec. | ||
| 11414 | 2025.09.19 00:37:25.684695 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2025.09.19 00:37:25.684788 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11416 | 2025.09.19 00:37:25.684827 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11417 | 2025.09.19 00:37:25.685317 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2025.09.19 00:37:25.685353 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11419 | 2025.09.19 00:37:25.685688 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11420 | 2025.09.19 00:37:25.685909 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2025.09.19 00:37:25.686048 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001278 sec., 178403.7558685446 rows/sec., 12.08 MiB/sec. | ||
| 11422 | 2025.09.19 00:37:25.686086 [ 5 ] {845f49c5-8ab7-4ee7-bd97-f151384ccfbf} <Debug> TCPHandler: Processed in 0.001439679 sec. | ||
| 11423 | 2025.09.19 00:37:25.686194 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2025.09.19 00:37:25.686287 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11425 | 2025.09.19 00:37:25.686325 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11426 | 2025.09.19 00:37:25.686967 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2025.09.19 00:37:25.687003 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11428 | 2025.09.19 00:37:25.687344 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11429 | 2025.09.19 00:37:25.687551 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2025.09.19 00:37:25.687689 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001419 sec., 405919.66173361527 rows/sec., 30.22 MiB/sec. | ||
| 11431 | 2025.09.19 00:37:25.687728 [ 5 ] {37c65972-98dd-4f18-bea1-b67ecc28e9c6} <Debug> TCPHandler: Processed in 0.00158299 sec. | ||
| 11432 | 2025.09.19 00:37:25.687838 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2025.09.19 00:37:25.687931 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11434 | 2025.09.19 00:37:25.687975 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11435 | 2025.09.19 00:37:25.688576 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.09.19 00:37:25.688611 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11437 | 2025.09.19 00:37:25.688990 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11438 | 2025.09.19 00:37:25.689202 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2025.09.19 00:37:25.689337 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001423 sec., 598032.3260716796 rows/sec., 40.26 MiB/sec. | ||
| 11440 | 2025.09.19 00:37:25.689374 [ 5 ] {fc6127dc-0871-45a8-93d0-b9d633b4a9ec} <Debug> TCPHandler: Processed in 0.001584631 sec. | ||
| 11441 | 2025.09.19 00:37:25.689486 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11442 | 2025.09.19 00:37:25.689579 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11443 | 2025.09.19 00:37:25.689634 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11444 | 2025.09.19 00:37:25.690547 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2025.09.19 00:37:25.690582 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11446 | 2025.09.19 00:37:25.691184 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11447 | 2025.09.19 00:37:25.691416 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2025.09.19 00:37:25.691556 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001995 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 11449 | 2025.09.19 00:37:25.691617 [ 5 ] {fc67e9f9-69b2-4692-a6b8-b81e291c4cd3} <Debug> TCPHandler: Processed in 0.002178909 sec. | ||
| 11450 | 2025.09.19 00:37:25.691734 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2025.09.19 00:37:25.691826 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11452 | 2025.09.19 00:37:25.691868 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11453 | 2025.09.19 00:37:25.692209 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2025.09.19 00:37:25.692244 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11455 | 2025.09.19 00:37:25.692548 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11456 | 2025.09.19 00:37:25.692760 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2025.09.19 00:37:25.692888 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 11458 | 2025.09.19 00:37:25.692925 [ 5 ] {f1074c64-34ea-40a9-8f10-8ba6f338c0d4} <Debug> TCPHandler: Processed in 0.001239876 sec. | ||
| 11459 | 2025.09.19 00:37:27.343511 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24453 | ||
| 11460 | 2025.09.19 00:37:27.344086 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2025.09.19 00:37:27.344121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11462 | 2025.09.19 00:37:27.344620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11463 | 2025.09.19 00:37:27.344850 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.09.19 00:37:27.344982 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24453 | ||
| 11465 | 2025.09.19 00:37:27.344991 [ 99 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11466 | 2025.09.19 00:37:27.345062 [ 99 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2025.09.19 00:37:27.345081 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11468 | 2025.09.19 00:37:27.345176 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 11469 | 2025.09.19 00:37:27.345285 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11470 | 2025.09.19 00:37:27.345321 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22021 rows starting from the beginning of the part | ||
| 11471 | 2025.09.19 00:37:27.345380 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 11472 | 2025.09.19 00:37:27.345424 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 11473 | 2025.09.19 00:37:27.345463 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 11474 | 2025.09.19 00:37:27.345501 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 11475 | 2025.09.19 00:37:27.345538 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 11476 | 2025.09.19 00:37:27.347475 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24453 rows, containing 4 columns (4 merged, 0 gathered) in 0.002338861 sec., 10455089.03692866 rows/sec., 149.56 MiB/sec. | ||
| 11477 | 2025.09.19 00:37:27.347876 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11478 | 2025.09.19 00:37:27.348171 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_51_10} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2025.09.19 00:37:27.348256 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_51_10} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11480 | 2025.09.19 00:37:27.348373 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11481 | 2025.09.19 00:37:28.646569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11482 | 2025.09.19 00:37:28.663785 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2025.09.19 00:37:28.663842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11484 | 2025.09.19 00:37:28.669406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11485 | 2025.09.19 00:37:28.670080 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2025.09.19 00:37:28.670379 [ 99 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11487 | 2025.09.19 00:37:28.670440 [ 99 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2025.09.19 00:37:28.670460 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11489 | 2025.09.19 00:37:28.670596 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 11490 | 2025.09.19 00:37:28.673265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11491 | 2025.09.19 00:37:28.674502 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11492 | 2025.09.19 00:37:28.675924 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 11493 | 2025.09.19 00:37:28.680592 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 11494 | 2025.09.19 00:37:28.685126 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 11495 | 2025.09.19 00:37:28.689813 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 11496 | 2025.09.19 00:37:28.694093 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 11497 | 2025.09.19 00:37:28.697965 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 11498 | 2025.09.19 00:37:28.752052 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081524836 sec., 4710.221066866053 rows/sec., 24.36 MiB/sec. | ||
| 11499 | 2025.09.19 00:37:28.755581 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11500 | 2025.09.19 00:37:28.757775 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_51_10} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2025.09.19 00:37:28.757892 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_51_10} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11502 | 2025.09.19 00:37:28.761066 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11503 | 2025.09.19 00:37:29.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.86 MiB, peak 336.27 MiB, free memory in arenas 0.00 B, will set to 325.58 MiB (RSS), difference: 2.73 MiB | ||
| 11504 | 2025.09.19 00:37:30.660937 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2025.09.19 00:37:30.661114 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11506 | 2025.09.19 00:37:30.661203 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11507 | 2025.09.19 00:37:30.662082 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2025.09.19 00:37:30.662126 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11509 | 2025.09.19 00:37:30.662532 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11510 | 2025.09.19 00:37:30.662764 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2025.09.19 00:37:30.662926 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001859 sec., 220548.68208714362 rows/sec., 13.99 MiB/sec. | ||
| 11512 | 2025.09.19 00:37:30.662984 [ 5 ] {5db1f73d-dd9e-400d-8341-98c74e66816a} <Debug> TCPHandler: Processed in 0.002173459 sec. | ||
| 11513 | 2025.09.19 00:37:30.663116 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2025.09.19 00:37:30.663223 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11515 | 2025.09.19 00:37:30.663272 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11516 | 2025.09.19 00:37:30.664282 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2025.09.19 00:37:30.664319 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11518 | 2025.09.19 00:37:30.664706 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11519 | 2025.09.19 00:37:30.664936 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2025.09.19 00:37:30.665077 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001878 sec., 592119.2758253461 rows/sec., 46.70 MiB/sec. | ||
| 11521 | 2025.09.19 00:37:30.665117 [ 5 ] {9d0782fb-296a-48c2-8d7e-fd82871acc5c} <Debug> TCPHandler: Processed in 0.002054817 sec. | ||
| 11522 | 2025.09.19 00:37:30.665235 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2025.09.19 00:37:30.665337 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11524 | 2025.09.19 00:37:30.665380 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11525 | 2025.09.19 00:37:30.665866 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2025.09.19 00:37:30.665901 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11527 | 2025.09.19 00:37:30.666248 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11528 | 2025.09.19 00:37:30.666483 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2025.09.19 00:37:30.666610 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001295 sec., 158301.1583011583 rows/sec., 9.29 MiB/sec. | ||
| 11530 | 2025.09.19 00:37:30.666648 [ 5 ] {6c81865e-7563-4b15-b1ce-fe74f7e25184} <Debug> TCPHandler: Processed in 0.001464699 sec. | ||
| 11531 | 2025.09.19 00:37:30.666798 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11532 | 2025.09.19 00:37:30.666906 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11533 | 2025.09.19 00:37:30.666956 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11534 | 2025.09.19 00:37:30.670053 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2025.09.19 00:37:30.670093 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11536 | 2025.09.19 00:37:30.670419 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11537 | 2025.09.19 00:37:30.670630 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2025.09.19 00:37:30.670759 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.003873 sec., 54737.92925380841 rows/sec., 3.53 MiB/sec. | ||
| 11539 | 2025.09.19 00:37:30.670798 [ 5 ] {bcb36e20-3583-4ffd-8de3-13e936cddcc9} <Debug> TCPHandler: Processed in 0.004059113 sec. | ||
| 11540 | 2025.09.19 00:37:30.670919 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2025.09.19 00:37:30.671014 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11542 | 2025.09.19 00:37:30.671056 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11543 | 2025.09.19 00:37:30.671558 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2025.09.19 00:37:30.671593 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11545 | 2025.09.19 00:37:30.671968 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11546 | 2025.09.19 00:37:30.672179 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2025.09.19 00:37:30.672306 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001311 sec., 160945.84286803965 rows/sec., 9.14 MiB/sec. | ||
| 11548 | 2025.09.19 00:37:30.672344 [ 5 ] {696d44b7-1378-4e9c-857d-405c4b3f00dd} <Debug> TCPHandler: Processed in 0.001474659 sec. | ||
| 11549 | 2025.09.19 00:37:30.672459 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2025.09.19 00:37:30.672552 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11551 | 2025.09.19 00:37:30.672591 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11552 | 2025.09.19 00:37:30.673299 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2025.09.19 00:37:30.673334 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11554 | 2025.09.19 00:37:30.673683 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11555 | 2025.09.19 00:37:30.673888 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2025.09.19 00:37:30.674016 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001482 sec., 458164.6423751687 rows/sec., 31.94 MiB/sec. | ||
| 11557 | 2025.09.19 00:37:30.674054 [ 5 ] {6b2c6738-2248-4553-8e5e-fff963dfb93f} <Debug> TCPHandler: Processed in 0.001644952 sec. | ||
| 11558 | 2025.09.19 00:37:30.674176 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2025.09.19 00:37:30.674268 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11560 | 2025.09.19 00:37:30.674310 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11561 | 2025.09.19 00:37:30.674650 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2025.09.19 00:37:30.674684 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11563 | 2025.09.19 00:37:30.674993 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11564 | 2025.09.19 00:37:30.675202 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2025.09.19 00:37:30.675294 [ 93 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11566 | 2025.09.19 00:37:30.675327 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 11567 | 2025.09.19 00:37:30.675331 [ 93 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2025.09.19 00:37:30.675358 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11569 | 2025.09.19 00:37:30.675363 [ 5 ] {b55bb71f-6c65-4b78-9c50-4acc59695732} <Debug> TCPHandler: Processed in 0.001236986 sec. | ||
| 11570 | 2025.09.19 00:37:30.675469 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 11571 | 2025.09.19 00:37:30.675477 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2025.09.19 00:37:30.675594 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11573 | 2025.09.19 00:37:30.675607 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11574 | 2025.09.19 00:37:30.675637 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11575 | 2025.09.19 00:37:30.675649 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 11576 | 2025.09.19 00:37:30.675719 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 11577 | 2025.09.19 00:37:30.675761 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 11578 | 2025.09.19 00:37:30.675802 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 11579 | 2025.09.19 00:37:30.675836 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 11580 | 2025.09.19 00:37:30.676012 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 11581 | 2025.09.19 00:37:30.676095 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2025.09.19 00:37:30.676135 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11583 | 2025.09.19 00:37:30.676532 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11584 | 2025.09.19 00:37:30.676781 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2025.09.19 00:37:30.676898 [ 192 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147508 sec., 146432.73585161482 rows/sec., 7.47 MiB/sec. | ||
| 11586 | 2025.09.19 00:37:30.676911 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001335 sec., 235205.99250936328 rows/sec., 15.45 MiB/sec. | ||
| 11587 | 2025.09.19 00:37:30.677090 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11588 | 2025.09.19 00:37:30.677121 [ 5 ] {0d5bf010-5e60-4dfd-8b23-cf68fe252ffa} <Debug> TCPHandler: Processed in 0.001692112 sec. | ||
| 11589 | 2025.09.19 00:37:30.677245 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2025.09.19 00:37:30.677341 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11591 | 2025.09.19 00:37:30.677356 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_36_7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2025.09.19 00:37:30.677384 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11593 | 2025.09.19 00:37:30.677435 [ 191 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_36_7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11594 | 2025.09.19 00:37:30.677517 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11595 | 2025.09.19 00:37:30.677714 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2025.09.19 00:37:30.677754 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11597 | 2025.09.19 00:37:30.678071 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11598 | 2025.09.19 00:37:30.678277 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2025.09.19 00:37:30.678418 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 11600 | 2025.09.19 00:37:30.678453 [ 5 ] {ef143565-5778-426f-b9c2-b698805a019e} <Debug> TCPHandler: Processed in 0.001256636 sec. | ||
| 11601 | 2025.09.19 00:37:30.678563 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2025.09.19 00:37:30.678655 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11603 | 2025.09.19 00:37:30.678696 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11604 | 2025.09.19 00:37:30.679027 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2025.09.19 00:37:30.679062 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11606 | 2025.09.19 00:37:30.679372 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11607 | 2025.09.19 00:37:30.679584 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2025.09.19 00:37:30.679709 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 11609 | 2025.09.19 00:37:30.679744 [ 5 ] {3cd00e46-6067-4cad-bcdc-a737d1cf987d} <Debug> TCPHandler: Processed in 0.001230886 sec. | ||
| 11610 | 2025.09.19 00:37:34.706073 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11611 | 2025.09.19 00:37:34.706171 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11612 | 2025.09.19 00:37:34.845183 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24901 | ||
| 11613 | 2025.09.19 00:37:34.845957 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2025.09.19 00:37:34.846021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11615 | 2025.09.19 00:37:34.846588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11616 | 2025.09.19 00:37:34.846812 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2025.09.19 00:37:34.846937 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24901 | ||
| 11618 | 2025.09.19 00:37:34.918572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1472 | ||
| 11619 | 2025.09.19 00:37:34.921147 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2025.09.19 00:37:34.921191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11621 | 2025.09.19 00:37:34.922411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11622 | 2025.09.19 00:37:34.922677 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2025.09.19 00:37:34.922944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 11624 | 2025.09.19 00:37:35.652682 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11625 | 2025.09.19 00:37:35.652877 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11626 | 2025.09.19 00:37:35.652948 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11627 | 2025.09.19 00:37:35.653684 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2025.09.19 00:37:35.653724 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11629 | 2025.09.19 00:37:35.654142 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11630 | 2025.09.19 00:37:35.654373 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2025.09.19 00:37:35.654505 [ 89 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11632 | 2025.09.19 00:37:35.654524 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001701 sec., 82304.5267489712 rows/sec., 7.13 MiB/sec. | ||
| 11633 | 2025.09.19 00:37:35.654552 [ 89 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2025.09.19 00:37:35.654572 [ 5 ] {b2443c07-4b45-4746-8529-9e29eb7cdba6} <Debug> TCPHandler: Processed in 0.002021806 sec. | ||
| 11635 | 2025.09.19 00:37:35.654577 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11636 | 2025.09.19 00:37:35.654707 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2025.09.19 00:37:35.654725 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 11638 | 2025.09.19 00:37:35.654832 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11639 | 2025.09.19 00:37:35.654887 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11640 | 2025.09.19 00:37:35.654922 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11641 | 2025.09.19 00:37:35.654981 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2346 rows starting from the beginning of the part | ||
| 11642 | 2025.09.19 00:37:35.655085 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 140 rows starting from the beginning of the part | ||
| 11643 | 2025.09.19 00:37:35.655156 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1112 rows starting from the beginning of the part | ||
| 11644 | 2025.09.19 00:37:35.655199 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1287 rows starting from the beginning of the part | ||
| 11645 | 2025.09.19 00:37:35.655240 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1112 rows starting from the beginning of the part | ||
| 11646 | 2025.09.19 00:37:35.655281 [ 192 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 140 rows starting from the beginning of the part | ||
| 11647 | 2025.09.19 00:37:35.655367 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2025.09.19 00:37:35.655410 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11649 | 2025.09.19 00:37:35.655784 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11650 | 2025.09.19 00:37:35.656021 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2025.09.19 00:37:35.656157 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00135 sec., 31111.11111111111 rows/sec., 2.28 MiB/sec. | ||
| 11652 | 2025.09.19 00:37:35.656198 [ 5 ] {d2d1e707-ce87-486c-afed-5c732a433d62} <Debug> TCPHandler: Processed in 0.001552991 sec. | ||
| 11653 | 2025.09.19 00:37:35.656301 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2025.09.19 00:37:35.656398 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11655 | 2025.09.19 00:37:35.656437 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11656 | 2025.09.19 00:37:35.656867 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2025.09.19 00:37:35.656904 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11658 | 2025.09.19 00:37:35.657240 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11659 | 2025.09.19 00:37:35.657365 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711696 sec., 2263159.292192045 rows/sec., 191.66 MiB/sec. | ||
| 11660 | 2025.09.19 00:37:35.657457 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2025.09.19 00:37:35.657570 [ 89 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11662 | 2025.09.19 00:37:35.657591 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001213 sec., 87386.64468260511 rows/sec., 6.83 MiB/sec. | ||
| 11663 | 2025.09.19 00:37:35.657602 [ 89 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2025.09.19 00:37:35.657622 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11665 | 2025.09.19 00:37:35.657631 [ 5 ] {66e82486-2ac7-40ba-bfbc-323387ffb8f8} <Debug> TCPHandler: Processed in 0.001378878 sec. | ||
| 11666 | 2025.09.19 00:37:35.657689 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 11667 | 2025.09.19 00:37:35.657694 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11668 | 2025.09.19 00:37:35.657742 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2025.09.19 00:37:35.657779 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11670 | 2025.09.19 00:37:35.657811 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1213 rows starting from the beginning of the part | ||
| 11671 | 2025.09.19 00:37:35.657838 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11672 | 2025.09.19 00:37:35.657858 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 106 rows starting from the beginning of the part | ||
| 11673 | 2025.09.19 00:37:35.657887 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11674 | 2025.09.19 00:37:35.657901 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 679 rows starting from the beginning of the part | ||
| 11675 | 2025.09.19 00:37:35.657942 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 576 rows starting from the beginning of the part | ||
| 11676 | 2025.09.19 00:37:35.657978 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 679 rows starting from the beginning of the part | ||
| 11677 | 2025.09.19 00:37:35.658008 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2025.09.19 00:37:35.658015 [ 192 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part | ||
| 11679 | 2025.09.19 00:37:35.658086 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_76_15} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11680 | 2025.09.19 00:37:35.658172 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 11681 | 2025.09.19 00:37:35.658320 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2025.09.19 00:37:35.658357 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11683 | 2025.09.19 00:37:35.658708 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11684 | 2025.09.19 00:37:35.658918 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2025.09.19 00:37:35.659027 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11686 | 2025.09.19 00:37:35.659050 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 11687 | 2025.09.19 00:37:35.659057 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2025.09.19 00:37:35.659080 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11689 | 2025.09.19 00:37:35.659087 [ 5 ] {9edf82c7-3a10-4fd3-a2c6-54697a588e96} <Debug> TCPHandler: Processed in 0.001394728 sec. | ||
| 11690 | 2025.09.19 00:37:35.659164 [ 197 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504629 sec., 2232444.0111150322 rows/sec., 168.72 MiB/sec. | ||
| 11691 | 2025.09.19 00:37:35.659176 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 11692 | 2025.09.19 00:37:35.659190 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2025.09.19 00:37:35.659304 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11694 | 2025.09.19 00:37:35.659304 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11695 | 2025.09.19 00:37:35.659341 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11696 | 2025.09.19 00:37:35.659357 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25019 rows starting from the beginning of the part | ||
| 11697 | 2025.09.19 00:37:35.659362 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11698 | 2025.09.19 00:37:35.659429 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11699 | 2025.09.19 00:37:35.659482 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 11700 | 2025.09.19 00:37:35.659543 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 851 rows starting from the beginning of the part | ||
| 11701 | 2025.09.19 00:37:35.659593 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 11702 | 2025.09.19 00:37:35.659603 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2025.09.19 00:37:35.659636 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11704 | 2025.09.19 00:37:35.659676 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_76_15} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11705 | 2025.09.19 00:37:35.659753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11706 | 2025.09.19 00:37:35.660335 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2025.09.19 00:37:35.660373 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11708 | 2025.09.19 00:37:35.661188 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11709 | 2025.09.19 00:37:35.661433 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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.19 00:37:35.661586 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.0023 sec., 18260.869565217392 rows/sec., 32.72 MiB/sec. | ||
| 11711 | 2025.09.19 00:37:35.661659 [ 5 ] {18b55e2b-11d9-43a8-a02a-5953ae64ea4d} <Debug> TCPHandler: Processed in 0.002518723 sec. | ||
| 11712 | 2025.09.19 00:37:35.661771 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2025.09.19 00:37:35.661865 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11714 | 2025.09.19 00:37:35.661907 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11715 | 2025.09.19 00:37:35.662252 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.09.19 00:37:35.662288 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11717 | 2025.09.19 00:37:35.662694 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11718 | 2025.09.19 00:37:35.662915 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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.19 00:37:35.663016 [ 89 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11720 | 2025.09.19 00:37:35.663046 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 11721 | 2025.09.19 00:37:35.663049 [ 89 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2025.09.19 00:37:35.663077 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11723 | 2025.09.19 00:37:35.663084 [ 5 ] {55ef0dd1-e103-4e81-91d6-73e1d04d1797} <Debug> TCPHandler: Processed in 0.001362708 sec. | ||
| 11724 | 2025.09.19 00:37:35.663192 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 11725 | 2025.09.19 00:37:35.663362 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11726 | 2025.09.19 00:37:35.663400 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5660 rows starting from the beginning of the part | ||
| 11727 | 2025.09.19 00:37:35.663471 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11728 | 2025.09.19 00:37:35.663522 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 11729 | 2025.09.19 00:37:35.663568 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11730 | 2025.09.19 00:37:35.663611 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 11731 | 2025.09.19 00:37:35.663655 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11732 | 2025.09.19 00:37:35.666081 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002951199 sec., 2049336.5577854968 rows/sec., 130.35 MiB/sec. | ||
| 11733 | 2025.09.19 00:37:35.666973 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11734 | 2025.09.19 00:37:35.667102 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26818 rows, containing 5 columns (5 merged, 0 gathered) in 0.007971204 sec., 3364360.0138699245 rows/sec., 225.33 MiB/sec. | ||
| 11735 | 2025.09.19 00:37:35.667308 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2025.09.19 00:37:35.667378 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_76_15} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11737 | 2025.09.19 00:37:35.667401 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11738 | 2025.09.19 00:37:35.667447 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11739 | 2025.09.19 00:37:35.667701 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2025.09.19 00:37:35.667784 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11741 | 2025.09.19 00:37:35.667862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11742 | 2025.09.19 00:37:36.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.31 MiB, peak 336.80 MiB, free memory in arenas 0.00 B, will set to 329.18 MiB (RSS), difference: 2.87 MiB | ||
| 11743 | 2025.09.19 00:37:36.173375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11744 | 2025.09.19 00:37:36.189427 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2025.09.19 00:37:36.189479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11746 | 2025.09.19 00:37:36.194985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11747 | 2025.09.19 00:37:36.195652 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2025.09.19 00:37:36.198479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11749 | 2025.09.19 00:37:40.662865 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2025.09.19 00:37:40.663067 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11751 | 2025.09.19 00:37:40.663134 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11752 | 2025.09.19 00:37:40.663946 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2025.09.19 00:37:40.663996 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11754 | 2025.09.19 00:37:40.664410 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11755 | 2025.09.19 00:37:40.664634 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.09.19 00:37:40.664784 [ 83 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11757 | 2025.09.19 00:37:40.664794 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 11758 | 2025.09.19 00:37:40.664858 [ 83 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2025.09.19 00:37:40.664884 [ 5 ] {37ef2ee8-fb39-4326-bf19-38c170a22046} <Debug> TCPHandler: Processed in 0.002164938 sec. | ||
| 11760 | 2025.09.19 00:37:40.664886 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11761 | 2025.09.19 00:37:40.665019 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2025.09.19 00:37:40.665029 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 11763 | 2025.09.19 00:37:40.665119 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11764 | 2025.09.19 00:37:40.665167 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11765 | 2025.09.19 00:37:40.665199 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11766 | 2025.09.19 00:37:40.665244 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 11767 | 2025.09.19 00:37:40.665318 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 11768 | 2025.09.19 00:37:40.665373 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 11769 | 2025.09.19 00:37:40.665426 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 11770 | 2025.09.19 00:37:40.665474 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 11771 | 2025.09.19 00:37:40.665604 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2025.09.19 00:37:40.665648 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11773 | 2025.09.19 00:37:40.666038 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11774 | 2025.09.19 00:37:40.666269 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2025.09.19 00:37:40.666407 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 124.78 KiB/sec. | ||
| 11776 | 2025.09.19 00:37:40.666447 [ 5 ] {2c925e21-5e1a-4441-b853-c849fb9df508} <Debug> TCPHandler: Processed in 0.00147739 sec. | ||
| 11777 | 2025.09.19 00:37:40.666568 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2025.09.19 00:37:40.666663 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11779 | 2025.09.19 00:37:40.666703 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11780 | 2025.09.19 00:37:40.666885 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914755 sec., 1070633.0574929952 rows/sec., 72.00 MiB/sec. | ||
| 11781 | 2025.09.19 00:37:40.667081 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11782 | 2025.09.19 00:37:40.667345 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_37_9} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2025.09.19 00:37:40.667408 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_37_9} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11784 | 2025.09.19 00:37:40.667484 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11785 | 2025.09.19 00:37:40.667691 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2025.09.19 00:37:40.667727 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11787 | 2025.09.19 00:37:40.668096 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11788 | 2025.09.19 00:37:40.668303 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2025.09.19 00:37:40.668431 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001787 sec., 622831.5612758814 rows/sec., 49.11 MiB/sec. | ||
| 11790 | 2025.09.19 00:37:40.668470 [ 5 ] {503e2f42-c451-4064-933b-08d0bc8db942} <Debug> TCPHandler: Processed in 0.001949715 sec. | ||
| 11791 | 2025.09.19 00:37:40.668584 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2025.09.19 00:37:40.668677 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11793 | 2025.09.19 00:37:40.668717 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11794 | 2025.09.19 00:37:40.669195 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2025.09.19 00:37:40.669231 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11796 | 2025.09.19 00:37:40.669539 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11797 | 2025.09.19 00:37:40.669747 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2025.09.19 00:37:40.669875 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001217 sec., 170090.38619556287 rows/sec., 9.99 MiB/sec. | ||
| 11799 | 2025.09.19 00:37:40.669915 [ 5 ] {d8a96378-8b0a-4c3d-948a-b25ff84c97ff} <Debug> TCPHandler: Processed in 0.001378428 sec. | ||
| 11800 | 2025.09.19 00:37:40.670030 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2025.09.19 00:37:40.670127 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11802 | 2025.09.19 00:37:40.670166 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11803 | 2025.09.19 00:37:40.670650 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2025.09.19 00:37:40.670687 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11805 | 2025.09.19 00:37:40.670987 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11806 | 2025.09.19 00:37:40.671206 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2025.09.19 00:37:40.671319 [ 83 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 11808 | 2025.09.19 00:37:40.671333 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 11809 | 2025.09.19 00:37:40.671368 [ 83 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2025.09.19 00:37:40.671385 [ 5 ] {c66d0ea2-55c0-4cd9-9c87-5ad473a6670a} <Debug> TCPHandler: Processed in 0.001410118 sec. | ||
| 11811 | 2025.09.19 00:37:40.671404 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11812 | 2025.09.19 00:37:40.671492 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 11813 | 2025.09.19 00:37:40.671502 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2025.09.19 00:37:40.671597 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11815 | 2025.09.19 00:37:40.671611 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11816 | 2025.09.19 00:37:40.671628 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 11817 | 2025.09.19 00:37:40.671657 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11818 | 2025.09.19 00:37:40.671683 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 11819 | 2025.09.19 00:37:40.671728 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 11820 | 2025.09.19 00:37:40.671767 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 11821 | 2025.09.19 00:37:40.671807 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 11822 | 2025.09.19 00:37:40.671847 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 11823 | 2025.09.19 00:37:40.672140 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2025.09.19 00:37:40.672182 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11825 | 2025.09.19 00:37:40.672515 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11826 | 2025.09.19 00:37:40.672726 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2025.09.19 00:37:40.672762 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305827 sec., 1161715.9087689256 rows/sec., 80.48 MiB/sec. | ||
| 11828 | 2025.09.19 00:37:40.672844 [ 83 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11829 | 2025.09.19 00:37:40.672860 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001267 sec., 166535.12233622733 rows/sec., 9.46 MiB/sec. | ||
| 11830 | 2025.09.19 00:37:40.672886 [ 83 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2025.09.19 00:37:40.672907 [ 5 ] {754c2d2f-2af3-480b-9e75-ec38607c51bc} <Debug> TCPHandler: Processed in 0.001452559 sec. | ||
| 11832 | 2025.09.19 00:37:40.672912 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11833 | 2025.09.19 00:37:40.672966 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 11834 | 2025.09.19 00:37:40.672994 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 11835 | 2025.09.19 00:37:40.673026 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2025.09.19 00:37:40.673082 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11837 | 2025.09.19 00:37:40.673120 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 11838 | 2025.09.19 00:37:40.673146 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11839 | 2025.09.19 00:37:40.673172 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 11840 | 2025.09.19 00:37:40.673194 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11841 | 2025.09.19 00:37:40.673216 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 11842 | 2025.09.19 00:37:40.673257 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 11843 | 2025.09.19 00:37:40.673314 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 11844 | 2025.09.19 00:37:40.673337 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2025.09.19 00:37:40.673482 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_50_10} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 11846 | 2025.09.19 00:37:40.673626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11847 | 2025.09.19 00:37:40.673902 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2025.09.19 00:37:40.673942 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11849 | 2025.09.19 00:37:40.674124 [ 199 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155505 sec., 913020.7138870017 rows/sec., 55.33 MiB/sec. | ||
| 11850 | 2025.09.19 00:37:40.674311 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11851 | 2025.09.19 00:37:40.674313 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11852 | 2025.09.19 00:37:40.674610 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11853 | 2025.09.19 00:37:40.674662 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_37_9} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2025.09.19 00:37:40.674744 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_37_9} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11855 | 2025.09.19 00:37:40.674750 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001622 sec., 419852.03452527744 rows/sec., 29.28 MiB/sec. | ||
| 11856 | 2025.09.19 00:37:40.674796 [ 5 ] {3ffa99cb-0384-43e2-95f1-d35028b90848} <Debug> TCPHandler: Processed in 0.001817374 sec. | ||
| 11857 | 2025.09.19 00:37:40.674843 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11858 | 2025.09.19 00:37:40.674906 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2025.09.19 00:37:40.675002 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11860 | 2025.09.19 00:37:40.675044 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11861 | 2025.09.19 00:37:40.675380 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2025.09.19 00:37:40.675416 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11863 | 2025.09.19 00:37:40.675726 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11864 | 2025.09.19 00:37:40.675934 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2025.09.19 00:37:40.676063 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 11866 | 2025.09.19 00:37:40.676098 [ 5 ] {1db8b6f8-6e25-47ee-905e-d17cb3bb5485} <Debug> TCPHandler: Processed in 0.001240546 sec. | ||
| 11867 | 2025.09.19 00:37:40.676207 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2025.09.19 00:37:40.676299 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11869 | 2025.09.19 00:37:40.676340 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11870 | 2025.09.19 00:37:40.676781 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2025.09.19 00:37:40.676816 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11872 | 2025.09.19 00:37:40.677153 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11873 | 2025.09.19 00:37:40.677363 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2025.09.19 00:37:40.677486 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001205 sec., 261410.78838174275 rows/sec., 17.17 MiB/sec. | ||
| 11875 | 2025.09.19 00:37:40.677522 [ 5 ] {d5500350-a7dc-445b-82bf-4fd98ca00e27} <Debug> TCPHandler: Processed in 0.001363148 sec. | ||
| 11876 | 2025.09.19 00:37:40.677633 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2025.09.19 00:37:40.677725 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11878 | 2025.09.19 00:37:40.677765 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11879 | 2025.09.19 00:37:40.678078 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2025.09.19 00:37:40.678111 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11881 | 2025.09.19 00:37:40.678397 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11882 | 2025.09.19 00:37:40.678612 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2025.09.19 00:37:40.678735 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 11884 | 2025.09.19 00:37:40.678770 [ 5 ] {d88e9c08-254c-484d-b55e-9ce5b01f5731} <Debug> TCPHandler: Processed in 0.001184516 sec. | ||
| 11885 | 2025.09.19 00:37:40.678876 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2025.09.19 00:37:40.678967 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11887 | 2025.09.19 00:37:40.679007 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11888 | 2025.09.19 00:37:40.679328 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2025.09.19 00:37:40.679361 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11890 | 2025.09.19 00:37:40.679662 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11891 | 2025.09.19 00:37:40.679872 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2025.09.19 00:37:40.679994 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001044 sec., 99616.85823754789 rows/sec., 6.10 MiB/sec. | ||
| 11893 | 2025.09.19 00:37:40.680028 [ 5 ] {548f494c-4a11-464b-bcad-e0fbf83e4c40} <Debug> TCPHandler: Processed in 0.001201895 sec. | ||
| 11894 | 2025.09.19 00:37:42.347097 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25413 | ||
| 11895 | 2025.09.19 00:37:42.347705 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2025.09.19 00:37:42.347756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11897 | 2025.09.19 00:37:42.348318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11898 | 2025.09.19 00:37:42.348549 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.09.19 00:37:42.348681 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25413 | ||
| 11900 | 2025.09.19 00:37:43.698578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11901 | 2025.09.19 00:37:43.715732 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2025.09.19 00:37:43.715797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11903 | 2025.09.19 00:37:43.721768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11904 | 2025.09.19 00:37:43.722456 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2025.09.19 00:37:43.725522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11906 | 2025.09.19 00:37:44.923211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1506 | ||
| 11907 | 2025.09.19 00:37:44.925808 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.09.19 00:37:44.925865 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11909 | 2025.09.19 00:37:44.927125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11910 | 2025.09.19 00:37:44.927395 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2025.09.19 00:37:44.927755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 11912 | 2025.09.19 00:37:45.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.26 MiB, peak 336.80 MiB, free memory in arenas 0.00 B, will set to 329.26 MiB (RSS), difference: 4.00 MiB | ||
| 11913 | 2025.09.19 00:37:45.652813 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2025.09.19 00:37:45.653003 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11915 | 2025.09.19 00:37:45.653072 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11916 | 2025.09.19 00:37:45.653886 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2025.09.19 00:37:45.653924 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11918 | 2025.09.19 00:37:45.654322 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11919 | 2025.09.19 00:37:45.654549 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2025.09.19 00:37:45.654705 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001753 sec., 79863.09184255562 rows/sec., 6.92 MiB/sec. | ||
| 11921 | 2025.09.19 00:37:45.654746 [ 5 ] {b777a815-13bc-4f9a-b515-9f2fbc6aef74} <Debug> TCPHandler: Processed in 0.002060767 sec. | ||
| 11922 | 2025.09.19 00:37:45.654891 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2025.09.19 00:37:45.655010 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11924 | 2025.09.19 00:37:45.655061 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11925 | 2025.09.19 00:37:45.655533 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2025.09.19 00:37:45.655568 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11927 | 2025.09.19 00:37:45.655883 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11928 | 2025.09.19 00:37:45.656096 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.09.19 00:37:45.656191 [ 77 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11930 | 2025.09.19 00:37:45.656223 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001237 sec., 33953.11236863379 rows/sec., 2.49 MiB/sec. | ||
| 11931 | 2025.09.19 00:37:45.656227 [ 77 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2025.09.19 00:37:45.656254 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11933 | 2025.09.19 00:37:45.656262 [ 5 ] {1e48eb48-6faa-491b-8af7-8c3f6e6d7db8} <Debug> TCPHandler: Processed in 0.001441009 sec. | ||
| 11934 | 2025.09.19 00:37:45.656373 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2025.09.19 00:37:45.656373 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 11936 | 2025.09.19 00:37:45.656467 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11937 | 2025.09.19 00:37:45.656511 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11938 | 2025.09.19 00:37:45.656543 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11939 | 2025.09.19 00:37:45.656588 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 265 rows starting from the beginning of the part | ||
| 11940 | 2025.09.19 00:37:45.656668 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11941 | 2025.09.19 00:37:45.656723 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 205 rows starting from the beginning of the part | ||
| 11942 | 2025.09.19 00:37:45.656773 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part | ||
| 11943 | 2025.09.19 00:37:45.656820 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 207 rows starting from the beginning of the part | ||
| 11944 | 2025.09.19 00:37:45.656868 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 42 rows starting from the beginning of the part | ||
| 11945 | 2025.09.19 00:37:45.657003 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2025.09.19 00:37:45.657048 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11947 | 2025.09.19 00:37:45.657392 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11948 | 2025.09.19 00:37:45.657619 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2025.09.19 00:37:45.657767 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001319 sec., 80363.9120545868 rows/sec., 6.28 MiB/sec. | ||
| 11950 | 2025.09.19 00:37:45.657806 [ 5 ] {980f06e3-1c5c-4b58-a8d3-8e872a7327e1} <Debug> TCPHandler: Processed in 0.00148265 sec. | ||
| 11951 | 2025.09.19 00:37:45.657917 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2025.09.19 00:37:45.657923 [ 195 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607151 sec., 508352.9799004574 rows/sec., 33.51 MiB/sec. | ||
| 11953 | 2025.09.19 00:37:45.658011 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11954 | 2025.09.19 00:37:45.658058 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11955 | 2025.09.19 00:37:45.658126 [ 195 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11956 | 2025.09.19 00:37:45.658418 [ 195 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2025.09.19 00:37:45.658464 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2025.09.19 00:37:45.658504 [ 195 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_76_15} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11959 | 2025.09.19 00:37:45.658504 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11960 | 2025.09.19 00:37:45.658629 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11961 | 2025.09.19 00:37:45.658894 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11962 | 2025.09.19 00:37:45.659116 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2025.09.19 00:37:45.659255 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 11964 | 2025.09.19 00:37:45.659294 [ 5 ] {742328a7-f8f2-468d-bb15-22ccdb6f368d} <Debug> TCPHandler: Processed in 0.001426898 sec. | ||
| 11965 | 2025.09.19 00:37:45.659404 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2025.09.19 00:37:45.659495 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11967 | 2025.09.19 00:37:45.659549 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11968 | 2025.09.19 00:37:45.660416 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2025.09.19 00:37:45.660453 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11970 | 2025.09.19 00:37:45.661025 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11971 | 2025.09.19 00:37:45.661249 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2025.09.19 00:37:45.661384 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001907 sec., 22024.12165705296 rows/sec., 39.47 MiB/sec. | ||
| 11973 | 2025.09.19 00:37:45.661437 [ 5 ] {6abbdf76-a275-46ad-824d-025775a1bd63} <Debug> TCPHandler: Processed in 0.002083097 sec. | ||
| 11974 | 2025.09.19 00:37:45.661550 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11975 | 2025.09.19 00:37:45.661644 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11976 | 2025.09.19 00:37:45.661684 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11977 | 2025.09.19 00:37:45.662013 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2025.09.19 00:37:45.662049 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11979 | 2025.09.19 00:37:45.662352 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11980 | 2025.09.19 00:37:45.662560 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2025.09.19 00:37:45.662712 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11982 | 2025.09.19 00:37:45.662748 [ 5 ] {b0ff40fc-bce9-4271-beb7-b13f7cbc88f9} <Debug> TCPHandler: Processed in 0.001247946 sec. | ||
| 11983 | 2025.09.19 00:37:49.706214 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11984 | 2025.09.19 00:37:49.706278 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11985 | 2025.09.19 00:37:49.848853 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25861 | ||
| 11986 | 2025.09.19 00:37:49.849386 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2025.09.19 00:37:49.849445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11988 | 2025.09.19 00:37:49.849976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11989 | 2025.09.19 00:37:49.850220 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11990 | 2025.09.19 00:37:49.850380 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25861 | ||
| 11991 | 2025.09.19 00:37:50.661592 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2025.09.19 00:37:50.661877 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11993 | 2025.09.19 00:37:50.661980 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11994 | 2025.09.19 00:37:50.662941 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.09.19 00:37:50.662989 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11996 | 2025.09.19 00:37:50.663407 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11997 | 2025.09.19 00:37:50.663640 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2025.09.19 00:37:50.663803 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002003 sec., 204692.96055916126 rows/sec., 12.98 MiB/sec. | ||
| 11999 | 2025.09.19 00:37:50.663854 [ 5 ] {151d301c-9170-48a7-8a9a-18a719335bcb} <Debug> TCPHandler: Processed in 0.002403202 sec. | ||
| 12000 | 2025.09.19 00:37:50.663981 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2025.09.19 00:37:50.664082 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12002 | 2025.09.19 00:37:50.664125 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12003 | 2025.09.19 00:37:50.664979 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.09.19 00:37:50.665017 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12005 | 2025.09.19 00:37:50.665394 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12006 | 2025.09.19 00:37:50.665602 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.09.19 00:37:50.665736 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001677 sec., 663088.8491353607 rows/sec., 52.29 MiB/sec. | ||
| 12008 | 2025.09.19 00:37:50.665776 [ 5 ] {7e07ae62-525a-4951-b3b2-48ee01126680} <Debug> TCPHandler: Processed in 0.001846124 sec. | ||
| 12009 | 2025.09.19 00:37:50.665895 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.09.19 00:37:50.665990 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12011 | 2025.09.19 00:37:50.666031 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12012 | 2025.09.19 00:37:50.666507 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2025.09.19 00:37:50.666544 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12014 | 2025.09.19 00:37:50.666856 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12015 | 2025.09.19 00:37:50.667061 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2025.09.19 00:37:50.667191 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001221 sec., 167895.1678951679 rows/sec., 9.85 MiB/sec. | ||
| 12017 | 2025.09.19 00:37:50.667230 [ 5 ] {c80af71c-84d7-46be-8fd8-a933558518ee} <Debug> TCPHandler: Processed in 0.001383788 sec. | ||
| 12018 | 2025.09.19 00:37:50.667342 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2025.09.19 00:37:50.667434 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12020 | 2025.09.19 00:37:50.667474 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12021 | 2025.09.19 00:37:50.667935 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.09.19 00:37:50.667972 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12023 | 2025.09.19 00:37:50.668270 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12024 | 2025.09.19 00:37:50.668483 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2025.09.19 00:37:50.668618 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 12026 | 2025.09.19 00:37:50.668656 [ 5 ] {dc26a597-7f41-485f-a81d-527064e2fe65} <Debug> TCPHandler: Processed in 0.001364117 sec. | ||
| 12027 | 2025.09.19 00:37:50.668765 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12028 | 2025.09.19 00:37:50.668859 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12029 | 2025.09.19 00:37:50.668898 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12030 | 2025.09.19 00:37:50.669352 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.09.19 00:37:50.669388 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12032 | 2025.09.19 00:37:50.669694 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12033 | 2025.09.19 00:37:50.669896 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2025.09.19 00:37:50.670024 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 12035 | 2025.09.19 00:37:50.670063 [ 5 ] {df83c6ed-6c1b-4e4c-8a53-82f3b8dac422} <Debug> TCPHandler: Processed in 0.001346418 sec. | ||
| 12036 | 2025.09.19 00:37:50.670177 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2025.09.19 00:37:50.670270 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12038 | 2025.09.19 00:37:50.670308 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12039 | 2025.09.19 00:37:50.670926 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2025.09.19 00:37:50.670963 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12041 | 2025.09.19 00:37:50.671288 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12042 | 2025.09.19 00:37:50.671495 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2025.09.19 00:37:50.671623 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001371 sec., 495258.9350838804 rows/sec., 34.52 MiB/sec. | ||
| 12044 | 2025.09.19 00:37:50.671661 [ 5 ] {967f61e8-fef8-43ae-973c-fec707a90be2} <Debug> TCPHandler: Processed in 0.00153316 sec. | ||
| 12045 | 2025.09.19 00:37:50.671802 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2025.09.19 00:37:50.671924 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12047 | 2025.09.19 00:37:50.671976 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12048 | 2025.09.19 00:37:50.672383 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2025.09.19 00:37:50.672427 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12050 | 2025.09.19 00:37:50.672767 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12051 | 2025.09.19 00:37:50.672974 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2025.09.19 00:37:50.673119 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001219 sec., 4922.067268252666 rows/sec., 257.16 KiB/sec. | ||
| 12053 | 2025.09.19 00:37:50.673157 [ 5 ] {ce1d9fbc-4800-44e2-9de6-72ea8b7f1b43} <Debug> TCPHandler: Processed in 0.001416249 sec. | ||
| 12054 | 2025.09.19 00:37:50.673261 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2025.09.19 00:37:50.673354 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12056 | 2025.09.19 00:37:50.673394 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12057 | 2025.09.19 00:37:50.673818 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2025.09.19 00:37:50.673854 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12059 | 2025.09.19 00:37:50.674189 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12060 | 2025.09.19 00:37:50.674403 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2025.09.19 00:37:50.674522 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 12062 | 2025.09.19 00:37:50.674557 [ 5 ] {07044a10-e3fc-4f1e-abb9-96079f0d7af2} <Debug> TCPHandler: Processed in 0.001378388 sec. | ||
| 12063 | 2025.09.19 00:37:50.674663 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2025.09.19 00:37:50.674769 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12065 | 2025.09.19 00:37:50.674815 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12066 | 2025.09.19 00:37:50.675237 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2025.09.19 00:37:50.675271 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12068 | 2025.09.19 00:37:50.675556 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12069 | 2025.09.19 00:37:50.675758 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2025.09.19 00:37:50.675864 [ 72 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12071 | 2025.09.19 00:37:50.675884 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 12072 | 2025.09.19 00:37:50.675934 [ 72 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2025.09.19 00:37:50.675942 [ 5 ] {bb79a0a7-2d69-4b5e-936a-5568b134b4d1} <Debug> TCPHandler: Processed in 0.001296367 sec. | ||
| 12074 | 2025.09.19 00:37:50.675965 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12075 | 2025.09.19 00:37:50.676064 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12076 | 2025.09.19 00:37:50.676072 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 12077 | 2025.09.19 00:37:50.676165 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12078 | 2025.09.19 00:37:50.676210 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12079 | 2025.09.19 00:37:50.676211 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12080 | 2025.09.19 00:37:50.676255 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 12081 | 2025.09.19 00:37:50.676329 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 12082 | 2025.09.19 00:37:50.676374 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 12083 | 2025.09.19 00:37:50.676418 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 12084 | 2025.09.19 00:37:50.676454 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 12085 | 2025.09.19 00:37:50.676493 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 12086 | 2025.09.19 00:37:50.676564 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2025.09.19 00:37:50.676605 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12088 | 2025.09.19 00:37:50.676954 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12089 | 2025.09.19 00:37:50.677186 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2025.09.19 00:37:50.677317 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 5.45 MiB/sec. | ||
| 12091 | 2025.09.19 00:37:50.677352 [ 5 ] {f7f334ab-6ef3-44cf-9b56-7a788986937a} <Debug> TCPHandler: Processed in 0.001337597 sec. | ||
| 12092 | 2025.09.19 00:37:50.677377 [ 195 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001346128 sec., 29714.856239525514 rows/sec., 1.95 MiB/sec. | ||
| 12093 | 2025.09.19 00:37:50.677537 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12094 | 2025.09.19 00:37:50.677802 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_40_8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2025.09.19 00:37:50.677874 [ 200 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_40_8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12096 | 2025.09.19 00:37:50.677947 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12097 | 2025.09.19 00:37:51.225625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12098 | 2025.09.19 00:37:51.242418 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2025.09.19 00:37:51.242484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12100 | 2025.09.19 00:37:51.248653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12101 | 2025.09.19 00:37:51.249344 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2025.09.19 00:37:51.252301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12103 | 2025.09.19 00:37:54.928051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1538 | ||
| 12104 | 2025.09.19 00:37:54.930596 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2025.09.19 00:37:54.930634 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12106 | 2025.09.19 00:37:54.931826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12107 | 2025.09.19 00:37:54.932082 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.09.19 00:37:54.932343 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 12109 | 2025.09.19 00:37:55.682459 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2025.09.19 00:37:55.682634 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12111 | 2025.09.19 00:37:55.682700 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12112 | 2025.09.19 00:37:55.683355 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2025.09.19 00:37:55.683403 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12114 | 2025.09.19 00:37:55.683783 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12115 | 2025.09.19 00:37:55.684011 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2025.09.19 00:37:55.684160 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001575 sec., 1269.8412698412699 rows/sec., 103.55 KiB/sec. | ||
| 12117 | 2025.09.19 00:37:55.684203 [ 5 ] {f1ae2216-9ebd-4b6a-b017-57556b8b83fe} <Debug> TCPHandler: Processed in 0.001870465 sec. | ||
| 12118 | 2025.09.19 00:37:55.684344 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2025.09.19 00:37:55.684437 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12120 | 2025.09.19 00:37:55.684476 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12121 | 2025.09.19 00:37:55.685756 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2025.09.19 00:37:55.685794 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12123 | 2025.09.19 00:37:55.686219 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12124 | 2025.09.19 00:37:55.686507 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2025.09.19 00:37:55.686651 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.002232 sec., 573924.7311827957 rows/sec., 47.52 MiB/sec. | ||
| 12126 | 2025.09.19 00:37:55.686689 [ 5 ] {87305226-0f69-4cc1-ab19-c0caf91e69c6} <Debug> TCPHandler: Processed in 0.002396181 sec. | ||
| 12127 | 2025.09.19 00:37:55.686811 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12128 | 2025.09.19 00:37:55.686905 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12129 | 2025.09.19 00:37:55.686947 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12130 | 2025.09.19 00:37:55.687381 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2025.09.19 00:37:55.687418 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12132 | 2025.09.19 00:37:55.687745 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12133 | 2025.09.19 00:37:55.687972 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2025.09.19 00:37:55.688134 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001247 sec., 35284.68323977546 rows/sec., 2.58 MiB/sec. | ||
| 12135 | 2025.09.19 00:37:55.688173 [ 5 ] {398ce423-89ea-4b09-b781-c059ea010ed9} <Debug> TCPHandler: Processed in 0.001412279 sec. | ||
| 12136 | 2025.09.19 00:37:55.688287 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12137 | 2025.09.19 00:37:55.688381 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12138 | 2025.09.19 00:37:55.688421 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12139 | 2025.09.19 00:37:55.688935 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2025.09.19 00:37:55.688971 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12141 | 2025.09.19 00:37:55.689287 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12142 | 2025.09.19 00:37:55.689506 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2025.09.19 00:37:55.689635 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001272 sec., 179245.28301886795 rows/sec., 12.14 MiB/sec. | ||
| 12144 | 2025.09.19 00:37:55.689674 [ 5 ] {1e51d377-2135-4d6b-8d09-e53778029b89} <Debug> TCPHandler: Processed in 0.001434429 sec. | ||
| 12145 | 2025.09.19 00:37:55.689786 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2025.09.19 00:37:55.689882 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12147 | 2025.09.19 00:37:55.689921 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12148 | 2025.09.19 00:37:55.690549 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2025.09.19 00:37:55.690587 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12150 | 2025.09.19 00:37:55.690919 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12151 | 2025.09.19 00:37:55.691143 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2025.09.19 00:37:55.691279 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001415 sec., 398586.5724381625 rows/sec., 29.63 MiB/sec. | ||
| 12153 | 2025.09.19 00:37:55.691318 [ 5 ] {2275fb1a-6ad7-4819-984d-29f47c584b28} <Debug> TCPHandler: Processed in 0.001579651 sec. | ||
| 12154 | 2025.09.19 00:37:55.691443 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2025.09.19 00:37:55.691536 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12156 | 2025.09.19 00:37:55.691580 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12157 | 2025.09.19 00:37:55.692203 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2025.09.19 00:37:55.692240 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12159 | 2025.09.19 00:37:55.692630 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12160 | 2025.09.19 00:37:55.692854 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2025.09.19 00:37:55.692982 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001464 sec., 577185.7923497268 rows/sec., 38.85 MiB/sec. | ||
| 12162 | 2025.09.19 00:37:55.693020 [ 5 ] {c731162b-5059-4124-b239-8bfeaebd8f7d} <Debug> TCPHandler: Processed in 0.001625471 sec. | ||
| 12163 | 2025.09.19 00:37:55.693153 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2025.09.19 00:37:55.693248 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12165 | 2025.09.19 00:37:55.693304 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12166 | 2025.09.19 00:37:55.694197 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2025.09.19 00:37:55.694233 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12168 | 2025.09.19 00:37:55.694806 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12169 | 2025.09.19 00:37:55.695052 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2025.09.19 00:37:55.695202 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001971 sec., 21308.980213089802 rows/sec., 38.18 MiB/sec. | ||
| 12171 | 2025.09.19 00:37:55.695280 [ 5 ] {ad2b4ff3-b162-4133-9cd3-0dc06f026735} <Debug> TCPHandler: Processed in 0.002174818 sec. | ||
| 12172 | 2025.09.19 00:37:55.695399 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12173 | 2025.09.19 00:37:55.695493 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12174 | 2025.09.19 00:37:55.695535 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12175 | 2025.09.19 00:37:55.695883 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2025.09.19 00:37:55.695920 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12177 | 2025.09.19 00:37:55.696233 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12178 | 2025.09.19 00:37:55.696447 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2025.09.19 00:37:55.696577 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 12180 | 2025.09.19 00:37:55.696616 [ 5 ] {5d08d0c5-9bc7-4299-a07b-43d03ea10aa9} <Debug> TCPHandler: Processed in 0.001264757 sec. | ||
| 12181 | 2025.09.19 00:37:57.350562 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26373 | ||
| 12182 | 2025.09.19 00:37:57.351201 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2025.09.19 00:37:57.351245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12184 | 2025.09.19 00:37:57.351757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12185 | 2025.09.19 00:37:57.351992 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2025.09.19 00:37:57.352145 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26373 | ||
| 12187 | 2025.09.19 00:37:58.752405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12188 | 2025.09.19 00:37:58.770137 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2025.09.19 00:37:58.770203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12190 | 2025.09.19 00:37:58.776587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12191 | 2025.09.19 00:37:58.777300 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2025.09.19 00:37:58.780565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12193 | 2025.09.19 00:38:00.661913 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12194 | 2025.09.19 00:38:00.662192 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12195 | 2025.09.19 00:38:00.662294 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12196 | 2025.09.19 00:38:00.663412 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2025.09.19 00:38:00.663456 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12198 | 2025.09.19 00:38:00.663849 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12199 | 2025.09.19 00:38:00.664062 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2025.09.19 00:38:00.664215 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002098 sec., 195424.21353670163 rows/sec., 12.40 MiB/sec. | ||
| 12201 | 2025.09.19 00:38:00.664257 [ 5 ] {6f89d532-9da9-49ec-81c4-85cc054fd2e1} <Debug> TCPHandler: Processed in 0.002519163 sec. | ||
| 12202 | 2025.09.19 00:38:00.664378 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2025.09.19 00:38:00.664473 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12204 | 2025.09.19 00:38:00.664514 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12205 | 2025.09.19 00:38:00.665502 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2025.09.19 00:38:00.665539 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12207 | 2025.09.19 00:38:00.665891 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12208 | 2025.09.19 00:38:00.666088 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2025.09.19 00:38:00.666200 [ 56 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12210 | 2025.09.19 00:38:00.666214 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001759 sec., 632177.3735076748 rows/sec., 49.86 MiB/sec. | ||
| 12211 | 2025.09.19 00:38:00.666268 [ 56 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2025.09.19 00:38:00.666279 [ 5 ] {1309abb7-f5a6-495b-a644-490f39fc0208} <Debug> TCPHandler: Processed in 0.001948755 sec. | ||
| 12213 | 2025.09.19 00:38:00.666298 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12214 | 2025.09.19 00:38:00.666402 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 12215 | 2025.09.19 00:38:00.666418 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2025.09.19 00:38:00.666512 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12217 | 2025.09.19 00:38:00.666521 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12218 | 2025.09.19 00:38:00.666546 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2346 rows starting from the beginning of the part | ||
| 12219 | 2025.09.19 00:38:00.666564 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12220 | 2025.09.19 00:38:00.666612 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1113 rows starting from the beginning of the part | ||
| 12221 | 2025.09.19 00:38:00.666668 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 140 rows starting from the beginning of the part | ||
| 12222 | 2025.09.19 00:38:00.666717 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1112 rows starting from the beginning of the part | ||
| 12223 | 2025.09.19 00:38:00.666762 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1281 rows starting from the beginning of the part | ||
| 12224 | 2025.09.19 00:38:00.666810 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1112 rows starting from the beginning of the part | ||
| 12225 | 2025.09.19 00:38:00.667129 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2025.09.19 00:38:00.667165 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12227 | 2025.09.19 00:38:00.667472 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12228 | 2025.09.19 00:38:00.667674 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2025.09.19 00:38:00.667802 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.0013 sec., 157692.3076923077 rows/sec., 9.25 MiB/sec. | ||
| 12230 | 2025.09.19 00:38:00.667840 [ 5 ] {e99739f4-0d72-4642-99c2-468fdbaa91a8} <Debug> TCPHandler: Processed in 0.001470299 sec. | ||
| 12231 | 2025.09.19 00:38:00.667952 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2025.09.19 00:38:00.668046 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12233 | 2025.09.19 00:38:00.668085 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12234 | 2025.09.19 00:38:00.668567 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2025.09.19 00:38:00.668601 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12236 | 2025.09.19 00:38:00.668843 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528513 sec., 2809556.4468128104 rows/sec., 236.74 MiB/sec. | ||
| 12237 | 2025.09.19 00:38:00.668894 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12238 | 2025.09.19 00:38:00.669129 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12239 | 2025.09.19 00:38:00.669158 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2025.09.19 00:38:00.669287 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 12241 | 2025.09.19 00:38:00.669333 [ 5 ] {fa8a51cb-50a4-4da9-972d-4504d53307dc} <Debug> TCPHandler: Processed in 0.001428088 sec. | ||
| 12242 | 2025.09.19 00:38:00.669367 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2025.09.19 00:38:00.669429 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_81_16} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12244 | 2025.09.19 00:38:00.669458 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2025.09.19 00:38:00.669487 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 12246 | 2025.09.19 00:38:00.669567 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12247 | 2025.09.19 00:38:00.669609 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12248 | 2025.09.19 00:38:00.670097 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2025.09.19 00:38:00.670132 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12250 | 2025.09.19 00:38:00.670428 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12251 | 2025.09.19 00:38:00.670627 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2025.09.19 00:38:00.670751 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 12253 | 2025.09.19 00:38:00.670788 [ 5 ] {eb2f8d2f-1c89-4609-a840-877e2478afbc} <Debug> TCPHandler: Processed in 0.001389798 sec. | ||
| 12254 | 2025.09.19 00:38:00.670921 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12255 | 2025.09.19 00:38:00.671018 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12256 | 2025.09.19 00:38:00.671056 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12257 | 2025.09.19 00:38:00.671724 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2025.09.19 00:38:00.671760 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12259 | 2025.09.19 00:38:00.672077 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12260 | 2025.09.19 00:38:00.672275 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2025.09.19 00:38:00.672393 [ 56 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12262 | 2025.09.19 00:38:00.672402 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001406 sec., 482930.2987197724 rows/sec., 33.66 MiB/sec. | ||
| 12263 | 2025.09.19 00:38:00.672437 [ 56 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2025.09.19 00:38:00.672457 [ 5 ] {5b025d0d-6569-454f-8f60-294d5b1a930e} <Debug> TCPHandler: Processed in 0.001601451 sec. | ||
| 12265 | 2025.09.19 00:38:00.672461 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12266 | 2025.09.19 00:38:00.672578 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12267 | 2025.09.19 00:38:00.672582 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 12268 | 2025.09.19 00:38:00.672678 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12269 | 2025.09.19 00:38:00.672722 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12270 | 2025.09.19 00:38:00.672747 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12271 | 2025.09.19 00:38:00.672761 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1213 rows starting from the beginning of the part | ||
| 12272 | 2025.09.19 00:38:00.672839 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 681 rows starting from the beginning of the part | ||
| 12273 | 2025.09.19 00:38:00.672885 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part | ||
| 12274 | 2025.09.19 00:38:00.672926 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 679 rows starting from the beginning of the part | ||
| 12275 | 2025.09.19 00:38:00.672966 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 564 rows starting from the beginning of the part | ||
| 12276 | 2025.09.19 00:38:00.673042 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 679 rows starting from the beginning of the part | ||
| 12277 | 2025.09.19 00:38:00.673098 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2025.09.19 00:38:00.673138 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12279 | 2025.09.19 00:38:00.673481 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12280 | 2025.09.19 00:38:00.673693 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2025.09.19 00:38:00.673825 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 12282 | 2025.09.19 00:38:00.673861 [ 5 ] {40d7fb59-044b-48aa-a5df-efa9d5bf0beb} <Debug> TCPHandler: Processed in 0.001330668 sec. | ||
| 12283 | 2025.09.19 00:38:00.673981 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2025.09.19 00:38:00.674074 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12285 | 2025.09.19 00:38:00.674114 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12286 | 2025.09.19 00:38:00.674563 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2025.09.19 00:38:00.674605 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12288 | 2025.09.19 00:38:00.674727 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193179 sec., 1788271.7279346555 rows/sec., 134.17 MiB/sec. | ||
| 12289 | 2025.09.19 00:38:00.674885 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12290 | 2025.09.19 00:38:00.674944 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12291 | 2025.09.19 00:38:00.675166 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2025.09.19 00:38:00.675186 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2025.09.19 00:38:00.675267 [ 193 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_81_16} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12294 | 2025.09.19 00:38:00.675291 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 12295 | 2025.09.19 00:38:00.675301 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12296 | 2025.09.19 00:38:00.675331 [ 5 ] {afb9e562-6c4b-4e22-82f6-91b04f1881d2} <Debug> TCPHandler: Processed in 0.001400719 sec. | ||
| 12297 | 2025.09.19 00:38:00.675341 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 12298 | 2025.09.19 00:38:00.675356 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2025.09.19 00:38:00.675387 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12300 | 2025.09.19 00:38:00.675455 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2025.09.19 00:38:00.675464 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 12302 | 2025.09.19 00:38:00.675557 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12303 | 2025.09.19 00:38:00.675583 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12304 | 2025.09.19 00:38:00.675602 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12305 | 2025.09.19 00:38:00.675616 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26818 rows starting from the beginning of the part | ||
| 12306 | 2025.09.19 00:38:00.675670 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 315 rows starting from the beginning of the part | ||
| 12307 | 2025.09.19 00:38:00.675710 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12308 | 2025.09.19 00:38:00.675747 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 12309 | 2025.09.19 00:38:00.675783 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 845 rows starting from the beginning of the part | ||
| 12310 | 2025.09.19 00:38:00.675818 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 12311 | 2025.09.19 00:38:00.675927 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2025.09.19 00:38:00.675974 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12313 | 2025.09.19 00:38:00.676278 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12314 | 2025.09.19 00:38:00.676478 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2025.09.19 00:38:00.676604 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 12316 | 2025.09.19 00:38:00.676640 [ 5 ] {6c0e8762-1ea8-459b-8104-0c6da3faaa0e} <Debug> TCPHandler: Processed in 0.001232936 sec. | ||
| 12317 | 2025.09.19 00:38:00.676750 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2025.09.19 00:38:00.676842 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12319 | 2025.09.19 00:38:00.676882 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12320 | 2025.09.19 00:38:00.677210 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2025.09.19 00:38:00.677246 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12322 | 2025.09.19 00:38:00.677582 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12323 | 2025.09.19 00:38:00.677791 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2025.09.19 00:38:00.677913 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 12325 | 2025.09.19 00:38:00.677916 [ 52 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12326 | 2025.09.19 00:38:00.677950 [ 5 ] {1ea6d79a-ffb3-4422-b93b-1101b7454d8b} <Debug> TCPHandler: Processed in 0.001247466 sec. | ||
| 12327 | 2025.09.19 00:38:00.677965 [ 52 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2025.09.19 00:38:00.677989 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12329 | 2025.09.19 00:38:00.678071 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 12330 | 2025.09.19 00:38:00.678188 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12331 | 2025.09.19 00:38:00.678216 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 6048 rows starting from the beginning of the part | ||
| 12332 | 2025.09.19 00:38:00.678265 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 12333 | 2025.09.19 00:38:00.678306 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12334 | 2025.09.19 00:38:00.678343 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 12335 | 2025.09.19 00:38:00.678380 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12336 | 2025.09.19 00:38:00.678419 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 12337 | 2025.09.19 00:38:00.680830 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002788417 sec., 2323899.1872449494 rows/sec., 147.71 MiB/sec. | ||
| 12338 | 2025.09.19 00:38:00.681487 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12339 | 2025.09.19 00:38:00.681816 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2025.09.19 00:38:00.681902 [ 190 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_81_16} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12341 | 2025.09.19 00:38:00.682016 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12342 | 2025.09.19 00:38:00.682683 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28766 rows, containing 5 columns (5 merged, 0 gathered) in 0.007250305 sec., 3967557.226902868 rows/sec., 265.66 MiB/sec. | ||
| 12343 | 2025.09.19 00:38:00.683083 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12344 | 2025.09.19 00:38:00.683385 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2025.09.19 00:38:00.683459 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12346 | 2025.09.19 00:38:00.683554 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12347 | 2025.09.19 00:38:01.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.53 MiB, peak 341.97 MiB, free memory in arenas 0.00 B, will set to 332.67 MiB (RSS), difference: 2.15 MiB | ||
| 12348 | 2025.09.19 00:38:04.706518 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12349 | 2025.09.19 00:38:04.706585 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12350 | 2025.09.19 00:38:04.852377 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26821 | ||
| 12351 | 2025.09.19 00:38:04.853134 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.09.19 00:38:04.853187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12353 | 2025.09.19 00:38:04.853687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12354 | 2025.09.19 00:38:04.853925 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2025.09.19 00:38:04.854077 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26821 | ||
| 12356 | 2025.09.19 00:38:04.854099 [ 49 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12357 | 2025.09.19 00:38:04.854191 [ 49 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2025.09.19 00:38:04.854229 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12359 | 2025.09.19 00:38:04.854354 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 12360 | 2025.09.19 00:38:04.854444 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12361 | 2025.09.19 00:38:04.854474 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24453 rows starting from the beginning of the part | ||
| 12362 | 2025.09.19 00:38:04.854531 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 12363 | 2025.09.19 00:38:04.854577 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 12364 | 2025.09.19 00:38:04.854620 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 12365 | 2025.09.19 00:38:04.854658 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 12366 | 2025.09.19 00:38:04.854700 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 12367 | 2025.09.19 00:38:04.856914 [ 189 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26821 rows, containing 4 columns (4 merged, 0 gathered) in 0.002606114 sec., 10291568.212288488 rows/sec., 147.22 MiB/sec. | ||
| 12368 | 2025.09.19 00:38:04.857150 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12369 | 2025.09.19 00:38:04.857454 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_56_11} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2025.09.19 00:38:04.857531 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_56_11} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12371 | 2025.09.19 00:38:04.857627 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 12372 | 2025.09.19 00:38:04.932587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1574 | ||
| 12373 | 2025.09.19 00:38:04.935020 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2025.09.19 00:38:04.935064 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12375 | 2025.09.19 00:38:04.936247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12376 | 2025.09.19 00:38:04.936503 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2025.09.19 00:38:04.936655 [ 49 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12378 | 2025.09.19 00:38:04.936696 [ 49 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2025.09.19 00:38:04.936715 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12380 | 2025.09.19 00:38:04.936779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 12381 | 2025.09.19 00:38:04.936818 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 12382 | 2025.09.19 00:38:04.937455 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12383 | 2025.09.19 00:38:04.937596 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part | ||
| 12384 | 2025.09.19 00:38:04.937959 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 12385 | 2025.09.19 00:38:04.938250 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 12386 | 2025.09.19 00:38:04.938543 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 12387 | 2025.09.19 00:38:04.938829 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 12388 | 2025.09.19 00:38:04.939110 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 12389 | 2025.09.19 00:38:04.945702 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 72 columns (72 merged, 0 gathered) in 0.008931126 sec., 176237.5763145655 rows/sec., 136.74 MiB/sec. | ||
| 12390 | 2025.09.19 00:38:04.947527 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12391 | 2025.09.19 00:38:04.948092 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.09.19 00:38:04.948162 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_41_8} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12393 | 2025.09.19 00:38:04.948471 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12394 | 2025.09.19 00:38:05.652375 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2025.09.19 00:38:05.652651 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12396 | 2025.09.19 00:38:05.652752 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12397 | 2025.09.19 00:38:05.653631 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.09.19 00:38:05.653674 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12399 | 2025.09.19 00:38:05.654069 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12400 | 2025.09.19 00:38:05.654292 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.09.19 00:38:05.654443 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001868 sec., 74946.46680942184 rows/sec., 6.49 MiB/sec. | ||
| 12402 | 2025.09.19 00:38:05.654485 [ 5 ] {2d4a8d9c-3fdc-4cff-8b7a-b58dee2f4d5d} <Debug> TCPHandler: Processed in 0.00228331 sec. | ||
| 12403 | 2025.09.19 00:38:05.654602 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2025.09.19 00:38:05.654696 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12405 | 2025.09.19 00:38:05.654736 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12406 | 2025.09.19 00:38:05.655190 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2025.09.19 00:38:05.655225 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12408 | 2025.09.19 00:38:05.655514 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12409 | 2025.09.19 00:38:05.655724 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2025.09.19 00:38:05.655854 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001176 sec., 35714.28571428572 rows/sec., 2.62 MiB/sec. | ||
| 12411 | 2025.09.19 00:38:05.655890 [ 5 ] {04d68310-0e23-41a3-bc4b-6a19573b0ae3} <Debug> TCPHandler: Processed in 0.001336667 sec. | ||
| 12412 | 2025.09.19 00:38:05.655999 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2025.09.19 00:38:05.656091 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12414 | 2025.09.19 00:38:05.656131 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12415 | 2025.09.19 00:38:05.656560 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2025.09.19 00:38:05.656594 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12417 | 2025.09.19 00:38:05.656910 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12418 | 2025.09.19 00:38:05.657122 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2025.09.19 00:38:05.657250 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001177 sec., 90059.47323704332 rows/sec., 7.03 MiB/sec. | ||
| 12420 | 2025.09.19 00:38:05.657287 [ 5 ] {0f799eb1-7984-43a7-99e9-bf1f17cb9c8f} <Debug> TCPHandler: Processed in 0.001336477 sec. | ||
| 12421 | 2025.09.19 00:38:05.657397 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2025.09.19 00:38:05.657490 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12423 | 2025.09.19 00:38:05.657532 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12424 | 2025.09.19 00:38:05.657930 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2025.09.19 00:38:05.657966 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12426 | 2025.09.19 00:38:05.658295 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12427 | 2025.09.19 00:38:05.658500 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2025.09.19 00:38:05.658628 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 12429 | 2025.09.19 00:38:05.658664 [ 5 ] {da070345-5e96-4f05-8fed-f3ded583c681} <Debug> TCPHandler: Processed in 0.001314967 sec. | ||
| 12430 | 2025.09.19 00:38:05.658771 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2025.09.19 00:38:05.658863 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12432 | 2025.09.19 00:38:05.658916 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12433 | 2025.09.19 00:38:05.659757 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2025.09.19 00:38:05.659795 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12435 | 2025.09.19 00:38:05.660375 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12436 | 2025.09.19 00:38:05.660596 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2025.09.19 00:38:05.660725 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12438 | 2025.09.19 00:38:05.660733 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001887 sec., 22257.551669316374 rows/sec., 39.88 MiB/sec. | ||
| 12439 | 2025.09.19 00:38:05.660798 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.09.19 00:38:05.660824 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12441 | 2025.09.19 00:38:05.660834 [ 5 ] {45b93c07-d040-4d15-aee0-eb11cec808fb} <Debug> TCPHandler: Processed in 0.002109438 sec. | ||
| 12442 | 2025.09.19 00:38:05.660954 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 12443 | 2025.09.19 00:38:05.660965 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12444 | 2025.09.19 00:38:05.661102 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12445 | 2025.09.19 00:38:05.661147 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12446 | 2025.09.19 00:38:05.661283 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12447 | 2025.09.19 00:38:05.661379 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1388 rows starting from the beginning of the part | ||
| 12448 | 2025.09.19 00:38:05.661505 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2025.09.19 00:38:05.661545 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12450 | 2025.09.19 00:38:05.661548 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 12451 | 2025.09.19 00:38:05.661678 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 12452 | 2025.09.19 00:38:05.661798 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 12453 | 2025.09.19 00:38:05.661871 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12454 | 2025.09.19 00:38:05.661928 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 12455 | 2025.09.19 00:38:05.662030 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 12456 | 2025.09.19 00:38:05.662115 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2025.09.19 00:38:05.662254 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 12458 | 2025.09.19 00:38:05.662290 [ 5 ] {51e775fc-d934-4cb2-ac5b-9b5dee33182b} <Debug> TCPHandler: Processed in 0.001372698 sec. | ||
| 12459 | 2025.09.19 00:38:05.669866 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 19 columns (19 merged, 0 gathered) in 0.008973537 sec., 178079.16766822268 rows/sec., 319.11 MiB/sec. | ||
| 12460 | 2025.09.19 00:38:05.671140 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12461 | 2025.09.19 00:38:05.671464 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.09.19 00:38:05.671540 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12463 | 2025.09.19 00:38:05.671632 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 12464 | 2025.09.19 00:38:06.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.24 MiB, peak 344.88 MiB, free memory in arenas 0.00 B, will set to 335.82 MiB (RSS), difference: 2.58 MiB | ||
| 12465 | 2025.09.19 00:38:06.280665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12466 | 2025.09.19 00:38:06.298226 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.09.19 00:38:06.298280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12468 | 2025.09.19 00:38:06.304974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12469 | 2025.09.19 00:38:06.305713 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.09.19 00:38:06.306040 [ 48 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12471 | 2025.09.19 00:38:06.306083 [ 48 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2025.09.19 00:38:06.306105 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12473 | 2025.09.19 00:38:06.306204 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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.19 00:38:06.309253 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12475 | 2025.09.19 00:38:06.309360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12476 | 2025.09.19 00:38:06.309980 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 12477 | 2025.09.19 00:38:06.313273 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 12478 | 2025.09.19 00:38:06.317277 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12479 | 2025.09.19 00:38:06.321307 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12480 | 2025.09.19 00:38:06.325649 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 12481 | 2025.09.19 00:38:06.329385 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 12482 | 2025.09.19 00:38:06.380009 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.073839476 sec., 5715.100145076869 rows/sec., 29.55 MiB/sec. | ||
| 12483 | 2025.09.19 00:38:06.382817 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12484 | 2025.09.19 00:38:06.384872 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_56_11} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2025.09.19 00:38:06.384982 [ 198 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_56_11} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12486 | 2025.09.19 00:38:06.387820 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12487 | 2025.09.19 00:38:07.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.89 MiB, peak 350.31 MiB, free memory in arenas 0.00 B, will set to 338.30 MiB (RSS), difference: 1.41 MiB | ||
| 12488 | 2025.09.19 00:38:08.164553 [ 44 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12489 | 2025.09.19 00:38:08.164625 [ 44 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2025.09.19 00:38:08.164650 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12491 | 2025.09.19 00:38:08.164760 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 12492 | 2025.09.19 00:38:08.164883 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12493 | 2025.09.19 00:38:08.164924 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 12494 | 2025.09.19 00:38:08.164999 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12495 | 2025.09.19 00:38:08.165051 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 12496 | 2025.09.19 00:38:08.165097 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 12497 | 2025.09.19 00:38:08.165144 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 12498 | 2025.09.19 00:38:08.165942 [ 198 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221636 sec., 31105.82857741586 rows/sec., 2.60 MiB/sec. | ||
| 12499 | 2025.09.19 00:38:08.166094 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12500 | 2025.09.19 00:38:08.166354 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2025.09.19 00:38:08.166421 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_21_5} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12502 | 2025.09.19 00:38:08.166485 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12503 | 2025.09.19 00:38:10.662539 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12504 | 2025.09.19 00:38:10.662734 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12505 | 2025.09.19 00:38:10.662804 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12506 | 2025.09.19 00:38:10.663622 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2025.09.19 00:38:10.663674 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12508 | 2025.09.19 00:38:10.664168 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12509 | 2025.09.19 00:38:10.664447 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2025.09.19 00:38:10.664621 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001935 sec., 211886.3049095607 rows/sec., 13.44 MiB/sec. | ||
| 12511 | 2025.09.19 00:38:10.664680 [ 5 ] {e881932e-3458-4209-8bc0-33c5ecad577d} <Debug> TCPHandler: Processed in 0.00226906 sec. | ||
| 12512 | 2025.09.19 00:38:10.664813 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12513 | 2025.09.19 00:38:10.664919 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12514 | 2025.09.19 00:38:10.664966 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12515 | 2025.09.19 00:38:10.665965 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2025.09.19 00:38:10.666011 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12517 | 2025.09.19 00:38:10.666428 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12518 | 2025.09.19 00:38:10.666659 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2025.09.19 00:38:10.666789 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001895 sec., 586807.3878627969 rows/sec., 46.28 MiB/sec. | ||
| 12520 | 2025.09.19 00:38:10.666828 [ 5 ] {b03270ca-2c43-4ab1-b820-d2de53934cf8} <Debug> TCPHandler: Processed in 0.002067097 sec. | ||
| 12521 | 2025.09.19 00:38:10.666955 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2025.09.19 00:38:10.667050 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12523 | 2025.09.19 00:38:10.667091 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12524 | 2025.09.19 00:38:10.667591 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2025.09.19 00:38:10.667628 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12526 | 2025.09.19 00:38:10.667958 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12527 | 2025.09.19 00:38:10.668196 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2025.09.19 00:38:10.668326 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001295 sec., 158301.1583011583 rows/sec., 9.29 MiB/sec. | ||
| 12529 | 2025.09.19 00:38:10.668342 [ 40 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12530 | 2025.09.19 00:38:10.668365 [ 5 ] {35718f88-e476-412f-bacf-afc5698a1aca} <Debug> TCPHandler: Processed in 0.001459639 sec. | ||
| 12531 | 2025.09.19 00:38:10.668420 [ 40 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2025.09.19 00:38:10.668449 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12533 | 2025.09.19 00:38:10.668512 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2025.09.19 00:38:10.668544 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 12535 | 2025.09.19 00:38:10.668610 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12536 | 2025.09.19 00:38:10.668645 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12537 | 2025.09.19 00:38:10.668652 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12538 | 2025.09.19 00:38:10.668677 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 265 rows starting from the beginning of the part | ||
| 12539 | 2025.09.19 00:38:10.668741 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 205 rows starting from the beginning of the part | ||
| 12540 | 2025.09.19 00:38:10.668790 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 44 rows starting from the beginning of the part | ||
| 12541 | 2025.09.19 00:38:10.668834 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 205 rows starting from the beginning of the part | ||
| 12542 | 2025.09.19 00:38:10.668874 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 42 rows starting from the beginning of the part | ||
| 12543 | 2025.09.19 00:38:10.668912 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 205 rows starting from the beginning of the part | ||
| 12544 | 2025.09.19 00:38:10.669158 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2025.09.19 00:38:10.669194 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12546 | 2025.09.19 00:38:10.669675 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12547 | 2025.09.19 00:38:10.669771 [ 200 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262926 sec., 764890.4211331464 rows/sec., 49.42 MiB/sec. | ||
| 12548 | 2025.09.19 00:38:10.669907 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2025.09.19 00:38:10.670018 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12550 | 2025.09.19 00:38:10.670051 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001459 sec., 145305.0034270048 rows/sec., 9.37 MiB/sec. | ||
| 12551 | 2025.09.19 00:38:10.670096 [ 5 ] {3595e194-5532-40ab-ac36-2b8485945eb5} <Debug> TCPHandler: Processed in 0.001632802 sec. | ||
| 12552 | 2025.09.19 00:38:10.670220 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2025.09.19 00:38:10.670341 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12554 | 2025.09.19 00:38:10.670385 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12555 | 2025.09.19 00:38:10.670478 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2025.09.19 00:38:10.670573 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_81_16} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12557 | 2025.09.19 00:38:10.670702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12558 | 2025.09.19 00:38:10.670881 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2025.09.19 00:38:10.670923 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12560 | 2025.09.19 00:38:10.671268 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12561 | 2025.09.19 00:38:10.671518 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2025.09.19 00:38:10.671672 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001349 sec., 156412.157153447 rows/sec., 8.88 MiB/sec. | ||
| 12563 | 2025.09.19 00:38:10.671712 [ 5 ] {3b24fe90-bd49-4e74-b995-59a4cffbc5f0} <Debug> TCPHandler: Processed in 0.00154081 sec. | ||
| 12564 | 2025.09.19 00:38:10.671827 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2025.09.19 00:38:10.671920 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12566 | 2025.09.19 00:38:10.671960 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12567 | 2025.09.19 00:38:10.672996 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2025.09.19 00:38:10.673034 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12569 | 2025.09.19 00:38:10.673388 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12570 | 2025.09.19 00:38:10.673746 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2025.09.19 00:38:10.673910 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.002006 sec., 338484.5463609173 rows/sec., 23.60 MiB/sec. | ||
| 12572 | 2025.09.19 00:38:10.673952 [ 5 ] {8038f83a-c960-48fc-a4ea-888f554981be} <Debug> TCPHandler: Processed in 0.002173728 sec. | ||
| 12573 | 2025.09.19 00:38:10.674075 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12574 | 2025.09.19 00:38:10.674187 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12575 | 2025.09.19 00:38:10.674242 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12576 | 2025.09.19 00:38:10.674685 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2025.09.19 00:38:10.674730 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12578 | 2025.09.19 00:38:10.675065 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12579 | 2025.09.19 00:38:10.675305 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2025.09.19 00:38:10.675439 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001275 sec., 4705.882352941177 rows/sec., 245.86 KiB/sec. | ||
| 12581 | 2025.09.19 00:38:10.675477 [ 5 ] {653b5808-a22d-4848-8e1e-66fdb604113d} <Debug> TCPHandler: Processed in 0.001451379 sec. | ||
| 12582 | 2025.09.19 00:38:10.675593 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12583 | 2025.09.19 00:38:10.675687 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12584 | 2025.09.19 00:38:10.675732 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12585 | 2025.09.19 00:38:10.676206 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2025.09.19 00:38:10.676243 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12587 | 2025.09.19 00:38:10.676611 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12588 | 2025.09.19 00:38:10.676837 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12589 | 2025.09.19 00:38:10.676968 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0013 sec., 241538.46153846156 rows/sec., 15.87 MiB/sec. | ||
| 12590 | 2025.09.19 00:38:10.677006 [ 5 ] {be9d48ca-0ea0-4e32-b540-87ff11a261ba} <Debug> TCPHandler: Processed in 0.001462109 sec. | ||
| 12591 | 2025.09.19 00:38:10.677126 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12592 | 2025.09.19 00:38:10.677222 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12593 | 2025.09.19 00:38:10.677264 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12594 | 2025.09.19 00:38:10.677603 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12595 | 2025.09.19 00:38:10.677638 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12596 | 2025.09.19 00:38:10.677947 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12597 | 2025.09.19 00:38:10.678168 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12598 | 2025.09.19 00:38:10.678299 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 12599 | 2025.09.19 00:38:10.678336 [ 5 ] {9ae44e10-e56c-498c-b920-e801793de843} <Debug> TCPHandler: Processed in 0.001257616 sec. | ||
| 12600 | 2025.09.19 00:38:10.678456 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12601 | 2025.09.19 00:38:10.678550 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12602 | 2025.09.19 00:38:10.678592 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12603 | 2025.09.19 00:38:10.678936 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2025.09.19 00:38:10.678972 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12605 | 2025.09.19 00:38:10.679327 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12606 | 2025.09.19 00:38:10.679562 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2025.09.19 00:38:10.679691 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001159 sec., 89732.528041415 rows/sec., 5.50 MiB/sec. | ||
| 12608 | 2025.09.19 00:38:10.679728 [ 5 ] {cf7e6e1a-ed7f-4869-b5f1-2139d5c8b68f} <Debug> TCPHandler: Processed in 0.001321018 sec. | ||
| 12609 | 2025.09.19 00:38:10.753604 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49281 | ||
| 12610 | 2025.09.19 00:38:10.753711 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12611 | 2025.09.19 00:38:10.753737 [ 354 ] {} <Debug> TCP-Session: 91d8ed3e-026e-4d7b-a2b3-bb69afbf7f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:49281 | ||
| 12612 | 2025.09.19 00:38:10.753758 [ 354 ] {} <Debug> TCP-Session: 91d8ed3e-026e-4d7b-a2b3-bb69afbf7f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12613 | 2025.09.19 00:38:10.753771 [ 354 ] {} <Debug> TCP-Session: 91d8ed3e-026e-4d7b-a2b3-bb69afbf7f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12614 | 2025.09.19 00:38:10.754002 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54599 | ||
| 12615 | 2025.09.19 00:38:10.754002 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46726 | ||
| 12616 | 2025.09.19 00:38:10.754042 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64957 | ||
| 12617 | 2025.09.19 00:38:10.754087 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39826 | ||
| 12618 | 2025.09.19 00:38:10.754105 [ 354 ] {} <Trace> TCP-Session: 91d8ed3e-026e-4d7b-a2b3-bb69afbf7f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12619 | 2025.09.19 00:38:10.754145 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12620 | 2025.09.19 00:38:10.754121 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12621 | 2025.09.19 00:38:10.754094 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44612 | ||
| 12622 | 2025.09.19 00:38:10.754212 [ 286 ] {} <Debug> TCP-Session: fb37b50f-a123-4354-b7a4-f98f1f3e22c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54599 | ||
| 12623 | 2025.09.19 00:38:10.754193 [ 355 ] {} <Debug> TCP-Session: 2383c599-d2fb-4137-b18c-369171079b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:46726 | ||
| 12624 | 2025.09.19 00:38:10.754257 [ 286 ] {} <Debug> TCP-Session: fb37b50f-a123-4354-b7a4-f98f1f3e22c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12625 | 2025.09.19 00:38:10.754079 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45042 | ||
| 12626 | 2025.09.19 00:38:10.754283 [ 286 ] {} <Debug> TCP-Session: fb37b50f-a123-4354-b7a4-f98f1f3e22c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12627 | 2025.09.19 00:38:10.754281 [ 355 ] {} <Debug> TCP-Session: 2383c599-d2fb-4137-b18c-369171079b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12628 | 2025.09.19 00:38:10.754329 [ 354 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12629 | 2025.09.19 00:38:10.754368 [ 355 ] {} <Debug> TCP-Session: 2383c599-d2fb-4137-b18c-369171079b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2025.09.19 00:38:10.754055 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47321 | ||
| 12631 | 2025.09.19 00:38:10.754062 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41892 | ||
| 12632 | 2025.09.19 00:38:10.754629 [ 354 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12633 | 2025.09.19 00:38:10.754688 [ 354 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12634 | 2025.09.19 00:38:10.754884 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12635 | 2025.09.19 00:38:10.754933 [ 351 ] {} <Debug> TCP-Session: dd25ede3-2d13-4f34-8d75-7393d8fc5ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45042 | ||
| 12636 | 2025.09.19 00:38:10.754960 [ 351 ] {} <Debug> TCP-Session: dd25ede3-2d13-4f34-8d75-7393d8fc5ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12637 | 2025.09.19 00:38:10.754974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12638 | 2025.09.19 00:38:10.754980 [ 354 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 12639 | 2025.09.19 00:38:10.755014 [ 288 ] {} <Debug> TCP-Session: 658283ae-7389-4f9c-a218-68c2b26e9d65 Authenticating user 'default' from [fd00:1122:3344:101::e]:47321 | ||
| 12640 | 2025.09.19 00:38:10.754976 [ 351 ] {} <Debug> TCP-Session: dd25ede3-2d13-4f34-8d75-7393d8fc5ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12641 | 2025.09.19 00:38:10.755050 [ 288 ] {} <Debug> TCP-Session: 658283ae-7389-4f9c-a218-68c2b26e9d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12642 | 2025.09.19 00:38:10.755067 [ 288 ] {} <Debug> TCP-Session: 658283ae-7389-4f9c-a218-68c2b26e9d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12643 | 2025.09.19 00:38:10.755094 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12644 | 2025.09.19 00:38:10.755128 [ 289 ] {} <Debug> TCP-Session: 9d605855-bd7b-429b-b38f-f8d66314f54f Authenticating user 'default' from [fd00:1122:3344:101::e]:41892 | ||
| 12645 | 2025.09.19 00:38:10.755148 [ 289 ] {} <Debug> TCP-Session: 9d605855-bd7b-429b-b38f-f8d66314f54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12646 | 2025.09.19 00:38:10.755163 [ 289 ] {} <Debug> TCP-Session: 9d605855-bd7b-429b-b38f-f8d66314f54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2025.09.19 00:38:10.755227 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12648 | 2025.09.19 00:38:10.755268 [ 353 ] {} <Debug> TCP-Session: 12dd58bb-ffe9-4d8f-b1df-636151129635 Authenticating user 'default' from [fd00:1122:3344:101::e]:44612 | ||
| 12649 | 2025.09.19 00:38:10.755295 [ 353 ] {} <Debug> TCP-Session: 12dd58bb-ffe9-4d8f-b1df-636151129635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2025.09.19 00:38:10.755308 [ 353 ] {} <Debug> TCP-Session: 12dd58bb-ffe9-4d8f-b1df-636151129635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2025.09.19 00:38:10.755405 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12652 | 2025.09.19 00:38:10.755436 [ 287 ] {} <Debug> TCP-Session: a4b724af-6218-452f-98b9-eb9aaea7edc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64957 | ||
| 12653 | 2025.09.19 00:38:10.755457 [ 287 ] {} <Debug> TCP-Session: a4b724af-6218-452f-98b9-eb9aaea7edc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2025.09.19 00:38:10.755470 [ 287 ] {} <Debug> TCP-Session: a4b724af-6218-452f-98b9-eb9aaea7edc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12655 | 2025.09.19 00:38:10.755485 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12656 | 2025.09.19 00:38:10.755516 [ 352 ] {} <Debug> TCP-Session: ea86399b-9406-47de-90cd-8f7817e9b937 Authenticating user 'default' from [fd00:1122:3344:101::e]:39826 | ||
| 12657 | 2025.09.19 00:38:10.755533 [ 352 ] {} <Debug> TCP-Session: ea86399b-9406-47de-90cd-8f7817e9b937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2025.09.19 00:38:10.755547 [ 352 ] {} <Debug> TCP-Session: ea86399b-9406-47de-90cd-8f7817e9b937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2025.09.19 00:38:10.756143 [ 349 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Trace> AggregatingTransform: Aggregating | ||
| 12660 | 2025.09.19 00:38:10.756179 [ 349 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 12661 | 2025.09.19 00:38:10.756213 [ 349 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098795 sec. (910.088 rows/sec., 35.55 KiB/sec.) | ||
| 12662 | 2025.09.19 00:38:10.756229 [ 349 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Trace> Aggregator: Merging aggregated data | ||
| 12663 | 2025.09.19 00:38:10.757641 [ 354 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003373 sec., 296.4719833975689 rows/sec., 11.58 KiB/sec. | ||
| 12664 | 2025.09.19 00:38:10.757794 [ 354 ] {fe3e1fef-e7d4-43b3-850e-616d8e8610fd} <Debug> TCPHandler: Processed in 0.00379936 sec. | ||
| 12665 | 2025.09.19 00:38:10.757924 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12666 | 2025.09.19 00:38:10.757953 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12667 | 2025.09.19 00:38:10.757968 [ 354 ] {} <Debug> TCP-Session: 91d8ed3e-026e-4d7b-a2b3-bb69afbf7f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2025.09.19 00:38:10.757976 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12669 | 2025.09.19 00:38:10.757994 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12670 | 2025.09.19 00:38:10.758011 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12671 | 2025.09.19 00:38:10.758026 [ 289 ] {} <Debug> TCP-Session: 9d605855-bd7b-429b-b38f-f8d66314f54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2025.09.19 00:38:10.758051 [ 287 ] {} <Debug> TCP-Session: a4b724af-6218-452f-98b9-eb9aaea7edc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12673 | 2025.09.19 00:38:10.758073 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12674 | 2025.09.19 00:38:10.758101 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12675 | 2025.09.19 00:38:10.758047 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12676 | 2025.09.19 00:38:10.758138 [ 286 ] {} <Debug> TCP-Session: fb37b50f-a123-4354-b7a4-f98f1f3e22c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12677 | 2025.09.19 00:38:10.758148 [ 351 ] {} <Debug> TCP-Session: dd25ede3-2d13-4f34-8d75-7393d8fc5ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12678 | 2025.09.19 00:38:10.758181 [ 355 ] {} <Debug> TCP-Session: 2383c599-d2fb-4137-b18c-369171079b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12679 | 2025.09.19 00:38:10.758133 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12680 | 2025.09.19 00:38:10.758075 [ 288 ] {} <Debug> TCP-Session: 658283ae-7389-4f9c-a218-68c2b26e9d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2025.09.19 00:38:10.758249 [ 352 ] {} <Debug> TCP-Session: ea86399b-9406-47de-90cd-8f7817e9b937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2025.09.19 00:38:10.757997 [ 353 ] {} <Debug> TCP-Session: 12dd58bb-ffe9-4d8f-b1df-636151129635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2025.09.19 00:38:10.816786 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50311 | ||
| 12684 | 2025.09.19 00:38:10.816882 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12685 | 2025.09.19 00:38:10.816906 [ 354 ] {} <Debug> TCP-Session: 01572661-de50-41ce-a972-979132dd981c Authenticating user 'default' from [fd00:1122:3344:101::e]:50311 | ||
| 12686 | 2025.09.19 00:38:10.816927 [ 354 ] {} <Debug> TCP-Session: 01572661-de50-41ce-a972-979132dd981c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2025.09.19 00:38:10.816942 [ 354 ] {} <Debug> TCP-Session: 01572661-de50-41ce-a972-979132dd981c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2025.09.19 00:38:10.817141 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41491 | ||
| 12689 | 2025.09.19 00:38:10.817139 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53705 | ||
| 12690 | 2025.09.19 00:38:10.817191 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61588 | ||
| 12691 | 2025.09.19 00:38:10.817207 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46014 | ||
| 12692 | 2025.09.19 00:38:10.817245 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48479 | ||
| 12693 | 2025.09.19 00:38:10.817254 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45952 | ||
| 12694 | 2025.09.19 00:38:10.817266 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12695 | 2025.09.19 00:38:10.817302 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12696 | 2025.09.19 00:38:10.817315 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12697 | 2025.09.19 00:38:10.817334 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12698 | 2025.09.19 00:38:10.817344 [ 287 ] {} <Debug> TCP-Session: 815553f3-6813-4e7b-83d4-a582d7ada483 Authenticating user 'default' from [fd00:1122:3344:101::e]:61588 | ||
| 12699 | 2025.09.19 00:38:10.817349 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12700 | 2025.09.19 00:38:10.817372 [ 352 ] {} <Debug> TCP-Session: a9f35c6f-8da6-4c01-a654-337979f209e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48479 | ||
| 12701 | 2025.09.19 00:38:10.817381 [ 287 ] {} <Debug> TCP-Session: 815553f3-6813-4e7b-83d4-a582d7ada483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12702 | 2025.09.19 00:38:10.817392 [ 353 ] {} <Debug> TCP-Session: 7ef853f4-daf1-4572-81e1-05b645aeb050 Authenticating user 'default' from [fd00:1122:3344:101::e]:45952 | ||
| 12703 | 2025.09.19 00:38:10.817409 [ 287 ] {} <Debug> TCP-Session: 815553f3-6813-4e7b-83d4-a582d7ada483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2025.09.19 00:38:10.817396 [ 352 ] {} <Debug> TCP-Session: a9f35c6f-8da6-4c01-a654-337979f209e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2025.09.19 00:38:10.817433 [ 353 ] {} <Debug> TCP-Session: 7ef853f4-daf1-4572-81e1-05b645aeb050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12706 | 2025.09.19 00:38:10.817449 [ 352 ] {} <Debug> TCP-Session: a9f35c6f-8da6-4c01-a654-337979f209e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12707 | 2025.09.19 00:38:10.817461 [ 353 ] {} <Debug> TCP-Session: 7ef853f4-daf1-4572-81e1-05b645aeb050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2025.09.19 00:38:10.817197 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60920 | ||
| 12709 | 2025.09.19 00:38:10.817332 [ 355 ] {} <Debug> TCP-Session: b5892b3d-c7aa-44b0-8541-125b72c3352b Authenticating user 'default' from [fd00:1122:3344:101::e]:53705 | ||
| 12710 | 2025.09.19 00:38:10.817281 [ 354 ] {} <Trace> TCP-Session: 01572661-de50-41ce-a972-979132dd981c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12711 | 2025.09.19 00:38:10.817554 [ 355 ] {} <Debug> TCP-Session: b5892b3d-c7aa-44b0-8541-125b72c3352b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2025.09.19 00:38:10.817573 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12713 | 2025.09.19 00:38:10.817595 [ 355 ] {} <Debug> TCP-Session: b5892b3d-c7aa-44b0-8541-125b72c3352b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12714 | 2025.09.19 00:38:10.817255 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12715 | 2025.09.19 00:38:10.817618 [ 288 ] {} <Debug> TCP-Session: 762e06a8-8248-4c37-b70d-259f539d0f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:60920 | ||
| 12716 | 2025.09.19 00:38:10.817646 [ 286 ] {} <Debug> TCP-Session: b2b1a264-aadf-4c07-878b-e398ded5561c Authenticating user 'default' from [fd00:1122:3344:101::e]:41491 | ||
| 12717 | 2025.09.19 00:38:10.817232 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48204 | ||
| 12718 | 2025.09.19 00:38:10.817673 [ 288 ] {} <Debug> TCP-Session: 762e06a8-8248-4c37-b70d-259f539d0f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2025.09.19 00:38:10.817677 [ 286 ] {} <Debug> TCP-Session: b2b1a264-aadf-4c07-878b-e398ded5561c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2025.09.19 00:38:10.817708 [ 288 ] {} <Debug> TCP-Session: 762e06a8-8248-4c37-b70d-259f539d0f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12721 | 2025.09.19 00:38:10.817722 [ 286 ] {} <Debug> TCP-Session: b2b1a264-aadf-4c07-878b-e398ded5561c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2025.09.19 00:38:10.817733 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12723 | 2025.09.19 00:38:10.817743 [ 354 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12724 | 2025.09.19 00:38:10.817775 [ 351 ] {} <Debug> TCP-Session: b74b50f5-f762-4567-8f5a-3371cf72d8a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48204 | ||
| 12725 | 2025.09.19 00:38:10.817358 [ 289 ] {} <Debug> TCP-Session: fd6ef46f-9a3e-4c71-8147-ef2cdade81dd Authenticating user 'default' from [fd00:1122:3344:101::e]:46014 | ||
| 12726 | 2025.09.19 00:38:10.817805 [ 351 ] {} <Debug> TCP-Session: b74b50f5-f762-4567-8f5a-3371cf72d8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12727 | 2025.09.19 00:38:10.817835 [ 289 ] {} <Debug> TCP-Session: fd6ef46f-9a3e-4c71-8147-ef2cdade81dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2025.09.19 00:38:10.817837 [ 351 ] {} <Debug> TCP-Session: b74b50f5-f762-4567-8f5a-3371cf72d8a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12729 | 2025.09.19 00:38:10.817859 [ 289 ] {} <Debug> TCP-Session: fd6ef46f-9a3e-4c71-8147-ef2cdade81dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2025.09.19 00:38:10.818017 [ 354 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12731 | 2025.09.19 00:38:10.818073 [ 354 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12732 | 2025.09.19 00:38:10.818358 [ 354 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 12733 | 2025.09.19 00:38:10.819326 [ 311 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Trace> AggregatingTransform: Aggregating | ||
| 12734 | 2025.09.19 00:38:10.819366 [ 311 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Trace> Aggregator: Aggregation method: without_key | ||
| 12735 | 2025.09.19 00:38:10.819404 [ 311 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946852 sec. (1056.131 rows/sec., 41.26 KiB/sec.) | ||
| 12736 | 2025.09.19 00:38:10.819424 [ 311 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Trace> Aggregator: Merging aggregated data | ||
| 12737 | 2025.09.19 00:38:10.820740 [ 354 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003053 sec., 327.54667540124467 rows/sec., 12.79 KiB/sec. | ||
| 12738 | 2025.09.19 00:38:10.820887 [ 354 ] {9f6053b6-8200-41c9-9d27-586228f99612} <Debug> TCPHandler: Processed in 0.003743739 sec. | ||
| 12739 | 2025.09.19 00:38:10.820995 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12740 | 2025.09.19 00:38:10.821025 [ 354 ] {} <Debug> TCP-Session: 01572661-de50-41ce-a972-979132dd981c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2025.09.19 00:38:10.821042 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12742 | 2025.09.19 00:38:10.821082 [ 355 ] {} <Debug> TCP-Session: b5892b3d-c7aa-44b0-8541-125b72c3352b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2025.09.19 00:38:10.821094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12744 | 2025.09.19 00:38:10.821110 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12745 | 2025.09.19 00:38:10.821127 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12746 | 2025.09.19 00:38:10.821144 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12747 | 2025.09.19 00:38:10.821160 [ 352 ] {} <Debug> TCP-Session: a9f35c6f-8da6-4c01-a654-337979f209e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2025.09.19 00:38:10.821179 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12749 | 2025.09.19 00:38:10.821194 [ 353 ] {} <Debug> TCP-Session: 7ef853f4-daf1-4572-81e1-05b645aeb050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2025.09.19 00:38:10.821179 [ 288 ] {} <Debug> TCP-Session: 762e06a8-8248-4c37-b70d-259f539d0f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2025.09.19 00:38:10.821235 [ 351 ] {} <Debug> TCP-Session: b74b50f5-f762-4567-8f5a-3371cf72d8a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2025.09.19 00:38:10.821094 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12753 | 2025.09.19 00:38:10.821142 [ 286 ] {} <Debug> TCP-Session: b2b1a264-aadf-4c07-878b-e398ded5561c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12754 | 2025.09.19 00:38:10.821313 [ 287 ] {} <Debug> TCP-Session: 815553f3-6813-4e7b-83d4-a582d7ada483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12755 | 2025.09.19 00:38:10.821160 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12756 | 2025.09.19 00:38:10.821373 [ 289 ] {} <Debug> TCP-Session: fd6ef46f-9a3e-4c71-8147-ef2cdade81dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12757 | 2025.09.19 00:38:10.976908 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54663 | ||
| 12758 | 2025.09.19 00:38:10.977010 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12759 | 2025.09.19 00:38:10.977037 [ 354 ] {} <Debug> TCP-Session: 0a374e69-3a47-4a93-b38c-df2fb4f367b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54663 | ||
| 12760 | 2025.09.19 00:38:10.977064 [ 354 ] {} <Debug> TCP-Session: 0a374e69-3a47-4a93-b38c-df2fb4f367b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2025.09.19 00:38:10.977112 [ 354 ] {} <Debug> TCP-Session: 0a374e69-3a47-4a93-b38c-df2fb4f367b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2025.09.19 00:38:10.977315 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53209 | ||
| 12763 | 2025.09.19 00:38:10.977343 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43196 | ||
| 12764 | 2025.09.19 00:38:10.977362 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37894 | ||
| 12765 | 2025.09.19 00:38:10.977388 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53629 | ||
| 12766 | 2025.09.19 00:38:10.977411 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59791 | ||
| 12767 | 2025.09.19 00:38:10.977417 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53387 | ||
| 12768 | 2025.09.19 00:38:10.977378 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46457 | ||
| 12769 | 2025.09.19 00:38:10.977480 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12770 | 2025.09.19 00:38:10.977492 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12771 | 2025.09.19 00:38:10.977496 [ 354 ] {} <Trace> TCP-Session: 0a374e69-3a47-4a93-b38c-df2fb4f367b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12772 | 2025.09.19 00:38:10.977530 [ 287 ] {} <Debug> TCP-Session: 55646224-907b-4be3-8f50-dad7166612b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37894 | ||
| 12773 | 2025.09.19 00:38:10.977534 [ 352 ] {} <Debug> TCP-Session: 1de0c4f2-ef31-4ae2-9226-74576f8fa1f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59791 | ||
| 12774 | 2025.09.19 00:38:10.977509 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12775 | 2025.09.19 00:38:10.977571 [ 352 ] {} <Debug> TCP-Session: 1de0c4f2-ef31-4ae2-9226-74576f8fa1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12776 | 2025.09.19 00:38:10.977568 [ 287 ] {} <Debug> TCP-Session: 55646224-907b-4be3-8f50-dad7166612b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12777 | 2025.09.19 00:38:10.977573 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12778 | 2025.09.19 00:38:10.977592 [ 352 ] {} <Debug> TCP-Session: 1de0c4f2-ef31-4ae2-9226-74576f8fa1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2025.09.19 00:38:10.977600 [ 287 ] {} <Debug> TCP-Session: 55646224-907b-4be3-8f50-dad7166612b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12780 | 2025.09.19 00:38:10.977628 [ 288 ] {} <Debug> TCP-Session: 6c8ada83-0941-4bde-b7bd-402f04aabeb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46457 | ||
| 12781 | 2025.09.19 00:38:10.977592 [ 353 ] {} <Debug> TCP-Session: cb257d6a-3fcd-4d91-9f66-f8c2a1144d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:53387 | ||
| 12782 | 2025.09.19 00:38:10.977662 [ 288 ] {} <Debug> TCP-Session: 6c8ada83-0941-4bde-b7bd-402f04aabeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2025.09.19 00:38:10.977679 [ 353 ] {} <Debug> TCP-Session: cb257d6a-3fcd-4d91-9f66-f8c2a1144d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2025.09.19 00:38:10.977691 [ 354 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12785 | 2025.09.19 00:38:10.977706 [ 353 ] {} <Debug> TCP-Session: cb257d6a-3fcd-4d91-9f66-f8c2a1144d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2025.09.19 00:38:10.977692 [ 288 ] {} <Debug> TCP-Session: 6c8ada83-0941-4bde-b7bd-402f04aabeb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2025.09.19 00:38:10.977428 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12788 | 2025.09.19 00:38:10.977402 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35821 | ||
| 12789 | 2025.09.19 00:38:10.977792 [ 355 ] {} <Debug> TCP-Session: c81043ec-c8dc-406b-a190-c885731aa865 Authenticating user 'default' from [fd00:1122:3344:101::e]:53209 | ||
| 12790 | 2025.09.19 00:38:10.977428 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12791 | 2025.09.19 00:38:10.977827 [ 355 ] {} <Debug> TCP-Session: c81043ec-c8dc-406b-a190-c885731aa865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2025.09.19 00:38:10.977479 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12793 | 2025.09.19 00:38:10.977845 [ 355 ] {} <Debug> TCP-Session: c81043ec-c8dc-406b-a190-c885731aa865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2025.09.19 00:38:10.977851 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12795 | 2025.09.19 00:38:10.977877 [ 289 ] {} <Debug> TCP-Session: 82b082d4-f7be-4a21-a3c5-a6e79f727ced Authenticating user 'default' from [fd00:1122:3344:101::e]:53629 | ||
| 12796 | 2025.09.19 00:38:10.977905 [ 351 ] {} <Debug> TCP-Session: 9ef1df51-faf5-428f-8889-9affbbb374fd Authenticating user 'default' from [fd00:1122:3344:101::e]:35821 | ||
| 12797 | 2025.09.19 00:38:10.977923 [ 289 ] {} <Debug> TCP-Session: 82b082d4-f7be-4a21-a3c5-a6e79f727ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2025.09.19 00:38:10.977943 [ 351 ] {} <Debug> TCP-Session: 9ef1df51-faf5-428f-8889-9affbbb374fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12799 | 2025.09.19 00:38:10.977960 [ 289 ] {} <Debug> TCP-Session: 82b082d4-f7be-4a21-a3c5-a6e79f727ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12800 | 2025.09.19 00:38:10.977969 [ 351 ] {} <Debug> TCP-Session: 9ef1df51-faf5-428f-8889-9affbbb374fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2025.09.19 00:38:10.977971 [ 354 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12802 | 2025.09.19 00:38:10.977842 [ 286 ] {} <Debug> TCP-Session: 5b5c6b2c-8589-47ac-8ae8-e3507e5dee9d Authenticating user 'default' from [fd00:1122:3344:101::e]:43196 | ||
| 12803 | 2025.09.19 00:38:10.978035 [ 286 ] {} <Debug> TCP-Session: 5b5c6b2c-8589-47ac-8ae8-e3507e5dee9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2025.09.19 00:38:10.978046 [ 354 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12805 | 2025.09.19 00:38:10.978048 [ 286 ] {} <Debug> TCP-Session: 5b5c6b2c-8589-47ac-8ae8-e3507e5dee9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2025.09.19 00:38:10.978342 [ 354 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 12807 | 2025.09.19 00:38:10.979334 [ 306 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Trace> AggregatingTransform: Aggregating | ||
| 12808 | 2025.09.19 00:38:10.979373 [ 306 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 12809 | 2025.09.19 00:38:10.979411 [ 306 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967703 sec. (1033.375 rows/sec., 40.37 KiB/sec.) | ||
| 12810 | 2025.09.19 00:38:10.979430 [ 306 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Trace> Aggregator: Merging aggregated data | ||
| 12811 | 2025.09.19 00:38:10.980855 [ 354 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 12812 | 2025.09.19 00:38:10.981022 [ 354 ] {a65fadc5-ee70-4779-a0d0-c188f90218e4} <Debug> TCPHandler: Processed in 0.003637528 sec. | ||
| 12813 | 2025.09.19 00:38:10.981119 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12814 | 2025.09.19 00:38:10.981150 [ 354 ] {} <Debug> TCP-Session: 0a374e69-3a47-4a93-b38c-df2fb4f367b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2025.09.19 00:38:10.981152 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12816 | 2025.09.19 00:38:10.981175 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12817 | 2025.09.19 00:38:10.981200 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12818 | 2025.09.19 00:38:10.981202 [ 355 ] {} <Debug> TCP-Session: c81043ec-c8dc-406b-a190-c885731aa865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2025.09.19 00:38:10.981219 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12820 | 2025.09.19 00:38:10.981237 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12821 | 2025.09.19 00:38:10.981253 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12822 | 2025.09.19 00:38:10.981279 [ 353 ] {} <Debug> TCP-Session: cb257d6a-3fcd-4d91-9f66-f8c2a1144d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12823 | 2025.09.19 00:38:10.981301 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12824 | 2025.09.19 00:38:10.981317 [ 351 ] {} <Debug> TCP-Session: 9ef1df51-faf5-428f-8889-9affbbb374fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12825 | 2025.09.19 00:38:10.981345 [ 352 ] {} <Debug> TCP-Session: 1de0c4f2-ef31-4ae2-9226-74576f8fa1f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2025.09.19 00:38:10.981273 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12827 | 2025.09.19 00:38:10.981220 [ 288 ] {} <Debug> TCP-Session: 6c8ada83-0941-4bde-b7bd-402f04aabeb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12828 | 2025.09.19 00:38:10.981294 [ 286 ] {} <Debug> TCP-Session: 5b5c6b2c-8589-47ac-8ae8-e3507e5dee9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12829 | 2025.09.19 00:38:10.981412 [ 287 ] {} <Debug> TCP-Session: 55646224-907b-4be3-8f50-dad7166612b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2025.09.19 00:38:10.981246 [ 289 ] {} <Debug> TCP-Session: 82b082d4-f7be-4a21-a3c5-a6e79f727ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2025.09.19 00:38:11.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.72 MiB, peak 350.31 MiB, free memory in arenas 0.00 B, will set to 338.36 MiB (RSS), difference: -1.37 MiB | ||
| 12832 | 2025.09.19 00:38:12.354246 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27333 | ||
| 12833 | 2025.09.19 00:38:12.354852 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2025.09.19 00:38:12.354910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12835 | 2025.09.19 00:38:12.355457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12836 | 2025.09.19 00:38:12.355700 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2025.09.19 00:38:12.355848 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27333 | ||
| 12838 | 2025.09.19 00:38:13.809469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12839 | 2025.09.19 00:38:13.825682 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2025.09.19 00:38:13.825741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12841 | 2025.09.19 00:38:13.831128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12842 | 2025.09.19 00:38:13.831828 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2025.09.19 00:38:13.834740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12844 | 2025.09.19 00:38:14.937044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1612 | ||
| 12845 | 2025.09.19 00:38:14.939481 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2025.09.19 00:38:14.939531 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12847 | 2025.09.19 00:38:14.940724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12848 | 2025.09.19 00:38:14.940981 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2025.09.19 00:38:14.941248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 12850 | 2025.09.19 00:38:15.652726 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2025.09.19 00:38:15.652900 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12852 | 2025.09.19 00:38:15.652962 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12853 | 2025.09.19 00:38:15.653670 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2025.09.19 00:38:15.653708 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12855 | 2025.09.19 00:38:15.654107 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12856 | 2025.09.19 00:38:15.654331 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2025.09.19 00:38:15.654482 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001628 sec., 85995.08599508599 rows/sec., 7.45 MiB/sec. | ||
| 12858 | 2025.09.19 00:38:15.654523 [ 5 ] {c9de1c6f-9aec-47d7-9853-6d79109828d4} <Debug> TCPHandler: Processed in 0.001917815 sec. | ||
| 12859 | 2025.09.19 00:38:15.654662 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2025.09.19 00:38:15.654786 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12861 | 2025.09.19 00:38:15.654837 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12862 | 2025.09.19 00:38:15.655331 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2025.09.19 00:38:15.655366 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12864 | 2025.09.19 00:38:15.655690 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12865 | 2025.09.19 00:38:15.655902 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2025.09.19 00:38:15.656035 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001274 sec., 32967.03296703297 rows/sec., 2.42 MiB/sec. | ||
| 12867 | 2025.09.19 00:38:15.656073 [ 5 ] {89c03699-e5a8-4411-8175-559aa33a1064} <Debug> TCPHandler: Processed in 0.001474149 sec. | ||
| 12868 | 2025.09.19 00:38:15.656179 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2025.09.19 00:38:15.656273 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12870 | 2025.09.19 00:38:15.656314 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12871 | 2025.09.19 00:38:15.656743 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2025.09.19 00:38:15.656777 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12873 | 2025.09.19 00:38:15.657078 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12874 | 2025.09.19 00:38:15.657293 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2025.09.19 00:38:15.657424 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.08 MiB/sec. | ||
| 12876 | 2025.09.19 00:38:15.657462 [ 5 ] {884614c8-692f-4c19-b623-c6085c57d0d7} <Debug> TCPHandler: Processed in 0.001332778 sec. | ||
| 12877 | 2025.09.19 00:38:15.657580 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2025.09.19 00:38:15.657675 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12879 | 2025.09.19 00:38:15.657717 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12880 | 2025.09.19 00:38:15.658124 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2025.09.19 00:38:15.658157 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12882 | 2025.09.19 00:38:15.658479 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12883 | 2025.09.19 00:38:15.658684 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2025.09.19 00:38:15.658811 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 12885 | 2025.09.19 00:38:15.658847 [ 5 ] {1df9fd34-b9ae-4985-a35e-305654b3c1b8} <Debug> TCPHandler: Processed in 0.001317867 sec. | ||
| 12886 | 2025.09.19 00:38:15.658954 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2025.09.19 00:38:15.659055 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12888 | 2025.09.19 00:38:15.659109 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12889 | 2025.09.19 00:38:15.659973 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2025.09.19 00:38:15.660008 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12891 | 2025.09.19 00:38:15.660574 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12892 | 2025.09.19 00:38:15.660789 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2025.09.19 00:38:15.660921 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001885 sec., 22281.167108753318 rows/sec., 39.93 MiB/sec. | ||
| 12894 | 2025.09.19 00:38:15.660974 [ 5 ] {3622d7d8-8a8b-4a43-9c5b-e8f25675fec9} <Debug> TCPHandler: Processed in 0.002070576 sec. | ||
| 12895 | 2025.09.19 00:38:15.661087 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2025.09.19 00:38:15.661180 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12897 | 2025.09.19 00:38:15.661221 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12898 | 2025.09.19 00:38:15.661554 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2025.09.19 00:38:15.661589 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12900 | 2025.09.19 00:38:15.661888 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12901 | 2025.09.19 00:38:15.662107 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2025.09.19 00:38:15.662234 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12903 | 2025.09.19 00:38:15.662269 [ 5 ] {5c5e1074-3a3d-4f24-b13f-4eb03e7c2358} <Debug> TCPHandler: Processed in 0.001232707 sec. | ||
| 12904 | 2025.09.19 00:38:19.706633 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12905 | 2025.09.19 00:38:19.706698 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12906 | 2025.09.19 00:38:19.856055 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27781 | ||
| 12907 | 2025.09.19 00:38:19.856625 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2025.09.19 00:38:19.856679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12909 | 2025.09.19 00:38:19.857195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12910 | 2025.09.19 00:38:19.857452 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2025.09.19 00:38:19.857615 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27781 | ||
| 12912 | 2025.09.19 00:38:20.662370 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12913 | 2025.09.19 00:38:20.662552 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12914 | 2025.09.19 00:38:20.662614 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12915 | 2025.09.19 00:38:20.663459 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12916 | 2025.09.19 00:38:20.663500 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12917 | 2025.09.19 00:38:20.663884 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12918 | 2025.09.19 00:38:20.664109 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12919 | 2025.09.19 00:38:20.664239 [ 28 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12920 | 2025.09.19 00:38:20.664257 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001751 sec., 234151.91319246145 rows/sec., 14.85 MiB/sec. | ||
| 12921 | 2025.09.19 00:38:20.664324 [ 28 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2025.09.19 00:38:20.664343 [ 5 ] {ec32226a-7ca3-49bb-8087-fff7d9f8d459} <Debug> TCPHandler: Processed in 0.002104578 sec. | ||
| 12923 | 2025.09.19 00:38:20.664356 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12924 | 2025.09.19 00:38:20.664473 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 12925 | 2025.09.19 00:38:20.664508 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2025.09.19 00:38:20.664608 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12927 | 2025.09.19 00:38:20.664609 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12928 | 2025.09.19 00:38:20.664658 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12929 | 2025.09.19 00:38:20.664664 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 12930 | 2025.09.19 00:38:20.664746 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 12931 | 2025.09.19 00:38:20.664791 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 12932 | 2025.09.19 00:38:20.664832 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 12933 | 2025.09.19 00:38:20.664875 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 12934 | 2025.09.19 00:38:20.665628 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2025.09.19 00:38:20.665669 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12936 | 2025.09.19 00:38:20.665906 [ 198 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474509 sec., 1390293.3111971512 rows/sec., 93.50 MiB/sec. | ||
| 12937 | 2025.09.19 00:38:20.666058 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12938 | 2025.09.19 00:38:20.666090 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12939 | 2025.09.19 00:38:20.666362 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2025.09.19 00:38:20.666381 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_41_10} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2025.09.19 00:38:20.666450 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_41_10} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12942 | 2025.09.19 00:38:20.666530 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001939 sec., 573491.4904589995 rows/sec., 45.23 MiB/sec. | ||
| 12943 | 2025.09.19 00:38:20.666546 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12944 | 2025.09.19 00:38:20.666584 [ 5 ] {0741f2d7-8cd5-4b8e-b9a4-5dd2c49072f3} <Debug> TCPHandler: Processed in 0.002123437 sec. | ||
| 12945 | 2025.09.19 00:38:20.666720 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2025.09.19 00:38:20.666832 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12947 | 2025.09.19 00:38:20.666879 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12948 | 2025.09.19 00:38:20.667429 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2025.09.19 00:38:20.667470 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12950 | 2025.09.19 00:38:20.667772 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12951 | 2025.09.19 00:38:20.667977 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2025.09.19 00:38:20.668104 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001295 sec., 158301.1583011583 rows/sec., 9.29 MiB/sec. | ||
| 12953 | 2025.09.19 00:38:20.668142 [ 5 ] {245d12ea-5992-416c-bf39-e913f6c6e7c5} <Debug> TCPHandler: Processed in 0.00148066 sec. | ||
| 12954 | 2025.09.19 00:38:20.668254 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2025.09.19 00:38:20.668347 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12956 | 2025.09.19 00:38:20.668386 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12957 | 2025.09.19 00:38:20.668878 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2025.09.19 00:38:20.668917 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12959 | 2025.09.19 00:38:20.669269 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12960 | 2025.09.19 00:38:20.669488 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2025.09.19 00:38:20.669599 [ 28 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 12962 | 2025.09.19 00:38:20.669615 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001287 sec., 164724.16472416473 rows/sec., 10.62 MiB/sec. | ||
| 12963 | 2025.09.19 00:38:20.669645 [ 28 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2025.09.19 00:38:20.669666 [ 5 ] {ee8b37d5-f32b-4f63-be69-e2480be0a8ac} <Debug> TCPHandler: Processed in 0.001459739 sec. | ||
| 12965 | 2025.09.19 00:38:20.669670 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12966 | 2025.09.19 00:38:20.669753 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 12967 | 2025.09.19 00:38:20.669799 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12968 | 2025.09.19 00:38:20.669842 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12969 | 2025.09.19 00:38:20.669871 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 12970 | 2025.09.19 00:38:20.669897 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12971 | 2025.09.19 00:38:20.669916 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 12972 | 2025.09.19 00:38:20.669942 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12973 | 2025.09.19 00:38:20.669962 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 12974 | 2025.09.19 00:38:20.670002 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 12975 | 2025.09.19 00:38:20.670037 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 12976 | 2025.09.19 00:38:20.670072 [ 200 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 12977 | 2025.09.19 00:38:20.670426 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2025.09.19 00:38:20.670467 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12979 | 2025.09.19 00:38:20.670812 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12980 | 2025.09.19 00:38:20.670971 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246537 sec., 1216971.4978376094 rows/sec., 84.30 MiB/sec. | ||
| 12981 | 2025.09.19 00:38:20.671075 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2025.09.19 00:38:20.671185 [ 28 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12983 | 2025.09.19 00:38:20.671200 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 12984 | 2025.09.19 00:38:20.671214 [ 28 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2025.09.19 00:38:20.671219 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00134 sec., 157462.68656716417 rows/sec., 8.94 MiB/sec. | ||
| 12986 | 2025.09.19 00:38:20.671259 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12987 | 2025.09.19 00:38:20.671312 [ 5 ] {5eb938b4-753e-43f1-b4bc-23391a085d2e} <Debug> TCPHandler: Processed in 0.00155922 sec. | ||
| 12988 | 2025.09.19 00:38:20.671335 [ 200 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 12989 | 2025.09.19 00:38:20.671423 [ 200 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12990 | 2025.09.19 00:38:20.671450 [ 200 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 12991 | 2025.09.19 00:38:20.671454 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12992 | 2025.09.19 00:38:20.671494 [ 200 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 12993 | 2025.09.19 00:38:20.671537 [ 200 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 12994 | 2025.09.19 00:38:20.671571 [ 200 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 12995 | 2025.09.19 00:38:20.671578 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12996 | 2025.09.19 00:38:20.671577 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2025.09.19 00:38:20.671605 [ 200 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 12998 | 2025.09.19 00:38:20.671633 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12999 | 2025.09.19 00:38:20.671695 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_55_11} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 13000 | 2025.09.19 00:38:20.671808 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13001 | 2025.09.19 00:38:20.672374 [ 187 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001059784 sec., 995485.8725929057 rows/sec., 60.33 MiB/sec. | ||
| 13002 | 2025.09.19 00:38:20.672444 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2025.09.19 00:38:20.672491 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13004 | 2025.09.19 00:38:20.672543 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13005 | 2025.09.19 00:38:20.672904 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13006 | 2025.09.19 00:38:20.672916 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_41_10} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13007 | 2025.09.19 00:38:20.673054 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_41_10} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13008 | 2025.09.19 00:38:20.673170 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13009 | 2025.09.19 00:38:20.673171 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13010 | 2025.09.19 00:38:20.673325 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001771 sec., 383399.209486166 rows/sec., 26.73 MiB/sec. | ||
| 13011 | 2025.09.19 00:38:20.673364 [ 5 ] {9a4fa305-3aba-4591-8a7b-bf3ae8ca1ff1} <Debug> TCPHandler: Processed in 0.001968725 sec. | ||
| 13012 | 2025.09.19 00:38:20.673474 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13013 | 2025.09.19 00:38:20.673568 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13014 | 2025.09.19 00:38:20.673634 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13015 | 2025.09.19 00:38:20.673974 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2025.09.19 00:38:20.674010 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13017 | 2025.09.19 00:38:20.674306 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13018 | 2025.09.19 00:38:20.674508 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2025.09.19 00:38:20.674614 [ 28 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13020 | 2025.09.19 00:38:20.674637 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 13021 | 2025.09.19 00:38:20.674645 [ 28 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2025.09.19 00:38:20.674676 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13023 | 2025.09.19 00:38:20.674680 [ 5 ] {3fc79b77-1d80-4d50-b0ed-90d2f8bb290c} <Debug> TCPHandler: Processed in 0.001253856 sec. | ||
| 13024 | 2025.09.19 00:38:20.674791 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 13025 | 2025.09.19 00:38:20.674816 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13026 | 2025.09.19 00:38:20.674904 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13027 | 2025.09.19 00:38:20.674914 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13028 | 2025.09.19 00:38:20.674943 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 13029 | 2025.09.19 00:38:20.674964 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13030 | 2025.09.19 00:38:20.675007 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 13031 | 2025.09.19 00:38:20.675054 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 13032 | 2025.09.19 00:38:20.675093 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 13033 | 2025.09.19 00:38:20.675134 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 13034 | 2025.09.19 00:38:20.675172 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 13035 | 2025.09.19 00:38:20.675401 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2025.09.19 00:38:20.675442 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13037 | 2025.09.19 00:38:20.675797 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13038 | 2025.09.19 00:38:20.675937 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187426 sec., 207170.80474909593 rows/sec., 10.57 MiB/sec. | ||
| 13039 | 2025.09.19 00:38:20.676010 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2025.09.19 00:38:20.676069 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13041 | 2025.09.19 00:38:20.676153 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 13042 | 2025.09.19 00:38:20.676195 [ 5 ] {a15cc323-9fd4-4e3c-a60b-13b34ee727e1} <Debug> TCPHandler: Processed in 0.001426569 sec. | ||
| 13043 | 2025.09.19 00:38:20.676312 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13044 | 2025.09.19 00:38:20.676341 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_41_8} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2025.09.19 00:38:20.676417 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13046 | 2025.09.19 00:38:20.676421 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_41_8} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13047 | 2025.09.19 00:38:20.676477 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13048 | 2025.09.19 00:38:20.676509 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13049 | 2025.09.19 00:38:20.676883 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2025.09.19 00:38:20.676924 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13051 | 2025.09.19 00:38:20.677286 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13052 | 2025.09.19 00:38:20.677542 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2025.09.19 00:38:20.677695 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec. | ||
| 13054 | 2025.09.19 00:38:20.677739 [ 5 ] {6a24f417-7738-4b95-b392-37345cf993d5} <Debug> TCPHandler: Processed in 0.00148087 sec. | ||
| 13055 | 2025.09.19 00:38:20.677872 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2025.09.19 00:38:20.677976 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13057 | 2025.09.19 00:38:20.678024 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13058 | 2025.09.19 00:38:20.678432 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.09.19 00:38:20.678469 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13060 | 2025.09.19 00:38:20.678834 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13061 | 2025.09.19 00:38:20.679088 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2025.09.19 00:38:20.679244 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001289 sec., 80682.69976726144 rows/sec., 4.94 MiB/sec. | ||
| 13063 | 2025.09.19 00:38:20.679286 [ 5 ] {9172a0e1-1b2c-45ca-adcd-b1024edecb79} <Debug> TCPHandler: Processed in 0.00147147 sec. | ||
| 13064 | 2025.09.19 00:38:21.334862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13065 | 2025.09.19 00:38:21.351031 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2025.09.19 00:38:21.351083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13067 | 2025.09.19 00:38:21.356675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13068 | 2025.09.19 00:38:21.357363 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2025.09.19 00:38:21.360071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13070 | 2025.09.19 00:38:24.941539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1644 | ||
| 13071 | 2025.09.19 00:38:24.943858 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2025.09.19 00:38:24.943904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13073 | 2025.09.19 00:38:24.945073 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13074 | 2025.09.19 00:38:24.945329 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2025.09.19 00:38:24.945582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
| 13076 | 2025.09.19 00:38:25.678777 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2025.09.19 00:38:25.678957 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13078 | 2025.09.19 00:38:25.679021 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13079 | 2025.09.19 00:38:25.679679 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2025.09.19 00:38:25.679726 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13081 | 2025.09.19 00:38:25.680109 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13082 | 2025.09.19 00:38:25.680342 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2025.09.19 00:38:25.680495 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001586 sec., 8827.238335435057 rows/sec., 719.80 KiB/sec. | ||
| 13084 | 2025.09.19 00:38:25.680537 [ 5 ] {d5fe0512-e133-4218-b186-a03d57d24a41} <Debug> TCPHandler: Processed in 0.001885754 sec. | ||
| 13085 | 2025.09.19 00:38:25.680665 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2025.09.19 00:38:25.680759 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13087 | 2025.09.19 00:38:25.680798 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13088 | 2025.09.19 00:38:25.681847 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2025.09.19 00:38:25.681883 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13090 | 2025.09.19 00:38:25.682261 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13091 | 2025.09.19 00:38:25.682470 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2025.09.19 00:38:25.682598 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.001857 sec., 693053.3117932149 rows/sec., 57.35 MiB/sec. | ||
| 13093 | 2025.09.19 00:38:25.682601 [ 22 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13094 | 2025.09.19 00:38:25.682637 [ 5 ] {9dfa33a1-d008-417d-ad5e-942c42540ab9} <Debug> TCPHandler: Processed in 0.002020036 sec. | ||
| 13095 | 2025.09.19 00:38:25.682682 [ 22 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2025.09.19 00:38:25.682715 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13097 | 2025.09.19 00:38:25.682770 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2025.09.19 00:38:25.682840 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 13099 | 2025.09.19 00:38:25.682868 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13100 | 2025.09.19 00:38:25.682928 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13101 | 2025.09.19 00:38:25.682983 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13102 | 2025.09.19 00:38:25.683026 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2346 rows starting from the beginning of the part | ||
| 13103 | 2025.09.19 00:38:25.683101 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 140 rows starting from the beginning of the part | ||
| 13104 | 2025.09.19 00:38:25.683154 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1112 rows starting from the beginning of the part | ||
| 13105 | 2025.09.19 00:38:25.683205 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 140 rows starting from the beginning of the part | ||
| 13106 | 2025.09.19 00:38:25.683250 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1112 rows starting from the beginning of the part | ||
| 13107 | 2025.09.19 00:38:25.683298 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1287 rows starting from the beginning of the part | ||
| 13108 | 2025.09.19 00:38:25.683356 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2025.09.19 00:38:25.683396 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13110 | 2025.09.19 00:38:25.683732 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13111 | 2025.09.19 00:38:25.683943 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2025.09.19 00:38:25.684078 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001228 sec., 45602.605863192184 rows/sec., 3.29 MiB/sec. | ||
| 13113 | 2025.09.19 00:38:25.684115 [ 5 ] {78938ea9-9e33-4f73-9790-31de1f8420d0} <Debug> TCPHandler: Processed in 0.001392488 sec. | ||
| 13114 | 2025.09.19 00:38:25.684225 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13115 | 2025.09.19 00:38:25.684318 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13116 | 2025.09.19 00:38:25.684357 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13117 | 2025.09.19 00:38:25.684833 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2025.09.19 00:38:25.684868 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13119 | 2025.09.19 00:38:25.685178 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13120 | 2025.09.19 00:38:25.685390 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2025.09.19 00:38:25.685430 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002636504 sec., 2327703.6560536227 rows/sec., 197.12 MiB/sec. | ||
| 13122 | 2025.09.19 00:38:25.685518 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001219 sec., 187038.5561936013 rows/sec., 12.66 MiB/sec. | ||
| 13123 | 2025.09.19 00:38:25.685560 [ 5 ] {b1635d53-f02d-4a58-97f0-4057848779bf} <Debug> TCPHandler: Processed in 0.001382178 sec. | ||
| 13124 | 2025.09.19 00:38:25.685675 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2025.09.19 00:38:25.685764 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13126 | 2025.09.19 00:38:25.685769 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13127 | 2025.09.19 00:38:25.685826 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13128 | 2025.09.19 00:38:25.686058 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13129 | 2025.09.19 00:38:25.686139 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_86_17} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13130 | 2025.09.19 00:38:25.686237 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 13131 | 2025.09.19 00:38:25.686462 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2025.09.19 00:38:25.686502 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13133 | 2025.09.19 00:38:25.686826 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13134 | 2025.09.19 00:38:25.687029 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2025.09.19 00:38:25.687142 [ 22 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13136 | 2025.09.19 00:38:25.687154 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001403 sec., 410548.8239486814 rows/sec., 30.56 MiB/sec. | ||
| 13137 | 2025.09.19 00:38:25.687177 [ 22 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2025.09.19 00:38:25.687201 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13139 | 2025.09.19 00:38:25.687203 [ 5 ] {ae29fc0a-aef5-4c8f-ba21-e5edf1497381} <Debug> TCPHandler: Processed in 0.001575061 sec. | ||
| 13140 | 2025.09.19 00:38:25.687283 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 13141 | 2025.09.19 00:38:25.687325 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2025.09.19 00:38:25.687375 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13143 | 2025.09.19 00:38:25.687403 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1213 rows starting from the beginning of the part | ||
| 13144 | 2025.09.19 00:38:25.687424 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13145 | 2025.09.19 00:38:25.687448 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 13146 | 2025.09.19 00:38:25.687471 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13147 | 2025.09.19 00:38:25.687490 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 679 rows starting from the beginning of the part | ||
| 13148 | 2025.09.19 00:38:25.687530 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 106 rows starting from the beginning of the part | ||
| 13149 | 2025.09.19 00:38:25.687564 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 679 rows starting from the beginning of the part | ||
| 13150 | 2025.09.19 00:38:25.687602 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 576 rows starting from the beginning of the part | ||
| 13151 | 2025.09.19 00:38:25.688032 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13152 | 2025.09.19 00:38:25.688073 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13153 | 2025.09.19 00:38:25.688470 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13154 | 2025.09.19 00:38:25.688681 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13155 | 2025.09.19 00:38:25.688694 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438649 sec., 2334829.4128727717 rows/sec., 176.46 MiB/sec. | ||
| 13156 | 2025.09.19 00:38:25.688801 [ 22 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13157 | 2025.09.19 00:38:25.688808 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001403 sec., 606557.3770491803 rows/sec., 40.83 MiB/sec. | ||
| 13158 | 2025.09.19 00:38:25.688836 [ 22 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2025.09.19 00:38:25.688865 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13160 | 2025.09.19 00:38:25.688865 [ 5 ] {ce9fa837-7bc1-479d-b5a3-12a50e7e67a9} <Debug> TCPHandler: Processed in 0.00158786 sec. | ||
| 13161 | 2025.09.19 00:38:25.688902 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13162 | 2025.09.19 00:38:25.688970 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 13163 | 2025.09.19 00:38:25.689006 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2025.09.19 00:38:25.689099 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13165 | 2025.09.19 00:38:25.689105 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13166 | 2025.09.19 00:38:25.689145 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28766 rows starting from the beginning of the part | ||
| 13167 | 2025.09.19 00:38:25.689177 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13168 | 2025.09.19 00:38:25.689204 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2025.09.19 00:38:25.689226 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 13170 | 2025.09.19 00:38:25.689283 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_86_17} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13171 | 2025.09.19 00:38:25.689289 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 314 rows starting from the beginning of the part | ||
| 13172 | 2025.09.19 00:38:25.689358 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 13173 | 2025.09.19 00:38:25.689373 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13174 | 2025.09.19 00:38:25.689412 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 314 rows starting from the beginning of the part | ||
| 13175 | 2025.09.19 00:38:25.689465 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 851 rows starting from the beginning of the part | ||
| 13176 | 2025.09.19 00:38:25.690050 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13177 | 2025.09.19 00:38:25.690090 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13178 | 2025.09.19 00:38:25.690718 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13179 | 2025.09.19 00:38:25.690946 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13180 | 2025.09.19 00:38:25.691083 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001996 sec., 21042.084168336674 rows/sec., 37.71 MiB/sec. | ||
| 13181 | 2025.09.19 00:38:25.691136 [ 5 ] {60515d9f-5664-4bdf-bbcd-1bbdf85b17fb} <Debug> TCPHandler: Processed in 0.002177658 sec. | ||
| 13182 | 2025.09.19 00:38:25.691249 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13183 | 2025.09.19 00:38:25.691343 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13184 | 2025.09.19 00:38:25.691384 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13185 | 2025.09.19 00:38:25.691729 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13186 | 2025.09.19 00:38:25.691764 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13187 | 2025.09.19 00:38:25.692087 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13188 | 2025.09.19 00:38:25.692291 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13189 | 2025.09.19 00:38:25.692405 [ 22 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13190 | 2025.09.19 00:38:25.692419 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 13191 | 2025.09.19 00:38:25.692442 [ 22 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2025.09.19 00:38:25.692464 [ 5 ] {39b38c80-a9d9-4d16-88b9-4be53dd103d8} <Debug> TCPHandler: Processed in 0.001262257 sec. | ||
| 13193 | 2025.09.19 00:38:25.692466 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13194 | 2025.09.19 00:38:25.692570 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 13195 | 2025.09.19 00:38:25.692669 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13196 | 2025.09.19 00:38:25.692699 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6480 rows starting from the beginning of the part | ||
| 13197 | 2025.09.19 00:38:25.692750 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 13198 | 2025.09.19 00:38:25.692793 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 104 rows starting from the beginning of the part | ||
| 13199 | 2025.09.19 00:38:25.692830 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13200 | 2025.09.19 00:38:25.692868 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 13201 | 2025.09.19 00:38:25.692908 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 13202 | 2025.09.19 00:38:25.695296 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6868 rows, containing 4 columns (4 merged, 0 gathered) in 0.002757347 sec., 2490800.033510472 rows/sec., 158.40 MiB/sec. | ||
| 13203 | 2025.09.19 00:38:25.695939 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13204 | 2025.09.19 00:38:25.696197 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2025.09.19 00:38:25.696305 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_86_17} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13206 | 2025.09.19 00:38:25.696400 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13207 | 2025.09.19 00:38:25.698357 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30565 rows, containing 5 columns (5 merged, 0 gathered) in 0.009433883 sec., 3239917.221784497 rows/sec., 216.97 MiB/sec. | ||
| 13208 | 2025.09.19 00:38:25.698826 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13209 | 2025.09.19 00:38:25.699112 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2025.09.19 00:38:25.699189 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13211 | 2025.09.19 00:38:25.699296 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13212 | 2025.09.19 00:38:26.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.20 MiB, peak 350.67 MiB, free memory in arenas 0.00 B, will set to 342.15 MiB (RSS), difference: 2.96 MiB | ||
| 13213 | 2025.09.19 00:38:27.357816 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28293 | ||
| 13214 | 2025.09.19 00:38:27.358671 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2025.09.19 00:38:27.358739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13216 | 2025.09.19 00:38:27.359231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13217 | 2025.09.19 00:38:27.359462 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2025.09.19 00:38:27.359593 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28293 | ||
| 13219 | 2025.09.19 00:38:28.860191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13220 | 2025.09.19 00:38:28.876970 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.09.19 00:38:28.877023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13222 | 2025.09.19 00:38:28.883467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13223 | 2025.09.19 00:38:28.884233 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.09.19 00:38:28.887104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13225 | 2025.09.19 00:38:30.663001 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2025.09.19 00:38:30.663176 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13227 | 2025.09.19 00:38:30.663238 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13228 | 2025.09.19 00:38:30.664055 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13229 | 2025.09.19 00:38:30.664102 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13230 | 2025.09.19 00:38:30.664514 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13231 | 2025.09.19 00:38:30.664735 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13232 | 2025.09.19 00:38:30.664883 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001753 sec., 233884.7689674843 rows/sec., 14.84 MiB/sec. | ||
| 13233 | 2025.09.19 00:38:30.664925 [ 5 ] {908a0773-02fc-42a9-9d28-394df681e8b7} <Debug> TCPHandler: Processed in 0.002051887 sec. | ||
| 13234 | 2025.09.19 00:38:30.665049 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13235 | 2025.09.19 00:38:30.665155 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13236 | 2025.09.19 00:38:30.665195 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13237 | 2025.09.19 00:38:30.666348 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2025.09.19 00:38:30.666386 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13239 | 2025.09.19 00:38:30.666756 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13240 | 2025.09.19 00:38:30.666967 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2025.09.19 00:38:30.667094 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001958 sec., 567926.455566905 rows/sec., 44.79 MiB/sec. | ||
| 13242 | 2025.09.19 00:38:30.667131 [ 5 ] {99b3444d-1c62-4621-baae-e3ba957ada47} <Debug> TCPHandler: Processed in 0.002131408 sec. | ||
| 13243 | 2025.09.19 00:38:30.667242 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2025.09.19 00:38:30.667336 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13245 | 2025.09.19 00:38:30.667375 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13246 | 2025.09.19 00:38:30.667912 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2025.09.19 00:38:30.667949 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13248 | 2025.09.19 00:38:30.668272 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13249 | 2025.09.19 00:38:30.668483 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2025.09.19 00:38:30.668615 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001298 sec., 157935.28505392914 rows/sec., 9.27 MiB/sec. | ||
| 13251 | 2025.09.19 00:38:30.668653 [ 5 ] {7a9c84c4-285d-4c98-8b00-6b5ca5ebf6ba} <Debug> TCPHandler: Processed in 0.001458689 sec. | ||
| 13252 | 2025.09.19 00:38:30.668759 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2025.09.19 00:38:30.668852 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13254 | 2025.09.19 00:38:30.668891 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13255 | 2025.09.19 00:38:30.669436 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2025.09.19 00:38:30.669473 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13257 | 2025.09.19 00:38:30.669847 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13258 | 2025.09.19 00:38:30.670096 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2025.09.19 00:38:30.670236 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001401 sec., 151320.48536759458 rows/sec., 9.76 MiB/sec. | ||
| 13260 | 2025.09.19 00:38:30.670275 [ 5 ] {3ed8a4b0-8264-4ee8-be2c-d8d864a34da9} <Debug> TCPHandler: Processed in 0.001562821 sec. | ||
| 13261 | 2025.09.19 00:38:30.670394 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2025.09.19 00:38:30.670489 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13263 | 2025.09.19 00:38:30.670529 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13264 | 2025.09.19 00:38:30.671092 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2025.09.19 00:38:30.671129 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13266 | 2025.09.19 00:38:30.671454 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13267 | 2025.09.19 00:38:30.671689 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2025.09.19 00:38:30.671824 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001354 sec., 155834.56425406205 rows/sec., 8.85 MiB/sec. | ||
| 13269 | 2025.09.19 00:38:30.671868 [ 5 ] {f2f14358-a72b-4ff7-a470-bf98434a4bed} <Debug> TCPHandler: Processed in 0.00152496 sec. | ||
| 13270 | 2025.09.19 00:38:30.672011 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2025.09.19 00:38:30.672126 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13272 | 2025.09.19 00:38:30.672170 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13273 | 2025.09.19 00:38:30.672957 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2025.09.19 00:38:30.672993 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13275 | 2025.09.19 00:38:30.673336 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13276 | 2025.09.19 00:38:30.673550 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2025.09.19 00:38:30.673684 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001579 sec., 430018.9993666877 rows/sec., 29.98 MiB/sec. | ||
| 13278 | 2025.09.19 00:38:30.673722 [ 5 ] {1ff6161a-eac9-4569-80d8-165e1bf3a410} <Debug> TCPHandler: Processed in 0.001769943 sec. | ||
| 13279 | 2025.09.19 00:38:30.673838 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2025.09.19 00:38:30.673932 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13281 | 2025.09.19 00:38:30.673974 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13282 | 2025.09.19 00:38:30.674329 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2025.09.19 00:38:30.674366 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13284 | 2025.09.19 00:38:30.674660 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13285 | 2025.09.19 00:38:30.674866 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2025.09.19 00:38:30.674999 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 13287 | 2025.09.19 00:38:30.675035 [ 5 ] {85f445f5-419a-4dbd-81b0-0e76cc0bdd9c} <Debug> TCPHandler: Processed in 0.001246836 sec. | ||
| 13288 | 2025.09.19 00:38:30.675147 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2025.09.19 00:38:30.675241 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13290 | 2025.09.19 00:38:30.675283 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13291 | 2025.09.19 00:38:30.675730 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2025.09.19 00:38:30.675763 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13293 | 2025.09.19 00:38:30.676089 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13294 | 2025.09.19 00:38:30.676372 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2025.09.19 00:38:30.676503 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00128 sec., 245312.49999999997 rows/sec., 16.11 MiB/sec. | ||
| 13296 | 2025.09.19 00:38:30.676541 [ 5 ] {de2e846e-caad-42b4-b302-135a13e647e8} <Debug> TCPHandler: Processed in 0.001442709 sec. | ||
| 13297 | 2025.09.19 00:38:30.676652 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2025.09.19 00:38:30.676746 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13299 | 2025.09.19 00:38:30.676788 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13300 | 2025.09.19 00:38:30.677107 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2025.09.19 00:38:30.677143 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13302 | 2025.09.19 00:38:30.677444 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13303 | 2025.09.19 00:38:30.677655 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2025.09.19 00:38:30.677789 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 13305 | 2025.09.19 00:38:30.677824 [ 5 ] {e58b075c-0678-4b87-ab0d-1dedb7342fbb} <Debug> TCPHandler: Processed in 0.001221376 sec. | ||
| 13306 | 2025.09.19 00:38:30.677934 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13307 | 2025.09.19 00:38:30.678028 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13308 | 2025.09.19 00:38:30.678069 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13309 | 2025.09.19 00:38:30.678404 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2025.09.19 00:38:30.678441 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13311 | 2025.09.19 00:38:30.678763 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13312 | 2025.09.19 00:38:30.678973 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13313 | 2025.09.19 00:38:30.679100 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 13314 | 2025.09.19 00:38:30.679135 [ 5 ] {707d986e-0da2-4f09-878a-f4c382138933} <Debug> TCPHandler: Processed in 0.001249466 sec. | ||
| 13315 | 2025.09.19 00:38:34.706748 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13316 | 2025.09.19 00:38:34.706815 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13317 | 2025.09.19 00:38:34.859809 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28741 | ||
| 13318 | 2025.09.19 00:38:34.860663 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2025.09.19 00:38:34.860744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13320 | 2025.09.19 00:38:34.861505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13321 | 2025.09.19 00:38:34.861735 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2025.09.19 00:38:34.861883 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28741 | ||
| 13323 | 2025.09.19 00:38:34.945857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1680 | ||
| 13324 | 2025.09.19 00:38:34.948472 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2025.09.19 00:38:34.948525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13326 | 2025.09.19 00:38:34.949738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13327 | 2025.09.19 00:38:34.950013 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2025.09.19 00:38:34.950390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1680 | ||
| 13329 | 2025.09.19 00:38:35.653319 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2025.09.19 00:38:35.653509 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13331 | 2025.09.19 00:38:35.653576 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13332 | 2025.09.19 00:38:35.654412 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.09.19 00:38:35.654450 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13334 | 2025.09.19 00:38:35.654845 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13335 | 2025.09.19 00:38:35.655073 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.09.19 00:38:35.655223 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001766 sec., 79275.19818799547 rows/sec., 6.87 MiB/sec. | ||
| 13337 | 2025.09.19 00:38:35.655263 [ 5 ] {b139511c-720d-4b90-85e7-6ef2ad98438c} <Debug> TCPHandler: Processed in 0.002070097 sec. | ||
| 13338 | 2025.09.19 00:38:35.655392 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.09.19 00:38:35.655489 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13340 | 2025.09.19 00:38:35.655528 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13341 | 2025.09.19 00:38:35.655976 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.09.19 00:38:35.656009 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13343 | 2025.09.19 00:38:35.656300 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13344 | 2025.09.19 00:38:35.656502 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2025.09.19 00:38:35.656626 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001156 sec., 36332.17993079585 rows/sec., 2.67 MiB/sec. | ||
| 13346 | 2025.09.19 00:38:35.656626 [ 149 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13347 | 2025.09.19 00:38:35.656662 [ 5 ] {31661cc5-ab1b-4a04-96d2-9cc89bccf805} <Debug> TCPHandler: Processed in 0.001328637 sec. | ||
| 13348 | 2025.09.19 00:38:35.656674 [ 149 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.09.19 00:38:35.656692 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13350 | 2025.09.19 00:38:35.656772 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2025.09.19 00:38:35.656827 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 13352 | 2025.09.19 00:38:35.656863 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13353 | 2025.09.19 00:38:35.656921 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13354 | 2025.09.19 00:38:35.657008 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2025.09.19 00:38:35.657052 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 265 rows starting from the beginning of the part | ||
| 13356 | 2025.09.19 00:38:35.657131 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 42 rows starting from the beginning of the part | ||
| 13357 | 2025.09.19 00:38:35.657184 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 205 rows starting from the beginning of the part | ||
| 13358 | 2025.09.19 00:38:35.657232 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 13359 | 2025.09.19 00:38:35.657278 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 205 rows starting from the beginning of the part | ||
| 13360 | 2025.09.19 00:38:35.657324 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 42 rows starting from the beginning of the part | ||
| 13361 | 2025.09.19 00:38:35.657374 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2025.09.19 00:38:35.657414 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13363 | 2025.09.19 00:38:35.657757 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13364 | 2025.09.19 00:38:35.657973 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2025.09.19 00:38:35.658104 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001258 sec., 84260.73131955485 rows/sec., 6.58 MiB/sec. | ||
| 13366 | 2025.09.19 00:38:35.658141 [ 5 ] {dcd42034-0394-47c2-a57b-89b7218d99ec} <Debug> TCPHandler: Processed in 0.001417149 sec. | ||
| 13367 | 2025.09.19 00:38:35.658259 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13368 | 2025.09.19 00:38:35.658349 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13369 | 2025.09.19 00:38:35.658362 [ 196 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601711 sec., 508830.8689894744 rows/sec., 33.53 MiB/sec. | ||
| 13370 | 2025.09.19 00:38:35.658391 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13371 | 2025.09.19 00:38:35.658533 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13372 | 2025.09.19 00:38:35.658810 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2025.09.19 00:38:35.658857 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2025.09.19 00:38:35.658882 [ 198 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_86_17} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13375 | 2025.09.19 00:38:35.658901 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13376 | 2025.09.19 00:38:35.658962 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13377 | 2025.09.19 00:38:35.659255 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13378 | 2025.09.19 00:38:35.659470 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.09.19 00:38:35.659597 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 13380 | 2025.09.19 00:38:35.659633 [ 5 ] {e2ffb3d7-2afc-48af-b36a-4e8de27ee052} <Debug> TCPHandler: Processed in 0.001429249 sec. | ||
| 13381 | 2025.09.19 00:38:35.659748 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2025.09.19 00:38:35.659840 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13383 | 2025.09.19 00:38:35.659893 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13384 | 2025.09.19 00:38:35.660775 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2025.09.19 00:38:35.660808 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13386 | 2025.09.19 00:38:35.661361 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13387 | 2025.09.19 00:38:35.661580 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2025.09.19 00:38:35.661710 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001889 sec., 22233.98623610376 rows/sec., 39.84 MiB/sec. | ||
| 13389 | 2025.09.19 00:38:35.661761 [ 5 ] {fdfbfa5c-d36f-4a6c-b240-d52b6606cc82} <Debug> TCPHandler: Processed in 0.002068507 sec. | ||
| 13390 | 2025.09.19 00:38:35.661880 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2025.09.19 00:38:35.661974 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13392 | 2025.09.19 00:38:35.662015 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13393 | 2025.09.19 00:38:35.662360 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2025.09.19 00:38:35.662395 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13395 | 2025.09.19 00:38:35.662701 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13396 | 2025.09.19 00:38:35.662905 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2025.09.19 00:38:35.663030 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13398 | 2025.09.19 00:38:35.663064 [ 5 ] {c33a4d34-36c0-4044-b421-507035c2003d} <Debug> TCPHandler: Processed in 0.001238456 sec. | ||
| 13399 | 2025.09.19 00:38:36.387216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13400 | 2025.09.19 00:38:36.404925 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2025.09.19 00:38:36.404981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13402 | 2025.09.19 00:38:36.411476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13403 | 2025.09.19 00:38:36.412188 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2025.09.19 00:38:36.415355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13405 | 2025.09.19 00:38:40.662974 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2025.09.19 00:38:40.663171 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13407 | 2025.09.19 00:38:40.663252 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13408 | 2025.09.19 00:38:40.664200 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2025.09.19 00:38:40.664237 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13410 | 2025.09.19 00:38:40.664640 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13411 | 2025.09.19 00:38:40.664862 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2025.09.19 00:38:40.665014 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001902 sec., 215562.56572029443 rows/sec., 13.67 MiB/sec. | ||
| 13413 | 2025.09.19 00:38:40.665055 [ 5 ] {a1ec89f2-3c79-4148-8620-0203094ed5f2} <Debug> TCPHandler: Processed in 0.002202768 sec. | ||
| 13414 | 2025.09.19 00:38:40.665172 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13415 | 2025.09.19 00:38:40.665266 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13416 | 2025.09.19 00:38:40.665307 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13417 | 2025.09.19 00:38:40.665695 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2025.09.19 00:38:40.665728 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13419 | 2025.09.19 00:38:40.666029 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13420 | 2025.09.19 00:38:40.666236 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2025.09.19 00:38:40.666362 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001114 sec., 1795.3321364452424 rows/sec., 146.40 KiB/sec. | ||
| 13422 | 2025.09.19 00:38:40.666399 [ 5 ] {66ab7a27-9d6c-4c31-a2b8-48a8233d2ad2} <Debug> TCPHandler: Processed in 0.001275687 sec. | ||
| 13423 | 2025.09.19 00:38:40.666508 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13424 | 2025.09.19 00:38:40.666602 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13425 | 2025.09.19 00:38:40.666640 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13426 | 2025.09.19 00:38:40.667434 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2025.09.19 00:38:40.667470 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13428 | 2025.09.19 00:38:40.667830 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13429 | 2025.09.19 00:38:40.668036 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2025.09.19 00:38:40.668158 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001575 sec., 706666.6666666666 rows/sec., 55.73 MiB/sec. | ||
| 13431 | 2025.09.19 00:38:40.668196 [ 5 ] {27a60a42-7f4b-4e8b-a6a6-cf5a964b81e7} <Debug> TCPHandler: Processed in 0.001735633 sec. | ||
| 13432 | 2025.09.19 00:38:40.668307 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2025.09.19 00:38:40.668399 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13434 | 2025.09.19 00:38:40.668439 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13435 | 2025.09.19 00:38:40.668896 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2025.09.19 00:38:40.668932 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13437 | 2025.09.19 00:38:40.669234 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13438 | 2025.09.19 00:38:40.669445 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2025.09.19 00:38:40.669575 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001193 sec., 173512.15423302597 rows/sec., 10.20 MiB/sec. | ||
| 13440 | 2025.09.19 00:38:40.669612 [ 5 ] {b79c9dc2-db3b-4311-86e6-1be992c87feb} <Debug> TCPHandler: Processed in 0.001353998 sec. | ||
| 13441 | 2025.09.19 00:38:40.669719 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2025.09.19 00:38:40.669811 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13443 | 2025.09.19 00:38:40.669849 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13444 | 2025.09.19 00:38:40.670305 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2025.09.19 00:38:40.670341 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13446 | 2025.09.19 00:38:40.670638 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13447 | 2025.09.19 00:38:40.670853 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2025.09.19 00:38:40.670985 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 13449 | 2025.09.19 00:38:40.671023 [ 5 ] {ad2bffe9-c7d1-4a73-b093-760c20a5b1a5} <Debug> TCPHandler: Processed in 0.001352557 sec. | ||
| 13450 | 2025.09.19 00:38:40.671146 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2025.09.19 00:38:40.671240 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13452 | 2025.09.19 00:38:40.671280 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13453 | 2025.09.19 00:38:40.671773 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2025.09.19 00:38:40.671809 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13455 | 2025.09.19 00:38:40.672110 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13456 | 2025.09.19 00:38:40.672326 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2025.09.19 00:38:40.672458 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 13458 | 2025.09.19 00:38:40.672496 [ 5 ] {9a653994-0446-4530-bc09-c33a32a4d3d5} <Debug> TCPHandler: Processed in 0.001398549 sec. | ||
| 13459 | 2025.09.19 00:38:40.672612 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2025.09.19 00:38:40.672704 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13461 | 2025.09.19 00:38:40.672743 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13462 | 2025.09.19 00:38:40.673354 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2025.09.19 00:38:40.673389 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13464 | 2025.09.19 00:38:40.673710 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13465 | 2025.09.19 00:38:40.673915 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2025.09.19 00:38:40.674042 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001355 sec., 502583.02583025827 rows/sec., 35.05 MiB/sec. | ||
| 13467 | 2025.09.19 00:38:40.674079 [ 5 ] {32aec7bb-b456-4d3b-b4e6-fcd83554fa3d} <Debug> TCPHandler: Processed in 0.001516351 sec. | ||
| 13468 | 2025.09.19 00:38:40.674188 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2025.09.19 00:38:40.674280 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13470 | 2025.09.19 00:38:40.674321 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13471 | 2025.09.19 00:38:40.674663 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2025.09.19 00:38:40.674698 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13473 | 2025.09.19 00:38:40.674991 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13474 | 2025.09.19 00:38:40.675203 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2025.09.19 00:38:40.675328 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 13476 | 2025.09.19 00:38:40.675363 [ 5 ] {ee25b380-652c-410b-8e3e-55de740a7f83} <Debug> TCPHandler: Processed in 0.001222966 sec. | ||
| 13477 | 2025.09.19 00:38:40.675478 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2025.09.19 00:38:40.675571 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13479 | 2025.09.19 00:38:40.675613 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13480 | 2025.09.19 00:38:40.676044 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2025.09.19 00:38:40.676078 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13482 | 2025.09.19 00:38:40.676407 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13483 | 2025.09.19 00:38:40.676616 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2025.09.19 00:38:40.676743 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00119 sec., 264705.88235294115 rows/sec., 17.39 MiB/sec. | ||
| 13485 | 2025.09.19 00:38:40.676779 [ 5 ] {eba06e00-0446-4062-a922-b243759b692b} <Debug> TCPHandler: Processed in 0.001352878 sec. | ||
| 13486 | 2025.09.19 00:38:40.676884 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2025.09.19 00:38:40.676977 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13488 | 2025.09.19 00:38:40.677018 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13489 | 2025.09.19 00:38:40.677327 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2025.09.19 00:38:40.677362 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13491 | 2025.09.19 00:38:40.677648 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13492 | 2025.09.19 00:38:40.677856 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2025.09.19 00:38:40.677972 [ 143 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 13494 | 2025.09.19 00:38:40.677986 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 13495 | 2025.09.19 00:38:40.678038 [ 143 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2025.09.19 00:38:40.678044 [ 5 ] {0902057d-8714-4cee-b2c3-e0717325c609} <Debug> TCPHandler: Processed in 0.001208726 sec. | ||
| 13497 | 2025.09.19 00:38:40.678066 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13498 | 2025.09.19 00:38:40.678167 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2025.09.19 00:38:40.678229 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 13500 | 2025.09.19 00:38:40.678263 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13501 | 2025.09.19 00:38:40.678312 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13502 | 2025.09.19 00:38:40.678399 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13503 | 2025.09.19 00:38:40.678444 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 13504 | 2025.09.19 00:38:40.678521 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 13505 | 2025.09.19 00:38:40.678571 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13506 | 2025.09.19 00:38:40.678620 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 13507 | 2025.09.19 00:38:40.678634 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2025.09.19 00:38:40.678663 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 13509 | 2025.09.19 00:38:40.678675 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13510 | 2025.09.19 00:38:40.678716 [ 194 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 13511 | 2025.09.19 00:38:40.679020 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13512 | 2025.09.19 00:38:40.679253 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2025.09.19 00:38:40.679385 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001139 sec., 91308.1650570676 rows/sec., 5.59 MiB/sec. | ||
| 13514 | 2025.09.19 00:38:40.679420 [ 5 ] {ac14bddb-5b92-4864-b1d7-a48f31e7ecd8} <Debug> TCPHandler: Processed in 0.001301977 sec. | ||
| 13515 | 2025.09.19 00:38:40.679630 [ 196 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001464139 sec., 30734.78679278402 rows/sec., 2.02 MiB/sec. | ||
| 13516 | 2025.09.19 00:38:40.679848 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 13517 | 2025.09.19 00:38:40.680186 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_45_9} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2025.09.19 00:38:40.680294 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_45_9} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 13519 | 2025.09.19 00:38:40.680403 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13520 | 2025.09.19 00:38:42.362080 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29253 | ||
| 13521 | 2025.09.19 00:38:42.362972 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2025.09.19 00:38:42.363054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13523 | 2025.09.19 00:38:42.363769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13524 | 2025.09.19 00:38:42.364020 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2025.09.19 00:38:42.364179 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29253 | ||
| 13526 | 2025.09.19 00:38:42.364221 [ 140 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13527 | 2025.09.19 00:38:42.364309 [ 140 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2025.09.19 00:38:42.364344 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13529 | 2025.09.19 00:38:42.364501 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 13530 | 2025.09.19 00:38:42.364676 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13531 | 2025.09.19 00:38:42.364735 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26821 rows starting from the beginning of the part | ||
| 13532 | 2025.09.19 00:38:42.364830 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 13533 | 2025.09.19 00:38:42.364900 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 13534 | 2025.09.19 00:38:42.364959 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 13535 | 2025.09.19 00:38:42.365014 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 13536 | 2025.09.19 00:38:42.365071 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 13537 | 2025.09.19 00:38:42.367806 [ 199 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372514 sec., 8673944.718984116 rows/sec., 124.08 MiB/sec. | ||
| 13538 | 2025.09.19 00:38:42.368169 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13539 | 2025.09.19 00:38:42.368442 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_61_12} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2025.09.19 00:38:42.368519 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_61_12} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13541 | 2025.09.19 00:38:42.368618 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13542 | 2025.09.19 00:38:43.915489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13543 | 2025.09.19 00:38:43.932966 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2025.09.19 00:38:43.933013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13545 | 2025.09.19 00:38:43.939251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13546 | 2025.09.19 00:38:43.939950 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2025.09.19 00:38:43.940258 [ 136 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13548 | 2025.09.19 00:38:43.940294 [ 136 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2025.09.19 00:38:43.940312 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13550 | 2025.09.19 00:38:43.940494 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 13551 | 2025.09.19 00:38:43.943028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13552 | 2025.09.19 00:38:43.944262 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13553 | 2025.09.19 00:38:43.945747 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 13554 | 2025.09.19 00:38:43.950339 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 13555 | 2025.09.19 00:38:43.955113 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 13556 | 2025.09.19 00:38:43.959669 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 13557 | 2025.09.19 00:38:43.964562 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 13558 | 2025.09.19 00:38:43.968776 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 13559 | 2025.09.19 00:38:44.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.44 MiB, peak 354.44 MiB, free memory in arenas 0.00 B, will set to 344.67 MiB (RSS), difference: -9.77 MiB | ||
| 13560 | 2025.09.19 00:38:44.025589 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.085184964 sec., 5400.014021253798 rows/sec., 27.92 MiB/sec. | ||
| 13561 | 2025.09.19 00:38:44.028589 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13562 | 2025.09.19 00:38:44.030505 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_61_12} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2025.09.19 00:38:44.030619 [ 186 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_61_12} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13564 | 2025.09.19 00:38:44.032962 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13565 | 2025.09.19 00:38:44.950650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1714 | ||
| 13566 | 2025.09.19 00:38:44.953044 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2025.09.19 00:38:44.953089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13568 | 2025.09.19 00:38:44.954288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13569 | 2025.09.19 00:38:44.954547 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2025.09.19 00:38:44.954820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1714 | ||
| 13571 | 2025.09.19 00:38:45.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.25 MiB, peak 354.44 MiB, free memory in arenas 0.00 B, will set to 345.98 MiB (RSS), difference: 10.73 MiB | ||
| 13572 | 2025.09.19 00:38:45.652528 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13573 | 2025.09.19 00:38:45.652715 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13574 | 2025.09.19 00:38:45.652783 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13575 | 2025.09.19 00:38:45.653563 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2025.09.19 00:38:45.653605 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13577 | 2025.09.19 00:38:45.653979 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13578 | 2025.09.19 00:38:45.654193 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2025.09.19 00:38:45.654339 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001675 sec., 83582.0895522388 rows/sec., 7.24 MiB/sec. | ||
| 13580 | 2025.09.19 00:38:45.654381 [ 5 ] {57204a1b-9f47-4517-9a23-9346df993663} <Debug> TCPHandler: Processed in 0.001980225 sec. | ||
| 13581 | 2025.09.19 00:38:45.654501 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2025.09.19 00:38:45.654595 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13583 | 2025.09.19 00:38:45.654636 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13584 | 2025.09.19 00:38:45.655047 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2025.09.19 00:38:45.655081 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13586 | 2025.09.19 00:38:45.655368 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13587 | 2025.09.19 00:38:45.655573 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2025.09.19 00:38:45.655701 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001124 sec., 37366.54804270463 rows/sec., 2.74 MiB/sec. | ||
| 13589 | 2025.09.19 00:38:45.655737 [ 5 ] {88845ef2-b434-4efe-9bb5-b18a03de3107} <Debug> TCPHandler: Processed in 0.001284277 sec. | ||
| 13590 | 2025.09.19 00:38:45.655854 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2025.09.19 00:38:45.655979 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13592 | 2025.09.19 00:38:45.656027 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13593 | 2025.09.19 00:38:45.656505 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2025.09.19 00:38:45.656542 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13595 | 2025.09.19 00:38:45.656860 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13596 | 2025.09.19 00:38:45.657067 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2025.09.19 00:38:45.657196 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00124 sec., 85483.87096774194 rows/sec., 6.68 MiB/sec. | ||
| 13598 | 2025.09.19 00:38:45.657234 [ 5 ] {bfeca7b1-74b9-4733-aede-8ef88c30185a} <Debug> TCPHandler: Processed in 0.001439479 sec. | ||
| 13599 | 2025.09.19 00:38:45.657344 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2025.09.19 00:38:45.657436 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13601 | 2025.09.19 00:38:45.657479 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13602 | 2025.09.19 00:38:45.657884 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2025.09.19 00:38:45.657919 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13604 | 2025.09.19 00:38:45.658242 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13605 | 2025.09.19 00:38:45.658453 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2025.09.19 00:38:45.658579 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 13607 | 2025.09.19 00:38:45.658615 [ 5 ] {feafd66c-9f5b-44ea-a171-be5c10ff62d6} <Debug> TCPHandler: Processed in 0.001318927 sec. | ||
| 13608 | 2025.09.19 00:38:45.658712 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2025.09.19 00:38:45.658803 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13610 | 2025.09.19 00:38:45.658855 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13611 | 2025.09.19 00:38:45.659723 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2025.09.19 00:38:45.659759 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13613 | 2025.09.19 00:38:45.660335 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13614 | 2025.09.19 00:38:45.660564 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2025.09.19 00:38:45.660705 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00192 sec., 21875 rows/sec., 39.20 MiB/sec. | ||
| 13616 | 2025.09.19 00:38:45.660773 [ 5 ] {f7895c3b-48da-4e89-8a73-e4361194aef1} <Debug> TCPHandler: Processed in 0.002107297 sec. | ||
| 13617 | 2025.09.19 00:38:45.660884 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2025.09.19 00:38:45.660977 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13619 | 2025.09.19 00:38:45.661017 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13620 | 2025.09.19 00:38:45.661353 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2025.09.19 00:38:45.661388 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13622 | 2025.09.19 00:38:45.661690 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13623 | 2025.09.19 00:38:45.661891 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2025.09.19 00:38:45.662017 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13625 | 2025.09.19 00:38:45.662053 [ 5 ] {20bcb944-d063-43d3-9cff-ddde2999bf74} <Debug> TCPHandler: Processed in 0.001215786 sec. | ||
| 13626 | 2025.09.19 00:38:49.706868 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13627 | 2025.09.19 00:38:49.706934 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13628 | 2025.09.19 00:38:49.864365 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29701 | ||
| 13629 | 2025.09.19 00:38:49.864896 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13630 | 2025.09.19 00:38:49.864948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13631 | 2025.09.19 00:38:49.865478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13632 | 2025.09.19 00:38:49.865716 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2025.09.19 00:38:49.865865 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29701 | ||
| 13634 | 2025.09.19 00:38:50.664297 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2025.09.19 00:38:50.664486 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13636 | 2025.09.19 00:38:50.664559 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13637 | 2025.09.19 00:38:50.665314 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2025.09.19 00:38:50.665358 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13639 | 2025.09.19 00:38:50.665779 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13640 | 2025.09.19 00:38:50.666010 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2025.09.19 00:38:50.666170 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001733 sec., 236583.95845354875 rows/sec., 15.01 MiB/sec. | ||
| 13642 | 2025.09.19 00:38:50.666215 [ 5 ] {8ec2477e-7748-45b3-9c99-e5343a451494} <Debug> TCPHandler: Processed in 0.002062367 sec. | ||
| 13643 | 2025.09.19 00:38:50.666378 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13644 | 2025.09.19 00:38:50.666507 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13645 | 2025.09.19 00:38:50.666552 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13646 | 2025.09.19 00:38:50.667380 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2025.09.19 00:38:50.667420 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13648 | 2025.09.19 00:38:50.667802 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13649 | 2025.09.19 00:38:50.668029 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2025.09.19 00:38:50.668163 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001682 sec., 661117.7170035673 rows/sec., 52.14 MiB/sec. | ||
| 13651 | 2025.09.19 00:38:50.668169 [ 130 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13652 | 2025.09.19 00:38:50.668202 [ 5 ] {0dd8adde-5a38-4e3b-87c5-565fce875215} <Debug> TCPHandler: Processed in 0.001899874 sec. | ||
| 13653 | 2025.09.19 00:38:50.668237 [ 130 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2025.09.19 00:38:50.668265 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13655 | 2025.09.19 00:38:50.668334 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13656 | 2025.09.19 00:38:50.668361 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 13657 | 2025.09.19 00:38:50.668437 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13658 | 2025.09.19 00:38:50.668450 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13659 | 2025.09.19 00:38:50.668480 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2346 rows starting from the beginning of the part | ||
| 13660 | 2025.09.19 00:38:50.668480 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13661 | 2025.09.19 00:38:50.668541 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1112 rows starting from the beginning of the part | ||
| 13662 | 2025.09.19 00:38:50.668589 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 140 rows starting from the beginning of the part | ||
| 13663 | 2025.09.19 00:38:50.668631 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1113 rows starting from the beginning of the part | ||
| 13664 | 2025.09.19 00:38:50.668677 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 140 rows starting from the beginning of the part | ||
| 13665 | 2025.09.19 00:38:50.668716 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1112 rows starting from the beginning of the part | ||
| 13666 | 2025.09.19 00:38:50.668965 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2025.09.19 00:38:50.669001 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13668 | 2025.09.19 00:38:50.669326 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13669 | 2025.09.19 00:38:50.669539 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2025.09.19 00:38:50.669672 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001254 sec., 163476.8740031898 rows/sec., 9.59 MiB/sec. | ||
| 13671 | 2025.09.19 00:38:50.669711 [ 5 ] {f80c5c68-6790-459c-a5f7-d6921def29e5} <Debug> TCPHandler: Processed in 0.001428139 sec. | ||
| 13672 | 2025.09.19 00:38:50.669821 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13673 | 2025.09.19 00:38:50.669917 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13674 | 2025.09.19 00:38:50.669958 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13675 | 2025.09.19 00:38:50.670435 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2025.09.19 00:38:50.670474 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13677 | 2025.09.19 00:38:50.670643 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5963 rows, containing 5 columns (5 merged, 0 gathered) in 0.00232022 sec., 2570014.9123789985 rows/sec., 215.63 MiB/sec. | ||
| 13678 | 2025.09.19 00:38:50.670784 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13679 | 2025.09.19 00:38:50.670899 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13680 | 2025.09.19 00:38:50.670997 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2025.09.19 00:38:50.671131 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 13682 | 2025.09.19 00:38:50.671154 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13683 | 2025.09.19 00:38:50.671169 [ 5 ] {3028a285-255b-43e2-9e0e-bf1843582b4e} <Debug> TCPHandler: Processed in 0.001397958 sec. | ||
| 13684 | 2025.09.19 00:38:50.671223 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_91_18} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13685 | 2025.09.19 00:38:50.671283 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13686 | 2025.09.19 00:38:50.671299 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13687 | 2025.09.19 00:38:50.671379 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13688 | 2025.09.19 00:38:50.671419 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13689 | 2025.09.19 00:38:50.671888 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2025.09.19 00:38:50.671924 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13691 | 2025.09.19 00:38:50.672219 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13692 | 2025.09.19 00:38:50.672430 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2025.09.19 00:38:50.672562 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 13694 | 2025.09.19 00:38:50.672627 [ 5 ] {e9e675cb-8339-4813-a4fc-9571cf043ad3} <Debug> TCPHandler: Processed in 0.001393599 sec. | ||
| 13695 | 2025.09.19 00:38:50.672745 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13696 | 2025.09.19 00:38:50.672841 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13697 | 2025.09.19 00:38:50.672879 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13698 | 2025.09.19 00:38:50.673492 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13699 | 2025.09.19 00:38:50.673535 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13700 | 2025.09.19 00:38:50.673863 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13701 | 2025.09.19 00:38:50.674068 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13702 | 2025.09.19 00:38:50.674222 [ 130 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13703 | 2025.09.19 00:38:50.674230 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001408 sec., 482244.3181818182 rows/sec., 33.62 MiB/sec. | ||
| 13704 | 2025.09.19 00:38:50.674271 [ 130 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2025.09.19 00:38:50.674291 [ 5 ] {fedc5ad2-1175-4aa2-a6b8-ed563a9f9189} <Debug> TCPHandler: Processed in 0.001595591 sec. | ||
| 13706 | 2025.09.19 00:38:50.674297 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13707 | 2025.09.19 00:38:50.674416 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 13708 | 2025.09.19 00:38:50.674419 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2025.09.19 00:38:50.674554 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13710 | 2025.09.19 00:38:50.674555 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13711 | 2025.09.19 00:38:50.674601 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13712 | 2025.09.19 00:38:50.674609 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1213 rows starting from the beginning of the part | ||
| 13713 | 2025.09.19 00:38:50.674693 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 679 rows starting from the beginning of the part | ||
| 13714 | 2025.09.19 00:38:50.674740 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 106 rows starting from the beginning of the part | ||
| 13715 | 2025.09.19 00:38:50.674784 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 681 rows starting from the beginning of the part | ||
| 13716 | 2025.09.19 00:38:50.674824 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 106 rows starting from the beginning of the part | ||
| 13717 | 2025.09.19 00:38:50.674863 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 679 rows starting from the beginning of the part | ||
| 13718 | 2025.09.19 00:38:50.674970 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2025.09.19 00:38:50.675014 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13720 | 2025.09.19 00:38:50.675338 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13721 | 2025.09.19 00:38:50.675563 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2025.09.19 00:38:50.675698 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 13723 | 2025.09.19 00:38:50.675735 [ 5 ] {5c3705e6-453e-4a2d-84c5-63efd1aa4ac9} <Debug> TCPHandler: Processed in 0.001367168 sec. | ||
| 13724 | 2025.09.19 00:38:50.675853 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2025.09.19 00:38:50.675947 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13726 | 2025.09.19 00:38:50.675989 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13727 | 2025.09.19 00:38:50.676317 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948836 sec., 1777471.270029905 rows/sec., 132.84 MiB/sec. | ||
| 13728 | 2025.09.19 00:38:50.676467 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2025.09.19 00:38:50.676509 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13730 | 2025.09.19 00:38:50.676544 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13731 | 2025.09.19 00:38:50.676849 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2025.09.19 00:38:50.676904 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13733 | 2025.09.19 00:38:50.676939 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_91_18} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13734 | 2025.09.19 00:38:50.677027 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13735 | 2025.09.19 00:38:50.677138 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2025.09.19 00:38:50.677281 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001352 sec., 232248.52071005918 rows/sec., 15.26 MiB/sec. | ||
| 13737 | 2025.09.19 00:38:50.677277 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13738 | 2025.09.19 00:38:50.677343 [ 5 ] {bd618b09-d3f4-4674-a354-f7acbe6a9007} <Debug> TCPHandler: Processed in 0.00153748 sec. | ||
| 13739 | 2025.09.19 00:38:50.677354 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2025.09.19 00:38:50.677393 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13741 | 2025.09.19 00:38:50.677471 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::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 | ||
| 13742 | 2025.09.19 00:38:50.677487 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2025.09.19 00:38:50.677572 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13744 | 2025.09.19 00:38:50.677597 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13745 | 2025.09.19 00:38:50.677605 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30565 rows starting from the beginning of the part | ||
| 13746 | 2025.09.19 00:38:50.677652 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13747 | 2025.09.19 00:38:50.677671 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 13748 | 2025.09.19 00:38:50.677715 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13749 | 2025.09.19 00:38:50.677750 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 315 rows starting from the beginning of the part | ||
| 13750 | 2025.09.19 00:38:50.677783 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13751 | 2025.09.19 00:38:50.677817 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 314 rows starting from the beginning of the part | ||
| 13752 | 2025.09.19 00:38:50.678005 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2025.09.19 00:38:50.678048 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13754 | 2025.09.19 00:38:50.678406 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13755 | 2025.09.19 00:38:50.678623 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2025.09.19 00:38:50.678760 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 13757 | 2025.09.19 00:38:50.678798 [ 5 ] {8861a71b-3e4f-4fc9-bde3-4f472e3ccee1} <Debug> TCPHandler: Processed in 0.001363978 sec. | ||
| 13758 | 2025.09.19 00:38:50.678921 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13759 | 2025.09.19 00:38:50.679017 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13760 | 2025.09.19 00:38:50.679060 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13761 | 2025.09.19 00:38:50.679404 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13762 | 2025.09.19 00:38:50.679444 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13763 | 2025.09.19 00:38:50.679781 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13764 | 2025.09.19 00:38:50.680000 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2025.09.19 00:38:50.680131 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 13766 | 2025.09.19 00:38:50.680129 [ 127 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13767 | 2025.09.19 00:38:50.680169 [ 5 ] {d5625df9-8483-48d6-8940-c27165787827} <Debug> TCPHandler: Processed in 0.001301277 sec. | ||
| 13768 | 2025.09.19 00:38:50.680185 [ 127 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2025.09.19 00:38:50.680211 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13770 | 2025.09.19 00:38:50.680290 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 13771 | 2025.09.19 00:38:50.680385 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13772 | 2025.09.19 00:38:50.680415 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6868 rows starting from the beginning of the part | ||
| 13773 | 2025.09.19 00:38:50.680466 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 13774 | 2025.09.19 00:38:50.680510 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13775 | 2025.09.19 00:38:50.680554 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 13776 | 2025.09.19 00:38:50.680610 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13777 | 2025.09.19 00:38:50.680653 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 13778 | 2025.09.19 00:38:50.684387 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7300 rows, containing 4 columns (4 merged, 0 gathered) in 0.004131524 sec., 1766902.4795692824 rows/sec., 112.30 MiB/sec. | ||
| 13779 | 2025.09.19 00:38:50.685085 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13780 | 2025.09.19 00:38:50.685386 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2025.09.19 00:38:50.685474 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_91_18} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13782 | 2025.09.19 00:38:50.685584 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13783 | 2025.09.19 00:38:50.687332 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31828 rows, containing 5 columns (5 merged, 0 gathered) in 0.00989108 sec., 3217848.809230135 rows/sec., 215.46 MiB/sec. | ||
| 13784 | 2025.09.19 00:38:50.687894 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13785 | 2025.09.19 00:38:50.688168 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13786 | 2025.09.19 00:38:50.688243 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13787 | 2025.09.19 00:38:50.688324 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13788 | 2025.09.19 00:38:51.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.81 MiB, peak 358.27 MiB, free memory in arenas 0.00 B, will set to 349.95 MiB (RSS), difference: 3.14 MiB | ||
| 13789 | 2025.09.19 00:38:51.443148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13790 | 2025.09.19 00:38:51.459219 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2025.09.19 00:38:51.459285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13792 | 2025.09.19 00:38:51.465143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13793 | 2025.09.19 00:38:51.465870 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13794 | 2025.09.19 00:38:51.469089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13795 | 2025.09.19 00:38:54.955064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1746 | ||
| 13796 | 2025.09.19 00:38:54.957582 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2025.09.19 00:38:54.957640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13798 | 2025.09.19 00:38:54.958918 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13799 | 2025.09.19 00:38:54.959193 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2025.09.19 00:38:54.959358 [ 126 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13801 | 2025.09.19 00:38:54.959421 [ 126 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2025.09.19 00:38:54.959441 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13803 | 2025.09.19 00:38:54.959572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1746 | ||
| 13804 | 2025.09.19 00:38:54.959574 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 13805 | 2025.09.19 00:38:54.960178 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13806 | 2025.09.19 00:38:54.960337 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1574 rows starting from the beginning of the part | ||
| 13807 | 2025.09.19 00:38:54.960722 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 13808 | 2025.09.19 00:38:54.961088 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 13809 | 2025.09.19 00:38:54.961466 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 13810 | 2025.09.19 00:38:54.961834 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 13811 | 2025.09.19 00:38:54.962182 [ 191 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 13812 | 2025.09.19 00:38:54.969395 [ 198 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 72 columns (72 merged, 0 gathered) in 0.009889299 sec., 176554.47570146274 rows/sec., 135.87 MiB/sec. | ||
| 13813 | 2025.09.19 00:38:54.971180 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13814 | 2025.09.19 00:38:54.971823 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2025.09.19 00:38:54.971909 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_46_9} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13816 | 2025.09.19 00:38:54.972268 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13817 | 2025.09.19 00:38:55.681462 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13818 | 2025.09.19 00:38:55.681652 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13819 | 2025.09.19 00:38:55.681727 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13820 | 2025.09.19 00:38:55.682402 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2025.09.19 00:38:55.682489 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13822 | 2025.09.19 00:38:55.682898 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13823 | 2025.09.19 00:38:55.683125 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2025.09.19 00:38:55.683302 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001695 sec., 1179.9410029498526 rows/sec., 96.22 KiB/sec. | ||
| 13825 | 2025.09.19 00:38:55.683359 [ 5 ] {4a42cb97-d96c-45b3-8825-fa2275d335b9} <Debug> TCPHandler: Processed in 0.002027386 sec. | ||
| 13826 | 2025.09.19 00:38:55.683505 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2025.09.19 00:38:55.683614 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13828 | 2025.09.19 00:38:55.683661 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13829 | 2025.09.19 00:38:55.684864 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2025.09.19 00:38:55.684910 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13831 | 2025.09.19 00:38:55.685395 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13832 | 2025.09.19 00:38:55.685619 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2025.09.19 00:38:55.685758 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.00217 sec., 590322.5806451613 rows/sec., 48.88 MiB/sec. | ||
| 13834 | 2025.09.19 00:38:55.685801 [ 5 ] {ffd1fe17-57ad-42d3-a617-3e8ef7316ee6} <Debug> TCPHandler: Processed in 0.00235199 sec. | ||
| 13835 | 2025.09.19 00:38:55.685943 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13836 | 2025.09.19 00:38:55.686042 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13837 | 2025.09.19 00:38:55.686083 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13838 | 2025.09.19 00:38:55.686525 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13839 | 2025.09.19 00:38:55.686562 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13840 | 2025.09.19 00:38:55.686869 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13841 | 2025.09.19 00:38:55.687103 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13842 | 2025.09.19 00:38:55.687240 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001217 sec., 36154.478225143794 rows/sec., 2.65 MiB/sec. | ||
| 13843 | 2025.09.19 00:38:55.687280 [ 5 ] {578b1636-f2ec-4d44-86fa-f7ef6d3d8110} <Debug> TCPHandler: Processed in 0.001393808 sec. | ||
| 13844 | 2025.09.19 00:38:55.687396 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13845 | 2025.09.19 00:38:55.687490 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13846 | 2025.09.19 00:38:55.687532 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13847 | 2025.09.19 00:38:55.688046 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2025.09.19 00:38:55.688087 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13849 | 2025.09.19 00:38:55.688405 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13850 | 2025.09.19 00:38:55.688612 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2025.09.19 00:38:55.688739 [ 122 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 13852 | 2025.09.19 00:38:55.688747 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 13853 | 2025.09.19 00:38:55.688810 [ 122 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.09.19 00:38:55.688828 [ 5 ] {010914da-8354-4c55-a84f-b670811ae123} <Debug> TCPHandler: Processed in 0.00148154 sec. | ||
| 13855 | 2025.09.19 00:38:55.688837 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13856 | 2025.09.19 00:38:55.688954 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2025.09.19 00:38:55.688977 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 13858 | 2025.09.19 00:38:55.689052 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13859 | 2025.09.19 00:38:55.689100 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13860 | 2025.09.19 00:38:55.689128 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13861 | 2025.09.19 00:38:55.689170 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 13862 | 2025.09.19 00:38:55.689245 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 228 rows starting from the beginning of the part | ||
| 13863 | 2025.09.19 00:38:55.689295 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 13864 | 2025.09.19 00:38:55.689339 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 13865 | 2025.09.19 00:38:55.689383 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 13866 | 2025.09.19 00:38:55.689425 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 228 rows starting from the beginning of the part | ||
| 13867 | 2025.09.19 00:38:55.689751 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2025.09.19 00:38:55.689792 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13869 | 2025.09.19 00:38:55.690138 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13870 | 2025.09.19 00:38:55.690351 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2025.09.19 00:38:55.690481 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001447 sec., 389771.9419488597 rows/sec., 28.97 MiB/sec. | ||
| 13872 | 2025.09.19 00:38:55.690489 [ 194 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578471 sec., 971193.0089307944 rows/sec., 67.73 MiB/sec. | ||
| 13873 | 2025.09.19 00:38:55.690522 [ 5 ] {acd9bc3c-d46d-4a1c-bdbb-248f1c4e8346} <Debug> TCPHandler: Processed in 0.001618451 sec. | ||
| 13874 | 2025.09.19 00:38:55.690639 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 13875 | 2025.09.19 00:38:55.690644 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2025.09.19 00:38:55.690754 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13877 | 2025.09.19 00:38:55.690800 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13878 | 2025.09.19 00:38:55.690915 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2025.09.19 00:38:55.690998 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_60_12} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 13880 | 2025.09.19 00:38:55.691081 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13881 | 2025.09.19 00:38:55.691438 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2025.09.19 00:38:55.691478 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13883 | 2025.09.19 00:38:55.691864 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13884 | 2025.09.19 00:38:55.692073 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2025.09.19 00:38:55.692202 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001466 sec., 576398.3628922238 rows/sec., 38.80 MiB/sec. | ||
| 13886 | 2025.09.19 00:38:55.692239 [ 5 ] {00cc0f8a-816a-409a-923a-cc113c91a556} <Debug> TCPHandler: Processed in 0.001643842 sec. | ||
| 13887 | 2025.09.19 00:38:55.692385 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13888 | 2025.09.19 00:38:55.692485 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13889 | 2025.09.19 00:38:55.692539 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13890 | 2025.09.19 00:38:55.693460 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2025.09.19 00:38:55.693496 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13892 | 2025.09.19 00:38:55.694066 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13893 | 2025.09.19 00:38:55.694282 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2025.09.19 00:38:55.694415 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13895 | 2025.09.19 00:38:55.694421 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001954 sec., 21494.370522006142 rows/sec., 38.52 MiB/sec. | ||
| 13896 | 2025.09.19 00:38:55.694468 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13897 | 2025.09.19 00:38:55.694504 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13898 | 2025.09.19 00:38:55.694507 [ 5 ] {b2d920cb-4d3b-473d-8c49-abd2847a0ecc} <Debug> TCPHandler: Processed in 0.002177648 sec. | ||
| 13899 | 2025.09.19 00:38:55.694626 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 13900 | 2025.09.19 00:38:55.694662 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2025.09.19 00:38:55.694763 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13902 | 2025.09.19 00:38:55.694806 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13903 | 2025.09.19 00:38:55.694889 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13904 | 2025.09.19 00:38:55.694954 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1598 rows starting from the beginning of the part | ||
| 13905 | 2025.09.19 00:38:55.695093 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 13906 | 2025.09.19 00:38:55.695168 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13907 | 2025.09.19 00:38:55.695198 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 13908 | 2025.09.19 00:38:55.695209 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13909 | 2025.09.19 00:38:55.695310 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 13910 | 2025.09.19 00:38:55.695412 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 13911 | 2025.09.19 00:38:55.695515 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 13912 | 2025.09.19 00:38:55.695557 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13913 | 2025.09.19 00:38:55.695800 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.09.19 00:38:55.695959 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 13915 | 2025.09.19 00:38:55.695997 [ 5 ] {ada307c8-400e-40ad-8582-0d40bd834b8e} <Debug> TCPHandler: Processed in 0.001384558 sec. | ||
| 13916 | 2025.09.19 00:38:55.705224 [ 192 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 19 columns (19 merged, 0 gathered) in 0.01065016 sec., 169762.7077903055 rows/sec., 304.21 MiB/sec. | ||
| 13917 | 2025.09.19 00:38:55.707281 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13918 | 2025.09.19 00:38:55.707675 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2025.09.19 00:38:55.707757 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13920 | 2025.09.19 00:38:55.707932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.72 MiB. | ||
| 13921 | 2025.09.19 00:38:56.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.64 MiB, peak 367.33 MiB, free memory in arenas 0.00 B, will set to 355.62 MiB (RSS), difference: 4.98 MiB | ||
| 13922 | 2025.09.19 00:38:57.366030 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30213 | ||
| 13923 | 2025.09.19 00:38:57.366574 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13924 | 2025.09.19 00:38:57.366622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13925 | 2025.09.19 00:38:57.367106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13926 | 2025.09.19 00:38:57.367331 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2025.09.19 00:38:57.367460 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30213 | ||
| 13928 | 2025.09.19 00:38:58.969197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13929 | 2025.09.19 00:38:58.984821 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2025.09.19 00:38:58.984873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13931 | 2025.09.19 00:38:58.991279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13932 | 2025.09.19 00:38:58.991956 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2025.09.19 00:38:58.994927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13934 | 2025.09.19 00:39:00.662475 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13935 | 2025.09.19 00:39:00.662648 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13936 | 2025.09.19 00:39:00.662709 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13937 | 2025.09.19 00:39:00.663553 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2025.09.19 00:39:00.663591 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13939 | 2025.09.19 00:39:00.663991 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13940 | 2025.09.19 00:39:00.664223 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2025.09.19 00:39:00.664353 [ 117 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13942 | 2025.09.19 00:39:00.664375 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001773 sec., 231246.47490129722 rows/sec., 14.67 MiB/sec. | ||
| 13943 | 2025.09.19 00:39:00.664394 [ 117 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2025.09.19 00:39:00.664415 [ 5 ] {9ff4fcf4-df83-441d-b816-14ede48e8bce} <Debug> TCPHandler: Processed in 0.002058977 sec. | ||
| 13945 | 2025.09.19 00:39:00.664418 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13946 | 2025.09.19 00:39:00.664540 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2025.09.19 00:39:00.664547 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 13948 | 2025.09.19 00:39:00.664635 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13949 | 2025.09.19 00:39:00.664678 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13950 | 2025.09.19 00:39:00.664692 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13951 | 2025.09.19 00:39:00.664734 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 13952 | 2025.09.19 00:39:00.664810 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 13953 | 2025.09.19 00:39:00.664863 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 13954 | 2025.09.19 00:39:00.664916 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 13955 | 2025.09.19 00:39:00.664963 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 13956 | 2025.09.19 00:39:00.665919 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2025.09.19 00:39:00.665960 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13958 | 2025.09.19 00:39:00.666095 [ 199 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603511 sec., 1278444.613102124 rows/sec., 85.98 MiB/sec. | ||
| 13959 | 2025.09.19 00:39:00.666246 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13960 | 2025.09.19 00:39:00.666363 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13961 | 2025.09.19 00:39:00.666541 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_45_11} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2025.09.19 00:39:00.666621 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2025.09.19 00:39:00.666625 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_45_11} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13964 | 2025.09.19 00:39:00.666715 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13965 | 2025.09.19 00:39:00.666758 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002141 sec., 519383.4656702475 rows/sec., 40.96 MiB/sec. | ||
| 13966 | 2025.09.19 00:39:00.666799 [ 5 ] {fb2a915f-2e59-4c50-bd0e-a7956ab0caac} <Debug> TCPHandler: Processed in 0.00230731 sec. | ||
| 13967 | 2025.09.19 00:39:00.666917 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2025.09.19 00:39:00.667010 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13969 | 2025.09.19 00:39:00.667049 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13970 | 2025.09.19 00:39:00.667606 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2025.09.19 00:39:00.667641 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13972 | 2025.09.19 00:39:00.667947 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13973 | 2025.09.19 00:39:00.668158 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2025.09.19 00:39:00.668256 [ 117 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13975 | 2025.09.19 00:39:00.668281 [ 117 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2025.09.19 00:39:00.668284 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001293 sec., 158546.0170146945 rows/sec., 9.30 MiB/sec. | ||
| 13977 | 2025.09.19 00:39:00.668298 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13978 | 2025.09.19 00:39:00.668324 [ 5 ] {b2733252-cbde-4668-bd01-9bebec367410} <Debug> TCPHandler: Processed in 0.001455849 sec. | ||
| 13979 | 2025.09.19 00:39:00.668414 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 13980 | 2025.09.19 00:39:00.668441 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2025.09.19 00:39:00.668552 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13982 | 2025.09.19 00:39:00.668568 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13983 | 2025.09.19 00:39:00.668593 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13984 | 2025.09.19 00:39:00.668612 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 265 rows starting from the beginning of the part | ||
| 13985 | 2025.09.19 00:39:00.668685 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 207 rows starting from the beginning of the part | ||
| 13986 | 2025.09.19 00:39:00.668732 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 42 rows starting from the beginning of the part | ||
| 13987 | 2025.09.19 00:39:00.668773 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 205 rows starting from the beginning of the part | ||
| 13988 | 2025.09.19 00:39:00.668813 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 44 rows starting from the beginning of the part | ||
| 13989 | 2025.09.19 00:39:00.668853 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 205 rows starting from the beginning of the part | ||
| 13990 | 2025.09.19 00:39:00.669166 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2025.09.19 00:39:00.669208 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13992 | 2025.09.19 00:39:00.669526 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13993 | 2025.09.19 00:39:00.669739 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2025.09.19 00:39:00.669800 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447079 sec., 668933.7624276214 rows/sec., 43.23 MiB/sec. | ||
| 13995 | 2025.09.19 00:39:00.669871 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001337 sec., 158563.94913986535 rows/sec., 10.23 MiB/sec. | ||
| 13996 | 2025.09.19 00:39:00.669908 [ 5 ] {ece416d5-010e-4530-a867-b0214f0ee301} <Debug> TCPHandler: Processed in 0.00152064 sec. | ||
| 13997 | 2025.09.19 00:39:00.669960 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13998 | 2025.09.19 00:39:00.670021 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2025.09.19 00:39:00.670115 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14000 | 2025.09.19 00:39:00.670154 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14001 | 2025.09.19 00:39:00.670258 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2025.09.19 00:39:00.670338 [ 193 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_91_18} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14003 | 2025.09.19 00:39:00.670426 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14004 | 2025.09.19 00:39:00.670683 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2025.09.19 00:39:00.670717 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14006 | 2025.09.19 00:39:00.671015 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14007 | 2025.09.19 00:39:00.671231 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2025.09.19 00:39:00.671319 [ 117 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14009 | 2025.09.19 00:39:00.671342 [ 117 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2025.09.19 00:39:00.671352 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 14011 | 2025.09.19 00:39:00.671358 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14012 | 2025.09.19 00:39:00.671390 [ 5 ] {fddf30b5-306c-4bfc-8162-76c4744eb6a9} <Debug> TCPHandler: Processed in 0.001416748 sec. | ||
| 14013 | 2025.09.19 00:39:00.671433 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 14014 | 2025.09.19 00:39:00.671500 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2025.09.19 00:39:00.671519 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14016 | 2025.09.19 00:39:00.671549 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 14017 | 2025.09.19 00:39:00.671593 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14018 | 2025.09.19 00:39:00.671606 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 14019 | 2025.09.19 00:39:00.671632 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14020 | 2025.09.19 00:39:00.671651 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 14021 | 2025.09.19 00:39:00.671692 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 14022 | 2025.09.19 00:39:00.671731 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 14023 | 2025.09.19 00:39:00.672416 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.09.19 00:39:00.672450 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14025 | 2025.09.19 00:39:00.672601 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198865 sec., 879998.9990532713 rows/sec., 53.33 MiB/sec. | ||
| 14026 | 2025.09.19 00:39:00.672716 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14027 | 2025.09.19 00:39:00.672769 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14028 | 2025.09.19 00:39:00.672948 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_45_11} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2025.09.19 00:39:00.672984 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2025.09.19 00:39:00.673008 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_45_11} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14031 | 2025.09.19 00:39:00.673069 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14032 | 2025.09.19 00:39:00.673108 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001534 sec., 442633.63754889177 rows/sec., 30.86 MiB/sec. | ||
| 14033 | 2025.09.19 00:39:00.673145 [ 5 ] {adba3bab-41c0-4bd4-9944-4f4ed0c315f3} <Debug> TCPHandler: Processed in 0.001692553 sec. | ||
| 14034 | 2025.09.19 00:39:00.673254 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14035 | 2025.09.19 00:39:00.673345 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14036 | 2025.09.19 00:39:00.673385 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14037 | 2025.09.19 00:39:00.673717 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2025.09.19 00:39:00.673751 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14039 | 2025.09.19 00:39:00.674042 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14040 | 2025.09.19 00:39:00.674243 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2025.09.19 00:39:00.674370 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 14042 | 2025.09.19 00:39:00.674405 [ 5 ] {ed6d8bb6-78d8-4c24-9fd4-167399faa247} <Debug> TCPHandler: Processed in 0.001198256 sec. | ||
| 14043 | 2025.09.19 00:39:00.674513 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2025.09.19 00:39:00.674609 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14045 | 2025.09.19 00:39:00.674650 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14046 | 2025.09.19 00:39:00.675104 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2025.09.19 00:39:00.675139 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14048 | 2025.09.19 00:39:00.675460 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14049 | 2025.09.19 00:39:00.675672 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2025.09.19 00:39:00.675793 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001206 sec., 260364.84245439467 rows/sec., 17.10 MiB/sec. | ||
| 14051 | 2025.09.19 00:39:00.675828 [ 5 ] {27358704-d6f3-4498-8a54-45b7a7da7e3f} <Debug> TCPHandler: Processed in 0.001361988 sec. | ||
| 14052 | 2025.09.19 00:39:00.675935 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14053 | 2025.09.19 00:39:00.676027 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14054 | 2025.09.19 00:39:00.676066 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14055 | 2025.09.19 00:39:00.676371 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2025.09.19 00:39:00.676404 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14057 | 2025.09.19 00:39:00.676684 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14058 | 2025.09.19 00:39:00.676899 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2025.09.19 00:39:00.677023 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 14060 | 2025.09.19 00:39:00.677057 [ 5 ] {a10a2d2b-e8e7-4e59-aab7-6c4cac083466} <Debug> TCPHandler: Processed in 0.001169196 sec. | ||
| 14061 | 2025.09.19 00:39:00.677168 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2025.09.19 00:39:00.677258 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14063 | 2025.09.19 00:39:00.677298 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14064 | 2025.09.19 00:39:00.677634 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2025.09.19 00:39:00.677667 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14066 | 2025.09.19 00:39:00.677971 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14067 | 2025.09.19 00:39:00.678175 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2025.09.19 00:39:00.678295 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 14069 | 2025.09.19 00:39:00.678329 [ 5 ] {5986c5c4-b978-4474-98c0-31e2653aa063} <Debug> TCPHandler: Processed in 0.001208105 sec. | ||
| 14070 | 2025.09.19 00:39:04.706979 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14071 | 2025.09.19 00:39:04.707056 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14072 | 2025.09.19 00:39:04.867702 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30661 | ||
| 14073 | 2025.09.19 00:39:04.868514 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14074 | 2025.09.19 00:39:04.868589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14075 | 2025.09.19 00:39:04.869348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14076 | 2025.09.19 00:39:04.869586 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2025.09.19 00:39:04.869722 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30661 | ||
| 14078 | 2025.09.19 00:39:04.959878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1782 | ||
| 14079 | 2025.09.19 00:39:04.962881 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14080 | 2025.09.19 00:39:04.962921 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14081 | 2025.09.19 00:39:04.964133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14082 | 2025.09.19 00:39:04.964389 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2025.09.19 00:39:04.964648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1782 | ||
| 14084 | 2025.09.19 00:39:05.003264 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002867608 sec. | ||
| 14085 | 2025.09.19 00:39:05.653494 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2025.09.19 00:39:05.653690 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14087 | 2025.09.19 00:39:05.653762 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14088 | 2025.09.19 00:39:05.654525 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2025.09.19 00:39:05.654566 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14090 | 2025.09.19 00:39:05.654980 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14091 | 2025.09.19 00:39:05.655222 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2025.09.19 00:39:05.655384 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001746 sec., 80183.27605956473 rows/sec., 6.95 MiB/sec. | ||
| 14093 | 2025.09.19 00:39:05.655433 [ 5 ] {885b8a48-729c-4015-a0dc-68a558461148} <Debug> TCPHandler: Processed in 0.002071367 sec. | ||
| 14094 | 2025.09.19 00:39:05.655555 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14095 | 2025.09.19 00:39:05.655654 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14096 | 2025.09.19 00:39:05.655698 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14097 | 2025.09.19 00:39:05.656128 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2025.09.19 00:39:05.656164 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14099 | 2025.09.19 00:39:05.656471 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14100 | 2025.09.19 00:39:05.656687 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2025.09.19 00:39:05.656817 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.60 MiB/sec. | ||
| 14102 | 2025.09.19 00:39:05.656855 [ 5 ] {0fd40a24-244e-41d5-8953-688a2938ed36} <Debug> TCPHandler: Processed in 0.001351817 sec. | ||
| 14103 | 2025.09.19 00:39:05.656959 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2025.09.19 00:39:05.657053 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14105 | 2025.09.19 00:39:05.657094 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14106 | 2025.09.19 00:39:05.657531 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.09.19 00:39:05.657565 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14108 | 2025.09.19 00:39:05.657871 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14109 | 2025.09.19 00:39:05.658083 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2025.09.19 00:39:05.658210 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001176 sec., 90136.05442176871 rows/sec., 7.04 MiB/sec. | ||
| 14111 | 2025.09.19 00:39:05.658249 [ 5 ] {be811a13-5819-4ae1-b8b9-9372433796bf} <Debug> TCPHandler: Processed in 0.001340248 sec. | ||
| 14112 | 2025.09.19 00:39:05.658364 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14113 | 2025.09.19 00:39:05.658456 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14114 | 2025.09.19 00:39:05.658500 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14115 | 2025.09.19 00:39:05.658908 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2025.09.19 00:39:05.658944 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14117 | 2025.09.19 00:39:05.659270 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14118 | 2025.09.19 00:39:05.659480 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2025.09.19 00:39:05.659608 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 14120 | 2025.09.19 00:39:05.659645 [ 5 ] {1734e8d9-6fa8-4541-a0a4-39a8ffa8185f} <Debug> TCPHandler: Processed in 0.001330917 sec. | ||
| 14121 | 2025.09.19 00:39:05.659754 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2025.09.19 00:39:05.659848 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14123 | 2025.09.19 00:39:05.659902 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14124 | 2025.09.19 00:39:05.660763 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14125 | 2025.09.19 00:39:05.660795 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14126 | 2025.09.19 00:39:05.661345 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14127 | 2025.09.19 00:39:05.661558 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2025.09.19 00:39:05.661760 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001929 sec., 21772.93934681182 rows/sec., 39.02 MiB/sec. | ||
| 14129 | 2025.09.19 00:39:05.661827 [ 5 ] {984a8949-5d29-421b-9c0e-b7f61d48b292} <Debug> TCPHandler: Processed in 0.002120998 sec. | ||
| 14130 | 2025.09.19 00:39:05.661952 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2025.09.19 00:39:05.662046 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14132 | 2025.09.19 00:39:05.662088 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14133 | 2025.09.19 00:39:05.662435 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2025.09.19 00:39:05.662469 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14135 | 2025.09.19 00:39:05.662770 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14136 | 2025.09.19 00:39:05.662976 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2025.09.19 00:39:05.663101 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14138 | 2025.09.19 00:39:05.663136 [ 5 ] {ac8592d3-99e2-4822-9e2c-e894ac320fbf} <Debug> TCPHandler: Processed in 0.001233156 sec. | ||
| 14139 | 2025.09.19 00:39:06.495041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14140 | 2025.09.19 00:39:06.512471 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2025.09.19 00:39:06.512541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14142 | 2025.09.19 00:39:06.518983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14143 | 2025.09.19 00:39:06.519791 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2025.09.19 00:39:06.523038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14145 | 2025.09.19 00:39:10.652521 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41038 | ||
| 14146 | 2025.09.19 00:39:10.652659 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14147 | 2025.09.19 00:39:10.652693 [ 286 ] {} <Debug> TCP-Session: 8081f1ae-a31c-4b0c-8acb-b592564b3fe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41038 | ||
| 14148 | 2025.09.19 00:39:10.652719 [ 286 ] {} <Debug> TCP-Session: 8081f1ae-a31c-4b0c-8acb-b592564b3fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14149 | 2025.09.19 00:39:10.652735 [ 286 ] {} <Debug> TCP-Session: 8081f1ae-a31c-4b0c-8acb-b592564b3fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2025.09.19 00:39:10.652926 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62528 | ||
| 14151 | 2025.09.19 00:39:10.652953 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37237 | ||
| 14152 | 2025.09.19 00:39:10.653003 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64746 | ||
| 14153 | 2025.09.19 00:39:10.653019 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51682 | ||
| 14154 | 2025.09.19 00:39:10.653029 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43346 | ||
| 14155 | 2025.09.19 00:39:10.653053 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14156 | 2025.09.19 00:39:10.653076 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14157 | 2025.09.19 00:39:10.653082 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14158 | 2025.09.19 00:39:10.653102 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14159 | 2025.09.19 00:39:10.653101 [ 287 ] {} <Debug> TCP-Session: bcd8936f-3103-44cc-96af-9997958d69b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62528 | ||
| 14160 | 2025.09.19 00:39:10.653122 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14161 | 2025.09.19 00:39:10.653135 [ 352 ] {} <Debug> TCP-Session: 8e5a6530-c8a4-4b3c-aa82-f295966b2b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:51682 | ||
| 14162 | 2025.09.19 00:39:10.653145 [ 287 ] {} <Debug> TCP-Session: bcd8936f-3103-44cc-96af-9997958d69b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14163 | 2025.09.19 00:39:10.653151 [ 353 ] {} <Debug> TCP-Session: 5c4d046c-6dc3-4f0e-ae99-fed163ae2ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43346 | ||
| 14164 | 2025.09.19 00:39:10.653160 [ 287 ] {} <Debug> TCP-Session: bcd8936f-3103-44cc-96af-9997958d69b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14165 | 2025.09.19 00:39:10.653114 [ 288 ] {} <Debug> TCP-Session: a6ac0356-128a-4fdb-b477-1b5976b3a980 Authenticating user 'default' from [fd00:1122:3344:101::e]:37237 | ||
| 14166 | 2025.09.19 00:39:10.653169 [ 352 ] {} <Debug> TCP-Session: 8e5a6530-c8a4-4b3c-aa82-f295966b2b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14167 | 2025.09.19 00:39:10.653174 [ 353 ] {} <Debug> TCP-Session: 5c4d046c-6dc3-4f0e-ae99-fed163ae2ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14168 | 2025.09.19 00:39:10.653208 [ 352 ] {} <Debug> TCP-Session: 8e5a6530-c8a4-4b3c-aa82-f295966b2b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14169 | 2025.09.19 00:39:10.653206 [ 288 ] {} <Debug> TCP-Session: a6ac0356-128a-4fdb-b477-1b5976b3a980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14170 | 2025.09.19 00:39:10.653219 [ 353 ] {} <Debug> TCP-Session: 5c4d046c-6dc3-4f0e-ae99-fed163ae2ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14171 | 2025.09.19 00:39:10.653255 [ 288 ] {} <Debug> TCP-Session: a6ac0356-128a-4fdb-b477-1b5976b3a980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14172 | 2025.09.19 00:39:10.653119 [ 351 ] {} <Debug> TCP-Session: 02be54cb-45f6-43ea-b584-346b7a1f10fa Authenticating user 'default' from [fd00:1122:3344:101::e]:64746 | ||
| 14173 | 2025.09.19 00:39:10.653080 [ 286 ] {} <Trace> TCP-Session: 8081f1ae-a31c-4b0c-8acb-b592564b3fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14174 | 2025.09.19 00:39:10.653311 [ 351 ] {} <Debug> TCP-Session: 02be54cb-45f6-43ea-b584-346b7a1f10fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14175 | 2025.09.19 00:39:10.653041 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54484 | ||
| 14176 | 2025.09.19 00:39:10.653347 [ 351 ] {} <Debug> TCP-Session: 02be54cb-45f6-43ea-b584-346b7a1f10fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14177 | 2025.09.19 00:39:10.652999 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36771 | ||
| 14178 | 2025.09.19 00:39:10.653047 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54073 | ||
| 14179 | 2025.09.19 00:39:10.653485 [ 286 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14180 | 2025.09.19 00:39:10.653784 [ 286 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14181 | 2025.09.19 00:39:10.653844 [ 286 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14182 | 2025.09.19 00:39:10.653887 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14183 | 2025.09.19 00:39:10.653924 [ 354 ] {} <Debug> TCP-Session: b2a6fb6f-e3a6-48e7-b5f0-c13fd22064fd Authenticating user 'default' from [fd00:1122:3344:101::e]:54484 | ||
| 14184 | 2025.09.19 00:39:10.653945 [ 354 ] {} <Debug> TCP-Session: b2a6fb6f-e3a6-48e7-b5f0-c13fd22064fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14185 | 2025.09.19 00:39:10.653958 [ 354 ] {} <Debug> TCP-Session: b2a6fb6f-e3a6-48e7-b5f0-c13fd22064fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14186 | 2025.09.19 00:39:10.654030 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14187 | 2025.09.19 00:39:10.654066 [ 355 ] {} <Debug> TCP-Session: 01673e82-a457-44b1-a3b9-3aedefafd118 Authenticating user 'default' from [fd00:1122:3344:101::e]:54073 | ||
| 14188 | 2025.09.19 00:39:10.654084 [ 355 ] {} <Debug> TCP-Session: 01673e82-a457-44b1-a3b9-3aedefafd118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14189 | 2025.09.19 00:39:10.654097 [ 355 ] {} <Debug> TCP-Session: 01673e82-a457-44b1-a3b9-3aedefafd118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14190 | 2025.09.19 00:39:10.654143 [ 286 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 14191 | 2025.09.19 00:39:10.654261 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14192 | 2025.09.19 00:39:10.654296 [ 289 ] {} <Debug> TCP-Session: dc76c716-911c-4615-b7ba-fab8e007d31f Authenticating user 'default' from [fd00:1122:3344:101::e]:36771 | ||
| 14193 | 2025.09.19 00:39:10.654313 [ 289 ] {} <Debug> TCP-Session: dc76c716-911c-4615-b7ba-fab8e007d31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14194 | 2025.09.19 00:39:10.654326 [ 289 ] {} <Debug> TCP-Session: dc76c716-911c-4615-b7ba-fab8e007d31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14195 | 2025.09.19 00:39:10.655102 [ 340 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Trace> AggregatingTransform: Aggregating | ||
| 14196 | 2025.09.19 00:39:10.655156 [ 340 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Trace> Aggregator: Aggregation method: without_key | ||
| 14197 | 2025.09.19 00:39:10.655194 [ 340 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941552 sec. (1062.076 rows/sec., 41.49 KiB/sec.) | ||
| 14198 | 2025.09.19 00:39:10.655213 [ 340 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Trace> Aggregator: Merging aggregated data | ||
| 14199 | 2025.09.19 00:39:10.656496 [ 286 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003067 sec., 326.0515161395501 rows/sec., 12.74 KiB/sec. | ||
| 14200 | 2025.09.19 00:39:10.656689 [ 286 ] {6110a67f-631e-44ed-9253-18d4e2dd7318} <Debug> TCPHandler: Processed in 0.003727889 sec. | ||
| 14201 | 2025.09.19 00:39:10.656809 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14202 | 2025.09.19 00:39:10.656839 [ 286 ] {} <Debug> TCP-Session: 8081f1ae-a31c-4b0c-8acb-b592564b3fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14203 | 2025.09.19 00:39:10.656838 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14204 | 2025.09.19 00:39:10.656862 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14205 | 2025.09.19 00:39:10.656878 [ 355 ] {} <Debug> TCP-Session: 01673e82-a457-44b1-a3b9-3aedefafd118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14206 | 2025.09.19 00:39:10.656898 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14207 | 2025.09.19 00:39:10.656917 [ 287 ] {} <Debug> TCP-Session: bcd8936f-3103-44cc-96af-9997958d69b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14208 | 2025.09.19 00:39:10.656917 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14209 | 2025.09.19 00:39:10.656934 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14210 | 2025.09.19 00:39:10.656952 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14211 | 2025.09.19 00:39:10.656984 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14212 | 2025.09.19 00:39:10.657003 [ 288 ] {} <Debug> TCP-Session: a6ac0356-128a-4fdb-b477-1b5976b3a980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14213 | 2025.09.19 00:39:10.657011 [ 289 ] {} <Debug> TCP-Session: dc76c716-911c-4615-b7ba-fab8e007d31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14214 | 2025.09.19 00:39:10.657035 [ 354 ] {} <Debug> TCP-Session: b2a6fb6f-e3a6-48e7-b5f0-c13fd22064fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14215 | 2025.09.19 00:39:10.656971 [ 351 ] {} <Debug> TCP-Session: 02be54cb-45f6-43ea-b584-346b7a1f10fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14216 | 2025.09.19 00:39:10.656942 [ 352 ] {} <Debug> TCP-Session: 8e5a6530-c8a4-4b3c-aa82-f295966b2b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14217 | 2025.09.19 00:39:10.656878 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14218 | 2025.09.19 00:39:10.657114 [ 353 ] {} <Debug> TCP-Session: 5c4d046c-6dc3-4f0e-ae99-fed163ae2ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2025.09.19 00:39:10.663708 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14220 | 2025.09.19 00:39:10.663856 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14221 | 2025.09.19 00:39:10.663918 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14222 | 2025.09.19 00:39:10.664674 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2025.09.19 00:39:10.664721 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14224 | 2025.09.19 00:39:10.665130 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14225 | 2025.09.19 00:39:10.665361 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2025.09.19 00:39:10.665511 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0017 sec., 241176.4705882353 rows/sec., 15.30 MiB/sec. | ||
| 14227 | 2025.09.19 00:39:10.665555 [ 5 ] {2998ec7c-c7c7-487f-aa78-549412a0d871} <Debug> TCPHandler: Processed in 0.001959216 sec. | ||
| 14228 | 2025.09.19 00:39:10.665681 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14229 | 2025.09.19 00:39:10.665776 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14230 | 2025.09.19 00:39:10.665818 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14231 | 2025.09.19 00:39:10.666709 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2025.09.19 00:39:10.666747 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14233 | 2025.09.19 00:39:10.667134 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14234 | 2025.09.19 00:39:10.667351 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2025.09.19 00:39:10.667487 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001729 sec., 643146.3273568536 rows/sec., 50.72 MiB/sec. | ||
| 14236 | 2025.09.19 00:39:10.667525 [ 5 ] {5bffd252-44e5-40e3-abd7-f407e3a55ae9} <Debug> TCPHandler: Processed in 0.001894075 sec. | ||
| 14237 | 2025.09.19 00:39:10.667641 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14238 | 2025.09.19 00:39:10.667741 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14239 | 2025.09.19 00:39:10.667807 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14240 | 2025.09.19 00:39:10.668370 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14241 | 2025.09.19 00:39:10.668407 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14242 | 2025.09.19 00:39:10.668719 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14243 | 2025.09.19 00:39:10.668933 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14244 | 2025.09.19 00:39:10.669065 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001342 sec., 152757.07898658718 rows/sec., 8.96 MiB/sec. | ||
| 14245 | 2025.09.19 00:39:10.669104 [ 5 ] {2e3b7623-74be-451f-bda4-f35f53c186eb} <Debug> TCPHandler: Processed in 0.001512579 sec. | ||
| 14246 | 2025.09.19 00:39:10.669213 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2025.09.19 00:39:10.669308 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14248 | 2025.09.19 00:39:10.669348 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14249 | 2025.09.19 00:39:10.669844 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2025.09.19 00:39:10.669882 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14251 | 2025.09.19 00:39:10.670194 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14252 | 2025.09.19 00:39:10.670412 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2025.09.19 00:39:10.670542 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 14254 | 2025.09.19 00:39:10.670581 [ 5 ] {aa5acc55-cb19-4813-8029-3ed3e6103c32} <Debug> TCPHandler: Processed in 0.001417349 sec. | ||
| 14255 | 2025.09.19 00:39:10.670699 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14256 | 2025.09.19 00:39:10.670796 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14257 | 2025.09.19 00:39:10.670838 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14258 | 2025.09.19 00:39:10.671339 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2025.09.19 00:39:10.671377 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14260 | 2025.09.19 00:39:10.671688 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14261 | 2025.09.19 00:39:10.671917 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2025.09.19 00:39:10.672045 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 14263 | 2025.09.19 00:39:10.672083 [ 5 ] {830ed605-6ad1-4faa-9ece-fa28e5dcd825} <Debug> TCPHandler: Processed in 0.001439408 sec. | ||
| 14264 | 2025.09.19 00:39:10.672197 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14265 | 2025.09.19 00:39:10.672289 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14266 | 2025.09.19 00:39:10.672329 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14267 | 2025.09.19 00:39:10.673048 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14268 | 2025.09.19 00:39:10.673084 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14269 | 2025.09.19 00:39:10.673421 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14270 | 2025.09.19 00:39:10.673633 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2025.09.19 00:39:10.673765 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001493 sec., 454789.0154052244 rows/sec., 31.70 MiB/sec. | ||
| 14272 | 2025.09.19 00:39:10.673803 [ 5 ] {67df05c0-a86e-4af1-a3b4-f185648289d8} <Debug> TCPHandler: Processed in 0.001655422 sec. | ||
| 14273 | 2025.09.19 00:39:10.673918 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2025.09.19 00:39:10.674012 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14275 | 2025.09.19 00:39:10.674054 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14276 | 2025.09.19 00:39:10.674391 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2025.09.19 00:39:10.674426 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14278 | 2025.09.19 00:39:10.674726 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14279 | 2025.09.19 00:39:10.674940 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2025.09.19 00:39:10.675049 [ 35 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14281 | 2025.09.19 00:39:10.675066 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 14282 | 2025.09.19 00:39:10.675100 [ 35 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2025.09.19 00:39:10.675115 [ 5 ] {4f5fd0e0-54a5-4b02-9e20-f269f55093dc} <Debug> TCPHandler: Processed in 0.001249456 sec. | ||
| 14284 | 2025.09.19 00:39:10.675128 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14285 | 2025.09.19 00:39:10.675240 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2025.09.19 00:39:10.675247 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 14287 | 2025.09.19 00:39:10.675338 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14288 | 2025.09.19 00:39:10.675366 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14289 | 2025.09.19 00:39:10.675380 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14290 | 2025.09.19 00:39:10.675405 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 14291 | 2025.09.19 00:39:10.675483 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 14292 | 2025.09.19 00:39:10.675548 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 14293 | 2025.09.19 00:39:10.675605 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 14294 | 2025.09.19 00:39:10.675664 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 14295 | 2025.09.19 00:39:10.675724 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 14296 | 2025.09.19 00:39:10.675846 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2025.09.19 00:39:10.675881 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14298 | 2025.09.19 00:39:10.676232 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14299 | 2025.09.19 00:39:10.676455 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2025.09.19 00:39:10.676584 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001265 sec., 248221.34387351776 rows/sec., 16.31 MiB/sec. | ||
| 14301 | 2025.09.19 00:39:10.676621 [ 5 ] {83d3e387-316e-4ab8-a2d3-d505e7e762fb} <Debug> TCPHandler: Processed in 0.001430549 sec. | ||
| 14302 | 2025.09.19 00:39:10.676705 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151115 sec., 182642.3584687159 rows/sec., 9.32 MiB/sec. | ||
| 14303 | 2025.09.19 00:39:10.676731 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2025.09.19 00:39:10.676824 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14305 | 2025.09.19 00:39:10.676834 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14306 | 2025.09.19 00:39:10.676866 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14307 | 2025.09.19 00:39:10.677107 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_46_9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2025.09.19 00:39:10.677171 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_46_9} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14309 | 2025.09.19 00:39:10.677190 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2025.09.19 00:39:10.677224 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14311 | 2025.09.19 00:39:10.677235 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14312 | 2025.09.19 00:39:10.677533 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14313 | 2025.09.19 00:39:10.677747 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2025.09.19 00:39:10.677878 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 14315 | 2025.09.19 00:39:10.677914 [ 5 ] {dbe6f673-e1a0-4c09-966c-3aba2407044f} <Debug> TCPHandler: Processed in 0.001232857 sec. | ||
| 14316 | 2025.09.19 00:39:10.678028 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14317 | 2025.09.19 00:39:10.678120 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14318 | 2025.09.19 00:39:10.678162 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14319 | 2025.09.19 00:39:10.678499 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14320 | 2025.09.19 00:39:10.678534 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14321 | 2025.09.19 00:39:10.678842 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14322 | 2025.09.19 00:39:10.679062 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2025.09.19 00:39:10.679189 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 14324 | 2025.09.19 00:39:10.679224 [ 5 ] {d604cb52-378f-4067-afb9-095f161f3bf8} <Debug> TCPHandler: Processed in 0.001246377 sec. | ||
| 14325 | 2025.09.19 00:39:10.872344 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51367 | ||
| 14326 | 2025.09.19 00:39:10.872454 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14327 | 2025.09.19 00:39:10.872481 [ 286 ] {} <Debug> TCP-Session: 59e20384-ab58-495f-aed8-6a7176c895e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51367 | ||
| 14328 | 2025.09.19 00:39:10.872503 [ 286 ] {} <Debug> TCP-Session: 59e20384-ab58-495f-aed8-6a7176c895e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14329 | 2025.09.19 00:39:10.872517 [ 286 ] {} <Debug> TCP-Session: 59e20384-ab58-495f-aed8-6a7176c895e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14330 | 2025.09.19 00:39:10.872763 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41314 | ||
| 14331 | 2025.09.19 00:39:10.872769 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39172 | ||
| 14332 | 2025.09.19 00:39:10.872808 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64575 | ||
| 14333 | 2025.09.19 00:39:10.872837 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54067 | ||
| 14334 | 2025.09.19 00:39:10.872850 [ 286 ] {} <Trace> TCP-Session: 59e20384-ab58-495f-aed8-6a7176c895e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2025.09.19 00:39:10.872881 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14336 | 2025.09.19 00:39:10.872818 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37274 | ||
| 14337 | 2025.09.19 00:39:10.872907 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14338 | 2025.09.19 00:39:10.872923 [ 287 ] {} <Debug> TCP-Session: 46737739-ac7a-4eed-afee-68290d3b32b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41314 | ||
| 14339 | 2025.09.19 00:39:10.872930 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14340 | 2025.09.19 00:39:10.872947 [ 352 ] {} <Debug> TCP-Session: 96da6440-a887-4044-8bde-eac28a06aef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64575 | ||
| 14341 | 2025.09.19 00:39:10.872961 [ 287 ] {} <Debug> TCP-Session: 46737739-ac7a-4eed-afee-68290d3b32b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14342 | 2025.09.19 00:39:10.872975 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14343 | 2025.09.19 00:39:10.872982 [ 352 ] {} <Debug> TCP-Session: 96da6440-a887-4044-8bde-eac28a06aef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14344 | 2025.09.19 00:39:10.872985 [ 287 ] {} <Debug> TCP-Session: 46737739-ac7a-4eed-afee-68290d3b32b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14345 | 2025.09.19 00:39:10.873002 [ 353 ] {} <Debug> TCP-Session: f43e3334-9e3a-4978-a568-1cc18e73d609 Authenticating user 'default' from [fd00:1122:3344:101::e]:37274 | ||
| 14346 | 2025.09.19 00:39:10.873003 [ 352 ] {} <Debug> TCP-Session: 96da6440-a887-4044-8bde-eac28a06aef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14347 | 2025.09.19 00:39:10.873022 [ 353 ] {} <Debug> TCP-Session: f43e3334-9e3a-4978-a568-1cc18e73d609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14348 | 2025.09.19 00:39:10.872972 [ 355 ] {} <Debug> TCP-Session: 3d294b71-8fcb-4cad-b254-05919b21ebb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54067 | ||
| 14349 | 2025.09.19 00:39:10.873037 [ 286 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14350 | 2025.09.19 00:39:10.873066 [ 355 ] {} <Debug> TCP-Session: 3d294b71-8fcb-4cad-b254-05919b21ebb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14351 | 2025.09.19 00:39:10.873040 [ 353 ] {} <Debug> TCP-Session: f43e3334-9e3a-4978-a568-1cc18e73d609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14352 | 2025.09.19 00:39:10.873083 [ 355 ] {} <Debug> TCP-Session: 3d294b71-8fcb-4cad-b254-05919b21ebb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14353 | 2025.09.19 00:39:10.872906 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14354 | 2025.09.19 00:39:10.872798 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48646 | ||
| 14355 | 2025.09.19 00:39:10.873160 [ 288 ] {} <Debug> TCP-Session: e232e155-71ed-496e-90e4-c7b0009b6e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:39172 | ||
| 14356 | 2025.09.19 00:39:10.872790 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42447 | ||
| 14357 | 2025.09.19 00:39:10.873186 [ 288 ] {} <Debug> TCP-Session: e232e155-71ed-496e-90e4-c7b0009b6e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14358 | 2025.09.19 00:39:10.873212 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14359 | 2025.09.19 00:39:10.873226 [ 288 ] {} <Debug> TCP-Session: e232e155-71ed-496e-90e4-c7b0009b6e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14360 | 2025.09.19 00:39:10.872831 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39884 | ||
| 14361 | 2025.09.19 00:39:10.873240 [ 351 ] {} <Debug> TCP-Session: a8c6dea3-fd2a-49da-9530-b49d1fc0a1d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48646 | ||
| 14362 | 2025.09.19 00:39:10.873277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14363 | 2025.09.19 00:39:10.873279 [ 351 ] {} <Debug> TCP-Session: a8c6dea3-fd2a-49da-9530-b49d1fc0a1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14364 | 2025.09.19 00:39:10.873308 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14365 | 2025.09.19 00:39:10.873310 [ 289 ] {} <Debug> TCP-Session: 3f18fb7d-74db-46ab-80e4-c8fc55ffb7a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42447 | ||
| 14366 | 2025.09.19 00:39:10.873327 [ 286 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14367 | 2025.09.19 00:39:10.873338 [ 354 ] {} <Debug> TCP-Session: 18fb3804-99a3-4786-a6d4-a14eb0e6ad7f Authenticating user 'default' from [fd00:1122:3344:101::e]:39884 | ||
| 14368 | 2025.09.19 00:39:10.873347 [ 289 ] {} <Debug> TCP-Session: 3f18fb7d-74db-46ab-80e4-c8fc55ffb7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2025.09.19 00:39:10.873375 [ 354 ] {} <Debug> TCP-Session: 18fb3804-99a3-4786-a6d4-a14eb0e6ad7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2025.09.19 00:39:10.873310 [ 351 ] {} <Debug> TCP-Session: a8c6dea3-fd2a-49da-9530-b49d1fc0a1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2025.09.19 00:39:10.873390 [ 286 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14372 | 2025.09.19 00:39:10.873392 [ 354 ] {} <Debug> TCP-Session: 18fb3804-99a3-4786-a6d4-a14eb0e6ad7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14373 | 2025.09.19 00:39:10.873388 [ 289 ] {} <Debug> TCP-Session: 3f18fb7d-74db-46ab-80e4-c8fc55ffb7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14374 | 2025.09.19 00:39:10.873699 [ 286 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 14375 | 2025.09.19 00:39:10.874682 [ 304 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Trace> AggregatingTransform: Aggregating | ||
| 14376 | 2025.09.19 00:39:10.874736 [ 304 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14377 | 2025.09.19 00:39:10.874776 [ 304 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970202 sec. (1030.713 rows/sec., 40.26 KiB/sec.) | ||
| 14378 | 2025.09.19 00:39:10.874796 [ 304 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Trace> Aggregator: Merging aggregated data | ||
| 14379 | 2025.09.19 00:39:10.876135 [ 286 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 14380 | 2025.09.19 00:39:10.876327 [ 286 ] {bae4d2dd-42a9-4115-a8fd-38de78e285b6} <Debug> TCPHandler: Processed in 0.003592997 sec. | ||
| 14381 | 2025.09.19 00:39:10.876437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14382 | 2025.09.19 00:39:10.876457 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14383 | 2025.09.19 00:39:10.876494 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14384 | 2025.09.19 00:39:10.876508 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14385 | 2025.09.19 00:39:10.876532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14386 | 2025.09.19 00:39:10.876537 [ 354 ] {} <Debug> TCP-Session: 18fb3804-99a3-4786-a6d4-a14eb0e6ad7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2025.09.19 00:39:10.876551 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14388 | 2025.09.19 00:39:10.876570 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14389 | 2025.09.19 00:39:10.876587 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14390 | 2025.09.19 00:39:10.876609 [ 288 ] {} <Debug> TCP-Session: e232e155-71ed-496e-90e4-c7b0009b6e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14391 | 2025.09.19 00:39:10.876626 [ 352 ] {} <Debug> TCP-Session: 96da6440-a887-4044-8bde-eac28a06aef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14392 | 2025.09.19 00:39:10.876647 [ 355 ] {} <Debug> TCP-Session: 3d294b71-8fcb-4cad-b254-05919b21ebb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14393 | 2025.09.19 00:39:10.876577 [ 289 ] {} <Debug> TCP-Session: 3f18fb7d-74db-46ab-80e4-c8fc55ffb7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14394 | 2025.09.19 00:39:10.876567 [ 353 ] {} <Debug> TCP-Session: f43e3334-9e3a-4978-a568-1cc18e73d609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14395 | 2025.09.19 00:39:10.876546 [ 287 ] {} <Debug> TCP-Session: 46737739-ac7a-4eed-afee-68290d3b32b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2025.09.19 00:39:10.876489 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14397 | 2025.09.19 00:39:10.876498 [ 286 ] {} <Debug> TCP-Session: 59e20384-ab58-495f-aed8-6a7176c895e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2025.09.19 00:39:10.876778 [ 351 ] {} <Debug> TCP-Session: a8c6dea3-fd2a-49da-9530-b49d1fc0a1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2025.09.19 00:39:11.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.85 MiB, peak 367.95 MiB, free memory in arenas 0.00 B, will set to 356.67 MiB (RSS), difference: -1.18 MiB | ||
| 14400 | 2025.09.19 00:39:12.369883 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31173 | ||
| 14401 | 2025.09.19 00:39:12.370455 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.09.19 00:39:12.370501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14403 | 2025.09.19 00:39:12.371010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14404 | 2025.09.19 00:39:12.371250 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2025.09.19 00:39:12.371408 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31173 | ||
| 14406 | 2025.09.19 00:39:14.023131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14407 | 2025.09.19 00:39:14.041635 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2025.09.19 00:39:14.041688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14409 | 2025.09.19 00:39:14.048272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14410 | 2025.09.19 00:39:14.048984 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2025.09.19 00:39:14.052463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14412 | 2025.09.19 00:39:14.964933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1818 | ||
| 14413 | 2025.09.19 00:39:14.967655 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2025.09.19 00:39:14.967712 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14415 | 2025.09.19 00:39:14.968982 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14416 | 2025.09.19 00:39:14.969255 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2025.09.19 00:39:14.969659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1818 | ||
| 14418 | 2025.09.19 00:39:15.653572 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14419 | 2025.09.19 00:39:15.653765 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14420 | 2025.09.19 00:39:15.653835 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14421 | 2025.09.19 00:39:15.654575 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2025.09.19 00:39:15.654618 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14423 | 2025.09.19 00:39:15.655028 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14424 | 2025.09.19 00:39:15.655271 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2025.09.19 00:39:15.655447 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001735 sec., 80691.64265129683 rows/sec., 6.99 MiB/sec. | ||
| 14426 | 2025.09.19 00:39:15.655446 [ 7 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14427 | 2025.09.19 00:39:15.655491 [ 5 ] {d528d4f5-0f21-4f60-bb28-8d6741f77af9} <Debug> TCPHandler: Processed in 0.002050827 sec. | ||
| 14428 | 2025.09.19 00:39:15.655526 [ 7 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2025.09.19 00:39:15.655552 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14430 | 2025.09.19 00:39:15.655626 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2025.09.19 00:39:15.655673 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 14432 | 2025.09.19 00:39:15.655725 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14433 | 2025.09.19 00:39:15.655772 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14434 | 2025.09.19 00:39:15.655836 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14435 | 2025.09.19 00:39:15.655880 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2346 rows starting from the beginning of the part | ||
| 14436 | 2025.09.19 00:39:15.655955 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1281 rows starting from the beginning of the part | ||
| 14437 | 2025.09.19 00:39:15.656006 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1112 rows starting from the beginning of the part | ||
| 14438 | 2025.09.19 00:39:15.656053 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 140 rows starting from the beginning of the part | ||
| 14439 | 2025.09.19 00:39:15.656097 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1112 rows starting from the beginning of the part | ||
| 14440 | 2025.09.19 00:39:15.656143 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 140 rows starting from the beginning of the part | ||
| 14441 | 2025.09.19 00:39:15.656192 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2025.09.19 00:39:15.656233 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14443 | 2025.09.19 00:39:15.656580 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14444 | 2025.09.19 00:39:15.656800 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14445 | 2025.09.19 00:39:15.656936 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00123 sec., 34146.34146341463 rows/sec., 2.51 MiB/sec. | ||
| 14446 | 2025.09.19 00:39:15.656974 [ 5 ] {0da97095-070e-4d3b-8f80-e9a9711a9ff6} <Debug> TCPHandler: Processed in 0.001398569 sec. | ||
| 14447 | 2025.09.19 00:39:15.657086 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14448 | 2025.09.19 00:39:15.657179 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14449 | 2025.09.19 00:39:15.657218 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14450 | 2025.09.19 00:39:15.657645 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14451 | 2025.09.19 00:39:15.657681 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14452 | 2025.09.19 00:39:15.658011 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14453 | 2025.09.19 00:39:15.658207 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002593824 sec., 2363691.5997384554 rows/sec., 200.19 MiB/sec. | ||
| 14454 | 2025.09.19 00:39:15.658230 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2025.09.19 00:39:15.658357 [ 7 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14456 | 2025.09.19 00:39:15.658369 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001208 sec., 87748.34437086093 rows/sec., 6.85 MiB/sec. | ||
| 14457 | 2025.09.19 00:39:15.658401 [ 7 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2025.09.19 00:39:15.658421 [ 5 ] {6e2580ae-4564-47a1-ae19-8289a8a28e42} <Debug> TCPHandler: Processed in 0.001383719 sec. | ||
| 14459 | 2025.09.19 00:39:15.658427 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14460 | 2025.09.19 00:39:15.658516 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14461 | 2025.09.19 00:39:15.658544 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2025.09.19 00:39:15.658544 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 14463 | 2025.09.19 00:39:15.658637 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14464 | 2025.09.19 00:39:15.658658 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14465 | 2025.09.19 00:39:15.658683 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14466 | 2025.09.19 00:39:15.658692 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1213 rows starting from the beginning of the part | ||
| 14467 | 2025.09.19 00:39:15.658757 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 564 rows starting from the beginning of the part | ||
| 14468 | 2025.09.19 00:39:15.658808 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 679 rows starting from the beginning of the part | ||
| 14469 | 2025.09.19 00:39:15.658841 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2025.09.19 00:39:15.658854 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 106 rows starting from the beginning of the part | ||
| 14471 | 2025.09.19 00:39:15.658899 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 679 rows starting from the beginning of the part | ||
| 14472 | 2025.09.19 00:39:15.658925 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_96_19} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14473 | 2025.09.19 00:39:15.658942 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 14474 | 2025.09.19 00:39:15.659016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14475 | 2025.09.19 00:39:15.659101 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2025.09.19 00:39:15.659136 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14477 | 2025.09.19 00:39:15.659482 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14478 | 2025.09.19 00:39:15.659701 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2025.09.19 00:39:15.659820 [ 7 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 14480 | 2025.09.19 00:39:15.659831 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14481 | 2025.09.19 00:39:15.659851 [ 7 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2025.09.19 00:39:15.659878 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14483 | 2025.09.19 00:39:15.659879 [ 5 ] {b055aa30-b9a2-4132-b2db-29c282bfdeed} <Debug> TCPHandler: Processed in 0.001384418 sec. | ||
| 14484 | 2025.09.19 00:39:15.659967 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 14485 | 2025.09.19 00:39:15.660011 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14486 | 2025.09.19 00:39:15.660044 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14487 | 2025.09.19 00:39:15.660071 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 31828 rows starting from the beginning of the part | ||
| 14488 | 2025.09.19 00:39:15.660104 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14489 | 2025.09.19 00:39:15.660120 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 845 rows starting from the beginning of the part | ||
| 14490 | 2025.09.19 00:39:15.660130 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624472 sec., 2060361.7667771436 rows/sec., 155.66 MiB/sec. | ||
| 14491 | 2025.09.19 00:39:15.660159 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14492 | 2025.09.19 00:39:15.660162 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 14493 | 2025.09.19 00:39:15.660214 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14494 | 2025.09.19 00:39:15.660253 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 14495 | 2025.09.19 00:39:15.660398 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14496 | 2025.09.19 00:39:15.660760 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2025.09.19 00:39:15.660861 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_96_19} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14498 | 2025.09.19 00:39:15.660981 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14499 | 2025.09.19 00:39:15.661059 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2025.09.19 00:39:15.661100 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14501 | 2025.09.19 00:39:15.661682 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14502 | 2025.09.19 00:39:15.661905 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2025.09.19 00:39:15.662042 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001955 sec., 21483.375959079283 rows/sec., 38.50 MiB/sec. | ||
| 14504 | 2025.09.19 00:39:15.662097 [ 5 ] {23196f83-f618-4a20-9931-9f870c0fc313} <Debug> TCPHandler: Processed in 0.002135657 sec. | ||
| 14505 | 2025.09.19 00:39:15.662219 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2025.09.19 00:39:15.662312 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14507 | 2025.09.19 00:39:15.662353 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14508 | 2025.09.19 00:39:15.662702 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14509 | 2025.09.19 00:39:15.662739 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14510 | 2025.09.19 00:39:15.663049 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14511 | 2025.09.19 00:39:15.663257 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14512 | 2025.09.19 00:39:15.663365 [ 7 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14513 | 2025.09.19 00:39:15.663384 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 14514 | 2025.09.19 00:39:15.663397 [ 7 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14515 | 2025.09.19 00:39:15.663425 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14516 | 2025.09.19 00:39:15.663428 [ 5 ] {401dd309-5fbb-4d61-a30c-597d8fc2c245} <Debug> TCPHandler: Processed in 0.001259106 sec. | ||
| 14517 | 2025.09.19 00:39:15.663517 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 14518 | 2025.09.19 00:39:15.663610 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14519 | 2025.09.19 00:39:15.663639 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 7300 rows starting from the beginning of the part | ||
| 14520 | 2025.09.19 00:39:15.663693 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14521 | 2025.09.19 00:39:15.663735 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 14522 | 2025.09.19 00:39:15.663770 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 14523 | 2025.09.19 00:39:15.663804 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 14524 | 2025.09.19 00:39:15.663843 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14525 | 2025.09.19 00:39:15.665519 [ 188 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002037346 sec., 3773536.748299012 rows/sec., 239.94 MiB/sec. | ||
| 14526 | 2025.09.19 00:39:15.666027 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14527 | 2025.09.19 00:39:15.666335 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2025.09.19 00:39:15.666413 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_96_19} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14529 | 2025.09.19 00:39:15.666503 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 14530 | 2025.09.19 00:39:15.667178 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33461 rows, containing 5 columns (5 merged, 0 gathered) in 0.007247085 sec., 4617166.764292126 rows/sec., 309.15 MiB/sec. | ||
| 14531 | 2025.09.19 00:39:15.667430 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 14532 | 2025.09.19 00:39:15.667695 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2025.09.19 00:39:15.667772 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 14534 | 2025.09.19 00:39:15.667861 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14535 | 2025.09.19 00:39:19.707091 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14536 | 2025.09.19 00:39:19.707158 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14537 | 2025.09.19 00:39:19.871565 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31621 | ||
| 14538 | 2025.09.19 00:39:19.872142 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2025.09.19 00:39:19.872185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14540 | 2025.09.19 00:39:19.872693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14541 | 2025.09.19 00:39:19.872933 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2025.09.19 00:39:19.873055 [ 82 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14543 | 2025.09.19 00:39:19.873072 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31621 | ||
| 14544 | 2025.09.19 00:39:19.873102 [ 82 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2025.09.19 00:39:19.873125 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14546 | 2025.09.19 00:39:19.873250 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 14547 | 2025.09.19 00:39:19.873386 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14548 | 2025.09.19 00:39:19.873426 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29253 rows starting from the beginning of the part | ||
| 14549 | 2025.09.19 00:39:19.873489 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 14550 | 2025.09.19 00:39:19.873534 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 14551 | 2025.09.19 00:39:19.873574 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 14552 | 2025.09.19 00:39:19.873613 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 14553 | 2025.09.19 00:39:19.873652 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 14554 | 2025.09.19 00:39:19.876059 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31621 rows, containing 4 columns (4 merged, 0 gathered) in 0.002864508 sec., 11038893.939203521 rows/sec., 157.91 MiB/sec. | ||
| 14555 | 2025.09.19 00:39:19.876335 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14556 | 2025.09.19 00:39:19.876593 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_66_13} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14557 | 2025.09.19 00:39:19.876665 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_66_13} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14558 | 2025.09.19 00:39:19.876900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14559 | 2025.09.19 00:39:20.662588 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14560 | 2025.09.19 00:39:20.662758 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14561 | 2025.09.19 00:39:20.662820 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14562 | 2025.09.19 00:39:20.663730 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2025.09.19 00:39:20.663768 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14564 | 2025.09.19 00:39:20.664156 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14565 | 2025.09.19 00:39:20.664385 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2025.09.19 00:39:20.664531 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 14567 | 2025.09.19 00:39:20.664572 [ 5 ] {65724c51-2f18-4709-9f22-e5818b4cd705} <Debug> TCPHandler: Processed in 0.002101778 sec. | ||
| 14568 | 2025.09.19 00:39:20.664709 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2025.09.19 00:39:20.664802 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14570 | 2025.09.19 00:39:20.664842 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14571 | 2025.09.19 00:39:20.665788 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2025.09.19 00:39:20.665821 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14573 | 2025.09.19 00:39:20.666191 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14574 | 2025.09.19 00:39:20.666405 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2025.09.19 00:39:20.666529 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001746 sec., 636884.3069873998 rows/sec., 50.23 MiB/sec. | ||
| 14576 | 2025.09.19 00:39:20.666565 [ 5 ] {c55a9edb-acac-4ded-8b14-97979e36db80} <Debug> TCPHandler: Processed in 0.001913465 sec. | ||
| 14577 | 2025.09.19 00:39:20.666697 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2025.09.19 00:39:20.666794 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14579 | 2025.09.19 00:39:20.666834 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14580 | 2025.09.19 00:39:20.667308 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2025.09.19 00:39:20.667343 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14582 | 2025.09.19 00:39:20.667643 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14583 | 2025.09.19 00:39:20.667852 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2025.09.19 00:39:20.667977 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001202 sec., 170549.08485856905 rows/sec., 10.01 MiB/sec. | ||
| 14585 | 2025.09.19 00:39:20.668013 [ 5 ] {d37471be-b48f-4a35-aabb-08010a7cec21} <Debug> TCPHandler: Processed in 0.001373758 sec. | ||
| 14586 | 2025.09.19 00:39:20.668116 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2025.09.19 00:39:20.668214 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14588 | 2025.09.19 00:39:20.668253 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14589 | 2025.09.19 00:39:20.668772 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2025.09.19 00:39:20.668807 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14591 | 2025.09.19 00:39:20.669114 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14592 | 2025.09.19 00:39:20.669317 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2025.09.19 00:39:20.669440 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 14594 | 2025.09.19 00:39:20.669477 [ 5 ] {281e48f4-04bd-44d5-984d-ca20a9e4fc6e} <Debug> TCPHandler: Processed in 0.001409019 sec. | ||
| 14595 | 2025.09.19 00:39:20.669578 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14596 | 2025.09.19 00:39:20.669671 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14597 | 2025.09.19 00:39:20.669710 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14598 | 2025.09.19 00:39:20.670186 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14599 | 2025.09.19 00:39:20.670220 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14600 | 2025.09.19 00:39:20.670512 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14601 | 2025.09.19 00:39:20.670717 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2025.09.19 00:39:20.670840 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 14603 | 2025.09.19 00:39:20.670876 [ 5 ] {74c52935-f71b-4d02-81b6-00885ec513dd} <Debug> TCPHandler: Processed in 0.001344568 sec. | ||
| 14604 | 2025.09.19 00:39:20.670985 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14605 | 2025.09.19 00:39:20.671077 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14606 | 2025.09.19 00:39:20.671115 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14607 | 2025.09.19 00:39:20.671791 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2025.09.19 00:39:20.671826 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14609 | 2025.09.19 00:39:20.672149 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14610 | 2025.09.19 00:39:20.672349 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2025.09.19 00:39:20.672475 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001416 sec., 479519.7740112995 rows/sec., 33.43 MiB/sec. | ||
| 14612 | 2025.09.19 00:39:20.672512 [ 5 ] {af58591a-ac1c-4ec7-86a0-91720b971fe6} <Debug> TCPHandler: Processed in 0.001574391 sec. | ||
| 14613 | 2025.09.19 00:39:20.672618 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2025.09.19 00:39:20.672711 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14615 | 2025.09.19 00:39:20.672752 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14616 | 2025.09.19 00:39:20.673082 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2025.09.19 00:39:20.673116 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14618 | 2025.09.19 00:39:20.673399 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14619 | 2025.09.19 00:39:20.673602 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2025.09.19 00:39:20.673728 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 14621 | 2025.09.19 00:39:20.673764 [ 5 ] {60887895-8e49-4ebd-b4b0-c21684fe087f} <Debug> TCPHandler: Processed in 0.001193116 sec. | ||
| 14622 | 2025.09.19 00:39:20.673869 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14623 | 2025.09.19 00:39:20.673961 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14624 | 2025.09.19 00:39:20.674001 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14625 | 2025.09.19 00:39:20.674459 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2025.09.19 00:39:20.674494 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14627 | 2025.09.19 00:39:20.674828 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14628 | 2025.09.19 00:39:20.675040 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14629 | 2025.09.19 00:39:20.675171 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 14630 | 2025.09.19 00:39:20.675207 [ 5 ] {dd1bd803-2568-459a-bbd3-d54160a10cb6} <Debug> TCPHandler: Processed in 0.001384988 sec. | ||
| 14631 | 2025.09.19 00:39:20.675312 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2025.09.19 00:39:20.675405 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14633 | 2025.09.19 00:39:20.675446 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14634 | 2025.09.19 00:39:20.675756 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2025.09.19 00:39:20.675789 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14636 | 2025.09.19 00:39:20.676070 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14637 | 2025.09.19 00:39:20.676268 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2025.09.19 00:39:20.676393 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 14639 | 2025.09.19 00:39:20.676428 [ 5 ] {b49c0e7e-5ca0-46db-b12e-1ab2de1550c7} <Debug> TCPHandler: Processed in 0.001164245 sec. | ||
| 14640 | 2025.09.19 00:39:20.676529 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2025.09.19 00:39:20.676628 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14642 | 2025.09.19 00:39:20.676668 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14643 | 2025.09.19 00:39:20.677007 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14644 | 2025.09.19 00:39:20.677042 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14645 | 2025.09.19 00:39:20.677362 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14646 | 2025.09.19 00:39:20.677577 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14647 | 2025.09.19 00:39:20.677702 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 14648 | 2025.09.19 00:39:20.677738 [ 5 ] {ea183928-9b76-4e70-be92-907fba08a86e} <Debug> TCPHandler: Processed in 0.001257226 sec. | ||
| 14649 | 2025.09.19 00:39:21.552537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14650 | 2025.09.19 00:39:21.570986 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2025.09.19 00:39:21.571041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14652 | 2025.09.19 00:39:21.577097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14653 | 2025.09.19 00:39:21.577843 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2025.09.19 00:39:21.578143 [ 100 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14655 | 2025.09.19 00:39:21.578186 [ 100 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2025.09.19 00:39:21.578210 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14657 | 2025.09.19 00:39:21.578312 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 14658 | 2025.09.19 00:39:21.581054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14659 | 2025.09.19 00:39:21.581324 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14660 | 2025.09.19 00:39:21.582111 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 14661 | 2025.09.19 00:39:21.585533 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 14662 | 2025.09.19 00:39:21.588851 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 14663 | 2025.09.19 00:39:21.592761 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 14664 | 2025.09.19 00:39:21.596788 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 14665 | 2025.09.19 00:39:21.600443 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 14666 | 2025.09.19 00:39:21.654552 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.076275368 sec., 6515.864990648095 rows/sec., 33.69 MiB/sec. | ||
| 14667 | 2025.09.19 00:39:21.657134 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14668 | 2025.09.19 00:39:21.658920 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_66_13} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2025.09.19 00:39:21.659028 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_66_13} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14670 | 2025.09.19 00:39:21.660798 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14671 | 2025.09.19 00:39:22.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.88 MiB, peak 372.60 MiB, free memory in arenas 0.00 B, will set to 360.87 MiB (RSS), difference: 1.99 MiB | ||
| 14672 | 2025.09.19 00:39:24.969918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1850 | ||
| 14673 | 2025.09.19 00:39:24.972452 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2025.09.19 00:39:24.972492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14675 | 2025.09.19 00:39:24.973675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14676 | 2025.09.19 00:39:24.973947 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2025.09.19 00:39:24.974208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
| 14678 | 2025.09.19 00:39:25.680508 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14679 | 2025.09.19 00:39:25.680701 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14680 | 2025.09.19 00:39:25.680773 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14681 | 2025.09.19 00:39:25.681489 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14682 | 2025.09.19 00:39:25.681533 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14683 | 2025.09.19 00:39:25.681933 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14684 | 2025.09.19 00:39:25.682150 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2025.09.19 00:39:25.682294 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001646 sec., 8505.46780072904 rows/sec., 693.56 KiB/sec. | ||
| 14686 | 2025.09.19 00:39:25.682341 [ 5 ] {8dd741ad-59c1-41c7-baaf-5fec230a52d9} <Debug> TCPHandler: Processed in 0.001965786 sec. | ||
| 14687 | 2025.09.19 00:39:25.682519 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14688 | 2025.09.19 00:39:25.682614 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14689 | 2025.09.19 00:39:25.682653 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14690 | 2025.09.19 00:39:25.684007 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2025.09.19 00:39:25.684044 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14692 | 2025.09.19 00:39:25.684432 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14693 | 2025.09.19 00:39:25.684646 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2025.09.19 00:39:25.684780 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.002185 sec., 589016.0183066361 rows/sec., 48.74 MiB/sec. | ||
| 14695 | 2025.09.19 00:39:25.684818 [ 5 ] {ece25fa6-68ce-4284-8de3-73b460f220b5} <Debug> TCPHandler: Processed in 0.00234761 sec. | ||
| 14696 | 2025.09.19 00:39:25.684933 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14697 | 2025.09.19 00:39:25.685027 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14698 | 2025.09.19 00:39:25.685067 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14699 | 2025.09.19 00:39:25.685508 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14700 | 2025.09.19 00:39:25.685542 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14701 | 2025.09.19 00:39:25.685849 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14702 | 2025.09.19 00:39:25.686050 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2025.09.19 00:39:25.686151 [ 109 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14704 | 2025.09.19 00:39:25.686175 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001167 sec., 47986.289631533844 rows/sec., 3.46 MiB/sec. | ||
| 14705 | 2025.09.19 00:39:25.686186 [ 109 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2025.09.19 00:39:25.686207 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14707 | 2025.09.19 00:39:25.686214 [ 5 ] {5ab4b367-c533-429d-8716-84d2b14c83a4} <Debug> TCPHandler: Processed in 0.001329238 sec. | ||
| 14708 | 2025.09.19 00:39:25.686328 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14709 | 2025.09.19 00:39:25.686346 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 14710 | 2025.09.19 00:39:25.686422 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14711 | 2025.09.19 00:39:25.686467 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14712 | 2025.09.19 00:39:25.686506 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14713 | 2025.09.19 00:39:25.686548 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 265 rows starting from the beginning of the part | ||
| 14714 | 2025.09.19 00:39:25.686622 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 42 rows starting from the beginning of the part | ||
| 14715 | 2025.09.19 00:39:25.686674 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 205 rows starting from the beginning of the part | ||
| 14716 | 2025.09.19 00:39:25.686723 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 42 rows starting from the beginning of the part | ||
| 14717 | 2025.09.19 00:39:25.686769 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 205 rows starting from the beginning of the part | ||
| 14718 | 2025.09.19 00:39:25.686819 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 14719 | 2025.09.19 00:39:25.687115 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2025.09.19 00:39:25.687160 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14721 | 2025.09.19 00:39:25.687571 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14722 | 2025.09.19 00:39:25.687771 [ 192 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148837 sec., 547578.8950328212 rows/sec., 36.09 MiB/sec. | ||
| 14723 | 2025.09.19 00:39:25.687780 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2025.09.19 00:39:25.687997 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001591 sec., 143306.0967944689 rows/sec., 9.70 MiB/sec. | ||
| 14725 | 2025.09.19 00:39:25.687996 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14726 | 2025.09.19 00:39:25.688044 [ 5 ] {09db63a2-24db-4bed-9b6d-ea80b9f8f636} <Debug> TCPHandler: Processed in 0.001763132 sec. | ||
| 14727 | 2025.09.19 00:39:25.688167 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14728 | 2025.09.19 00:39:25.688281 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14729 | 2025.09.19 00:39:25.688329 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14730 | 2025.09.19 00:39:25.688339 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2025.09.19 00:39:25.688432 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_96_19} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14732 | 2025.09.19 00:39:25.688537 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14733 | 2025.09.19 00:39:25.689055 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2025.09.19 00:39:25.689095 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14735 | 2025.09.19 00:39:25.689436 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14736 | 2025.09.19 00:39:25.689652 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14737 | 2025.09.19 00:39:25.689786 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001529 sec., 376716.8083714846 rows/sec., 28.04 MiB/sec. | ||
| 14738 | 2025.09.19 00:39:25.689823 [ 5 ] {7eed43ea-b78c-42c3-9abd-176fd7364d99} <Debug> TCPHandler: Processed in 0.001713202 sec. | ||
| 14739 | 2025.09.19 00:39:25.689929 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2025.09.19 00:39:25.690021 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14741 | 2025.09.19 00:39:25.690063 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14742 | 2025.09.19 00:39:25.690708 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2025.09.19 00:39:25.690752 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14744 | 2025.09.19 00:39:25.691117 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14745 | 2025.09.19 00:39:25.691319 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2025.09.19 00:39:25.691446 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001444 sec., 589335.1800554016 rows/sec., 39.67 MiB/sec. | ||
| 14747 | 2025.09.19 00:39:25.691482 [ 5 ] {1fee8f4b-d156-4249-859b-890763381db9} <Debug> TCPHandler: Processed in 0.00160103 sec. | ||
| 14748 | 2025.09.19 00:39:25.691590 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2025.09.19 00:39:25.691681 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14750 | 2025.09.19 00:39:25.691734 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14751 | 2025.09.19 00:39:25.692600 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2025.09.19 00:39:25.692634 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14753 | 2025.09.19 00:39:25.693177 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14754 | 2025.09.19 00:39:25.693393 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2025.09.19 00:39:25.693526 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001862 sec., 22556.39097744361 rows/sec., 40.42 MiB/sec. | ||
| 14756 | 2025.09.19 00:39:25.693577 [ 5 ] {72ac40e5-c09c-438a-b56c-50617c37f5d8} <Debug> TCPHandler: Processed in 0.002034837 sec. | ||
| 14757 | 2025.09.19 00:39:25.693687 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14758 | 2025.09.19 00:39:25.693780 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14759 | 2025.09.19 00:39:25.693819 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14760 | 2025.09.19 00:39:25.694150 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14761 | 2025.09.19 00:39:25.694185 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14762 | 2025.09.19 00:39:25.694481 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14763 | 2025.09.19 00:39:25.694685 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2025.09.19 00:39:25.694826 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 14765 | 2025.09.19 00:39:25.694862 [ 5 ] {af218ca9-b1d3-4282-98ee-439eb0256e43} <Debug> TCPHandler: Processed in 0.001222896 sec. | ||
| 14766 | 2025.09.19 00:39:27.373245 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32133 | ||
| 14767 | 2025.09.19 00:39:27.373891 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14768 | 2025.09.19 00:39:27.373943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14769 | 2025.09.19 00:39:27.374438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14770 | 2025.09.19 00:39:27.374667 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2025.09.19 00:39:27.374823 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32133 | ||
| 14772 | 2025.09.19 00:39:29.081127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14773 | 2025.09.19 00:39:29.096651 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2025.09.19 00:39:29.096717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14775 | 2025.09.19 00:39:29.102327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14776 | 2025.09.19 00:39:29.102994 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2025.09.19 00:39:29.105898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14778 | 2025.09.19 00:39:30.662275 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2025.09.19 00:39:30.662445 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14780 | 2025.09.19 00:39:30.662507 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14781 | 2025.09.19 00:39:30.663275 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2025.09.19 00:39:30.663324 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14783 | 2025.09.19 00:39:30.663724 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14784 | 2025.09.19 00:39:30.663948 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2025.09.19 00:39:30.664100 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001702 sec., 240893.06698002352 rows/sec., 15.28 MiB/sec. | ||
| 14786 | 2025.09.19 00:39:30.664141 [ 5 ] {0580160e-9e24-47d2-913d-0b436d25996a} <Debug> TCPHandler: Processed in 0.001988256 sec. | ||
| 14787 | 2025.09.19 00:39:30.664273 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14788 | 2025.09.19 00:39:30.664398 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14789 | 2025.09.19 00:39:30.664447 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14790 | 2025.09.19 00:39:30.665217 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2025.09.19 00:39:30.665253 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14792 | 2025.09.19 00:39:30.665625 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14793 | 2025.09.19 00:39:30.665838 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2025.09.19 00:39:30.665967 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001593 sec., 698053.9861895794 rows/sec., 55.05 MiB/sec. | ||
| 14795 | 2025.09.19 00:39:30.666004 [ 5 ] {eecb67ed-a7d0-47d2-82ac-33343b64ec05} <Debug> TCPHandler: Processed in 0.001799763 sec. | ||
| 14796 | 2025.09.19 00:39:30.666115 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2025.09.19 00:39:30.666207 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14798 | 2025.09.19 00:39:30.666246 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14799 | 2025.09.19 00:39:30.666705 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2025.09.19 00:39:30.666743 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14801 | 2025.09.19 00:39:30.667043 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14802 | 2025.09.19 00:39:30.667252 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2025.09.19 00:39:30.667380 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001191 sec., 172124.26532325777 rows/sec., 10.10 MiB/sec. | ||
| 14804 | 2025.09.19 00:39:30.667417 [ 5 ] {9eb09749-6e4f-466a-ae91-5e331678f3f5} <Debug> TCPHandler: Processed in 0.001349688 sec. | ||
| 14805 | 2025.09.19 00:39:30.667535 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2025.09.19 00:39:30.667658 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14807 | 2025.09.19 00:39:30.667708 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14808 | 2025.09.19 00:39:30.668275 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2025.09.19 00:39:30.668319 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14810 | 2025.09.19 00:39:30.668694 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14811 | 2025.09.19 00:39:30.668917 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2025.09.19 00:39:30.669038 [ 103 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 14813 | 2025.09.19 00:39:30.669056 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001423 sec., 148981.0260014055 rows/sec., 9.61 MiB/sec. | ||
| 14814 | 2025.09.19 00:39:30.669104 [ 103 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2025.09.19 00:39:30.669113 [ 5 ] {1de50057-5da8-417e-9245-c541fa76df7d} <Debug> TCPHandler: Processed in 0.001638302 sec. | ||
| 14816 | 2025.09.19 00:39:30.669134 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14817 | 2025.09.19 00:39:30.669238 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 14818 | 2025.09.19 00:39:30.669243 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14819 | 2025.09.19 00:39:30.669355 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14820 | 2025.09.19 00:39:30.669380 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14821 | 2025.09.19 00:39:30.669393 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 14822 | 2025.09.19 00:39:30.669437 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14823 | 2025.09.19 00:39:30.669471 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 14824 | 2025.09.19 00:39:30.669522 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 14825 | 2025.09.19 00:39:30.669566 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 14826 | 2025.09.19 00:39:30.669607 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 228 rows starting from the beginning of the part | ||
| 14827 | 2025.09.19 00:39:30.669647 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 14828 | 2025.09.19 00:39:30.669954 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2025.09.19 00:39:30.669995 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14830 | 2025.09.19 00:39:30.670348 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14831 | 2025.09.19 00:39:30.670575 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2025.09.19 00:39:30.670678 [ 187 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484099 sec., 1022169.0062455402 rows/sec., 70.81 MiB/sec. | ||
| 14833 | 2025.09.19 00:39:30.670709 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001353 sec., 155949.74131559496 rows/sec., 8.86 MiB/sec. | ||
| 14834 | 2025.09.19 00:39:30.670754 [ 5 ] {d6884e94-b25b-4fc1-a420-65c551ffd2a1} <Debug> TCPHandler: Processed in 0.00157047 sec. | ||
| 14835 | 2025.09.19 00:39:30.670877 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2025.09.19 00:39:30.670899 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 14837 | 2025.09.19 00:39:30.670972 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14838 | 2025.09.19 00:39:30.671017 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14839 | 2025.09.19 00:39:30.671257 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2025.09.19 00:39:30.671353 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_65_13} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 14841 | 2025.09.19 00:39:30.671465 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14842 | 2025.09.19 00:39:30.671704 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2025.09.19 00:39:30.671747 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14844 | 2025.09.19 00:39:30.672092 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14845 | 2025.09.19 00:39:30.672299 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2025.09.19 00:39:30.672431 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001476 sec., 460027.1002710027 rows/sec., 32.07 MiB/sec. | ||
| 14847 | 2025.09.19 00:39:30.672469 [ 5 ] {4ffa0d6f-eb8a-4f16-8542-a67cd0e2881c} <Debug> TCPHandler: Processed in 0.001638852 sec. | ||
| 14848 | 2025.09.19 00:39:30.672579 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2025.09.19 00:39:30.672671 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14850 | 2025.09.19 00:39:30.672713 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14851 | 2025.09.19 00:39:30.673045 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2025.09.19 00:39:30.673081 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14853 | 2025.09.19 00:39:30.673393 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14854 | 2025.09.19 00:39:30.673590 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2025.09.19 00:39:30.673717 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 14856 | 2025.09.19 00:39:30.673754 [ 5 ] {8a0efc46-9ed2-4119-b3be-cc8b83ebae13} <Debug> TCPHandler: Processed in 0.001223276 sec. | ||
| 14857 | 2025.09.19 00:39:30.673861 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2025.09.19 00:39:30.673953 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14859 | 2025.09.19 00:39:30.673995 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14860 | 2025.09.19 00:39:30.674419 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2025.09.19 00:39:30.674456 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14862 | 2025.09.19 00:39:30.674781 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14863 | 2025.09.19 00:39:30.674984 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2025.09.19 00:39:30.675116 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001181 sec., 265876.3759525826 rows/sec., 17.47 MiB/sec. | ||
| 14865 | 2025.09.19 00:39:30.675153 [ 5 ] {11bc07a5-b8c4-4dc0-856e-b70cfe4882a7} <Debug> TCPHandler: Processed in 0.001339078 sec. | ||
| 14866 | 2025.09.19 00:39:30.675272 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2025.09.19 00:39:30.675393 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14868 | 2025.09.19 00:39:30.675444 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14869 | 2025.09.19 00:39:30.675778 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2025.09.19 00:39:30.675815 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14871 | 2025.09.19 00:39:30.676148 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14872 | 2025.09.19 00:39:30.676359 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2025.09.19 00:39:30.676492 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 14874 | 2025.09.19 00:39:30.676497 [ 102 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 14875 | 2025.09.19 00:39:30.676529 [ 5 ] {5a1d0eef-8f57-4892-953e-bcf59012fb21} <Debug> TCPHandler: Processed in 0.001317517 sec. | ||
| 14876 | 2025.09.19 00:39:30.676567 [ 102 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2025.09.19 00:39:30.676595 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14878 | 2025.09.19 00:39:30.676651 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14879 | 2025.09.19 00:39:30.676668 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 14880 | 2025.09.19 00:39:30.676751 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14881 | 2025.09.19 00:39:30.676765 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14882 | 2025.09.19 00:39:30.676798 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
| 14883 | 2025.09.19 00:39:30.676798 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14884 | 2025.09.19 00:39:30.676844 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 14885 | 2025.09.19 00:39:30.676884 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 14886 | 2025.09.19 00:39:30.676913 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 14887 | 2025.09.19 00:39:30.676945 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 14888 | 2025.09.19 00:39:30.676978 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 14889 | 2025.09.19 00:39:30.677150 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14890 | 2025.09.19 00:39:30.677192 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14891 | 2025.09.19 00:39:30.677519 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14892 | 2025.09.19 00:39:30.677719 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079894 sec., 46300.84063806262 rows/sec., 3.04 MiB/sec. | ||
| 14893 | 2025.09.19 00:39:30.677739 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2025.09.19 00:39:30.677873 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001141 sec., 91148.11568799298 rows/sec., 5.58 MiB/sec. | ||
| 14895 | 2025.09.19 00:39:30.677910 [ 5 ] {5ab14508-f50d-47e5-a4cb-ad17dae357af} <Debug> TCPHandler: Processed in 0.001309067 sec. | ||
| 14896 | 2025.09.19 00:39:30.677922 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 14897 | 2025.09.19 00:39:30.678278 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_50_10} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2025.09.19 00:39:30.678370 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_50_10} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 14899 | 2025.09.19 00:39:30.678478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14900 | 2025.09.19 00:39:34.707206 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14901 | 2025.09.19 00:39:34.707272 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14902 | 2025.09.19 00:39:34.875004 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32581 | ||
| 14903 | 2025.09.19 00:39:34.875859 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2025.09.19 00:39:34.875956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14905 | 2025.09.19 00:39:34.876501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14906 | 2025.09.19 00:39:34.876745 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2025.09.19 00:39:34.876898 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32581 | ||
| 14908 | 2025.09.19 00:39:34.974451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1886 | ||
| 14909 | 2025.09.19 00:39:34.977243 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2025.09.19 00:39:34.977302 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14911 | 2025.09.19 00:39:34.978596 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14912 | 2025.09.19 00:39:34.978877 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2025.09.19 00:39:34.979255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1886 | ||
| 14914 | 2025.09.19 00:39:35.653836 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14915 | 2025.09.19 00:39:35.654113 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14916 | 2025.09.19 00:39:35.654217 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14917 | 2025.09.19 00:39:35.655141 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2025.09.19 00:39:35.655191 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14919 | 2025.09.19 00:39:35.655598 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14920 | 2025.09.19 00:39:35.655825 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2025.09.19 00:39:35.655985 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001946 sec., 71942.44604316547 rows/sec., 6.23 MiB/sec. | ||
| 14922 | 2025.09.19 00:39:35.656035 [ 5 ] {0c7895f3-342c-4259-92f2-fbf63c1b1596} <Debug> TCPHandler: Processed in 0.002379111 sec. | ||
| 14923 | 2025.09.19 00:39:35.656162 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14924 | 2025.09.19 00:39:35.656261 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14925 | 2025.09.19 00:39:35.656305 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14926 | 2025.09.19 00:39:35.656731 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2025.09.19 00:39:35.656768 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14928 | 2025.09.19 00:39:35.657071 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14929 | 2025.09.19 00:39:35.657281 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14930 | 2025.09.19 00:39:35.657416 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001177 sec., 35683.9422259983 rows/sec., 2.62 MiB/sec. | ||
| 14931 | 2025.09.19 00:39:35.657455 [ 5 ] {bde7217f-1b11-40d9-9cce-f642bbb5b3dd} <Debug> TCPHandler: Processed in 0.001343058 sec. | ||
| 14932 | 2025.09.19 00:39:35.657559 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14933 | 2025.09.19 00:39:35.657652 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14934 | 2025.09.19 00:39:35.657692 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14935 | 2025.09.19 00:39:35.658125 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2025.09.19 00:39:35.658162 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14937 | 2025.09.19 00:39:35.658462 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14938 | 2025.09.19 00:39:35.658664 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2025.09.19 00:39:35.658792 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001158 sec., 91537.1329879102 rows/sec., 7.15 MiB/sec. | ||
| 14940 | 2025.09.19 00:39:35.658829 [ 5 ] {52981904-3654-4528-bdc1-9a47d215565c} <Debug> TCPHandler: Processed in 0.001317117 sec. | ||
| 14941 | 2025.09.19 00:39:35.658941 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14942 | 2025.09.19 00:39:35.659032 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14943 | 2025.09.19 00:39:35.659074 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14944 | 2025.09.19 00:39:35.659482 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14945 | 2025.09.19 00:39:35.659517 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14946 | 2025.09.19 00:39:35.659850 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14947 | 2025.09.19 00:39:35.660076 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14948 | 2025.09.19 00:39:35.660196 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0 | ||
| 14949 | 2025.09.19 00:39:35.660203 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 14950 | 2025.09.19 00:39:35.660268 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2025.09.19 00:39:35.660283 [ 5 ] {3cdd1324-f167-42c0-9ce2-3217b5d20078} <Debug> TCPHandler: Processed in 0.001390068 sec. | ||
| 14952 | 2025.09.19 00:39:35.660295 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14953 | 2025.09.19 00:39:35.660403 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full | ||
| 14954 | 2025.09.19 00:39:35.660408 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14955 | 2025.09.19 00:39:35.660515 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14956 | 2025.09.19 00:39:35.660517 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14957 | 2025.09.19 00:39:35.660549 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_19, total 33461 rows starting from the beginning of the part | ||
| 14958 | 2025.09.19 00:39:35.660579 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14959 | 2025.09.19 00:39:35.660616 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14960 | 2025.09.19 00:39:35.660667 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 314 rows starting from the beginning of the part | ||
| 14961 | 2025.09.19 00:39:35.660709 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 851 rows starting from the beginning of the part | ||
| 14962 | 2025.09.19 00:39:35.660767 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 314 rows starting from the beginning of the part | ||
| 14963 | 2025.09.19 00:39:35.661497 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2025.09.19 00:39:35.661531 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14965 | 2025.09.19 00:39:35.662296 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14966 | 2025.09.19 00:39:35.662533 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2025.09.19 00:39:35.662679 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002179 sec., 19274.896741624598 rows/sec., 34.54 MiB/sec. | ||
| 14968 | 2025.09.19 00:39:35.662750 [ 5 ] {5a3f4a2c-62ab-4251-a118-b3c39ce91248} <Debug> TCPHandler: Processed in 0.002398881 sec. | ||
| 14969 | 2025.09.19 00:39:35.662873 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14970 | 2025.09.19 00:39:35.662966 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14971 | 2025.09.19 00:39:35.663007 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14972 | 2025.09.19 00:39:35.663369 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2025.09.19 00:39:35.663405 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14974 | 2025.09.19 00:39:35.663811 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14975 | 2025.09.19 00:39:35.664028 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14976 | 2025.09.19 00:39:35.664159 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 14977 | 2025.09.19 00:39:35.664195 [ 5 ] {a1a12c46-e9a7-4d14-a8e7-5684c2ee43ba} <Debug> TCPHandler: Processed in 0.001370188 sec. | ||
| 14978 | 2025.09.19 00:39:35.669158 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35100 rows, containing 5 columns (5 merged, 0 gathered) in 0.008798885 sec., 3989141.8060356514 rows/sec., 267.09 MiB/sec. | ||
| 14979 | 2025.09.19 00:39:35.669480 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 14980 | 2025.09.19 00:39:35.669791 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2025.09.19 00:39:35.669857 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20 | ||
| 14982 | 2025.09.19 00:39:35.669922 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14983 | 2025.09.19 00:39:36.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.96 MiB, peak 372.60 MiB, free memory in arenas 0.00 B, will set to 364.10 MiB (RSS), difference: 2.14 MiB | ||
| 14984 | 2025.09.19 00:39:36.563091 [ 93 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 14985 | 2025.09.19 00:39:36.563154 [ 93 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2025.09.19 00:39:36.563174 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14987 | 2025.09.19 00:39:36.563303 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 14988 | 2025.09.19 00:39:36.563464 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14989 | 2025.09.19 00:39:36.563502 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 14990 | 2025.09.19 00:39:36.563579 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 14991 | 2025.09.19 00:39:36.563632 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14992 | 2025.09.19 00:39:36.563684 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 14993 | 2025.09.19 00:39:36.563727 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 14994 | 2025.09.19 00:39:36.564496 [ 193 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257406 sec., 39764.403860010214 rows/sec., 3.32 MiB/sec. | ||
| 14995 | 2025.09.19 00:39:36.564634 [ 186 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 14996 | 2025.09.19 00:39:36.564929 [ 186 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2025.09.19 00:39:36.565012 [ 186 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_25_6} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 14998 | 2025.09.19 00:39:36.565102 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14999 | 2025.09.19 00:39:36.605971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15000 | 2025.09.19 00:39:36.623117 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2025.09.19 00:39:36.623183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15002 | 2025.09.19 00:39:36.629740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15003 | 2025.09.19 00:39:36.630438 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2025.09.19 00:39:36.633430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15005 | 2025.09.19 00:39:40.663105 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15006 | 2025.09.19 00:39:40.663402 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15007 | 2025.09.19 00:39:40.663503 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15008 | 2025.09.19 00:39:40.664413 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2025.09.19 00:39:40.664457 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15010 | 2025.09.19 00:39:40.664843 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15011 | 2025.09.19 00:39:40.665071 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2025.09.19 00:39:40.665211 [ 91 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15013 | 2025.09.19 00:39:40.665223 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001895 sec., 216358.83905013194 rows/sec., 13.72 MiB/sec. | ||
| 15014 | 2025.09.19 00:39:40.665284 [ 91 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2025.09.19 00:39:40.665305 [ 5 ] {e23241c7-50b1-4bd7-b919-6aa25ecbf8e1} <Debug> TCPHandler: Processed in 0.002376301 sec. | ||
| 15016 | 2025.09.19 00:39:40.665314 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15017 | 2025.09.19 00:39:40.665433 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15018 | 2025.09.19 00:39:40.665451 [ 190 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 15019 | 2025.09.19 00:39:40.665531 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15020 | 2025.09.19 00:39:40.665577 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15021 | 2025.09.19 00:39:40.665597 [ 190 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15022 | 2025.09.19 00:39:40.665637 [ 190 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 15023 | 2025.09.19 00:39:40.665707 [ 190 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 15024 | 2025.09.19 00:39:40.665756 [ 190 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 15025 | 2025.09.19 00:39:40.665801 [ 190 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 15026 | 2025.09.19 00:39:40.665843 [ 190 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 15027 | 2025.09.19 00:39:40.666010 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15028 | 2025.09.19 00:39:40.666052 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15029 | 2025.09.19 00:39:40.666360 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15030 | 2025.09.19 00:39:40.666577 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2025.09.19 00:39:40.666704 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001192 sec., 1677.8523489932886 rows/sec., 136.82 KiB/sec. | ||
| 15032 | 2025.09.19 00:39:40.666741 [ 5 ] {76b0ea3a-6029-43ee-99bf-b834dfaeeafb} <Debug> TCPHandler: Processed in 0.001355518 sec. | ||
| 15033 | 2025.09.19 00:39:40.666867 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2025.09.19 00:39:40.666911 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152161 sec., 1347257.1815379763 rows/sec., 90.60 MiB/sec. | ||
| 15035 | 2025.09.19 00:39:40.666986 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15036 | 2025.09.19 00:39:40.667043 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15037 | 2025.09.19 00:39:40.667104 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15038 | 2025.09.19 00:39:40.667420 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_49_12} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2025.09.19 00:39:40.667507 [ 195 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_49_12} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15040 | 2025.09.19 00:39:40.667606 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15041 | 2025.09.19 00:39:40.667938 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2025.09.19 00:39:40.667980 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15043 | 2025.09.19 00:39:40.668355 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15044 | 2025.09.19 00:39:40.668562 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2025.09.19 00:39:40.668691 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001729 sec., 643724.6963562752 rows/sec., 50.76 MiB/sec. | ||
| 15046 | 2025.09.19 00:39:40.668708 [ 90 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15047 | 2025.09.19 00:39:40.668729 [ 5 ] {13c6f9bd-9f3f-4a73-9b96-e8507af3b534} <Debug> TCPHandler: Processed in 0.001920955 sec. | ||
| 15048 | 2025.09.19 00:39:40.668756 [ 90 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2025.09.19 00:39:40.668784 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15050 | 2025.09.19 00:39:40.668851 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15051 | 2025.09.19 00:39:40.668852 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 15052 | 2025.09.19 00:39:40.668949 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15053 | 2025.09.19 00:39:40.668967 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15054 | 2025.09.19 00:39:40.668994 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15055 | 2025.09.19 00:39:40.668997 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2346 rows starting from the beginning of the part | ||
| 15056 | 2025.09.19 00:39:40.669060 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1112 rows starting from the beginning of the part | ||
| 15057 | 2025.09.19 00:39:40.669099 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1287 rows starting from the beginning of the part | ||
| 15058 | 2025.09.19 00:39:40.669134 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1112 rows starting from the beginning of the part | ||
| 15059 | 2025.09.19 00:39:40.669167 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 140 rows starting from the beginning of the part | ||
| 15060 | 2025.09.19 00:39:40.669203 [ 190 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1113 rows starting from the beginning of the part | ||
| 15061 | 2025.09.19 00:39:40.669458 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15062 | 2025.09.19 00:39:40.669498 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15063 | 2025.09.19 00:39:40.669808 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15064 | 2025.09.19 00:39:40.670027 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15065 | 2025.09.19 00:39:40.670158 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001226 sec., 168841.76182707993 rows/sec., 9.92 MiB/sec. | ||
| 15066 | 2025.09.19 00:39:40.670194 [ 5 ] {aababc46-8fe5-4bb1-8cdf-4db47a7cdc37} <Debug> TCPHandler: Processed in 0.001391278 sec. | ||
| 15067 | 2025.09.19 00:39:40.670299 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15068 | 2025.09.19 00:39:40.670388 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15069 | 2025.09.19 00:39:40.670426 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15070 | 2025.09.19 00:39:40.670872 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2025.09.19 00:39:40.670907 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15072 | 2025.09.19 00:39:40.671199 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15073 | 2025.09.19 00:39:40.671370 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002544954 sec., 2793763.6593824485 rows/sec., 235.39 MiB/sec. | ||
| 15074 | 2025.09.19 00:39:40.671409 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2025.09.19 00:39:40.671533 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001162 sec., 182444.06196213423 rows/sec., 11.77 MiB/sec. | ||
| 15076 | 2025.09.19 00:39:40.671570 [ 5 ] {0b3a0eb0-43f6-4d06-aab8-711bdcabce95} <Debug> TCPHandler: Processed in 0.001317977 sec. | ||
| 15077 | 2025.09.19 00:39:40.671676 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2025.09.19 00:39:40.671682 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15079 | 2025.09.19 00:39:40.671767 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15080 | 2025.09.19 00:39:40.671811 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15081 | 2025.09.19 00:39:40.671956 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2025.09.19 00:39:40.672023 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_101_20} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15083 | 2025.09.19 00:39:40.672104 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 15084 | 2025.09.19 00:39:40.672253 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2025.09.19 00:39:40.672287 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15086 | 2025.09.19 00:39:40.672578 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15087 | 2025.09.19 00:39:40.672780 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2025.09.19 00:39:40.672905 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001155 sec., 182683.98268398267 rows/sec., 10.37 MiB/sec. | ||
| 15089 | 2025.09.19 00:39:40.672907 [ 90 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15090 | 2025.09.19 00:39:40.672943 [ 5 ] {6f2282a5-1bcb-42fc-bd99-a13912f87287} <Debug> TCPHandler: Processed in 0.001314587 sec. | ||
| 15091 | 2025.09.19 00:39:40.672955 [ 90 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2025.09.19 00:39:40.672980 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15093 | 2025.09.19 00:39:40.673053 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 15094 | 2025.09.19 00:39:40.673054 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2025.09.19 00:39:40.673157 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15096 | 2025.09.19 00:39:40.673177 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15097 | 2025.09.19 00:39:40.673197 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 15098 | 2025.09.19 00:39:40.673225 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15099 | 2025.09.19 00:39:40.673263 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 15100 | 2025.09.19 00:39:40.673412 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 15101 | 2025.09.19 00:39:40.673460 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 15102 | 2025.09.19 00:39:40.673504 [ 198 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 15103 | 2025.09.19 00:39:40.673859 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2025.09.19 00:39:40.673903 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15105 | 2025.09.19 00:39:40.674272 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15106 | 2025.09.19 00:39:40.674332 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310407 sec., 805093.3793851834 rows/sec., 48.79 MiB/sec. | ||
| 15107 | 2025.09.19 00:39:40.674481 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15108 | 2025.09.19 00:39:40.674530 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2025.09.19 00:39:40.674750 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001591 sec., 428032.6838466373 rows/sec., 29.85 MiB/sec. | ||
| 15110 | 2025.09.19 00:39:40.674753 [ 90 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15111 | 2025.09.19 00:39:40.674812 [ 90 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15112 | 2025.09.19 00:39:40.674815 [ 5 ] {65f9ce3b-f80e-4a0f-bd79-8e0dd30b81e4} <Debug> TCPHandler: Processed in 0.001809024 sec. | ||
| 15113 | 2025.09.19 00:39:40.674841 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15114 | 2025.09.19 00:39:40.674845 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_49_12} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15115 | 2025.09.19 00:39:40.674925 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 15116 | 2025.09.19 00:39:40.674938 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2025.09.19 00:39:40.674931 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_49_12} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15118 | 2025.09.19 00:39:40.675010 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15119 | 2025.09.19 00:39:40.675042 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1213 rows starting from the beginning of the part | ||
| 15120 | 2025.09.19 00:39:40.675044 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15121 | 2025.09.19 00:39:40.675057 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15122 | 2025.09.19 00:39:40.675095 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15123 | 2025.09.19 00:39:40.675097 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 679 rows starting from the beginning of the part | ||
| 15124 | 2025.09.19 00:39:40.675151 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 576 rows starting from the beginning of the part | ||
| 15125 | 2025.09.19 00:39:40.675192 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 679 rows starting from the beginning of the part | ||
| 15126 | 2025.09.19 00:39:40.675229 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 106 rows starting from the beginning of the part | ||
| 15127 | 2025.09.19 00:39:40.675265 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 681 rows starting from the beginning of the part | ||
| 15128 | 2025.09.19 00:39:40.675447 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2025.09.19 00:39:40.675483 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15130 | 2025.09.19 00:39:40.675818 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15131 | 2025.09.19 00:39:40.676041 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2025.09.19 00:39:40.676178 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 15133 | 2025.09.19 00:39:40.676216 [ 5 ] {2b83153f-d6d8-4782-a043-20454d221bc3} <Debug> TCPHandler: Processed in 0.001327517 sec. | ||
| 15134 | 2025.09.19 00:39:40.676317 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15135 | 2025.09.19 00:39:40.676411 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15136 | 2025.09.19 00:39:40.676453 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15137 | 2025.09.19 00:39:40.676542 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651131 sec., 2382609.253899297 rows/sec., 178.83 MiB/sec. | ||
| 15138 | 2025.09.19 00:39:40.676742 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15139 | 2025.09.19 00:39:40.676876 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2025.09.19 00:39:40.676920 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15141 | 2025.09.19 00:39:40.677006 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2025.09.19 00:39:40.677084 [ 190 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_101_20} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15143 | 2025.09.19 00:39:40.677157 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 15144 | 2025.09.19 00:39:40.677312 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15145 | 2025.09.19 00:39:40.677543 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2025.09.19 00:39:40.677679 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001286 sec., 244945.56765163297 rows/sec., 16.09 MiB/sec. | ||
| 15147 | 2025.09.19 00:39:40.677718 [ 5 ] {6d470796-b208-4fb6-9846-2b2c51a8eb73} <Debug> TCPHandler: Processed in 0.001448199 sec. | ||
| 15148 | 2025.09.19 00:39:40.677820 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2025.09.19 00:39:40.677914 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15150 | 2025.09.19 00:39:40.677957 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15151 | 2025.09.19 00:39:40.678273 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15152 | 2025.09.19 00:39:40.678310 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15153 | 2025.09.19 00:39:40.678619 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15154 | 2025.09.19 00:39:40.678843 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2025.09.19 00:39:40.678989 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 15156 | 2025.09.19 00:39:40.679027 [ 5 ] {8093972b-faca-4574-b357-606425f90856} <Debug> TCPHandler: Processed in 0.001255946 sec. | ||
| 15157 | 2025.09.19 00:39:40.679127 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2025.09.19 00:39:40.679219 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15159 | 2025.09.19 00:39:40.679260 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15160 | 2025.09.19 00:39:40.679583 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2025.09.19 00:39:40.679620 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15162 | 2025.09.19 00:39:40.679940 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15163 | 2025.09.19 00:39:40.680180 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2025.09.19 00:39:40.680295 [ 90 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15165 | 2025.09.19 00:39:40.680312 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 15166 | 2025.09.19 00:39:40.680328 [ 90 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2025.09.19 00:39:40.680354 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15168 | 2025.09.19 00:39:40.680357 [ 5 ] {7d1890c5-c260-40fa-9c5e-1a4a40d3df50} <Debug> TCPHandler: Processed in 0.001278506 sec. | ||
| 15169 | 2025.09.19 00:39:40.680428 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 15170 | 2025.09.19 00:39:40.680521 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15171 | 2025.09.19 00:39:40.680551 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7688 rows starting from the beginning of the part | ||
| 15172 | 2025.09.19 00:39:40.680601 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 104 rows starting from the beginning of the part | ||
| 15173 | 2025.09.19 00:39:40.680641 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 15174 | 2025.09.19 00:39:40.680679 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 104 rows starting from the beginning of the part | ||
| 15175 | 2025.09.19 00:39:40.680716 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 15176 | 2025.09.19 00:39:40.680752 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 15177 | 2025.09.19 00:39:40.682499 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002094527 sec., 3876770.2684185975 rows/sec., 246.38 MiB/sec. | ||
| 15178 | 2025.09.19 00:39:40.683050 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15179 | 2025.09.19 00:39:40.683358 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2025.09.19 00:39:40.683443 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_101_20} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15181 | 2025.09.19 00:39:40.683556 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 15182 | 2025.09.19 00:39:42.377054 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33093 | ||
| 15183 | 2025.09.19 00:39:42.377902 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2025.09.19 00:39:42.377945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15185 | 2025.09.19 00:39:42.378449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15186 | 2025.09.19 00:39:42.378684 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2025.09.19 00:39:42.378826 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33093 | ||
| 15188 | 2025.09.19 00:39:44.134428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15189 | 2025.09.19 00:39:44.151917 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2025.09.19 00:39:44.151974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15191 | 2025.09.19 00:39:44.158176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15192 | 2025.09.19 00:39:44.158864 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2025.09.19 00:39:44.162065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15194 | 2025.09.19 00:39:44.980353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1920 | ||
| 15195 | 2025.09.19 00:39:44.982815 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15196 | 2025.09.19 00:39:44.982863 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15197 | 2025.09.19 00:39:44.984083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15198 | 2025.09.19 00:39:44.984359 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2025.09.19 00:39:44.984494 [ 84 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15200 | 2025.09.19 00:39:44.984537 [ 84 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2025.09.19 00:39:44.984559 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15202 | 2025.09.19 00:39:44.984725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
| 15203 | 2025.09.19 00:39:44.984738 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 15204 | 2025.09.19 00:39:44.985693 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15205 | 2025.09.19 00:39:44.985902 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1746 rows starting from the beginning of the part | ||
| 15206 | 2025.09.19 00:39:44.986298 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 15207 | 2025.09.19 00:39:44.986648 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 15208 | 2025.09.19 00:39:44.986969 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 15209 | 2025.09.19 00:39:44.987300 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 15210 | 2025.09.19 00:39:44.987633 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 15211 | 2025.09.19 00:39:44.996524 [ 188 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 72 columns (72 merged, 0 gathered) in 0.011872735 sec., 161715.0555453314 rows/sec., 123.57 MiB/sec. | ||
| 15212 | 2025.09.19 00:39:44.998864 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15213 | 2025.09.19 00:39:44.999476 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2025.09.19 00:39:44.999566 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_51_10} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15215 | 2025.09.19 00:39:44.999915 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 15216 | 2025.09.19 00:39:45.652994 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2025.09.19 00:39:45.653174 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15218 | 2025.09.19 00:39:45.653241 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15219 | 2025.09.19 00:39:45.653936 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2025.09.19 00:39:45.653982 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15221 | 2025.09.19 00:39:45.654396 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15222 | 2025.09.19 00:39:45.654638 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2025.09.19 00:39:45.654797 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001672 sec., 83732.05741626794 rows/sec., 7.26 MiB/sec. | ||
| 15224 | 2025.09.19 00:39:45.654840 [ 5 ] {81042b98-3cdb-4012-9821-f780b8fe402b} <Debug> TCPHandler: Processed in 0.001971795 sec. | ||
| 15225 | 2025.09.19 00:39:45.654956 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15226 | 2025.09.19 00:39:45.655052 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15227 | 2025.09.19 00:39:45.655093 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15228 | 2025.09.19 00:39:45.655513 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2025.09.19 00:39:45.655551 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15230 | 2025.09.19 00:39:45.655859 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15231 | 2025.09.19 00:39:45.656073 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15232 | 2025.09.19 00:39:45.656208 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001175 sec., 35744.68085106383 rows/sec., 2.62 MiB/sec. | ||
| 15233 | 2025.09.19 00:39:45.656248 [ 5 ] {6607ce5d-b3f0-42ab-bf4c-49554789fc18} <Debug> TCPHandler: Processed in 0.001340868 sec. | ||
| 15234 | 2025.09.19 00:39:45.656355 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15235 | 2025.09.19 00:39:45.656450 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15236 | 2025.09.19 00:39:45.656490 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15237 | 2025.09.19 00:39:45.656920 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15238 | 2025.09.19 00:39:45.656958 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15239 | 2025.09.19 00:39:45.657278 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15240 | 2025.09.19 00:39:45.657507 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15241 | 2025.09.19 00:39:45.657641 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001209 sec., 87675.76509511993 rows/sec., 6.85 MiB/sec. | ||
| 15242 | 2025.09.19 00:39:45.657679 [ 5 ] {b0ab7bd1-e00c-4bde-b94e-b5170004fc64} <Debug> TCPHandler: Processed in 0.001371698 sec. | ||
| 15243 | 2025.09.19 00:39:45.657793 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15244 | 2025.09.19 00:39:45.657887 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15245 | 2025.09.19 00:39:45.657931 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15246 | 2025.09.19 00:39:45.658336 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15247 | 2025.09.19 00:39:45.658373 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15248 | 2025.09.19 00:39:45.658715 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15249 | 2025.09.19 00:39:45.658935 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15250 | 2025.09.19 00:39:45.659070 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 15251 | 2025.09.19 00:39:45.659108 [ 5 ] {25ce7ba0-7609-4c47-a4aa-74faa68f372a} <Debug> TCPHandler: Processed in 0.001364348 sec. | ||
| 15252 | 2025.09.19 00:39:45.659213 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15253 | 2025.09.19 00:39:45.659312 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15254 | 2025.09.19 00:39:45.659366 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15255 | 2025.09.19 00:39:45.660198 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2025.09.19 00:39:45.660234 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15257 | 2025.09.19 00:39:45.660808 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15258 | 2025.09.19 00:39:45.661026 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2025.09.19 00:39:45.661158 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15260 | 2025.09.19 00:39:45.661165 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001871 sec., 22447.88882950294 rows/sec., 40.23 MiB/sec. | ||
| 15261 | 2025.09.19 00:39:45.661226 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15262 | 2025.09.19 00:39:45.661252 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15263 | 2025.09.19 00:39:45.661257 [ 5 ] {66fbb189-f69b-466f-a551-48d9375c8e8c} <Debug> TCPHandler: Processed in 0.002092827 sec. | ||
| 15264 | 2025.09.19 00:39:45.661352 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 15265 | 2025.09.19 00:39:45.661376 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15266 | 2025.09.19 00:39:45.661473 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15267 | 2025.09.19 00:39:45.661514 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15268 | 2025.09.19 00:39:45.661579 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15269 | 2025.09.19 00:39:45.661653 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1808 rows starting from the beginning of the part | ||
| 15270 | 2025.09.19 00:39:45.661778 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 15271 | 2025.09.19 00:39:45.661849 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2025.09.19 00:39:45.661883 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 15273 | 2025.09.19 00:39:45.661889 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15274 | 2025.09.19 00:39:45.661989 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 15275 | 2025.09.19 00:39:45.662084 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 15276 | 2025.09.19 00:39:45.662177 [ 191 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 15277 | 2025.09.19 00:39:45.662214 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15278 | 2025.09.19 00:39:45.662424 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2025.09.19 00:39:45.662561 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 15280 | 2025.09.19 00:39:45.662598 [ 5 ] {47187baf-c8ae-45b1-919a-96485c49208e} <Debug> TCPHandler: Processed in 0.001269857 sec. | ||
| 15281 | 2025.09.19 00:39:45.672858 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 19 columns (19 merged, 0 gathered) in 0.011551571 sec., 174694.85319356128 rows/sec., 313.05 MiB/sec. | ||
| 15282 | 2025.09.19 00:39:45.675088 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15283 | 2025.09.19 00:39:45.675436 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2025.09.19 00:39:45.675518 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15285 | 2025.09.19 00:39:45.675621 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.65 MiB. | ||
| 15286 | 2025.09.19 00:39:46.001192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.85 MiB, peak 382.43 MiB, free memory in arenas 0.00 B, will set to 371.34 MiB (RSS), difference: 6.50 MiB | ||
| 15287 | 2025.09.19 00:39:49.612265 [ 217 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 15288 | 2025.09.19 00:39:49.612333 [ 217 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 15289 | 2025.09.19 00:39:49.627191 [ 217 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 15290 | 2025.09.19 00:39:49.707307 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15291 | 2025.09.19 00:39:49.707365 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15292 | 2025.09.19 00:39:49.879811 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33541 | ||
| 15293 | 2025.09.19 00:39:49.880344 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2025.09.19 00:39:49.880386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15295 | 2025.09.19 00:39:49.880882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15296 | 2025.09.19 00:39:49.881121 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2025.09.19 00:39:49.881278 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33541 | ||
| 15298 | 2025.09.19 00:39:50.446824 [ 222 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 15299 | 2025.09.19 00:39:50.446874 [ 222 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 15300 | 2025.09.19 00:39:50.450825 [ 222 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 15301 | 2025.09.19 00:39:50.662706 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15302 | 2025.09.19 00:39:50.662881 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15303 | 2025.09.19 00:39:50.662944 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15304 | 2025.09.19 00:39:50.663751 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2025.09.19 00:39:50.663800 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15306 | 2025.09.19 00:39:50.664200 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15307 | 2025.09.19 00:39:50.664420 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2025.09.19 00:39:50.664575 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001741 sec., 235496.84089603677 rows/sec., 14.94 MiB/sec. | ||
| 15309 | 2025.09.19 00:39:50.664617 [ 5 ] {7c026d45-b087-4319-8a26-f419348e6eec} <Debug> TCPHandler: Processed in 0.002031767 sec. | ||
| 15310 | 2025.09.19 00:39:50.664736 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15311 | 2025.09.19 00:39:50.664829 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15312 | 2025.09.19 00:39:50.664871 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15313 | 2025.09.19 00:39:50.665787 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15314 | 2025.09.19 00:39:50.665823 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15315 | 2025.09.19 00:39:50.666183 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15316 | 2025.09.19 00:39:50.666385 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15317 | 2025.09.19 00:39:50.666510 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001699 sec., 654502.6486168334 rows/sec., 51.62 MiB/sec. | ||
| 15318 | 2025.09.19 00:39:50.666546 [ 5 ] {614f867b-76f5-4121-9ffa-52d1e5f54358} <Debug> TCPHandler: Processed in 0.001856304 sec. | ||
| 15319 | 2025.09.19 00:39:50.666610 [ 222 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 15320 | 2025.09.19 00:39:50.666653 [ 222 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 15321 | 2025.09.19 00:39:50.666659 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15322 | 2025.09.19 00:39:50.666756 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15323 | 2025.09.19 00:39:50.666795 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15324 | 2025.09.19 00:39:50.667291 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2025.09.19 00:39:50.667327 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15326 | 2025.09.19 00:39:50.667619 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15327 | 2025.09.19 00:39:50.667845 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2025.09.19 00:39:50.667968 [ 77 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15329 | 2025.09.19 00:39:50.667980 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.68 MiB/sec. | ||
| 15330 | 2025.09.19 00:39:50.668006 [ 77 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2025.09.19 00:39:50.668025 [ 5 ] {db0fa120-ad47-475d-87c1-cff0a7961891} <Debug> TCPHandler: Processed in 0.001413028 sec. | ||
| 15332 | 2025.09.19 00:39:50.668030 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15333 | 2025.09.19 00:39:50.668123 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15334 | 2025.09.19 00:39:50.668154 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 15335 | 2025.09.19 00:39:50.668217 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15336 | 2025.09.19 00:39:50.668262 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15337 | 2025.09.19 00:39:50.668308 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15338 | 2025.09.19 00:39:50.668349 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 265 rows starting from the beginning of the part | ||
| 15339 | 2025.09.19 00:39:50.668418 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 205 rows starting from the beginning of the part | ||
| 15340 | 2025.09.19 00:39:50.668463 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 42 rows starting from the beginning of the part | ||
| 15341 | 2025.09.19 00:39:50.668508 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 207 rows starting from the beginning of the part | ||
| 15342 | 2025.09.19 00:39:50.668547 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 42 rows starting from the beginning of the part | ||
| 15343 | 2025.09.19 00:39:50.668588 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 205 rows starting from the beginning of the part | ||
| 15344 | 2025.09.19 00:39:50.668716 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15345 | 2025.09.19 00:39:50.668756 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15346 | 2025.09.19 00:39:50.669109 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15347 | 2025.09.19 00:39:50.669333 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2025.09.19 00:39:50.669462 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 15349 | 2025.09.19 00:39:50.669498 [ 5 ] {6338673e-c09b-458c-904c-73404999c8c6} <Debug> TCPHandler: Processed in 0.001422249 sec. | ||
| 15350 | 2025.09.19 00:39:50.669584 [ 192 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148076 sec., 652367.7030713958 rows/sec., 42.15 MiB/sec. | ||
| 15351 | 2025.09.19 00:39:50.669603 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15352 | 2025.09.19 00:39:50.669717 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15353 | 2025.09.19 00:39:50.669758 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15354 | 2025.09.19 00:39:50.669777 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15355 | 2025.09.19 00:39:50.670069 [ 222 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 15356 | 2025.09.19 00:39:50.670140 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2025.09.19 00:39:50.670221 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2025.09.19 00:39:50.670223 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_101_20} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15359 | 2025.09.19 00:39:50.670263 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15360 | 2025.09.19 00:39:50.670330 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15361 | 2025.09.19 00:39:50.670584 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15362 | 2025.09.19 00:39:50.670790 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2025.09.19 00:39:50.670917 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 15364 | 2025.09.19 00:39:50.670953 [ 5 ] {e973466c-d342-4ff6-87d9-6662c966750e} <Debug> TCPHandler: Processed in 0.001396629 sec. | ||
| 15365 | 2025.09.19 00:39:50.671058 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15366 | 2025.09.19 00:39:50.671148 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15367 | 2025.09.19 00:39:50.671187 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15368 | 2025.09.19 00:39:50.671833 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2025.09.19 00:39:50.671867 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15370 | 2025.09.19 00:39:50.672176 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15371 | 2025.09.19 00:39:50.672377 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2025.09.19 00:39:50.672503 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001372 sec., 494897.9591836735 rows/sec., 34.50 MiB/sec. | ||
| 15373 | 2025.09.19 00:39:50.672539 [ 5 ] {5e2bcd09-0e26-4de2-a566-f24758275088} <Debug> TCPHandler: Processed in 0.001527849 sec. | ||
| 15374 | 2025.09.19 00:39:50.672641 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15375 | 2025.09.19 00:39:50.672733 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15376 | 2025.09.19 00:39:50.672772 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15377 | 2025.09.19 00:39:50.673086 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2025.09.19 00:39:50.673119 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15379 | 2025.09.19 00:39:50.673409 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15380 | 2025.09.19 00:39:50.673608 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2025.09.19 00:39:50.673731 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001016 sec., 5905.511811023623 rows/sec., 308.54 KiB/sec. | ||
| 15382 | 2025.09.19 00:39:50.673765 [ 5 ] {737b69c2-ae74-46b8-b5cf-c830b1096c5a} <Debug> TCPHandler: Processed in 0.001170115 sec. | ||
| 15383 | 2025.09.19 00:39:50.673860 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15384 | 2025.09.19 00:39:50.673950 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15385 | 2025.09.19 00:39:50.673991 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15386 | 2025.09.19 00:39:50.674414 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15387 | 2025.09.19 00:39:50.674447 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15388 | 2025.09.19 00:39:50.674777 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15389 | 2025.09.19 00:39:50.674984 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15390 | 2025.09.19 00:39:50.675110 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001178 sec., 266553.480475382 rows/sec., 17.51 MiB/sec. | ||
| 15391 | 2025.09.19 00:39:50.675146 [ 5 ] {c852d330-7d35-4fa4-bf76-40846d5b531e} <Debug> TCPHandler: Processed in 0.001332868 sec. | ||
| 15392 | 2025.09.19 00:39:50.675169 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 15393 | 2025.09.19 00:39:50.675201 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 15394 | 2025.09.19 00:39:50.675265 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15395 | 2025.09.19 00:39:50.675391 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15396 | 2025.09.19 00:39:50.675442 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15397 | 2025.09.19 00:39:50.675830 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15398 | 2025.09.19 00:39:50.675871 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15399 | 2025.09.19 00:39:50.676212 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15400 | 2025.09.19 00:39:50.676460 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15401 | 2025.09.19 00:39:50.676603 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001236 sec., 809.0614886731393 rows/sec., 54.52 KiB/sec. | ||
| 15402 | 2025.09.19 00:39:50.676641 [ 5 ] {e9ef090d-4df7-4b3b-99c7-3c91e254add4} <Debug> TCPHandler: Processed in 0.001437659 sec. | ||
| 15403 | 2025.09.19 00:39:50.676754 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15404 | 2025.09.19 00:39:50.676850 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15405 | 2025.09.19 00:39:50.676894 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15406 | 2025.09.19 00:39:50.677231 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15407 | 2025.09.19 00:39:50.677268 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15408 | 2025.09.19 00:39:50.677582 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15409 | 2025.09.19 00:39:50.677819 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2025.09.19 00:39:50.677926 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 15411 | 2025.09.19 00:39:50.677961 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 15412 | 2025.09.19 00:39:50.678001 [ 5 ] {1ad2ea14-d6e1-4b73-955b-70c7155eb824} <Debug> TCPHandler: Processed in 0.001296977 sec. | ||
| 15413 | 2025.09.19 00:39:50.678020 [ 223 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 15414 | 2025.09.19 00:39:50.678048 [ 223 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 15415 | 2025.09.19 00:39:50.681089 [ 223 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 15416 | 2025.09.19 00:39:51.074280 [ 220 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 15417 | 2025.09.19 00:39:51.074329 [ 220 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 15418 | 2025.09.19 00:39:51.077569 [ 220 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 15419 | 2025.09.19 00:39:51.662994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15420 | 2025.09.19 00:39:51.680675 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2025.09.19 00:39:51.680732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15422 | 2025.09.19 00:39:51.686970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15423 | 2025.09.19 00:39:51.687758 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2025.09.19 00:39:51.691299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15425 | 2025.09.19 00:39:54.985889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1952 | ||
| 15426 | 2025.09.19 00:39:54.988257 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2025.09.19 00:39:54.988304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15428 | 2025.09.19 00:39:54.989483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15429 | 2025.09.19 00:39:54.989739 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2025.09.19 00:39:54.990004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1952 | ||
| 15431 | 2025.09.19 00:39:55.333768 [ 222 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 15432 | 2025.09.19 00:39:55.333852 [ 222 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 15433 | 2025.09.19 00:39:55.336948 [ 222 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 15434 | 2025.09.19 00:39:55.679580 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15435 | 2025.09.19 00:39:55.679779 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15436 | 2025.09.19 00:39:55.679852 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15437 | 2025.09.19 00:39:55.680476 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2025.09.19 00:39:55.680526 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15439 | 2025.09.19 00:39:55.680900 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15440 | 2025.09.19 00:39:55.681122 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2025.09.19 00:39:55.681270 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 105.63 KiB/sec. | ||
| 15442 | 2025.09.19 00:39:55.681311 [ 5 ] {6658846e-1b64-4420-ba3f-87179567d523} <Debug> TCPHandler: Processed in 0.001864594 sec. | ||
| 15443 | 2025.09.19 00:39:55.681434 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2025.09.19 00:39:55.681528 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15445 | 2025.09.19 00:39:55.681566 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15446 | 2025.09.19 00:39:55.682662 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2025.09.19 00:39:55.682698 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15448 | 2025.09.19 00:39:55.683080 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15449 | 2025.09.19 00:39:55.683290 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2025.09.19 00:39:55.683420 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.00191 sec., 670680.6282722513 rows/sec., 55.53 MiB/sec. | ||
| 15451 | 2025.09.19 00:39:55.683458 [ 5 ] {204c6605-2ae1-4303-8a3e-e88274fe5e71} <Debug> TCPHandler: Processed in 0.002072337 sec. | ||
| 15452 | 2025.09.19 00:39:55.683570 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15453 | 2025.09.19 00:39:55.683663 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15454 | 2025.09.19 00:39:55.683703 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15455 | 2025.09.19 00:39:55.684117 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2025.09.19 00:39:55.684153 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15457 | 2025.09.19 00:39:55.684445 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15458 | 2025.09.19 00:39:55.684663 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2025.09.19 00:39:55.684790 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001146 sec., 38394.41535776614 rows/sec., 2.81 MiB/sec. | ||
| 15460 | 2025.09.19 00:39:55.684828 [ 5 ] {508ed2d1-3efa-4925-92bb-ed666dc8910d} <Debug> TCPHandler: Processed in 0.001306017 sec. | ||
| 15461 | 2025.09.19 00:39:55.684937 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2025.09.19 00:39:55.685029 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15463 | 2025.09.19 00:39:55.685068 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15464 | 2025.09.19 00:39:55.685542 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2025.09.19 00:39:55.685579 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15466 | 2025.09.19 00:39:55.685880 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15467 | 2025.09.19 00:39:55.686087 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2025.09.19 00:39:55.686213 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 15469 | 2025.09.19 00:39:55.686250 [ 5 ] {9a7cc604-732d-45b6-bf7e-f06c0cc960ea} <Debug> TCPHandler: Processed in 0.001361138 sec. | ||
| 15470 | 2025.09.19 00:39:55.686356 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2025.09.19 00:39:55.686447 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15472 | 2025.09.19 00:39:55.686485 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15473 | 2025.09.19 00:39:55.687079 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2025.09.19 00:39:55.687115 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15475 | 2025.09.19 00:39:55.687430 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15476 | 2025.09.19 00:39:55.687637 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2025.09.19 00:39:55.687762 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001332 sec., 423423.4234234234 rows/sec., 31.47 MiB/sec. | ||
| 15478 | 2025.09.19 00:39:55.687798 [ 5 ] {53afa4da-3875-4fcf-9218-480e90ad99ef} <Debug> TCPHandler: Processed in 0.00148976 sec. | ||
| 15479 | 2025.09.19 00:39:55.687909 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15480 | 2025.09.19 00:39:55.688002 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15481 | 2025.09.19 00:39:55.688044 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15482 | 2025.09.19 00:39:55.688610 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2025.09.19 00:39:55.688645 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15484 | 2025.09.19 00:39:55.689009 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15485 | 2025.09.19 00:39:55.689220 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2025.09.19 00:39:55.689349 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001365 sec., 619047.619047619 rows/sec., 41.67 MiB/sec. | ||
| 15487 | 2025.09.19 00:39:55.689364 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0 | ||
| 15488 | 2025.09.19 00:39:55.689385 [ 5 ] {5f761d73-ec95-4873-8cad-d6be2e2f958a} <Debug> TCPHandler: Processed in 0.00152357 sec. | ||
| 15489 | 2025.09.19 00:39:55.689436 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2025.09.19 00:39:55.689464 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15491 | 2025.09.19 00:39:55.689527 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15492 | 2025.09.19 00:39:55.689553 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full | ||
| 15493 | 2025.09.19 00:39:55.689626 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15494 | 2025.09.19 00:39:55.689648 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15495 | 2025.09.19 00:39:55.689676 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_20, total 35100 rows starting from the beginning of the part | ||
| 15496 | 2025.09.19 00:39:55.689679 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15497 | 2025.09.19 00:39:55.689733 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 15498 | 2025.09.19 00:39:55.689778 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 315 rows starting from the beginning of the part | ||
| 15499 | 2025.09.19 00:39:55.689824 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 15500 | 2025.09.19 00:39:55.689875 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 314 rows starting from the beginning of the part | ||
| 15501 | 2025.09.19 00:39:55.689915 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 845 rows starting from the beginning of the part | ||
| 15502 | 2025.09.19 00:39:55.690565 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2025.09.19 00:39:55.690600 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15504 | 2025.09.19 00:39:55.691156 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15505 | 2025.09.19 00:39:55.691377 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2025.09.19 00:39:55.691517 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001909 sec., 22001.047668936615 rows/sec., 39.42 MiB/sec. | ||
| 15507 | 2025.09.19 00:39:55.691590 [ 5 ] {a96efa12-b3fb-4a33-9288-c8d60e4d93f4} <Debug> TCPHandler: Processed in 0.002110598 sec. | ||
| 15508 | 2025.09.19 00:39:55.691704 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2025.09.19 00:39:55.691797 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15510 | 2025.09.19 00:39:55.691837 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15511 | 2025.09.19 00:39:55.692175 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2025.09.19 00:39:55.692209 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15513 | 2025.09.19 00:39:55.692511 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15514 | 2025.09.19 00:39:55.692719 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2025.09.19 00:39:55.692849 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 15516 | 2025.09.19 00:39:55.692885 [ 5 ] {e28e4d2b-e60d-4f0b-a48b-7106db3bbce1} <Debug> TCPHandler: Processed in 0.001228096 sec. | ||
| 15517 | 2025.09.19 00:39:55.696625 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36894 rows, containing 5 columns (5 merged, 0 gathered) in 0.007106013 sec., 5191940.966052271 rows/sec., 347.68 MiB/sec. | ||
| 15518 | 2025.09.19 00:39:55.697078 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 15519 | 2025.09.19 00:39:55.697425 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2025.09.19 00:39:55.697516 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21 | ||
| 15521 | 2025.09.19 00:39:55.697629 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15522 | 2025.09.19 00:39:57.382395 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34053 | ||
| 15523 | 2025.09.19 00:39:57.382930 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2025.09.19 00:39:57.382973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15525 | 2025.09.19 00:39:57.383463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15526 | 2025.09.19 00:39:57.383689 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2025.09.19 00:39:57.383825 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34053 | ||
| 15528 | 2025.09.19 00:39:57.383844 [ 68 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15529 | 2025.09.19 00:39:57.383945 [ 68 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15530 | 2025.09.19 00:39:57.383982 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15531 | 2025.09.19 00:39:57.384177 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 15532 | 2025.09.19 00:39:57.384382 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15533 | 2025.09.19 00:39:57.384443 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31621 rows starting from the beginning of the part | ||
| 15534 | 2025.09.19 00:39:57.384542 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 15535 | 2025.09.19 00:39:57.384620 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 15536 | 2025.09.19 00:39:57.384687 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 15537 | 2025.09.19 00:39:57.384753 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 15538 | 2025.09.19 00:39:57.384820 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 15539 | 2025.09.19 00:39:57.387296 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34053 rows, containing 4 columns (4 merged, 0 gathered) in 0.003207922 sec., 10615283.039924286 rows/sec., 151.85 MiB/sec. | ||
| 15540 | 2025.09.19 00:39:57.387421 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15541 | 2025.09.19 00:39:57.387717 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_71_14} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2025.09.19 00:39:57.387793 [ 190 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_71_14} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15543 | 2025.09.19 00:39:57.387909 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15544 | 2025.09.19 00:39:59.191363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15545 | 2025.09.19 00:39:59.208903 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15546 | 2025.09.19 00:39:59.208951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15547 | 2025.09.19 00:39:59.214738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15548 | 2025.09.19 00:39:59.215436 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2025.09.19 00:39:59.215742 [ 64 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15550 | 2025.09.19 00:39:59.215785 [ 64 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2025.09.19 00:39:59.215808 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15552 | 2025.09.19 00:39:59.215970 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 15553 | 2025.09.19 00:39:59.218665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15554 | 2025.09.19 00:39:59.220749 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15555 | 2025.09.19 00:39:59.222303 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 15556 | 2025.09.19 00:39:59.226664 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 15557 | 2025.09.19 00:39:59.231128 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 15558 | 2025.09.19 00:39:59.235626 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 15559 | 2025.09.19 00:39:59.240621 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 15560 | 2025.09.19 00:39:59.245328 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 15561 | 2025.09.19 00:39:59.300876 [ 187 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084986253 sec., 6295.135755661566 rows/sec., 32.55 MiB/sec. | ||
| 15562 | 2025.09.19 00:39:59.303859 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15563 | 2025.09.19 00:39:59.305804 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_71_14} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2025.09.19 00:39:59.305889 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_71_14} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15565 | 2025.09.19 00:39:59.308172 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15566 | 2025.09.19 00:40:00.661785 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15567 | 2025.09.19 00:40:00.661991 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15568 | 2025.09.19 00:40:00.662062 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15569 | 2025.09.19 00:40:00.662889 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2025.09.19 00:40:00.662937 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15571 | 2025.09.19 00:40:00.663345 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15572 | 2025.09.19 00:40:00.663573 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): 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.19 00:40:00.663728 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001789 sec., 229178.3119060928 rows/sec., 14.54 MiB/sec. | ||
| 15574 | 2025.09.19 00:40:00.663773 [ 5 ] {9eeea443-43d4-48f8-ae13-38f4d3af69af} <Debug> TCPHandler: Processed in 0.002128517 sec. | ||
| 15575 | 2025.09.19 00:40:00.663907 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2025.09.19 00:40:00.664010 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15577 | 2025.09.19 00:40:00.664065 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15578 | 2025.09.19 00:40:00.665073 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2025.09.19 00:40:00.665116 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15580 | 2025.09.19 00:40:00.665516 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15581 | 2025.09.19 00:40:00.665743 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2025.09.19 00:40:00.665880 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001896 sec., 586497.8902953587 rows/sec., 46.25 MiB/sec. | ||
| 15583 | 2025.09.19 00:40:00.665919 [ 5 ] {8f2d4a50-f9d9-42f5-a125-53938fcbafc5} <Debug> TCPHandler: Processed in 0.002061267 sec. | ||
| 15584 | 2025.09.19 00:40:00.666044 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2025.09.19 00:40:00.666139 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15586 | 2025.09.19 00:40:00.666181 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15587 | 2025.09.19 00:40:00.666678 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15588 | 2025.09.19 00:40:00.666715 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15589 | 2025.09.19 00:40:00.667113 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15590 | 2025.09.19 00:40:00.667383 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2025.09.19 00:40:00.667547 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001425 sec., 143859.64912280702 rows/sec., 8.44 MiB/sec. | ||
| 15592 | 2025.09.19 00:40:00.667594 [ 5 ] {c360ac32-9fbd-4ff0-8674-d5892612be56} <Debug> TCPHandler: Processed in 0.001599191 sec. | ||
| 15593 | 2025.09.19 00:40:00.667727 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15594 | 2025.09.19 00:40:00.667844 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15595 | 2025.09.19 00:40:00.667892 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15596 | 2025.09.19 00:40:00.668405 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15597 | 2025.09.19 00:40:00.668442 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15598 | 2025.09.19 00:40:00.668754 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15599 | 2025.09.19 00:40:00.668976 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2025.09.19 00:40:00.669107 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001288 sec., 164596.27329192546 rows/sec., 10.61 MiB/sec. | ||
| 15601 | 2025.09.19 00:40:00.669144 [ 5 ] {d79c447a-842d-4a0d-aa42-e21cc7f276b8} <Debug> TCPHandler: Processed in 0.00147476 sec. | ||
| 15602 | 2025.09.19 00:40:00.669263 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15603 | 2025.09.19 00:40:00.669386 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15604 | 2025.09.19 00:40:00.669435 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15605 | 2025.09.19 00:40:00.670045 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2025.09.19 00:40:00.670082 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15607 | 2025.09.19 00:40:00.670399 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15608 | 2025.09.19 00:40:00.670608 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2025.09.19 00:40:00.670736 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001374 sec., 153566.22998544396 rows/sec., 8.72 MiB/sec. | ||
| 15610 | 2025.09.19 00:40:00.670774 [ 5 ] {080c8909-0e59-476b-b6a6-8c9561a37842} <Debug> TCPHandler: Processed in 0.001571651 sec. | ||
| 15611 | 2025.09.19 00:40:00.670884 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2025.09.19 00:40:00.670979 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15613 | 2025.09.19 00:40:00.671019 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15614 | 2025.09.19 00:40:00.671754 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15615 | 2025.09.19 00:40:00.671790 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15616 | 2025.09.19 00:40:00.672118 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15617 | 2025.09.19 00:40:00.672324 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15618 | 2025.09.19 00:40:00.672453 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001492 sec., 455093.8337801608 rows/sec., 31.72 MiB/sec. | ||
| 15619 | 2025.09.19 00:40:00.672491 [ 5 ] {7587f533-d4de-4e43-9db7-f9d36d2630f0} <Debug> TCPHandler: Processed in 0.001655661 sec. | ||
| 15620 | 2025.09.19 00:40:00.672603 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15621 | 2025.09.19 00:40:00.672718 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15622 | 2025.09.19 00:40:00.672767 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15623 | 2025.09.19 00:40:00.673139 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2025.09.19 00:40:00.673175 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15625 | 2025.09.19 00:40:00.673476 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15626 | 2025.09.19 00:40:00.673685 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2025.09.19 00:40:00.673792 [ 60 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15628 | 2025.09.19 00:40:00.673812 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 15629 | 2025.09.19 00:40:00.673860 [ 60 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15630 | 2025.09.19 00:40:00.673868 [ 5 ] {fe3c063a-b11e-4b96-86a7-9fa0cb79b71b} <Debug> TCPHandler: Processed in 0.001322867 sec. | ||
| 15631 | 2025.09.19 00:40:00.673890 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15632 | 2025.09.19 00:40:00.673982 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2025.09.19 00:40:00.673994 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 15634 | 2025.09.19 00:40:00.674081 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15635 | 2025.09.19 00:40:00.674108 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15636 | 2025.09.19 00:40:00.674125 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15637 | 2025.09.19 00:40:00.674140 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 15638 | 2025.09.19 00:40:00.674200 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 15639 | 2025.09.19 00:40:00.674245 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 15640 | 2025.09.19 00:40:00.674291 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 15641 | 2025.09.19 00:40:00.674332 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 15642 | 2025.09.19 00:40:00.674372 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 15643 | 2025.09.19 00:40:00.674594 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15644 | 2025.09.19 00:40:00.674629 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15645 | 2025.09.19 00:40:00.674969 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15646 | 2025.09.19 00:40:00.675161 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213136 sec., 252238.8256551615 rows/sec., 12.87 MiB/sec. | ||
| 15647 | 2025.09.19 00:40:00.675183 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2025.09.19 00:40:00.675314 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001251 sec., 250999.2006394884 rows/sec., 16.49 MiB/sec. | ||
| 15649 | 2025.09.19 00:40:00.675334 [ 200 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15650 | 2025.09.19 00:40:00.675353 [ 5 ] {ddbe0f37-7d6b-4d94-8512-7495cf796db6} <Debug> TCPHandler: Processed in 0.001418979 sec. | ||
| 15651 | 2025.09.19 00:40:00.675466 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15652 | 2025.09.19 00:40:00.675562 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15653 | 2025.09.19 00:40:00.675606 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15654 | 2025.09.19 00:40:00.675659 [ 200 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_51_10} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15655 | 2025.09.19 00:40:00.675747 [ 200 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_51_10} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15656 | 2025.09.19 00:40:00.675844 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15657 | 2025.09.19 00:40:00.675919 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2025.09.19 00:40:00.675960 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15659 | 2025.09.19 00:40:00.676264 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15660 | 2025.09.19 00:40:00.676480 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2025.09.19 00:40:00.676610 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 15662 | 2025.09.19 00:40:00.676647 [ 5 ] {1dd388c6-4d4c-435a-82f2-26979f4555b7} <Debug> TCPHandler: Processed in 0.001228946 sec. | ||
| 15663 | 2025.09.19 00:40:00.676745 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15664 | 2025.09.19 00:40:00.676838 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15665 | 2025.09.19 00:40:00.676879 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15666 | 2025.09.19 00:40:00.677215 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2025.09.19 00:40:00.677252 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15668 | 2025.09.19 00:40:00.677572 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15669 | 2025.09.19 00:40:00.677786 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2025.09.19 00:40:00.677911 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001091 sec., 95325.38955087076 rows/sec., 5.84 MiB/sec. | ||
| 15671 | 2025.09.19 00:40:00.677947 [ 5 ] {f49abd30-7e37-496a-ad54-5db1036a52a9} <Debug> TCPHandler: Processed in 0.001249786 sec. | ||
| 15672 | 2025.09.19 00:40:04.707401 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15673 | 2025.09.19 00:40:04.707467 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15674 | 2025.09.19 00:40:04.883969 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34501 | ||
| 15675 | 2025.09.19 00:40:04.884769 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15676 | 2025.09.19 00:40:04.884820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15677 | 2025.09.19 00:40:04.885390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15678 | 2025.09.19 00:40:04.885625 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15679 | 2025.09.19 00:40:04.885777 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34501 | ||
| 15680 | 2025.09.19 00:40:04.991197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1988 | ||
| 15681 | 2025.09.19 00:40:04.993808 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15682 | 2025.09.19 00:40:04.993868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15683 | 2025.09.19 00:40:04.995089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15684 | 2025.09.19 00:40:04.995365 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2025.09.19 00:40:04.995762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1988 | ||
| 15686 | 2025.09.19 00:40:05.652850 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15687 | 2025.09.19 00:40:05.653135 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15688 | 2025.09.19 00:40:05.653233 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15689 | 2025.09.19 00:40:05.653940 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2025.09.19 00:40:05.653990 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15691 | 2025.09.19 00:40:05.654399 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15692 | 2025.09.19 00:40:05.654624 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2025.09.19 00:40:05.654782 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001724 sec., 81206.49651972158 rows/sec., 7.04 MiB/sec. | ||
| 15694 | 2025.09.19 00:40:05.654781 [ 56 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15695 | 2025.09.19 00:40:05.654825 [ 5 ] {f791e7af-021e-40fd-9393-b39f31dc50db} <Debug> TCPHandler: Processed in 0.002149828 sec. | ||
| 15696 | 2025.09.19 00:40:05.654851 [ 56 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2025.09.19 00:40:05.654880 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15698 | 2025.09.19 00:40:05.654951 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15699 | 2025.09.19 00:40:05.654998 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 15700 | 2025.09.19 00:40:05.655051 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15701 | 2025.09.19 00:40:05.655097 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15702 | 2025.09.19 00:40:05.655143 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15703 | 2025.09.19 00:40:05.655185 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2346 rows starting from the beginning of the part | ||
| 15704 | 2025.09.19 00:40:05.655258 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 140 rows starting from the beginning of the part | ||
| 15705 | 2025.09.19 00:40:05.655312 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1112 rows starting from the beginning of the part | ||
| 15706 | 2025.09.19 00:40:05.655359 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1281 rows starting from the beginning of the part | ||
| 15707 | 2025.09.19 00:40:05.655403 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1112 rows starting from the beginning of the part | ||
| 15708 | 2025.09.19 00:40:05.655448 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 140 rows starting from the beginning of the part | ||
| 15709 | 2025.09.19 00:40:05.655529 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2025.09.19 00:40:05.655571 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15711 | 2025.09.19 00:40:05.655908 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15712 | 2025.09.19 00:40:05.656129 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2025.09.19 00:40:05.656265 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001233 sec., 34063.2603406326 rows/sec., 2.50 MiB/sec. | ||
| 15714 | 2025.09.19 00:40:05.656304 [ 5 ] {90e58289-ac64-49c3-9fde-c5ecccab2eca} <Debug> TCPHandler: Processed in 0.001401089 sec. | ||
| 15715 | 2025.09.19 00:40:05.656414 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15716 | 2025.09.19 00:40:05.656507 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15717 | 2025.09.19 00:40:05.656547 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15718 | 2025.09.19 00:40:05.656980 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2025.09.19 00:40:05.657017 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15720 | 2025.09.19 00:40:05.657335 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15721 | 2025.09.19 00:40:05.657549 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2025.09.19 00:40:05.657650 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002709335 sec., 2262916.9150363463 rows/sec., 191.66 MiB/sec. | ||
| 15723 | 2025.09.19 00:40:05.657679 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00119 sec., 89075.63025210083 rows/sec., 6.96 MiB/sec. | ||
| 15724 | 2025.09.19 00:40:05.657679 [ 52 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15725 | 2025.09.19 00:40:05.657725 [ 5 ] {afbf7481-9f38-46e4-b610-645dc9feec99} <Debug> TCPHandler: Processed in 0.001360067 sec. | ||
| 15726 | 2025.09.19 00:40:05.657736 [ 52 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15727 | 2025.09.19 00:40:05.657763 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15728 | 2025.09.19 00:40:05.657841 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 15729 | 2025.09.19 00:40:05.657846 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15730 | 2025.09.19 00:40:05.657951 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15731 | 2025.09.19 00:40:05.657956 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15732 | 2025.09.19 00:40:05.657953 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15733 | 2025.09.19 00:40:05.657995 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15734 | 2025.09.19 00:40:05.658027 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1213 rows starting from the beginning of the part | ||
| 15735 | 2025.09.19 00:40:05.658101 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 106 rows starting from the beginning of the part | ||
| 15736 | 2025.09.19 00:40:05.658147 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 679 rows starting from the beginning of the part | ||
| 15737 | 2025.09.19 00:40:05.658187 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 564 rows starting from the beginning of the part | ||
| 15738 | 2025.09.19 00:40:05.658229 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 679 rows starting from the beginning of the part | ||
| 15739 | 2025.09.19 00:40:05.658268 [ 200 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 106 rows starting from the beginning of the part | ||
| 15740 | 2025.09.19 00:40:05.658277 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15741 | 2025.09.19 00:40:05.658357 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_106_21} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15742 | 2025.09.19 00:40:05.658418 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2025.09.19 00:40:05.658434 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 15744 | 2025.09.19 00:40:05.658456 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15745 | 2025.09.19 00:40:05.658818 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15746 | 2025.09.19 00:40:05.659056 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2025.09.19 00:40:05.659190 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 15748 | 2025.09.19 00:40:05.659228 [ 5 ] {7bc60f6b-6944-486f-8ec1-d911453de70d} <Debug> TCPHandler: Processed in 0.001430209 sec. | ||
| 15749 | 2025.09.19 00:40:05.659333 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2025.09.19 00:40:05.659427 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15751 | 2025.09.19 00:40:05.659479 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15752 | 2025.09.19 00:40:05.659548 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743193 sec., 1920039.8349465607 rows/sec., 145.06 MiB/sec. | ||
| 15753 | 2025.09.19 00:40:05.659733 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15754 | 2025.09.19 00:40:05.659992 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2025.09.19 00:40:05.660057 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_106_21} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15756 | 2025.09.19 00:40:05.660135 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15757 | 2025.09.19 00:40:05.660377 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15758 | 2025.09.19 00:40:05.660419 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15759 | 2025.09.19 00:40:05.660992 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15760 | 2025.09.19 00:40:05.661214 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2025.09.19 00:40:05.661352 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001944 sec., 21604.938271604937 rows/sec., 38.72 MiB/sec. | ||
| 15762 | 2025.09.19 00:40:05.661405 [ 5 ] {50161873-dd42-44d2-add1-a18612849a51} <Debug> TCPHandler: Processed in 0.002119787 sec. | ||
| 15763 | 2025.09.19 00:40:05.661550 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15764 | 2025.09.19 00:40:05.661645 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15765 | 2025.09.19 00:40:05.661687 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15766 | 2025.09.19 00:40:05.662069 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2025.09.19 00:40:05.662105 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15768 | 2025.09.19 00:40:05.662427 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15769 | 2025.09.19 00:40:05.662664 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2025.09.19 00:40:05.662793 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 15771 | 2025.09.19 00:40:05.662797 [ 52 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15772 | 2025.09.19 00:40:05.662830 [ 5 ] {85f104c9-fa03-45ad-bbca-fc7f7e11977b} <Debug> TCPHandler: Processed in 0.001328147 sec. | ||
| 15773 | 2025.09.19 00:40:05.662846 [ 52 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2025.09.19 00:40:05.662871 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15775 | 2025.09.19 00:40:05.662937 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 15776 | 2025.09.19 00:40:05.663029 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15777 | 2025.09.19 00:40:05.663054 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 8120 rows starting from the beginning of the part | ||
| 15778 | 2025.09.19 00:40:05.663096 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 15779 | 2025.09.19 00:40:05.663130 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part | ||
| 15780 | 2025.09.19 00:40:05.663162 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15781 | 2025.09.19 00:40:05.663221 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 104 rows starting from the beginning of the part | ||
| 15782 | 2025.09.19 00:40:05.663253 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15783 | 2025.09.19 00:40:05.665753 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002838297 sec., 2997572.1356855887 rows/sec., 190.58 MiB/sec. | ||
| 15784 | 2025.09.19 00:40:05.666056 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15785 | 2025.09.19 00:40:05.666412 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2025.09.19 00:40:05.666489 [ 201 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_106_21} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15787 | 2025.09.19 00:40:05.666596 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 15788 | 2025.09.19 00:40:06.718712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15789 | 2025.09.19 00:40:06.734062 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15790 | 2025.09.19 00:40:06.734106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15791 | 2025.09.19 00:40:06.739646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15792 | 2025.09.19 00:40:06.740310 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15793 | 2025.09.19 00:40:06.743068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15794 | 2025.09.19 00:40:10.616273 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35284 | ||
| 15795 | 2025.09.19 00:40:10.616411 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15796 | 2025.09.19 00:40:10.616447 [ 286 ] {} <Debug> TCP-Session: a9de71f0-7491-4edc-abf7-a5f12f8618fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35284 | ||
| 15797 | 2025.09.19 00:40:10.616476 [ 286 ] {} <Debug> TCP-Session: a9de71f0-7491-4edc-abf7-a5f12f8618fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15798 | 2025.09.19 00:40:10.616494 [ 286 ] {} <Debug> TCP-Session: a9de71f0-7491-4edc-abf7-a5f12f8618fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15799 | 2025.09.19 00:40:10.616702 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55057 | ||
| 15800 | 2025.09.19 00:40:10.616723 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39838 | ||
| 15801 | 2025.09.19 00:40:10.616751 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47921 | ||
| 15802 | 2025.09.19 00:40:10.616762 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55406 | ||
| 15803 | 2025.09.19 00:40:10.616810 [ 286 ] {} <Trace> TCP-Session: a9de71f0-7491-4edc-abf7-a5f12f8618fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15804 | 2025.09.19 00:40:10.616823 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15805 | 2025.09.19 00:40:10.616841 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15806 | 2025.09.19 00:40:10.616877 [ 287 ] {} <Debug> TCP-Session: 6d3785c7-5f5d-4452-96c3-c68395494dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55057 | ||
| 15807 | 2025.09.19 00:40:10.616876 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15808 | 2025.09.19 00:40:10.616909 [ 288 ] {} <Debug> TCP-Session: dcac5277-d130-4763-aa3b-48edd1dd1a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:39838 | ||
| 15809 | 2025.09.19 00:40:10.616915 [ 287 ] {} <Debug> TCP-Session: 6d3785c7-5f5d-4452-96c3-c68395494dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15810 | 2025.09.19 00:40:10.616930 [ 352 ] {} <Debug> TCP-Session: 93cc31a4-89db-4ba0-9ee0-73c03fe0fbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55406 | ||
| 15811 | 2025.09.19 00:40:10.616944 [ 288 ] {} <Debug> TCP-Session: dcac5277-d130-4763-aa3b-48edd1dd1a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15812 | 2025.09.19 00:40:10.616946 [ 287 ] {} <Debug> TCP-Session: 6d3785c7-5f5d-4452-96c3-c68395494dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15813 | 2025.09.19 00:40:10.616973 [ 352 ] {} <Debug> TCP-Session: 93cc31a4-89db-4ba0-9ee0-73c03fe0fbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15814 | 2025.09.19 00:40:10.616974 [ 288 ] {} <Debug> TCP-Session: dcac5277-d130-4763-aa3b-48edd1dd1a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15815 | 2025.09.19 00:40:10.616998 [ 352 ] {} <Debug> TCP-Session: 93cc31a4-89db-4ba0-9ee0-73c03fe0fbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15816 | 2025.09.19 00:40:10.616995 [ 286 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15817 | 2025.09.19 00:40:10.616843 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15818 | 2025.09.19 00:40:10.616749 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57552 | ||
| 15819 | 2025.09.19 00:40:10.617098 [ 351 ] {} <Debug> TCP-Session: 2307b268-c328-4290-9f10-50cfebadab68 Authenticating user 'default' from [fd00:1122:3344:101::e]:47921 | ||
| 15820 | 2025.09.19 00:40:10.617144 [ 351 ] {} <Debug> TCP-Session: 2307b268-c328-4290-9f10-50cfebadab68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15821 | 2025.09.19 00:40:10.617157 [ 351 ] {} <Debug> TCP-Session: 2307b268-c328-4290-9f10-50cfebadab68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15822 | 2025.09.19 00:40:10.617200 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15823 | 2025.09.19 00:40:10.617234 [ 289 ] {} <Debug> TCP-Session: eda9596c-c9c2-4649-bad1-24bcb6dbaa08 Authenticating user 'default' from [fd00:1122:3344:101::e]:57552 | ||
| 15824 | 2025.09.19 00:40:10.617257 [ 289 ] {} <Debug> TCP-Session: eda9596c-c9c2-4649-bad1-24bcb6dbaa08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2025.09.19 00:40:10.617271 [ 289 ] {} <Debug> TCP-Session: eda9596c-c9c2-4649-bad1-24bcb6dbaa08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15826 | 2025.09.19 00:40:10.617312 [ 286 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15827 | 2025.09.19 00:40:10.617370 [ 286 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15828 | 2025.09.19 00:40:10.617524 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34143 | ||
| 15829 | 2025.09.19 00:40:10.617526 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48872 | ||
| 15830 | 2025.09.19 00:40:10.617626 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61208 | ||
| 15831 | 2025.09.19 00:40:10.617669 [ 286 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 15832 | 2025.09.19 00:40:10.617889 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15833 | 2025.09.19 00:40:10.617940 [ 353 ] {} <Debug> TCP-Session: e26dfd64-247f-4a10-896a-6579eb7f4373 Authenticating user 'default' from [fd00:1122:3344:101::e]:34143 | ||
| 15834 | 2025.09.19 00:40:10.617957 [ 353 ] {} <Debug> TCP-Session: e26dfd64-247f-4a10-896a-6579eb7f4373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15835 | 2025.09.19 00:40:10.617970 [ 353 ] {} <Debug> TCP-Session: e26dfd64-247f-4a10-896a-6579eb7f4373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15836 | 2025.09.19 00:40:10.618323 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15837 | 2025.09.19 00:40:10.618357 [ 363 ] {} <Debug> TCP-Session: d06e9411-8089-4bf7-bc4c-0a1802bee229 Authenticating user 'default' from [fd00:1122:3344:101::e]:61208 | ||
| 15838 | 2025.09.19 00:40:10.618374 [ 363 ] {} <Debug> TCP-Session: d06e9411-8089-4bf7-bc4c-0a1802bee229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15839 | 2025.09.19 00:40:10.618386 [ 363 ] {} <Debug> TCP-Session: d06e9411-8089-4bf7-bc4c-0a1802bee229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15840 | 2025.09.19 00:40:10.618445 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15841 | 2025.09.19 00:40:10.618481 [ 362 ] {} <Debug> TCP-Session: 97d5545c-22db-4347-aa7b-ba2861b67aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48872 | ||
| 15842 | 2025.09.19 00:40:10.618504 [ 362 ] {} <Debug> TCP-Session: 97d5545c-22db-4347-aa7b-ba2861b67aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15843 | 2025.09.19 00:40:10.618522 [ 362 ] {} <Debug> TCP-Session: 97d5545c-22db-4347-aa7b-ba2861b67aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15844 | 2025.09.19 00:40:10.618733 [ 319 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Trace> AggregatingTransform: Aggregating | ||
| 15845 | 2025.09.19 00:40:10.618790 [ 319 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Trace> Aggregator: Aggregation method: without_key | ||
| 15846 | 2025.09.19 00:40:10.618828 [ 319 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031784 sec. (969.195 rows/sec., 37.86 KiB/sec.) | ||
| 15847 | 2025.09.19 00:40:10.618843 [ 319 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Trace> Aggregator: Merging aggregated data | ||
| 15848 | 2025.09.19 00:40:10.619936 [ 286 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002999 sec., 333.4444814938313 rows/sec., 13.03 KiB/sec. | ||
| 15849 | 2025.09.19 00:40:10.620068 [ 286 ] {c972c545-b587-4eca-a8d9-2bab00d1ca99} <Debug> TCPHandler: Processed in 0.003378094 sec. | ||
| 15850 | 2025.09.19 00:40:10.620206 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15851 | 2025.09.19 00:40:10.620216 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15852 | 2025.09.19 00:40:10.620239 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15853 | 2025.09.19 00:40:10.620255 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15854 | 2025.09.19 00:40:10.620275 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15855 | 2025.09.19 00:40:10.620291 [ 363 ] {} <Debug> TCP-Session: d06e9411-8089-4bf7-bc4c-0a1802bee229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15856 | 2025.09.19 00:40:10.620311 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15857 | 2025.09.19 00:40:10.620331 [ 353 ] {} <Debug> TCP-Session: e26dfd64-247f-4a10-896a-6579eb7f4373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15858 | 2025.09.19 00:40:10.620350 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15859 | 2025.09.19 00:40:10.620374 [ 289 ] {} <Debug> TCP-Session: eda9596c-c9c2-4649-bad1-24bcb6dbaa08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15860 | 2025.09.19 00:40:10.620393 [ 362 ] {} <Debug> TCP-Session: 97d5545c-22db-4347-aa7b-ba2861b67aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15861 | 2025.09.19 00:40:10.620330 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15862 | 2025.09.19 00:40:10.620302 [ 288 ] {} <Debug> TCP-Session: dcac5277-d130-4763-aa3b-48edd1dd1a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15863 | 2025.09.19 00:40:10.620445 [ 352 ] {} <Debug> TCP-Session: 93cc31a4-89db-4ba0-9ee0-73c03fe0fbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15864 | 2025.09.19 00:40:10.620292 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15865 | 2025.09.19 00:40:10.620274 [ 287 ] {} <Debug> TCP-Session: 6d3785c7-5f5d-4452-96c3-c68395494dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15866 | 2025.09.19 00:40:10.620519 [ 351 ] {} <Debug> TCP-Session: 2307b268-c328-4290-9f10-50cfebadab68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15867 | 2025.09.19 00:40:10.620248 [ 286 ] {} <Debug> TCP-Session: a9de71f0-7491-4edc-abf7-a5f12f8618fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15868 | 2025.09.19 00:40:10.650325 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50039 | ||
| 15869 | 2025.09.19 00:40:10.650415 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15870 | 2025.09.19 00:40:10.650442 [ 286 ] {} <Debug> TCP-Session: 84debb61-ad9f-4e94-b43e-8f6c426f7355 Authenticating user 'default' from [fd00:1122:3344:101::e]:50039 | ||
| 15871 | 2025.09.19 00:40:10.650484 [ 286 ] {} <Debug> TCP-Session: 84debb61-ad9f-4e94-b43e-8f6c426f7355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15872 | 2025.09.19 00:40:10.650497 [ 286 ] {} <Debug> TCP-Session: 84debb61-ad9f-4e94-b43e-8f6c426f7355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15873 | 2025.09.19 00:40:10.650714 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53412 | ||
| 15874 | 2025.09.19 00:40:10.650736 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50986 | ||
| 15875 | 2025.09.19 00:40:10.650758 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34562 | ||
| 15876 | 2025.09.19 00:40:10.650798 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34400 | ||
| 15877 | 2025.09.19 00:40:10.650800 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41028 | ||
| 15878 | 2025.09.19 00:40:10.650816 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64712 | ||
| 15879 | 2025.09.19 00:40:10.650846 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15880 | 2025.09.19 00:40:10.650874 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15881 | 2025.09.19 00:40:10.650885 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15882 | 2025.09.19 00:40:10.650882 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15883 | 2025.09.19 00:40:10.650899 [ 288 ] {} <Debug> TCP-Session: b40b341a-221d-4a8c-9142-df9326dd6185 Authenticating user 'default' from [fd00:1122:3344:101::e]:50986 | ||
| 15884 | 2025.09.19 00:40:10.650915 [ 353 ] {} <Debug> TCP-Session: 8f9a2db3-df14-4ac9-a1dc-e10a0484d1fd Authenticating user 'default' from [fd00:1122:3344:101::e]:41028 | ||
| 15885 | 2025.09.19 00:40:10.650937 [ 289 ] {} <Debug> TCP-Session: 4fd5ae6d-e2dc-42c1-9844-3c41098d5e88 Authenticating user 'default' from [fd00:1122:3344:101::e]:34562 | ||
| 15886 | 2025.09.19 00:40:10.650966 [ 288 ] {} <Debug> TCP-Session: b40b341a-221d-4a8c-9142-df9326dd6185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15887 | 2025.09.19 00:40:10.650981 [ 353 ] {} <Debug> TCP-Session: 8f9a2db3-df14-4ac9-a1dc-e10a0484d1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15888 | 2025.09.19 00:40:10.650997 [ 289 ] {} <Debug> TCP-Session: 4fd5ae6d-e2dc-42c1-9844-3c41098d5e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15889 | 2025.09.19 00:40:10.651021 [ 353 ] {} <Debug> TCP-Session: 8f9a2db3-df14-4ac9-a1dc-e10a0484d1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15890 | 2025.09.19 00:40:10.651035 [ 289 ] {} <Debug> TCP-Session: 4fd5ae6d-e2dc-42c1-9844-3c41098d5e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15891 | 2025.09.19 00:40:10.651012 [ 288 ] {} <Debug> TCP-Session: b40b341a-221d-4a8c-9142-df9326dd6185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15892 | 2025.09.19 00:40:10.650913 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15893 | 2025.09.19 00:40:10.650906 [ 352 ] {} <Debug> TCP-Session: 688b93bf-3fd6-4506-9db4-0064cc539ce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34400 | ||
| 15894 | 2025.09.19 00:40:10.651141 [ 363 ] {} <Debug> TCP-Session: 72ede2b4-d13d-4e75-866a-7df823ad91ad Authenticating user 'default' from [fd00:1122:3344:101::e]:64712 | ||
| 15895 | 2025.09.19 00:40:10.651158 [ 352 ] {} <Debug> TCP-Session: 688b93bf-3fd6-4506-9db4-0064cc539ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15896 | 2025.09.19 00:40:10.651176 [ 363 ] {} <Debug> TCP-Session: 72ede2b4-d13d-4e75-866a-7df823ad91ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15897 | 2025.09.19 00:40:10.651182 [ 352 ] {} <Debug> TCP-Session: 688b93bf-3fd6-4506-9db4-0064cc539ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15898 | 2025.09.19 00:40:10.651198 [ 363 ] {} <Debug> TCP-Session: 72ede2b4-d13d-4e75-866a-7df823ad91ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15899 | 2025.09.19 00:40:10.650811 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15900 | 2025.09.19 00:40:10.650765 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35001 | ||
| 15901 | 2025.09.19 00:40:10.651301 [ 287 ] {} <Debug> TCP-Session: fc5d32cd-4dbf-4152-9bef-c3b8e0f24144 Authenticating user 'default' from [fd00:1122:3344:101::e]:53412 | ||
| 15902 | 2025.09.19 00:40:10.650848 [ 286 ] {} <Trace> TCP-Session: 84debb61-ad9f-4e94-b43e-8f6c426f7355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15903 | 2025.09.19 00:40:10.651341 [ 287 ] {} <Debug> TCP-Session: fc5d32cd-4dbf-4152-9bef-c3b8e0f24144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15904 | 2025.09.19 00:40:10.650809 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44916 | ||
| 15905 | 2025.09.19 00:40:10.651377 [ 287 ] {} <Debug> TCP-Session: fc5d32cd-4dbf-4152-9bef-c3b8e0f24144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15906 | 2025.09.19 00:40:10.651376 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15907 | 2025.09.19 00:40:10.651434 [ 351 ] {} <Debug> TCP-Session: 5448fe0e-b132-4840-acea-ba1ab04104ea Authenticating user 'default' from [fd00:1122:3344:101::e]:35001 | ||
| 15908 | 2025.09.19 00:40:10.651438 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15909 | 2025.09.19 00:40:10.651463 [ 351 ] {} <Debug> TCP-Session: 5448fe0e-b132-4840-acea-ba1ab04104ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15910 | 2025.09.19 00:40:10.651477 [ 362 ] {} <Debug> TCP-Session: 94eb9e0d-0208-4c33-a98d-fbac73631457 Authenticating user 'default' from [fd00:1122:3344:101::e]:44916 | ||
| 15911 | 2025.09.19 00:40:10.651494 [ 351 ] {} <Debug> TCP-Session: 5448fe0e-b132-4840-acea-ba1ab04104ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15912 | 2025.09.19 00:40:10.651504 [ 362 ] {} <Debug> TCP-Session: 94eb9e0d-0208-4c33-a98d-fbac73631457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15913 | 2025.09.19 00:40:10.651519 [ 286 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50039) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15914 | 2025.09.19 00:40:10.651553 [ 362 ] {} <Debug> TCP-Session: 94eb9e0d-0208-4c33-a98d-fbac73631457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15915 | 2025.09.19 00:40:10.651791 [ 286 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15916 | 2025.09.19 00:40:10.651850 [ 286 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15917 | 2025.09.19 00:40:10.652135 [ 286 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 15918 | 2025.09.19 00:40:10.653071 [ 348 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Trace> AggregatingTransform: Aggregating | ||
| 15919 | 2025.09.19 00:40:10.653122 [ 348 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 15920 | 2025.09.19 00:40:10.653160 [ 348 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925452 sec. (1080.553 rows/sec., 42.21 KiB/sec.) | ||
| 15921 | 2025.09.19 00:40:10.653180 [ 348 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Trace> Aggregator: Merging aggregated data | ||
| 15922 | 2025.09.19 00:40:10.654575 [ 286 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003092 sec., 323.41526520051747 rows/sec., 12.63 KiB/sec. | ||
| 15923 | 2025.09.19 00:40:10.654730 [ 286 ] {c4c9df1e-fb36-478f-86e2-6a1cd144f7d4} <Debug> TCPHandler: Processed in 0.004037393 sec. | ||
| 15924 | 2025.09.19 00:40:10.654860 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15925 | 2025.09.19 00:40:10.654882 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15926 | 2025.09.19 00:40:10.654896 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15927 | 2025.09.19 00:40:10.654918 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15928 | 2025.09.19 00:40:10.654934 [ 351 ] {} <Debug> TCP-Session: 5448fe0e-b132-4840-acea-ba1ab04104ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15929 | 2025.09.19 00:40:10.654944 [ 363 ] {} <Debug> TCP-Session: 72ede2b4-d13d-4e75-866a-7df823ad91ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15930 | 2025.09.19 00:40:10.654962 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15931 | 2025.09.19 00:40:10.654967 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15932 | 2025.09.19 00:40:10.654986 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15933 | 2025.09.19 00:40:10.655019 [ 353 ] {} <Debug> TCP-Session: 8f9a2db3-df14-4ac9-a1dc-e10a0484d1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15934 | 2025.09.19 00:40:10.655007 [ 288 ] {} <Debug> TCP-Session: b40b341a-221d-4a8c-9142-df9326dd6185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15935 | 2025.09.19 00:40:10.655050 [ 289 ] {} <Debug> TCP-Session: 4fd5ae6d-e2dc-42c1-9844-3c41098d5e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15936 | 2025.09.19 00:40:10.654964 [ 287 ] {} <Debug> TCP-Session: fc5d32cd-4dbf-4152-9bef-c3b8e0f24144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15937 | 2025.09.19 00:40:10.654936 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15938 | 2025.09.19 00:40:10.655006 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15939 | 2025.09.19 00:40:10.654907 [ 286 ] {} <Debug> TCP-Session: 84debb61-ad9f-4e94-b43e-8f6c426f7355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15940 | 2025.09.19 00:40:10.655152 [ 352 ] {} <Debug> TCP-Session: 688b93bf-3fd6-4506-9db4-0064cc539ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15941 | 2025.09.19 00:40:10.655160 [ 362 ] {} <Debug> TCP-Session: 94eb9e0d-0208-4c33-a98d-fbac73631457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15942 | 2025.09.19 00:40:10.664103 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15943 | 2025.09.19 00:40:10.664259 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15944 | 2025.09.19 00:40:10.664324 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15945 | 2025.09.19 00:40:10.665211 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15946 | 2025.09.19 00:40:10.665261 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15947 | 2025.09.19 00:40:10.665678 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15948 | 2025.09.19 00:40:10.665940 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15949 | 2025.09.19 00:40:10.666121 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001908 sec., 214884.6960167715 rows/sec., 13.63 MiB/sec. | ||
| 15950 | 2025.09.19 00:40:10.666171 [ 5 ] {ef1505b9-21d7-47da-8ba2-27ae5caaae3f} <Debug> TCPHandler: Processed in 0.002194588 sec. | ||
| 15951 | 2025.09.19 00:40:10.666293 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15952 | 2025.09.19 00:40:10.666389 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15953 | 2025.09.19 00:40:10.666431 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15954 | 2025.09.19 00:40:10.668029 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15955 | 2025.09.19 00:40:10.668072 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15956 | 2025.09.19 00:40:10.668474 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15957 | 2025.09.19 00:40:10.668701 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15958 | 2025.09.19 00:40:10.668842 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002473 sec., 449656.2879094218 rows/sec., 35.46 MiB/sec. | ||
| 15959 | 2025.09.19 00:40:10.668882 [ 5 ] {ad2d3b0d-0cc4-4fcf-bcef-d3013529c730} <Debug> TCPHandler: Processed in 0.002639705 sec. | ||
| 15960 | 2025.09.19 00:40:10.669016 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2025.09.19 00:40:10.669112 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15962 | 2025.09.19 00:40:10.669153 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15963 | 2025.09.19 00:40:10.669685 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15964 | 2025.09.19 00:40:10.669723 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15965 | 2025.09.19 00:40:10.670109 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15966 | 2025.09.19 00:40:10.670441 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15967 | 2025.09.19 00:40:10.670631 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001536 sec., 133463.54166666666 rows/sec., 7.83 MiB/sec. | ||
| 15968 | 2025.09.19 00:40:10.670688 [ 5 ] {d98e978d-14c5-439e-ae8c-a83cc97922e1} <Debug> TCPHandler: Processed in 0.001721323 sec. | ||
| 15969 | 2025.09.19 00:40:10.670825 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15970 | 2025.09.19 00:40:10.670948 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15971 | 2025.09.19 00:40:10.671004 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15972 | 2025.09.19 00:40:10.671653 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2025.09.19 00:40:10.671699 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15974 | 2025.09.19 00:40:10.672166 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15975 | 2025.09.19 00:40:10.672511 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2025.09.19 00:40:10.672667 [ 48 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 15977 | 2025.09.19 00:40:10.672697 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001773 sec., 119571.34799774393 rows/sec., 7.71 MiB/sec. | ||
| 15978 | 2025.09.19 00:40:10.672719 [ 48 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2025.09.19 00:40:10.672749 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15980 | 2025.09.19 00:40:10.672761 [ 5 ] {9574695e-fff1-4d14-b207-492acde104f9} <Debug> TCPHandler: Processed in 0.001998907 sec. | ||
| 15981 | 2025.09.19 00:40:10.672863 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 15982 | 2025.09.19 00:40:10.672908 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15983 | 2025.09.19 00:40:10.672999 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15984 | 2025.09.19 00:40:10.673040 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 15985 | 2025.09.19 00:40:10.673062 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15986 | 2025.09.19 00:40:10.673111 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 15987 | 2025.09.19 00:40:10.673127 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15988 | 2025.09.19 00:40:10.673161 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 212 rows starting from the beginning of the part | ||
| 15989 | 2025.09.19 00:40:10.673208 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 228 rows starting from the beginning of the part | ||
| 15990 | 2025.09.19 00:40:10.673248 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 15991 | 2025.09.19 00:40:10.673288 [ 191 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 15992 | 2025.09.19 00:40:10.673801 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2025.09.19 00:40:10.673861 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15994 | 2025.09.19 00:40:10.674368 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15995 | 2025.09.19 00:40:10.674483 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676672 sec., 904768.493778151 rows/sec., 62.68 MiB/sec. | ||
| 15996 | 2025.09.19 00:40:10.674616 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15997 | 2025.09.19 00:40:10.674675 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 15998 | 2025.09.19 00:40:10.674769 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001734 sec., 121683.96770472894 rows/sec., 6.91 MiB/sec. | ||
| 15999 | 2025.09.19 00:40:10.674819 [ 5 ] {e01b4ac1-6bb7-403f-bd78-29ab70632f49} <Debug> TCPHandler: Processed in 0.001974856 sec. | ||
| 16000 | 2025.09.19 00:40:10.674945 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2025.09.19 00:40:10.675000 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_70_14} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16002 | 2025.09.19 00:40:10.675045 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16003 | 2025.09.19 00:40:10.675088 [ 199 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_70_14} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 16004 | 2025.09.19 00:40:10.675092 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16005 | 2025.09.19 00:40:10.675182 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16006 | 2025.09.19 00:40:10.675990 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2025.09.19 00:40:10.676042 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16008 | 2025.09.19 00:40:10.676528 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16009 | 2025.09.19 00:40:10.676848 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2025.09.19 00:40:10.677029 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.002002 sec., 339160.83916083915 rows/sec., 23.64 MiB/sec. | ||
| 16011 | 2025.09.19 00:40:10.677084 [ 5 ] {82b334c7-6bbc-4ebc-8402-79655c83c8e0} <Debug> TCPHandler: Processed in 0.002188178 sec. | ||
| 16012 | 2025.09.19 00:40:10.677229 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2025.09.19 00:40:10.677350 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16014 | 2025.09.19 00:40:10.677408 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16015 | 2025.09.19 00:40:10.677835 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2025.09.19 00:40:10.677883 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16017 | 2025.09.19 00:40:10.678306 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16018 | 2025.09.19 00:40:10.678617 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2025.09.19 00:40:10.678800 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
| 16020 | 2025.09.19 00:40:10.678852 [ 5 ] {0fca6208-4b21-4140-ad0f-747169e05a7c} <Debug> TCPHandler: Processed in 0.001686452 sec. | ||
| 16021 | 2025.09.19 00:40:10.678984 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2025.09.19 00:40:10.679103 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16023 | 2025.09.19 00:40:10.679161 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16024 | 2025.09.19 00:40:10.679766 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2025.09.19 00:40:10.679814 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16026 | 2025.09.19 00:40:10.680300 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16027 | 2025.09.19 00:40:10.680632 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2025.09.19 00:40:10.680815 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001736 sec., 180875.57603686638 rows/sec., 11.88 MiB/sec. | ||
| 16029 | 2025.09.19 00:40:10.680867 [ 5 ] {d28a97e3-e3ce-48a5-a317-874bdf8f5834} <Debug> TCPHandler: Processed in 0.001944066 sec. | ||
| 16030 | 2025.09.19 00:40:10.681032 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16031 | 2025.09.19 00:40:10.681258 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16032 | 2025.09.19 00:40:10.681337 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16033 | 2025.09.19 00:40:10.682621 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2025.09.19 00:40:10.682664 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16035 | 2025.09.19 00:40:10.682992 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16036 | 2025.09.19 00:40:10.683224 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16037 | 2025.09.19 00:40:10.683383 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00217 sec., 460.8294930875576 rows/sec., 31.05 KiB/sec. | ||
| 16038 | 2025.09.19 00:40:10.683439 [ 5 ] {20bae404-ee72-43be-924c-d320e8f71adb} <Debug> TCPHandler: Processed in 0.002467953 sec. | ||
| 16039 | 2025.09.19 00:40:10.683565 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16040 | 2025.09.19 00:40:10.683662 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16041 | 2025.09.19 00:40:10.683705 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16042 | 2025.09.19 00:40:10.684089 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16043 | 2025.09.19 00:40:10.684124 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16044 | 2025.09.19 00:40:10.684472 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16045 | 2025.09.19 00:40:10.684688 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16046 | 2025.09.19 00:40:10.684826 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 5.38 MiB/sec. | ||
| 16047 | 2025.09.19 00:40:10.684865 [ 5 ] {0d730b8c-b44c-48f1-971e-cea7c1bd7323} <Debug> TCPHandler: Processed in 0.001354458 sec. | ||
| 16048 | 2025.09.19 00:40:10.765166 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48028 | ||
| 16049 | 2025.09.19 00:40:10.765267 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16050 | 2025.09.19 00:40:10.765294 [ 286 ] {} <Debug> TCP-Session: e10ff1a9-2ba6-4d88-80c1-e6d8a7c9607c Authenticating user 'default' from [fd00:1122:3344:101::e]:48028 | ||
| 16051 | 2025.09.19 00:40:10.765317 [ 286 ] {} <Debug> TCP-Session: e10ff1a9-2ba6-4d88-80c1-e6d8a7c9607c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16052 | 2025.09.19 00:40:10.765330 [ 286 ] {} <Debug> TCP-Session: e10ff1a9-2ba6-4d88-80c1-e6d8a7c9607c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16053 | 2025.09.19 00:40:10.765546 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61651 | ||
| 16054 | 2025.09.19 00:40:10.765570 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38591 | ||
| 16055 | 2025.09.19 00:40:10.765592 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50547 | ||
| 16056 | 2025.09.19 00:40:10.765604 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63428 | ||
| 16057 | 2025.09.19 00:40:10.765649 [ 286 ] {} <Trace> TCP-Session: e10ff1a9-2ba6-4d88-80c1-e6d8a7c9607c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16058 | 2025.09.19 00:40:10.765673 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16059 | 2025.09.19 00:40:10.765636 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50332 | ||
| 16060 | 2025.09.19 00:40:10.765714 [ 287 ] {} <Debug> TCP-Session: 803c069e-ef98-48c6-b339-51922b32de40 Authenticating user 'default' from [fd00:1122:3344:101::e]:61651 | ||
| 16061 | 2025.09.19 00:40:10.765725 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16062 | 2025.09.19 00:40:10.765729 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16063 | 2025.09.19 00:40:10.765751 [ 287 ] {} <Debug> TCP-Session: 803c069e-ef98-48c6-b339-51922b32de40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16064 | 2025.09.19 00:40:10.765770 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16065 | 2025.09.19 00:40:10.765787 [ 351 ] {} <Debug> TCP-Session: 53315557-be8e-46f0-a33c-4ff133d5a604 Authenticating user 'default' from [fd00:1122:3344:101::e]:50547 | ||
| 16066 | 2025.09.19 00:40:10.765799 [ 288 ] {} <Debug> TCP-Session: a7395bfc-49c9-45a1-814c-a47455fec4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38591 | ||
| 16067 | 2025.09.19 00:40:10.765817 [ 287 ] {} <Debug> TCP-Session: 803c069e-ef98-48c6-b339-51922b32de40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16068 | 2025.09.19 00:40:10.765830 [ 288 ] {} <Debug> TCP-Session: a7395bfc-49c9-45a1-814c-a47455fec4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16069 | 2025.09.19 00:40:10.765841 [ 363 ] {} <Debug> TCP-Session: b4c6e645-fba0-49e0-baac-bf477d4b120f Authenticating user 'default' from [fd00:1122:3344:101::e]:50332 | ||
| 16070 | 2025.09.19 00:40:10.765840 [ 286 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16071 | 2025.09.19 00:40:10.765872 [ 363 ] {} <Debug> TCP-Session: b4c6e645-fba0-49e0-baac-bf477d4b120f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16072 | 2025.09.19 00:40:10.765863 [ 288 ] {} <Debug> TCP-Session: a7395bfc-49c9-45a1-814c-a47455fec4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16073 | 2025.09.19 00:40:10.765908 [ 363 ] {} <Debug> TCP-Session: b4c6e645-fba0-49e0-baac-bf477d4b120f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16074 | 2025.09.19 00:40:10.765708 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16075 | 2025.09.19 00:40:10.765617 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38722 | ||
| 16076 | 2025.09.19 00:40:10.765974 [ 352 ] {} <Debug> TCP-Session: 7c903df4-ff3b-4f6d-8abd-b9c359d43fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63428 | ||
| 16077 | 2025.09.19 00:40:10.765592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42703 | ||
| 16078 | 2025.09.19 00:40:10.766015 [ 352 ] {} <Debug> TCP-Session: 7c903df4-ff3b-4f6d-8abd-b9c359d43fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16079 | 2025.09.19 00:40:10.766030 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16080 | 2025.09.19 00:40:10.766067 [ 352 ] {} <Debug> TCP-Session: 7c903df4-ff3b-4f6d-8abd-b9c359d43fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16081 | 2025.09.19 00:40:10.766082 [ 353 ] {} <Debug> TCP-Session: cd6eb106-d9df-4e19-904d-e195a5e771fb Authenticating user 'default' from [fd00:1122:3344:101::e]:38722 | ||
| 16082 | 2025.09.19 00:40:10.765830 [ 351 ] {} <Debug> TCP-Session: 53315557-be8e-46f0-a33c-4ff133d5a604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16083 | 2025.09.19 00:40:10.766102 [ 353 ] {} <Debug> TCP-Session: cd6eb106-d9df-4e19-904d-e195a5e771fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16084 | 2025.09.19 00:40:10.766125 [ 351 ] {} <Debug> TCP-Session: 53315557-be8e-46f0-a33c-4ff133d5a604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16085 | 2025.09.19 00:40:10.766136 [ 353 ] {} <Debug> TCP-Session: cd6eb106-d9df-4e19-904d-e195a5e771fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16086 | 2025.09.19 00:40:10.766132 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16087 | 2025.09.19 00:40:10.766182 [ 286 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16088 | 2025.09.19 00:40:10.765627 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40902 | ||
| 16089 | 2025.09.19 00:40:10.766220 [ 289 ] {} <Debug> TCP-Session: 4cf3282b-2866-4074-89e7-ca00d6e78ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42703 | ||
| 16090 | 2025.09.19 00:40:10.766258 [ 286 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16091 | 2025.09.19 00:40:10.766274 [ 289 ] {} <Debug> TCP-Session: 4cf3282b-2866-4074-89e7-ca00d6e78ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16092 | 2025.09.19 00:40:10.766289 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16093 | 2025.09.19 00:40:10.766305 [ 289 ] {} <Debug> TCP-Session: 4cf3282b-2866-4074-89e7-ca00d6e78ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16094 | 2025.09.19 00:40:10.766333 [ 362 ] {} <Debug> TCP-Session: 1d4f86d9-eef3-477c-baef-c0e189080254 Authenticating user 'default' from [fd00:1122:3344:101::e]:40902 | ||
| 16095 | 2025.09.19 00:40:10.766357 [ 362 ] {} <Debug> TCP-Session: 1d4f86d9-eef3-477c-baef-c0e189080254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16096 | 2025.09.19 00:40:10.766370 [ 362 ] {} <Debug> TCP-Session: 1d4f86d9-eef3-477c-baef-c0e189080254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16097 | 2025.09.19 00:40:10.766572 [ 286 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 16098 | 2025.09.19 00:40:10.767572 [ 333 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Trace> AggregatingTransform: Aggregating | ||
| 16099 | 2025.09.19 00:40:10.767611 [ 333 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Trace> Aggregator: Aggregation method: without_key | ||
| 16100 | 2025.09.19 00:40:10.767646 [ 333 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965912 sec. (1035.291 rows/sec., 40.44 KiB/sec.) | ||
| 16101 | 2025.09.19 00:40:10.767666 [ 333 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Trace> Aggregator: Merging aggregated data | ||
| 16102 | 2025.09.19 00:40:10.768975 [ 286 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 16103 | 2025.09.19 00:40:10.769111 [ 286 ] {dea9c2c4-8756-4303-930e-566d8b7c5b12} <Debug> TCPHandler: Processed in 0.003581466 sec. | ||
| 16104 | 2025.09.19 00:40:10.769203 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16105 | 2025.09.19 00:40:10.769230 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16106 | 2025.09.19 00:40:10.769234 [ 286 ] {} <Debug> TCP-Session: e10ff1a9-2ba6-4d88-80c1-e6d8a7c9607c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16107 | 2025.09.19 00:40:10.769258 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16108 | 2025.09.19 00:40:10.769272 [ 288 ] {} <Debug> TCP-Session: a7395bfc-49c9-45a1-814c-a47455fec4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16109 | 2025.09.19 00:40:10.769288 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16110 | 2025.09.19 00:40:10.769305 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16111 | 2025.09.19 00:40:10.769325 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16112 | 2025.09.19 00:40:10.769333 [ 352 ] {} <Debug> TCP-Session: 7c903df4-ff3b-4f6d-8abd-b9c359d43fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16113 | 2025.09.19 00:40:10.769348 [ 353 ] {} <Debug> TCP-Session: cd6eb106-d9df-4e19-904d-e195a5e771fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16114 | 2025.09.19 00:40:10.769350 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16115 | 2025.09.19 00:40:10.769369 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16116 | 2025.09.19 00:40:10.769390 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16117 | 2025.09.19 00:40:10.769420 [ 289 ] {} <Debug> TCP-Session: 4cf3282b-2866-4074-89e7-ca00d6e78ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16118 | 2025.09.19 00:40:10.769430 [ 362 ] {} <Debug> TCP-Session: 1d4f86d9-eef3-477c-baef-c0e189080254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16119 | 2025.09.19 00:40:10.769450 [ 363 ] {} <Debug> TCP-Session: b4c6e645-fba0-49e0-baac-bf477d4b120f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16120 | 2025.09.19 00:40:10.769361 [ 287 ] {} <Debug> TCP-Session: 803c069e-ef98-48c6-b339-51922b32de40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16121 | 2025.09.19 00:40:10.769301 [ 351 ] {} <Debug> TCP-Session: 53315557-be8e-46f0-a33c-4ff133d5a604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16122 | 2025.09.19 00:40:11.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.19 MiB, peak 390.20 MiB, free memory in arenas 0.00 B, will set to 372.79 MiB (RSS), difference: -1.39 MiB | ||
| 16123 | 2025.09.19 00:40:12.385905 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35013 | ||
| 16124 | 2025.09.19 00:40:12.386458 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16125 | 2025.09.19 00:40:12.386507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16126 | 2025.09.19 00:40:12.387027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16127 | 2025.09.19 00:40:12.387260 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2025.09.19 00:40:12.387414 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35013 | ||
| 16129 | 2025.09.19 00:40:14.243139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16130 | 2025.09.19 00:40:14.260987 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16131 | 2025.09.19 00:40:14.261051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16132 | 2025.09.19 00:40:14.266917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16133 | 2025.09.19 00:40:14.267625 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16134 | 2025.09.19 00:40:14.271018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16135 | 2025.09.19 00:40:14.397028 [ 220 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 16136 | 2025.09.19 00:40:14.397071 [ 220 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 16137 | 2025.09.19 00:40:14.401605 [ 220 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 16138 | 2025.09.19 00:40:14.995972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2026 | ||
| 16139 | 2025.09.19 00:40:14.998606 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2025.09.19 00:40:14.998666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16141 | 2025.09.19 00:40:14.999931 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16142 | 2025.09.19 00:40:15.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.32 MiB, peak 390.20 MiB, free memory in arenas 0.00 B, will set to 372.79 MiB (RSS), difference: 3.48 MiB | ||
| 16143 | 2025.09.19 00:40:15.000379 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2025.09.19 00:40:15.000768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2026 | ||
| 16145 | 2025.09.19 00:40:15.381330 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 16146 | 2025.09.19 00:40:15.381382 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 16147 | 2025.09.19 00:40:15.385228 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 16148 | 2025.09.19 00:40:15.467862 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 16149 | 2025.09.19 00:40:15.467921 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 16150 | 2025.09.19 00:40:15.470863 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 16151 | 2025.09.19 00:40:15.638179 [ 220 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 16152 | 2025.09.19 00:40:15.638236 [ 220 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 16153 | 2025.09.19 00:40:15.641816 [ 220 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 16154 | 2025.09.19 00:40:15.653948 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16155 | 2025.09.19 00:40:15.654229 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16156 | 2025.09.19 00:40:15.654332 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16157 | 2025.09.19 00:40:15.655084 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16158 | 2025.09.19 00:40:15.655128 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16159 | 2025.09.19 00:40:15.655490 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16160 | 2025.09.19 00:40:15.655784 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16161 | 2025.09.19 00:40:15.655941 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Debug> executeQuery: Read 141 rows, 12.52 KiB in 0.001786 sec., 78947.36842105263 rows/sec., 6.84 MiB/sec. | ||
| 16162 | 2025.09.19 00:40:15.655984 [ 5 ] {4a3ae030-ceed-49f9-836f-b46642c68ce5} <Debug> TCPHandler: Processed in 0.002215349 sec. | ||
| 16163 | 2025.09.19 00:40:15.656049 [ 222 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 16164 | 2025.09.19 00:40:15.656098 [ 222 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 16165 | 2025.09.19 00:40:15.656103 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16166 | 2025.09.19 00:40:15.656202 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16167 | 2025.09.19 00:40:15.656243 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16168 | 2025.09.19 00:40:15.656657 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2025.09.19 00:40:15.656696 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16170 | 2025.09.19 00:40:15.657014 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16171 | 2025.09.19 00:40:15.657211 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2025.09.19 00:40:15.657339 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001155 sec., 36363.63636363636 rows/sec., 2.67 MiB/sec. | ||
| 16173 | 2025.09.19 00:40:15.657342 [ 40 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16174 | 2025.09.19 00:40:15.657380 [ 5 ] {250c19f3-978b-4f03-9523-a5ae18016eae} <Debug> TCPHandler: Processed in 0.001326097 sec. | ||
| 16175 | 2025.09.19 00:40:15.657406 [ 40 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2025.09.19 00:40:15.657440 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16177 | 2025.09.19 00:40:15.657501 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16178 | 2025.09.19 00:40:15.657545 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 16179 | 2025.09.19 00:40:15.657600 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16180 | 2025.09.19 00:40:15.657639 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16181 | 2025.09.19 00:40:15.657655 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16182 | 2025.09.19 00:40:15.657690 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 265 rows starting from the beginning of the part | ||
| 16183 | 2025.09.19 00:40:15.657759 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 44 rows starting from the beginning of the part | ||
| 16184 | 2025.09.19 00:40:15.657811 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 205 rows starting from the beginning of the part | ||
| 16185 | 2025.09.19 00:40:15.657864 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 42 rows starting from the beginning of the part | ||
| 16186 | 2025.09.19 00:40:15.657909 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 205 rows starting from the beginning of the part | ||
| 16187 | 2025.09.19 00:40:15.657955 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 42 rows starting from the beginning of the part | ||
| 16188 | 2025.09.19 00:40:15.658018 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16189 | 2025.09.19 00:40:15.658056 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16190 | 2025.09.19 00:40:15.658375 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16191 | 2025.09.19 00:40:15.658629 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2025.09.19 00:40:15.658762 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001181 sec., 846.740050804403 rows/sec., 56.23 KiB/sec. | ||
| 16193 | 2025.09.19 00:40:15.658800 [ 5 ] {b9d12c95-e2ff-42b9-bff7-c06d78a1fd9f} <Debug> TCPHandler: Processed in 0.001347488 sec. | ||
| 16194 | 2025.09.19 00:40:15.658873 [ 199 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367128 sec., 587362.7048820594 rows/sec., 38.65 MiB/sec. | ||
| 16195 | 2025.09.19 00:40:15.658907 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16196 | 2025.09.19 00:40:15.659004 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16197 | 2025.09.19 00:40:15.659044 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16198 | 2025.09.19 00:40:15.659046 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16199 | 2025.09.19 00:40:15.659376 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2025.09.19 00:40:15.659443 [ 189 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_106_21} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16201 | 2025.09.19 00:40:15.659462 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2025.09.19 00:40:15.659497 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16203 | 2025.09.19 00:40:15.659507 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16204 | 2025.09.19 00:40:15.659796 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16205 | 2025.09.19 00:40:15.660012 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16206 | 2025.09.19 00:40:15.660147 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00116 sec., 91379.31034482758 rows/sec., 7.14 MiB/sec. | ||
| 16207 | 2025.09.19 00:40:15.660185 [ 5 ] {e3da0794-5172-4490-a4db-95b6322dd7d1} <Debug> TCPHandler: Processed in 0.001326617 sec. | ||
| 16208 | 2025.09.19 00:40:15.660224 [ 217 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 16209 | 2025.09.19 00:40:15.660254 [ 217 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 16210 | 2025.09.19 00:40:15.660254 [ 222 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 16211 | 2025.09.19 00:40:15.660303 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2025.09.19 00:40:15.660400 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16213 | 2025.09.19 00:40:15.660443 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16214 | 2025.09.19 00:40:15.660843 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2025.09.19 00:40:15.660878 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16216 | 2025.09.19 00:40:15.661207 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16217 | 2025.09.19 00:40:15.661427 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2025.09.19 00:40:15.661556 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 16219 | 2025.09.19 00:40:15.661594 [ 5 ] {38160fff-58a5-4dff-b3a2-a5299bda91aa} <Debug> TCPHandler: Processed in 0.001340968 sec. | ||
| 16220 | 2025.09.19 00:40:15.661693 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16221 | 2025.09.19 00:40:15.661785 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16222 | 2025.09.19 00:40:15.661826 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16223 | 2025.09.19 00:40:15.661995 [ 217 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 16224 | 2025.09.19 00:40:15.662137 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2025.09.19 00:40:15.662170 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16226 | 2025.09.19 00:40:15.662469 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16227 | 2025.09.19 00:40:15.662670 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2025.09.19 00:40:15.662774 [ 40 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 16229 | 2025.09.19 00:40:15.662796 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001028 sec., 1945.5252918287936 rows/sec., 123.50 KiB/sec. | ||
| 16230 | 2025.09.19 00:40:15.662811 [ 40 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16231 | 2025.09.19 00:40:15.662836 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16232 | 2025.09.19 00:40:15.662838 [ 5 ] {653fdf0b-c70d-4586-a8a4-786372f8537d} <Debug> TCPHandler: Processed in 0.001193076 sec. | ||
| 16233 | 2025.09.19 00:40:15.662928 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 16234 | 2025.09.19 00:40:15.662953 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16235 | 2025.09.19 00:40:15.663046 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16236 | 2025.09.19 00:40:15.663051 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16237 | 2025.09.19 00:40:15.663091 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part | ||
| 16238 | 2025.09.19 00:40:15.663121 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16239 | 2025.09.19 00:40:15.663162 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 16240 | 2025.09.19 00:40:15.663214 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 16241 | 2025.09.19 00:40:15.663257 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 16242 | 2025.09.19 00:40:15.663293 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 16243 | 2025.09.19 00:40:15.663330 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 16244 | 2025.09.19 00:40:15.663982 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16245 | 2025.09.19 00:40:15.664024 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16246 | 2025.09.19 00:40:15.664165 [ 186 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275447 sec., 43906.17563881525 rows/sec., 2.88 MiB/sec. | ||
| 16247 | 2025.09.19 00:40:15.664316 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 16248 | 2025.09.19 00:40:15.664596 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_55_11} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16249 | 2025.09.19 00:40:15.664616 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16250 | 2025.09.19 00:40:15.664677 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_55_11} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 16251 | 2025.09.19 00:40:15.664760 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 16252 | 2025.09.19 00:40:15.664857 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2025.09.19 00:40:15.665000 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001967 sec., 21352.313167259785 rows/sec., 38.26 MiB/sec. | ||
| 16254 | 2025.09.19 00:40:15.665055 [ 5 ] {100ec5e2-65e9-4c94-aa81-b109a4101bbb} <Debug> TCPHandler: Processed in 0.002149118 sec. | ||
| 16255 | 2025.09.19 00:40:15.665166 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2025.09.19 00:40:15.665259 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16257 | 2025.09.19 00:40:15.665300 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16258 | 2025.09.19 00:40:15.665633 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2025.09.19 00:40:15.665669 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16260 | 2025.09.19 00:40:15.665981 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16261 | 2025.09.19 00:40:15.666188 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2025.09.19 00:40:15.666316 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 16263 | 2025.09.19 00:40:15.666351 [ 5 ] {f993ab60-dd97-4030-a804-b14a944f9633} <Debug> TCPHandler: Processed in 0.001233416 sec. | ||
| 16264 | 2025.09.19 00:40:19.707713 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16265 | 2025.09.19 00:40:19.707810 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16266 | 2025.09.19 00:40:19.887603 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35461 | ||
| 16267 | 2025.09.19 00:40:19.888141 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16268 | 2025.09.19 00:40:19.888195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16269 | 2025.09.19 00:40:19.888709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16270 | 2025.09.19 00:40:19.888958 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2025.09.19 00:40:19.889121 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35461 | ||
| 16272 | 2025.09.19 00:40:20.016991 [ 222 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 16273 | 2025.09.19 00:40:20.017051 [ 222 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 16274 | 2025.09.19 00:40:20.020171 [ 222 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 16275 | 2025.09.19 00:40:20.052232 [ 221 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): 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] | ||
| 16276 | 2025.09.19 00:40:20.052282 [ 221 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): 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] | ||
| 16277 | 2025.09.19 00:40:20.053884 [ 221 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): 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] | ||
| 16278 | 2025.09.19 00:40:20.552592 [ 220 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): 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] | ||
| 16279 | 2025.09.19 00:40:20.552652 [ 220 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): 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] | ||
| 16280 | 2025.09.19 00:40:20.554981 [ 220 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): 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] | ||
| 16281 | 2025.09.19 00:40:20.663425 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2025.09.19 00:40:20.663646 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16283 | 2025.09.19 00:40:20.663746 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16284 | 2025.09.19 00:40:20.664851 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2025.09.19 00:40:20.664889 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16286 | 2025.09.19 00:40:20.665281 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16287 | 2025.09.19 00:40:20.665509 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2025.09.19 00:40:20.665636 [ 33 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16289 | 2025.09.19 00:40:20.665660 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002088 sec., 196360.15325670497 rows/sec., 12.46 MiB/sec. | ||
| 16290 | 2025.09.19 00:40:20.665678 [ 33 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2025.09.19 00:40:20.665701 [ 5 ] {2ee9710f-4a9e-4786-953b-8c32a809db12} <Debug> TCPHandler: Processed in 0.002405542 sec. | ||
| 16292 | 2025.09.19 00:40:20.665702 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16293 | 2025.09.19 00:40:20.665801 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 16294 | 2025.09.19 00:40:20.665840 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2025.09.19 00:40:20.665903 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16296 | 2025.09.19 00:40:20.665936 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 16297 | 2025.09.19 00:40:20.665962 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16298 | 2025.09.19 00:40:20.666003 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 16299 | 2025.09.19 00:40:20.666014 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16300 | 2025.09.19 00:40:20.666054 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 16301 | 2025.09.19 00:40:20.666103 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 16302 | 2025.09.19 00:40:20.666148 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 16303 | 2025.09.19 00:40:20.667117 [ 192 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352388 sec., 1515837.1709893907 rows/sec., 101.94 MiB/sec. | ||
| 16304 | 2025.09.19 00:40:20.667266 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16305 | 2025.09.19 00:40:20.667284 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16306 | 2025.09.19 00:40:20.667321 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16307 | 2025.09.19 00:40:20.667517 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_53_13} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2025.09.19 00:40:20.667577 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_53_13} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16309 | 2025.09.19 00:40:20.667634 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16310 | 2025.09.19 00:40:20.667724 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16311 | 2025.09.19 00:40:20.667948 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2025.09.19 00:40:20.668080 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002144 sec., 518656.7164179104 rows/sec., 40.90 MiB/sec. | ||
| 16313 | 2025.09.19 00:40:20.668119 [ 5 ] {5f9b5b8b-96f9-4cc2-8ff2-b663e70e9b12} <Debug> TCPHandler: Processed in 0.00234093 sec. | ||
| 16314 | 2025.09.19 00:40:20.668237 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16315 | 2025.09.19 00:40:20.668334 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16316 | 2025.09.19 00:40:20.668374 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16317 | 2025.09.19 00:40:20.668903 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2025.09.19 00:40:20.668940 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16319 | 2025.09.19 00:40:20.669255 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16320 | 2025.09.19 00:40:20.669478 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2025.09.19 00:40:20.669608 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001293 sec., 158546.0170146945 rows/sec., 9.30 MiB/sec. | ||
| 16322 | 2025.09.19 00:40:20.669647 [ 5 ] {0ba171ea-ea76-451f-a025-68d5a60567ac} <Debug> TCPHandler: Processed in 0.001459109 sec. | ||
| 16323 | 2025.09.19 00:40:20.669761 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16324 | 2025.09.19 00:40:20.669874 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16325 | 2025.09.19 00:40:20.669921 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16326 | 2025.09.19 00:40:20.670508 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2025.09.19 00:40:20.670550 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16328 | 2025.09.19 00:40:20.670847 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16329 | 2025.09.19 00:40:20.671049 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2025.09.19 00:40:20.671177 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001327 sec., 159758.854559156 rows/sec., 10.30 MiB/sec. | ||
| 16331 | 2025.09.19 00:40:20.671212 [ 5 ] {2d79576b-fd64-4f24-969c-2d1deb356e4b} <Debug> TCPHandler: Processed in 0.0015085 sec. | ||
| 16332 | 2025.09.19 00:40:20.671248 [ 220 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): 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] | ||
| 16333 | 2025.09.19 00:40:20.671307 [ 220 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): 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] | ||
| 16334 | 2025.09.19 00:40:20.671317 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16335 | 2025.09.19 00:40:20.671419 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16336 | 2025.09.19 00:40:20.671458 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16337 | 2025.09.19 00:40:20.671967 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16338 | 2025.09.19 00:40:20.672003 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16339 | 2025.09.19 00:40:20.672322 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16340 | 2025.09.19 00:40:20.672598 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16341 | 2025.09.19 00:40:20.672726 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001324 sec., 159365.5589123867 rows/sec., 9.05 MiB/sec. | ||
| 16342 | 2025.09.19 00:40:20.672747 [ 31 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16343 | 2025.09.19 00:40:20.672762 [ 5 ] {ede3fc45-98be-4dbe-9fa4-9d1f9b029e81} <Debug> TCPHandler: Processed in 0.001492199 sec. | ||
| 16344 | 2025.09.19 00:40:20.672811 [ 31 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2025.09.19 00:40:20.672837 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16346 | 2025.09.19 00:40:20.672885 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16347 | 2025.09.19 00:40:20.672912 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 16348 | 2025.09.19 00:40:20.672947 [ 222 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): 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] | ||
| 16349 | 2025.09.19 00:40:20.672981 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16350 | 2025.09.19 00:40:20.672983 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16351 | 2025.09.19 00:40:20.673007 [ 222 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): 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] | ||
| 16352 | 2025.09.19 00:40:20.673027 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 16353 | 2025.09.19 00:40:20.673032 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16354 | 2025.09.19 00:40:20.673084 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 16355 | 2025.09.19 00:40:20.673129 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 16356 | 2025.09.19 00:40:20.673169 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 16357 | 2025.09.19 00:40:20.673209 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 16358 | 2025.09.19 00:40:20.673215 [ 220 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): 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] | ||
| 16359 | 2025.09.19 00:40:20.673855 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16360 | 2025.09.19 00:40:20.673896 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16361 | 2025.09.19 00:40:20.674110 [ 195 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224856 sec., 861325.7395155021 rows/sec., 52.20 MiB/sec. | ||
| 16362 | 2025.09.19 00:40:20.674288 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16363 | 2025.09.19 00:40:20.674305 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16364 | 2025.09.19 00:40:20.674595 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2025.09.19 00:40:20.674676 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_53_13} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2025.09.19 00:40:20.674735 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001772 sec., 383182.84424379235 rows/sec., 26.71 MiB/sec. | ||
| 16367 | 2025.09.19 00:40:20.674753 [ 190 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_53_13} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16368 | 2025.09.19 00:40:20.674779 [ 5 ] {2a55f926-c299-4599-9720-6a0c62dca07e} <Debug> TCPHandler: Processed in 0.001941996 sec. | ||
| 16369 | 2025.09.19 00:40:20.674874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16370 | 2025.09.19 00:40:20.674908 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16371 | 2025.09.19 00:40:20.675027 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16372 | 2025.09.19 00:40:20.675080 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16373 | 2025.09.19 00:40:20.675460 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2025.09.19 00:40:20.675503 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16375 | 2025.09.19 00:40:20.675729 [ 222 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): 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] | ||
| 16376 | 2025.09.19 00:40:20.675853 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16377 | 2025.09.19 00:40:20.676093 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2025.09.19 00:40:20.676219 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 257.79 KiB/sec. | ||
| 16379 | 2025.09.19 00:40:20.676255 [ 5 ] {a637610d-1e38-4bb0-8273-1392ba454aaf} <Debug> TCPHandler: Processed in 0.001406368 sec. | ||
| 16380 | 2025.09.19 00:40:20.676358 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2025.09.19 00:40:20.676451 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16382 | 2025.09.19 00:40:20.676492 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16383 | 2025.09.19 00:40:20.676950 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16384 | 2025.09.19 00:40:20.676985 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16385 | 2025.09.19 00:40:20.677314 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16386 | 2025.09.19 00:40:20.677524 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2025.09.19 00:40:20.677654 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001221 sec., 257166.25716625716 rows/sec., 16.89 MiB/sec. | ||
| 16388 | 2025.09.19 00:40:20.677665 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 16389 | 2025.09.19 00:40:20.677692 [ 5 ] {99af91c5-837e-4516-8723-1fdf5447e16f} <Debug> TCPHandler: Processed in 0.001381989 sec. | ||
| 16390 | 2025.09.19 00:40:20.677711 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2025.09.19 00:40:20.677736 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16392 | 2025.09.19 00:40:20.677802 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16393 | 2025.09.19 00:40:20.677832 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 16394 | 2025.09.19 00:40:20.677901 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16395 | 2025.09.19 00:40:20.677947 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16396 | 2025.09.19 00:40:20.677972 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16397 | 2025.09.19 00:40:20.678019 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 36894 rows starting from the beginning of the part | ||
| 16398 | 2025.09.19 00:40:20.678093 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 314 rows starting from the beginning of the part | ||
| 16399 | 2025.09.19 00:40:20.678143 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 16400 | 2025.09.19 00:40:20.678193 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 314 rows starting from the beginning of the part | ||
| 16401 | 2025.09.19 00:40:20.678239 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 16402 | 2025.09.19 00:40:20.678259 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16403 | 2025.09.19 00:40:20.678286 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 314 rows starting from the beginning of the part | ||
| 16404 | 2025.09.19 00:40:20.678299 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16405 | 2025.09.19 00:40:20.678638 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16406 | 2025.09.19 00:40:20.678861 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16407 | 2025.09.19 00:40:20.678993 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 16408 | 2025.09.19 00:40:20.679030 [ 5 ] {1ec51255-2326-4a87-93fa-07aff59605de} <Debug> TCPHandler: Processed in 0.001274057 sec. | ||
| 16409 | 2025.09.19 00:40:20.679134 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16410 | 2025.09.19 00:40:20.679227 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16411 | 2025.09.19 00:40:20.679268 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16412 | 2025.09.19 00:40:20.679610 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16413 | 2025.09.19 00:40:20.679646 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16414 | 2025.09.19 00:40:20.679969 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16415 | 2025.09.19 00:40:20.680196 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16416 | 2025.09.19 00:40:20.680322 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 16417 | 2025.09.19 00:40:20.680357 [ 5 ] {61a6ec65-dfef-43d8-97be-634064f2d691} <Debug> TCPHandler: Processed in 0.001270446 sec. | ||
| 16418 | 2025.09.19 00:40:20.686564 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38156 rows, containing 5 columns (5 merged, 0 gathered) in 0.008773405 sec., 4349052.6198209245 rows/sec., 291.19 MiB/sec. | ||
| 16419 | 2025.09.19 00:40:20.686935 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 16420 | 2025.09.19 00:40:20.687182 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16421 | 2025.09.19 00:40:20.687251 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 16422 | 2025.09.19 00:40:20.687325 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16423 | 2025.09.19 00:40:21.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.59 MiB, peak 390.20 MiB, free memory in arenas 0.00 B, will set to 375.13 MiB (RSS), difference: 1.54 MiB | ||
| 16424 | 2025.09.19 00:40:21.771110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16425 | 2025.09.19 00:40:21.788161 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16426 | 2025.09.19 00:40:21.788228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16427 | 2025.09.19 00:40:21.794456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16428 | 2025.09.19 00:40:21.795136 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16429 | 2025.09.19 00:40:21.798313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16430 | 2025.09.19 00:40:25.001039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2062 | ||
| 16431 | 2025.09.19 00:40:25.003673 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16432 | 2025.09.19 00:40:25.003736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16433 | 2025.09.19 00:40:25.004939 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16434 | 2025.09.19 00:40:25.005209 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2025.09.19 00:40:25.005494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2062 | ||
| 16436 | 2025.09.19 00:40:25.682780 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16437 | 2025.09.19 00:40:25.682982 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16438 | 2025.09.19 00:40:25.683054 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16439 | 2025.09.19 00:40:25.683733 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2025.09.19 00:40:25.683778 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16441 | 2025.09.19 00:40:25.684169 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16442 | 2025.09.19 00:40:25.684407 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2025.09.19 00:40:25.684559 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00163 sec., 8588.957055214723 rows/sec., 700.37 KiB/sec. | ||
| 16444 | 2025.09.19 00:40:25.684601 [ 5 ] {c25d9f8d-2664-4c2d-ab20-bff01314d63f} <Debug> TCPHandler: Processed in 0.001953756 sec. | ||
| 16445 | 2025.09.19 00:40:25.684734 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16446 | 2025.09.19 00:40:25.684855 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16447 | 2025.09.19 00:40:25.684904 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16448 | 2025.09.19 00:40:25.686096 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16449 | 2025.09.19 00:40:25.686132 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16450 | 2025.09.19 00:40:25.686540 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16451 | 2025.09.19 00:40:25.686759 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2025.09.19 00:40:25.686895 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.002064 sec., 623546.511627907 rows/sec., 51.60 MiB/sec. | ||
| 16453 | 2025.09.19 00:40:25.686933 [ 5 ] {12335370-8edf-43b4-a4a9-dc0d07eebca2} <Debug> TCPHandler: Processed in 0.002256819 sec. | ||
| 16454 | 2025.09.19 00:40:25.687042 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16455 | 2025.09.19 00:40:25.687135 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16456 | 2025.09.19 00:40:25.687175 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16457 | 2025.09.19 00:40:25.687594 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16458 | 2025.09.19 00:40:25.687630 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16459 | 2025.09.19 00:40:25.687931 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16460 | 2025.09.19 00:40:25.688144 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16461 | 2025.09.19 00:40:25.688272 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001155 sec., 48484.84848484849 rows/sec., 3.50 MiB/sec. | ||
| 16462 | 2025.09.19 00:40:25.688309 [ 5 ] {46d9530a-f4a4-4b12-8063-f5543519ec8a} <Debug> TCPHandler: Processed in 0.001316177 sec. | ||
| 16463 | 2025.09.19 00:40:25.688408 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2025.09.19 00:40:25.688499 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16465 | 2025.09.19 00:40:25.688537 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16466 | 2025.09.19 00:40:25.689009 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2025.09.19 00:40:25.689045 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16468 | 2025.09.19 00:40:25.689356 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16469 | 2025.09.19 00:40:25.689590 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2025.09.19 00:40:25.689721 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001239 sec., 184019.3704600484 rows/sec., 12.46 MiB/sec. | ||
| 16471 | 2025.09.19 00:40:25.689758 [ 5 ] {6242f1cc-2642-42f5-a8af-e934f4b416fb} <Debug> TCPHandler: Processed in 0.001396938 sec. | ||
| 16472 | 2025.09.19 00:40:25.689891 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16473 | 2025.09.19 00:40:25.690011 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16474 | 2025.09.19 00:40:25.690058 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16475 | 2025.09.19 00:40:25.690770 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2025.09.19 00:40:25.690807 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16477 | 2025.09.19 00:40:25.691142 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16478 | 2025.09.19 00:40:25.691477 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2025.09.19 00:40:25.691642 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001653 sec., 348457.3502722323 rows/sec., 25.94 MiB/sec. | ||
| 16480 | 2025.09.19 00:40:25.691690 [ 5 ] {0ce76c2e-5305-4290-93de-a9131c7c5ffc} <Debug> TCPHandler: Processed in 0.001857895 sec. | ||
| 16481 | 2025.09.19 00:40:25.691803 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2025.09.19 00:40:25.691899 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16483 | 2025.09.19 00:40:25.691943 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16484 | 2025.09.19 00:40:25.692518 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2025.09.19 00:40:25.692555 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16486 | 2025.09.19 00:40:25.692948 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16487 | 2025.09.19 00:40:25.693159 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2025.09.19 00:40:25.693292 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001413 sec., 602264.6850672328 rows/sec., 40.54 MiB/sec. | ||
| 16489 | 2025.09.19 00:40:25.693330 [ 5 ] {88ba9757-5fac-401c-94b8-c8e63b9ccd9d} <Debug> TCPHandler: Processed in 0.001577361 sec. | ||
| 16490 | 2025.09.19 00:40:25.693444 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2025.09.19 00:40:25.693539 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16492 | 2025.09.19 00:40:25.693596 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16493 | 2025.09.19 00:40:25.694469 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2025.09.19 00:40:25.694506 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16495 | 2025.09.19 00:40:25.695085 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16496 | 2025.09.19 00:40:25.695304 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2025.09.19 00:40:25.695446 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001925 sec., 21818.181818181816 rows/sec., 39.10 MiB/sec. | ||
| 16498 | 2025.09.19 00:40:25.695506 [ 5 ] {3050ea87-26bc-4447-9a56-b9f4e807c56d} <Debug> TCPHandler: Processed in 0.002112357 sec. | ||
| 16499 | 2025.09.19 00:40:25.695627 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16500 | 2025.09.19 00:40:25.695723 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16501 | 2025.09.19 00:40:25.695765 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16502 | 2025.09.19 00:40:25.696105 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2025.09.19 00:40:25.696139 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16504 | 2025.09.19 00:40:25.696450 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16505 | 2025.09.19 00:40:25.696668 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2025.09.19 00:40:25.696797 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 16507 | 2025.09.19 00:40:25.696832 [ 5 ] {20805c1e-8b82-401d-8164-68b12118884d} <Debug> TCPHandler: Processed in 0.001254357 sec. | ||
| 16508 | 2025.09.19 00:40:27.124402 [ 217 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 16509 | 2025.09.19 00:40:27.124483 [ 217 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 16510 | 2025.09.19 00:40:27.126768 [ 217 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 16511 | 2025.09.19 00:40:27.389339 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35973 | ||
| 16512 | 2025.09.19 00:40:27.390061 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16513 | 2025.09.19 00:40:27.390103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16514 | 2025.09.19 00:40:27.390606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16515 | 2025.09.19 00:40:27.390928 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16516 | 2025.09.19 00:40:27.391061 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35973 | ||
| 16517 | 2025.09.19 00:40:27.391213 [ 224 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 16518 | 2025.09.19 00:40:27.391294 [ 224 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 16519 | 2025.09.19 00:40:27.394040 [ 224 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 16520 | 2025.09.19 00:40:29.298406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16521 | 2025.09.19 00:40:29.314612 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2025.09.19 00:40:29.314667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16523 | 2025.09.19 00:40:29.320703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16524 | 2025.09.19 00:40:29.321526 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16525 | 2025.09.19 00:40:29.324456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16526 | 2025.09.19 00:40:30.026101 [ 221 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 16527 | 2025.09.19 00:40:30.026155 [ 221 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 16528 | 2025.09.19 00:40:30.029108 [ 221 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 16529 | 2025.09.19 00:40:30.662602 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16530 | 2025.09.19 00:40:30.662768 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16531 | 2025.09.19 00:40:30.662829 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16532 | 2025.09.19 00:40:30.663742 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16533 | 2025.09.19 00:40:30.663784 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16534 | 2025.09.19 00:40:30.664172 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16535 | 2025.09.19 00:40:30.664386 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16536 | 2025.09.19 00:40:30.664535 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001812 sec., 226269.31567328918 rows/sec., 14.35 MiB/sec. | ||
| 16537 | 2025.09.19 00:40:30.664575 [ 5 ] {a4ece44a-87b9-4d01-acf1-16f212a8019f} <Debug> TCPHandler: Processed in 0.002091777 sec. | ||
| 16538 | 2025.09.19 00:40:30.664695 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16539 | 2025.09.19 00:40:30.664789 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16540 | 2025.09.19 00:40:30.664828 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16541 | 2025.09.19 00:40:30.665815 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2025.09.19 00:40:30.665852 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16543 | 2025.09.19 00:40:30.666212 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16544 | 2025.09.19 00:40:30.666421 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2025.09.19 00:40:30.666548 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001778 sec., 625421.822272216 rows/sec., 49.32 MiB/sec. | ||
| 16546 | 2025.09.19 00:40:30.666585 [ 5 ] {a11b5d23-9119-4e28-bb2f-cb48657a5c18} <Debug> TCPHandler: Processed in 0.001938046 sec. | ||
| 16547 | 2025.09.19 00:40:30.666603 [ 138 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16548 | 2025.09.19 00:40:30.666688 [ 138 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16549 | 2025.09.19 00:40:30.666711 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16550 | 2025.09.19 00:40:30.666712 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16551 | 2025.09.19 00:40:30.666812 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16552 | 2025.09.19 00:40:30.666845 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 16553 | 2025.09.19 00:40:30.666857 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16554 | 2025.09.19 00:40:30.666978 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16555 | 2025.09.19 00:40:30.667013 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2346 rows starting from the beginning of the part | ||
| 16556 | 2025.09.19 00:40:30.667081 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1112 rows starting from the beginning of the part | ||
| 16557 | 2025.09.19 00:40:30.667125 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 141 rows starting from the beginning of the part | ||
| 16558 | 2025.09.19 00:40:30.667165 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1112 rows starting from the beginning of the part | ||
| 16559 | 2025.09.19 00:40:30.667202 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1287 rows starting from the beginning of the part | ||
| 16560 | 2025.09.19 00:40:30.667243 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1112 rows starting from the beginning of the part | ||
| 16561 | 2025.09.19 00:40:30.667412 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16562 | 2025.09.19 00:40:30.667452 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16563 | 2025.09.19 00:40:30.667773 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16564 | 2025.09.19 00:40:30.667992 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16565 | 2025.09.19 00:40:30.668119 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001326 sec., 154600.3016591252 rows/sec., 9.07 MiB/sec. | ||
| 16566 | 2025.09.19 00:40:30.668156 [ 5 ] {64e50500-a0f8-4560-a730-bee07199f207} <Debug> TCPHandler: Processed in 0.001493779 sec. | ||
| 16567 | 2025.09.19 00:40:30.668275 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16568 | 2025.09.19 00:40:30.668367 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16569 | 2025.09.19 00:40:30.668405 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16570 | 2025.09.19 00:40:30.668928 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16571 | 2025.09.19 00:40:30.668965 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16572 | 2025.09.19 00:40:30.669281 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16573 | 2025.09.19 00:40:30.669491 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16574 | 2025.09.19 00:40:30.669573 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772777 sec., 2564216.3073337665 rows/sec., 216.06 MiB/sec. | ||
| 16575 | 2025.09.19 00:40:30.669618 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 16576 | 2025.09.19 00:40:30.669660 [ 5 ] {5837aa59-340d-4818-9db4-fbfc8cbc3167} <Debug> TCPHandler: Processed in 0.001432349 sec. | ||
| 16577 | 2025.09.19 00:40:30.669773 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16578 | 2025.09.19 00:40:30.669862 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16579 | 2025.09.19 00:40:30.669866 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16580 | 2025.09.19 00:40:30.669915 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16581 | 2025.09.19 00:40:30.670173 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16582 | 2025.09.19 00:40:30.670254 [ 193 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_111_22} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16583 | 2025.09.19 00:40:30.670358 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 16584 | 2025.09.19 00:40:30.670420 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.09.19 00:40:30.670455 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16586 | 2025.09.19 00:40:30.670766 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16587 | 2025.09.19 00:40:30.670975 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2025.09.19 00:40:30.671102 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 16589 | 2025.09.19 00:40:30.671139 [ 5 ] {1ca6109f-d110-4646-934d-4b9d078bf572} <Debug> TCPHandler: Processed in 0.001414178 sec. | ||
| 16590 | 2025.09.19 00:40:30.671248 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2025.09.19 00:40:30.671341 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16592 | 2025.09.19 00:40:30.671380 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16593 | 2025.09.19 00:40:30.672044 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2025.09.19 00:40:30.672080 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16595 | 2025.09.19 00:40:30.672399 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16596 | 2025.09.19 00:40:30.672602 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2025.09.19 00:40:30.672726 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001404 sec., 483618.2336182336 rows/sec., 33.71 MiB/sec. | ||
| 16598 | 2025.09.19 00:40:30.672731 [ 138 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16599 | 2025.09.19 00:40:30.672766 [ 5 ] {770a9372-ea2d-4c22-beba-dc490786bc2a} <Debug> TCPHandler: Processed in 0.001566011 sec. | ||
| 16600 | 2025.09.19 00:40:30.672777 [ 138 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16601 | 2025.09.19 00:40:30.672822 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16602 | 2025.09.19 00:40:30.672887 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16603 | 2025.09.19 00:40:30.672938 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 16604 | 2025.09.19 00:40:30.672985 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16605 | 2025.09.19 00:40:30.673030 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16606 | 2025.09.19 00:40:30.673077 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16607 | 2025.09.19 00:40:30.673121 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1213 rows starting from the beginning of the part | ||
| 16608 | 2025.09.19 00:40:30.673197 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 679 rows starting from the beginning of the part | ||
| 16609 | 2025.09.19 00:40:30.673251 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 106 rows starting from the beginning of the part | ||
| 16610 | 2025.09.19 00:40:30.673298 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 679 rows starting from the beginning of the part | ||
| 16611 | 2025.09.19 00:40:30.673343 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 576 rows starting from the beginning of the part | ||
| 16612 | 2025.09.19 00:40:30.673364 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2025.09.19 00:40:30.673388 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 679 rows starting from the beginning of the part | ||
| 16614 | 2025.09.19 00:40:30.673405 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16615 | 2025.09.19 00:40:30.673740 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16616 | 2025.09.19 00:40:30.673968 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16617 | 2025.09.19 00:40:30.674097 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 16618 | 2025.09.19 00:40:30.674134 [ 5 ] {99c89ab7-bf12-46bf-b107-0ce10c88ff3e} <Debug> TCPHandler: Processed in 0.001294788 sec. | ||
| 16619 | 2025.09.19 00:40:30.674242 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16620 | 2025.09.19 00:40:30.674334 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16621 | 2025.09.19 00:40:30.674375 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16622 | 2025.09.19 00:40:30.674812 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16623 | 2025.09.19 00:40:30.674837 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3932 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952786 sec., 2013533.484979921 rows/sec., 151.12 MiB/sec. | ||
| 16624 | 2025.09.19 00:40:30.674848 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16625 | 2025.09.19 00:40:30.675070 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16626 | 2025.09.19 00:40:30.675216 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16627 | 2025.09.19 00:40:30.675383 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2025.09.19 00:40:30.675474 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_111_22} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16629 | 2025.09.19 00:40:30.675526 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16630 | 2025.09.19 00:40:30.675544 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 16631 | 2025.09.19 00:40:30.675668 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001352 sec., 232248.52071005918 rows/sec., 15.26 MiB/sec. | ||
| 16632 | 2025.09.19 00:40:30.675709 [ 5 ] {9789fa14-0cf2-4147-b9b0-a0bd5b8b0a5b} <Debug> TCPHandler: Processed in 0.00151377 sec. | ||
| 16633 | 2025.09.19 00:40:30.675826 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16634 | 2025.09.19 00:40:30.675944 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16635 | 2025.09.19 00:40:30.675992 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16636 | 2025.09.19 00:40:30.676366 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2025.09.19 00:40:30.676408 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16638 | 2025.09.19 00:40:30.676755 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16639 | 2025.09.19 00:40:30.676984 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2025.09.19 00:40:30.677113 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 16641 | 2025.09.19 00:40:30.677148 [ 5 ] {6dd5f394-0f3c-402a-8338-19a628b32d32} <Debug> TCPHandler: Processed in 0.001381438 sec. | ||
| 16642 | 2025.09.19 00:40:30.677256 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2025.09.19 00:40:30.677348 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16644 | 2025.09.19 00:40:30.677388 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16645 | 2025.09.19 00:40:30.677720 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16646 | 2025.09.19 00:40:30.677755 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16647 | 2025.09.19 00:40:30.678051 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16648 | 2025.09.19 00:40:30.678275 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16649 | 2025.09.19 00:40:30.678397 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 16650 | 2025.09.19 00:40:30.678404 [ 138 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16651 | 2025.09.19 00:40:30.678434 [ 5 ] {79eca416-4053-409f-aa75-ac0afc800985} <Debug> TCPHandler: Processed in 0.001225916 sec. | ||
| 16652 | 2025.09.19 00:40:30.678444 [ 138 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2025.09.19 00:40:30.678486 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16654 | 2025.09.19 00:40:30.678557 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 16655 | 2025.09.19 00:40:30.678643 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16656 | 2025.09.19 00:40:30.678672 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_106_21, total 8508 rows starting from the beginning of the part | ||
| 16657 | 2025.09.19 00:40:30.678727 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 104 rows starting from the beginning of the part | ||
| 16658 | 2025.09.19 00:40:30.678771 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16659 | 2025.09.19 00:40:30.678809 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 104 rows starting from the beginning of the part | ||
| 16660 | 2025.09.19 00:40:30.678847 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 16661 | 2025.09.19 00:40:30.678887 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 104 rows starting from the beginning of the part | ||
| 16662 | 2025.09.19 00:40:30.681682 [ 194 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8940 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151031 sec., 2837166.6289541423 rows/sec., 180.30 MiB/sec. | ||
| 16663 | 2025.09.19 00:40:30.681849 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16664 | 2025.09.19 00:40:30.682090 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16665 | 2025.09.19 00:40:30.682152 [ 193 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_111_22} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16666 | 2025.09.19 00:40:30.682213 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 16667 | 2025.09.19 00:40:34.708070 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16668 | 2025.09.19 00:40:34.708176 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16669 | 2025.09.19 00:40:34.891296 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36421 | ||
| 16670 | 2025.09.19 00:40:34.892148 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16671 | 2025.09.19 00:40:34.892239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16672 | 2025.09.19 00:40:34.892791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16673 | 2025.09.19 00:40:34.893023 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16674 | 2025.09.19 00:40:34.893155 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36421 | ||
| 16675 | 2025.09.19 00:40:34.893175 [ 142 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16676 | 2025.09.19 00:40:34.893225 [ 142 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2025.09.19 00:40:34.893248 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16678 | 2025.09.19 00:40:34.893442 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 16679 | 2025.09.19 00:40:34.893634 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16680 | 2025.09.19 00:40:34.893695 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34053 rows starting from the beginning of the part | ||
| 16681 | 2025.09.19 00:40:34.893796 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 16682 | 2025.09.19 00:40:34.893873 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 16683 | 2025.09.19 00:40:34.893942 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 16684 | 2025.09.19 00:40:34.894008 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 16685 | 2025.09.19 00:40:34.894057 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 16686 | 2025.09.19 00:40:34.896399 [ 200 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36421 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047779 sec., 11950013.436013568 rows/sec., 170.95 MiB/sec. | ||
| 16687 | 2025.09.19 00:40:34.896702 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16688 | 2025.09.19 00:40:34.896968 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_76_15} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2025.09.19 00:40:34.897028 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_76_15} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16690 | 2025.09.19 00:40:34.897133 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 16691 | 2025.09.19 00:40:35.005746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2098 | ||
| 16692 | 2025.09.19 00:40:35.008094 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16693 | 2025.09.19 00:40:35.008134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16694 | 2025.09.19 00:40:35.009265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16695 | 2025.09.19 00:40:35.009538 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2025.09.19 00:40:35.009705 [ 142 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16697 | 2025.09.19 00:40:35.009752 [ 142 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2025.09.19 00:40:35.009775 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16699 | 2025.09.19 00:40:35.009791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 16700 | 2025.09.19 00:40:35.009898 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 16701 | 2025.09.19 00:40:35.010469 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16702 | 2025.09.19 00:40:35.010606 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1920 rows starting from the beginning of the part | ||
| 16703 | 2025.09.19 00:40:35.010954 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 16704 | 2025.09.19 00:40:35.011321 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 16705 | 2025.09.19 00:40:35.011665 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 16706 | 2025.09.19 00:40:35.011999 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 16707 | 2025.09.19 00:40:35.012333 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 16708 | 2025.09.19 00:40:35.019263 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 72 columns (72 merged, 0 gathered) in 0.009429513 sec., 222492.93256184066 rows/sec., 169.02 MiB/sec. | ||
| 16709 | 2025.09.19 00:40:35.021188 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16710 | 2025.09.19 00:40:35.021798 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2025.09.19 00:40:35.021874 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_56_11} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16712 | 2025.09.19 00:40:35.022211 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.70 MiB. | ||
| 16713 | 2025.09.19 00:40:35.489102 [ 224 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 16714 | 2025.09.19 00:40:35.489144 [ 224 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 16715 | 2025.09.19 00:40:35.492944 [ 224 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 16716 | 2025.09.19 00:40:35.652877 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16717 | 2025.09.19 00:40:35.653070 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16718 | 2025.09.19 00:40:35.653148 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16719 | 2025.09.19 00:40:35.654014 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2025.09.19 00:40:35.654073 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16721 | 2025.09.19 00:40:35.654547 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16722 | 2025.09.19 00:40:35.654809 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2025.09.19 00:40:35.654990 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001976 sec., 70850.2024291498 rows/sec., 6.14 MiB/sec. | ||
| 16724 | 2025.09.19 00:40:35.655039 [ 5 ] {f0565c4a-fbba-4ffd-84bc-31745eda63f5} <Debug> TCPHandler: Processed in 0.00229043 sec. | ||
| 16725 | 2025.09.19 00:40:35.655164 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2025.09.19 00:40:35.655263 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16727 | 2025.09.19 00:40:35.655306 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16728 | 2025.09.19 00:40:35.655723 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2025.09.19 00:40:35.655760 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16730 | 2025.09.19 00:40:35.656053 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16731 | 2025.09.19 00:40:35.656284 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16732 | 2025.09.19 00:40:35.656408 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001168 sec., 35958.90410958904 rows/sec., 2.64 MiB/sec. | ||
| 16733 | 2025.09.19 00:40:35.656445 [ 5 ] {35491ac2-2f3a-44c4-9469-1c70c80420da} <Debug> TCPHandler: Processed in 0.001331187 sec. | ||
| 16734 | 2025.09.19 00:40:35.656552 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16735 | 2025.09.19 00:40:35.656644 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16736 | 2025.09.19 00:40:35.656682 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16737 | 2025.09.19 00:40:35.657104 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16738 | 2025.09.19 00:40:35.657140 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16739 | 2025.09.19 00:40:35.657439 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16740 | 2025.09.19 00:40:35.657645 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16741 | 2025.09.19 00:40:35.657771 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001145 sec., 92576.4192139738 rows/sec., 7.23 MiB/sec. | ||
| 16742 | 2025.09.19 00:40:35.657808 [ 5 ] {6321a49a-f3a4-478b-9bae-60f129f12069} <Debug> TCPHandler: Processed in 0.001302897 sec. | ||
| 16743 | 2025.09.19 00:40:35.657915 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16744 | 2025.09.19 00:40:35.658008 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16745 | 2025.09.19 00:40:35.658049 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16746 | 2025.09.19 00:40:35.658449 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16747 | 2025.09.19 00:40:35.658484 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16748 | 2025.09.19 00:40:35.658812 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16749 | 2025.09.19 00:40:35.659020 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2025.09.19 00:40:35.659145 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 16751 | 2025.09.19 00:40:35.659180 [ 5 ] {2cc87d72-ed56-4d88-b064-577e3bade8a1} <Debug> TCPHandler: Processed in 0.001312097 sec. | ||
| 16752 | 2025.09.19 00:40:35.659239 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 16753 | 2025.09.19 00:40:35.659282 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16754 | 2025.09.19 00:40:35.659285 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 16755 | 2025.09.19 00:40:35.659380 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16756 | 2025.09.19 00:40:35.659436 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16757 | 2025.09.19 00:40:35.660302 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2025.09.19 00:40:35.660337 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16759 | 2025.09.19 00:40:35.661030 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16760 | 2025.09.19 00:40:35.661321 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2025.09.19 00:40:35.661466 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16762 | 2025.09.19 00:40:35.661486 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002122 sec., 19792.648444863335 rows/sec., 35.47 MiB/sec. | ||
| 16763 | 2025.09.19 00:40:35.661535 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2025.09.19 00:40:35.661566 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16765 | 2025.09.19 00:40:35.661570 [ 5 ] {8f86310c-611a-4f90-87ed-f51df9b38d5e} <Debug> TCPHandler: Processed in 0.00233481 sec. | ||
| 16766 | 2025.09.19 00:40:35.661688 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 16767 | 2025.09.19 00:40:35.661718 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16768 | 2025.09.19 00:40:35.661839 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16769 | 2025.09.19 00:40:35.661889 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16770 | 2025.09.19 00:40:35.661931 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16771 | 2025.09.19 00:40:35.661996 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2018 rows starting from the beginning of the part | ||
| 16772 | 2025.09.19 00:40:35.662126 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 16773 | 2025.09.19 00:40:35.662235 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 16774 | 2025.09.19 00:40:35.662255 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2025.09.19 00:40:35.662299 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16776 | 2025.09.19 00:40:35.662313 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 16777 | 2025.09.19 00:40:35.662335 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 16778 | 2025.09.19 00:40:35.662431 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 16779 | 2025.09.19 00:40:35.662526 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 16780 | 2025.09.19 00:40:35.662640 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16781 | 2025.09.19 00:40:35.662912 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2025.09.19 00:40:35.663051 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 16783 | 2025.09.19 00:40:35.663087 [ 5 ] {04072201-d887-4df5-b86b-5557098bda6f} <Debug> TCPHandler: Processed in 0.001428439 sec. | ||
| 16784 | 2025.09.19 00:40:35.672065 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2228 rows, containing 19 columns (19 merged, 0 gathered) in 0.010433427 sec., 213544.408754669 rows/sec., 382.66 MiB/sec. | ||
| 16785 | 2025.09.19 00:40:35.674546 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16786 | 2025.09.19 00:40:35.674951 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2025.09.19 00:40:35.675029 [ 200 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16788 | 2025.09.19 00:40:35.675174 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.23 MiB. | ||
| 16789 | 2025.09.19 00:40:36.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.41 MiB, peak 394.59 MiB, free memory in arenas 0.00 B, will set to 381.02 MiB (RSS), difference: 4.61 MiB | ||
| 16790 | 2025.09.19 00:40:36.736383 [ 224 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16791 | 2025.09.19 00:40:36.736458 [ 224 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16792 | 2025.09.19 00:40:36.740196 [ 224 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16793 | 2025.09.19 00:40:36.790197 [ 212 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 16794 | 2025.09.19 00:40:36.790246 [ 212 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 16795 | 2025.09.19 00:40:36.792865 [ 212 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 16796 | 2025.09.19 00:40:36.824567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16797 | 2025.09.19 00:40:36.842002 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16798 | 2025.09.19 00:40:36.842044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16799 | 2025.09.19 00:40:36.848438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16800 | 2025.09.19 00:40:36.849140 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16801 | 2025.09.19 00:40:36.849497 [ 141 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16802 | 2025.09.19 00:40:36.849596 [ 141 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2025.09.19 00:40:36.849634 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16804 | 2025.09.19 00:40:36.849838 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 16805 | 2025.09.19 00:40:36.852319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16806 | 2025.09.19 00:40:36.853723 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16807 | 2025.09.19 00:40:36.855100 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 16808 | 2025.09.19 00:40:36.859818 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16809 | 2025.09.19 00:40:36.864434 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16810 | 2025.09.19 00:40:36.869224 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 16811 | 2025.09.19 00:40:36.874213 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 16812 | 2025.09.19 00:40:36.878755 [ 194 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 16813 | 2025.09.19 00:40:36.938378 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.088618889 sec., 6465.890133197224 rows/sec., 33.43 MiB/sec. | ||
| 16814 | 2025.09.19 00:40:36.941218 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16815 | 2025.09.19 00:40:36.943271 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_76_15} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2025.09.19 00:40:36.943358 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_76_15} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16817 | 2025.09.19 00:40:36.945782 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16818 | 2025.09.19 00:40:37.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.10 MiB, peak 399.52 MiB, free memory in arenas 0.00 B, will set to 381.02 MiB (RSS), difference: -1.07 MiB | ||
| 16819 | 2025.09.19 00:40:40.662939 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16820 | 2025.09.19 00:40:40.663232 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16821 | 2025.09.19 00:40:40.663295 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16822 | 2025.09.19 00:40:40.664510 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2025.09.19 00:40:40.664557 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16824 | 2025.09.19 00:40:40.664943 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16825 | 2025.09.19 00:40:40.665159 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16826 | 2025.09.19 00:40:40.665309 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002149 sec., 190786.41228478364 rows/sec., 12.10 MiB/sec. | ||
| 16827 | 2025.09.19 00:40:40.665350 [ 5 ] {ff4a6660-2765-450d-baa9-9684ade41cb1} <Debug> TCPHandler: Processed in 0.002586583 sec. | ||
| 16828 | 2025.09.19 00:40:40.665483 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16829 | 2025.09.19 00:40:40.665576 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16830 | 2025.09.19 00:40:40.665616 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16831 | 2025.09.19 00:40:40.666024 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16832 | 2025.09.19 00:40:40.666059 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16833 | 2025.09.19 00:40:40.666342 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16834 | 2025.09.19 00:40:40.666542 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16835 | 2025.09.19 00:40:40.666666 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 147.19 KiB/sec. | ||
| 16836 | 2025.09.19 00:40:40.666702 [ 5 ] {5586b3c5-a19a-4a17-9002-c8abaa0d4193} <Debug> TCPHandler: Processed in 0.001275207 sec. | ||
| 16837 | 2025.09.19 00:40:40.666817 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16838 | 2025.09.19 00:40:40.666908 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16839 | 2025.09.19 00:40:40.666945 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16840 | 2025.09.19 00:40:40.667881 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2025.09.19 00:40:40.667916 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16842 | 2025.09.19 00:40:40.668262 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16843 | 2025.09.19 00:40:40.668471 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16844 | 2025.09.19 00:40:40.668599 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001709 sec., 651258.0456407255 rows/sec., 51.36 MiB/sec. | ||
| 16845 | 2025.09.19 00:40:40.668643 [ 5 ] {2770da10-a08a-4f61-b4bf-fdbec5855467} <Debug> TCPHandler: Processed in 0.001873025 sec. | ||
| 16846 | 2025.09.19 00:40:40.668756 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16847 | 2025.09.19 00:40:40.668848 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16848 | 2025.09.19 00:40:40.668887 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16849 | 2025.09.19 00:40:40.669355 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16850 | 2025.09.19 00:40:40.669390 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16851 | 2025.09.19 00:40:40.669681 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16852 | 2025.09.19 00:40:40.669886 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16853 | 2025.09.19 00:40:40.670009 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001179 sec., 175572.51908396947 rows/sec., 10.32 MiB/sec. | ||
| 16854 | 2025.09.19 00:40:40.670029 [ 146 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16855 | 2025.09.19 00:40:40.670046 [ 5 ] {cff649bc-918e-475d-b536-6b0cc4e62810} <Debug> TCPHandler: Processed in 0.001337018 sec. | ||
| 16856 | 2025.09.19 00:40:40.670101 [ 146 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16857 | 2025.09.19 00:40:40.670129 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16858 | 2025.09.19 00:40:40.670189 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16859 | 2025.09.19 00:40:40.670227 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 16860 | 2025.09.19 00:40:40.670285 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16861 | 2025.09.19 00:40:40.670319 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16862 | 2025.09.19 00:40:40.670323 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16863 | 2025.09.19 00:40:40.670348 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 265 rows starting from the beginning of the part | ||
| 16864 | 2025.09.19 00:40:40.670405 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 205 rows starting from the beginning of the part | ||
| 16865 | 2025.09.19 00:40:40.670449 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 16866 | 2025.09.19 00:40:40.670491 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 205 rows starting from the beginning of the part | ||
| 16867 | 2025.09.19 00:40:40.670529 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 42 rows starting from the beginning of the part | ||
| 16868 | 2025.09.19 00:40:40.670569 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 207 rows starting from the beginning of the part | ||
| 16869 | 2025.09.19 00:40:40.670856 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16870 | 2025.09.19 00:40:40.670903 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16871 | 2025.09.19 00:40:40.671200 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16872 | 2025.09.19 00:40:40.671374 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183945 sec., 827741.1535164218 rows/sec., 53.56 MiB/sec. | ||
| 16873 | 2025.09.19 00:40:40.671403 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2025.09.19 00:40:40.671510 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16875 | 2025.09.19 00:40:40.671543 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 16876 | 2025.09.19 00:40:40.671551 [ 146 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 16877 | 2025.09.19 00:40:40.671582 [ 5 ] {5c95c8a4-8203-4871-915b-cee92bca2435} <Debug> TCPHandler: Processed in 0.001442809 sec. | ||
| 16878 | 2025.09.19 00:40:40.671596 [ 146 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2025.09.19 00:40:40.671632 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16880 | 2025.09.19 00:40:40.671706 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16881 | 2025.09.19 00:40:40.671728 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 16882 | 2025.09.19 00:40:40.671750 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2025.09.19 00:40:40.671802 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16884 | 2025.09.19 00:40:40.671811 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_111_22} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16885 | 2025.09.19 00:40:40.671814 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16886 | 2025.09.19 00:40:40.671842 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16887 | 2025.09.19 00:40:40.671849 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 16888 | 2025.09.19 00:40:40.671872 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16889 | 2025.09.19 00:40:40.671903 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 16890 | 2025.09.19 00:40:40.671945 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 16891 | 2025.09.19 00:40:40.671983 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part | ||
| 16892 | 2025.09.19 00:40:40.672021 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 16893 | 2025.09.19 00:40:40.672059 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 16894 | 2025.09.19 00:40:40.672352 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16895 | 2025.09.19 00:40:40.672386 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16896 | 2025.09.19 00:40:40.672684 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16897 | 2025.09.19 00:40:40.672835 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141114 sec., 1144495.641977927 rows/sec., 79.46 MiB/sec. | ||
| 16898 | 2025.09.19 00:40:40.672885 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16899 | 2025.09.19 00:40:40.672942 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 16900 | 2025.09.19 00:40:40.673009 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 16901 | 2025.09.19 00:40:40.673045 [ 5 ] {a484fa2b-5878-421c-bcd7-94180432c5c8} <Debug> TCPHandler: Processed in 0.001385938 sec. | ||
| 16902 | 2025.09.19 00:40:40.673151 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16903 | 2025.09.19 00:40:40.673158 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16904 | 2025.09.19 00:40:40.673208 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_75_15} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 16905 | 2025.09.19 00:40:40.673251 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16906 | 2025.09.19 00:40:40.673258 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 16907 | 2025.09.19 00:40:40.673289 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16908 | 2025.09.19 00:40:40.673953 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16909 | 2025.09.19 00:40:40.673987 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16910 | 2025.09.19 00:40:40.674319 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16911 | 2025.09.19 00:40:40.674520 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16912 | 2025.09.19 00:40:40.674641 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001407 sec., 484008.52878464817 rows/sec., 33.75 MiB/sec. | ||
| 16913 | 2025.09.19 00:40:40.674678 [ 5 ] {0a46e2f8-d51d-49ea-85a7-fc0915067cc2} <Debug> TCPHandler: Processed in 0.001567291 sec. | ||
| 16914 | 2025.09.19 00:40:40.674788 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16915 | 2025.09.19 00:40:40.674880 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16916 | 2025.09.19 00:40:40.674919 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16917 | 2025.09.19 00:40:40.675245 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16918 | 2025.09.19 00:40:40.675279 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16919 | 2025.09.19 00:40:40.675564 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16920 | 2025.09.19 00:40:40.675769 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16921 | 2025.09.19 00:40:40.675896 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 16922 | 2025.09.19 00:40:40.675931 [ 5 ] {ca1ee0ec-062c-4c65-9c4e-d2c6adb3144c} <Debug> TCPHandler: Processed in 0.001189546 sec. | ||
| 16923 | 2025.09.19 00:40:40.676039 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16924 | 2025.09.19 00:40:40.676129 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16925 | 2025.09.19 00:40:40.676169 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16926 | 2025.09.19 00:40:40.676602 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16927 | 2025.09.19 00:40:40.676637 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16928 | 2025.09.19 00:40:40.676954 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16929 | 2025.09.19 00:40:40.677153 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16930 | 2025.09.19 00:40:40.677275 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001164 sec., 270618.55670103093 rows/sec., 17.78 MiB/sec. | ||
| 16931 | 2025.09.19 00:40:40.677312 [ 5 ] {8170fccf-ea7a-4eb7-889a-f234e41daa26} <Debug> TCPHandler: Processed in 0.001320017 sec. | ||
| 16932 | 2025.09.19 00:40:40.677418 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16933 | 2025.09.19 00:40:40.677509 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16934 | 2025.09.19 00:40:40.677548 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16935 | 2025.09.19 00:40:40.677853 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16936 | 2025.09.19 00:40:40.677888 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16937 | 2025.09.19 00:40:40.678183 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16938 | 2025.09.19 00:40:40.678383 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16939 | 2025.09.19 00:40:40.678504 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 16940 | 2025.09.19 00:40:40.678538 [ 5 ] {8421dd2b-d891-4a89-b430-0b2a088bfe6a} <Debug> TCPHandler: Processed in 0.001167495 sec. | ||
| 16941 | 2025.09.19 00:40:40.678642 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16942 | 2025.09.19 00:40:40.678733 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16943 | 2025.09.19 00:40:40.678772 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16944 | 2025.09.19 00:40:40.679093 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16945 | 2025.09.19 00:40:40.679128 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16946 | 2025.09.19 00:40:40.679422 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16947 | 2025.09.19 00:40:40.679627 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16948 | 2025.09.19 00:40:40.679750 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001035 sec., 100483.09178743963 rows/sec., 6.16 MiB/sec. | ||
| 16949 | 2025.09.19 00:40:40.679784 [ 5 ] {c87ac831-4cdf-48fb-8718-7124f0a64b5e} <Debug> TCPHandler: Processed in 0.001188215 sec. | ||
| 16950 | 2025.09.19 00:40:42.393312 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36933 | ||
| 16951 | 2025.09.19 00:40:42.393866 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2025.09.19 00:40:42.393917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16953 | 2025.09.19 00:40:42.394429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16954 | 2025.09.19 00:40:42.394688 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2025.09.19 00:40:42.394844 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36933 | ||
| 16956 | 2025.09.19 00:40:44.352427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16957 | 2025.09.19 00:40:44.369187 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16958 | 2025.09.19 00:40:44.369235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16959 | 2025.09.19 00:40:44.374841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16960 | 2025.09.19 00:40:44.375579 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16961 | 2025.09.19 00:40:44.378596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16962 | 2025.09.19 00:40:45.010024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2132 | ||
| 16963 | 2025.09.19 00:40:45.012552 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16964 | 2025.09.19 00:40:45.012606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16965 | 2025.09.19 00:40:45.013864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16966 | 2025.09.19 00:40:45.014153 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16967 | 2025.09.19 00:40:45.014555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2132 | ||
| 16968 | 2025.09.19 00:40:45.653965 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16969 | 2025.09.19 00:40:45.654159 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16970 | 2025.09.19 00:40:45.654232 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16971 | 2025.09.19 00:40:45.654970 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16972 | 2025.09.19 00:40:45.655019 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16973 | 2025.09.19 00:40:45.655454 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16974 | 2025.09.19 00:40:45.655684 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16975 | 2025.09.19 00:40:45.655838 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001731 sec., 80878.10514153668 rows/sec., 7.01 MiB/sec. | ||
| 16976 | 2025.09.19 00:40:45.655901 [ 5 ] {9ffa9c39-fee4-4322-afa3-c42a02ccbbe7} <Debug> TCPHandler: Processed in 0.002072817 sec. | ||
| 16977 | 2025.09.19 00:40:45.656048 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16978 | 2025.09.19 00:40:45.656163 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16979 | 2025.09.19 00:40:45.656203 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16980 | 2025.09.19 00:40:45.656616 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16981 | 2025.09.19 00:40:45.656652 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16982 | 2025.09.19 00:40:45.656960 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16983 | 2025.09.19 00:40:45.657186 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16984 | 2025.09.19 00:40:45.657318 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001174 sec., 35775.12776831346 rows/sec., 2.63 MiB/sec. | ||
| 16985 | 2025.09.19 00:40:45.657356 [ 5 ] {03579036-826f-45d7-a2e7-1efb531e4679} <Debug> TCPHandler: Processed in 0.001378229 sec. | ||
| 16986 | 2025.09.19 00:40:45.657451 [ 224 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 16987 | 2025.09.19 00:40:45.657460 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16988 | 2025.09.19 00:40:45.657507 [ 224 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 16989 | 2025.09.19 00:40:45.657595 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16990 | 2025.09.19 00:40:45.657639 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16991 | 2025.09.19 00:40:45.658055 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16992 | 2025.09.19 00:40:45.658090 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16993 | 2025.09.19 00:40:45.658410 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16994 | 2025.09.19 00:40:45.658613 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16995 | 2025.09.19 00:40:45.658798 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00122 sec., 86885.24590163935 rows/sec., 6.79 MiB/sec. | ||
| 16996 | 2025.09.19 00:40:45.658835 [ 5 ] {4c544659-0d7d-4957-967a-f5babb9b36bf} <Debug> TCPHandler: Processed in 0.001421749 sec. | ||
| 16997 | 2025.09.19 00:40:45.658948 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16998 | 2025.09.19 00:40:45.659042 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16999 | 2025.09.19 00:40:45.659087 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17000 | 2025.09.19 00:40:45.659501 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17001 | 2025.09.19 00:40:45.659537 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17002 | 2025.09.19 00:40:45.659909 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17003 | 2025.09.19 00:40:45.660125 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17004 | 2025.09.19 00:40:45.660255 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 17005 | 2025.09.19 00:40:45.660250 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_109_22 to all_113_113_0 | ||
| 17006 | 2025.09.19 00:40:45.660295 [ 5 ] {aa275267-2c47-4e93-9c0b-bbe5e0ea18c1} <Debug> TCPHandler: Processed in 0.001396288 sec. | ||
| 17007 | 2025.09.19 00:40:45.660331 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2025.09.19 00:40:45.660362 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17009 | 2025.09.19 00:40:45.660399 [ 224 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 17010 | 2025.09.19 00:40:45.660419 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17011 | 2025.09.19 00:40:45.660452 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_109_22 to all_113_113_0 into Compact with storage Full | ||
| 17012 | 2025.09.19 00:40:45.660519 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17013 | 2025.09.19 00:40:45.660549 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17014 | 2025.09.19 00:40:45.660574 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17015 | 2025.09.19 00:40:45.660579 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 38156 rows starting from the beginning of the part | ||
| 17016 | 2025.09.19 00:40:45.660644 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 851 rows starting from the beginning of the part | ||
| 17017 | 2025.09.19 00:40:45.660691 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 314 rows starting from the beginning of the part | ||
| 17018 | 2025.09.19 00:40:45.660736 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 17019 | 2025.09.19 00:40:45.660783 [ 201 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 315 rows starting from the beginning of the part | ||
| 17020 | 2025.09.19 00:40:45.661456 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2025.09.19 00:40:45.661491 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17022 | 2025.09.19 00:40:45.662056 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17023 | 2025.09.19 00:40:45.662290 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2025.09.19 00:40:45.662428 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 39.08 MiB/sec. | ||
| 17025 | 2025.09.19 00:40:45.662487 [ 5 ] {2a521b9b-d430-4786-a951-76d92333c273} <Debug> TCPHandler: Processed in 0.002116868 sec. | ||
| 17026 | 2025.09.19 00:40:45.662602 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2025.09.19 00:40:45.662696 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17028 | 2025.09.19 00:40:45.662738 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17029 | 2025.09.19 00:40:45.663102 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2025.09.19 00:40:45.663137 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17031 | 2025.09.19 00:40:45.663460 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17032 | 2025.09.19 00:40:45.663670 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17033 | 2025.09.19 00:40:45.663800 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 17034 | 2025.09.19 00:40:45.663835 [ 5 ] {563a5644-4ea0-47d9-b66f-4f78d6e921c7} <Debug> TCPHandler: Processed in 0.001281096 sec. | ||
| 17035 | 2025.09.19 00:40:45.668435 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39796 rows, containing 5 columns (5 merged, 0 gathered) in 0.008015745 sec., 4964728.793143994 rows/sec., 332.41 MiB/sec. | ||
| 17036 | 2025.09.19 00:40:45.668966 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 17037 | 2025.09.19 00:40:45.669269 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2025.09.19 00:40:45.669352 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_109_22, all_113_113_0] -> all_1_113_23 | ||
| 17039 | 2025.09.19 00:40:45.669445 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17040 | 2025.09.19 00:40:49.708437 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17041 | 2025.09.19 00:40:49.708557 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17042 | 2025.09.19 00:40:49.895015 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37381 | ||
| 17043 | 2025.09.19 00:40:49.895547 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17044 | 2025.09.19 00:40:49.895601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17045 | 2025.09.19 00:40:49.896139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17046 | 2025.09.19 00:40:49.896386 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17047 | 2025.09.19 00:40:49.896546 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37381 | ||
| 17048 | 2025.09.19 00:40:50.662670 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17049 | 2025.09.19 00:40:50.662861 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17050 | 2025.09.19 00:40:50.662930 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17051 | 2025.09.19 00:40:50.663885 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2025.09.19 00:40:50.663927 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17053 | 2025.09.19 00:40:50.664337 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17054 | 2025.09.19 00:40:50.664557 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2025.09.19 00:40:50.664702 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 13.74 MiB/sec. | ||
| 17056 | 2025.09.19 00:40:50.664743 [ 5 ] {fe482fa0-89de-4d2d-90d8-40b5e65a2702} <Debug> TCPHandler: Processed in 0.002201059 sec. | ||
| 17057 | 2025.09.19 00:40:50.664862 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17058 | 2025.09.19 00:40:50.664955 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17059 | 2025.09.19 00:40:50.664996 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17060 | 2025.09.19 00:40:50.665959 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17061 | 2025.09.19 00:40:50.665994 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17062 | 2025.09.19 00:40:50.666372 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17063 | 2025.09.19 00:40:50.666596 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2025.09.19 00:40:50.666719 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001783 sec., 623667.9753224902 rows/sec., 49.18 MiB/sec. | ||
| 17065 | 2025.09.19 00:40:50.666756 [ 5 ] {3f5288e8-c4d6-4206-974a-7636b9c015de} <Debug> TCPHandler: Processed in 0.001941685 sec. | ||
| 17066 | 2025.09.19 00:40:50.666876 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17067 | 2025.09.19 00:40:50.666969 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17068 | 2025.09.19 00:40:50.667008 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17069 | 2025.09.19 00:40:50.667551 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17070 | 2025.09.19 00:40:50.667586 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17071 | 2025.09.19 00:40:50.667894 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17072 | 2025.09.19 00:40:50.668097 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17073 | 2025.09.19 00:40:50.668220 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00127 sec., 161417.32283464566 rows/sec., 9.47 MiB/sec. | ||
| 17074 | 2025.09.19 00:40:50.668257 [ 5 ] {901241d0-40d9-46ca-997e-65c2c445929f} <Debug> TCPHandler: Processed in 0.001429159 sec. | ||
| 17075 | 2025.09.19 00:40:50.668366 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17076 | 2025.09.19 00:40:50.668458 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17077 | 2025.09.19 00:40:50.668497 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17078 | 2025.09.19 00:40:50.669006 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2025.09.19 00:40:50.669041 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17080 | 2025.09.19 00:40:50.669345 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17081 | 2025.09.19 00:40:50.669551 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2025.09.19 00:40:50.669680 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 17083 | 2025.09.19 00:40:50.669716 [ 5 ] {db00a344-6e2a-4944-9a67-4d9fa4f88393} <Debug> TCPHandler: Processed in 0.001398428 sec. | ||
| 17084 | 2025.09.19 00:40:50.669827 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17085 | 2025.09.19 00:40:50.669926 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17086 | 2025.09.19 00:40:50.669965 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17087 | 2025.09.19 00:40:50.670434 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17088 | 2025.09.19 00:40:50.670468 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17089 | 2025.09.19 00:40:50.670764 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17090 | 2025.09.19 00:40:50.670971 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17091 | 2025.09.19 00:40:50.671094 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 17092 | 2025.09.19 00:40:50.671130 [ 5 ] {d323f17f-d67f-444b-9905-7f3a5b2c7f18} <Debug> TCPHandler: Processed in 0.001354268 sec. | ||
| 17093 | 2025.09.19 00:40:50.671235 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2025.09.19 00:40:50.671326 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17095 | 2025.09.19 00:40:50.671364 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17096 | 2025.09.19 00:40:50.672003 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17097 | 2025.09.19 00:40:50.672036 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17098 | 2025.09.19 00:40:50.672365 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17099 | 2025.09.19 00:40:50.672571 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2025.09.19 00:40:50.672694 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001386 sec., 489898.98989898985 rows/sec., 34.15 MiB/sec. | ||
| 17101 | 2025.09.19 00:40:50.672730 [ 5 ] {27d07215-37ef-4b8c-9f19-fddb69215089} <Debug> TCPHandler: Processed in 0.001543181 sec. | ||
| 17102 | 2025.09.19 00:40:50.672837 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2025.09.19 00:40:50.672928 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17104 | 2025.09.19 00:40:50.672968 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17105 | 2025.09.19 00:40:50.673295 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2025.09.19 00:40:50.673327 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17107 | 2025.09.19 00:40:50.673618 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17108 | 2025.09.19 00:40:50.673821 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2025.09.19 00:40:50.673909 [ 129 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17110 | 2025.09.19 00:40:50.673943 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 17111 | 2025.09.19 00:40:50.673946 [ 129 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2025.09.19 00:40:50.673974 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17113 | 2025.09.19 00:40:50.673980 [ 5 ] {e894cfb2-afe3-4003-8103-3a93be8908ab} <Debug> TCPHandler: Processed in 0.001190566 sec. | ||
| 17114 | 2025.09.19 00:40:50.674082 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 17115 | 2025.09.19 00:40:50.674089 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17116 | 2025.09.19 00:40:50.674188 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17117 | 2025.09.19 00:40:50.674199 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17118 | 2025.09.19 00:40:50.674220 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 17119 | 2025.09.19 00:40:50.674241 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17120 | 2025.09.19 00:40:50.674284 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 17121 | 2025.09.19 00:40:50.674334 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 17122 | 2025.09.19 00:40:50.674378 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 17123 | 2025.09.19 00:40:50.674422 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 17124 | 2025.09.19 00:40:50.674462 [ 193 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 17125 | 2025.09.19 00:40:50.674667 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2025.09.19 00:40:50.674702 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17127 | 2025.09.19 00:40:50.675023 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17128 | 2025.09.19 00:40:50.675176 [ 195 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001131775 sec., 296878.7965805924 rows/sec., 15.15 MiB/sec. | ||
| 17129 | 2025.09.19 00:40:50.675235 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17130 | 2025.09.19 00:40:50.675365 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 17131 | 2025.09.19 00:40:50.675403 [ 5 ] {e741b517-b6d9-4f6d-975e-2126d017889b} <Debug> TCPHandler: Processed in 0.001360837 sec. | ||
| 17132 | 2025.09.19 00:40:50.675418 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17133 | 2025.09.19 00:40:50.675518 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2025.09.19 00:40:50.675615 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17135 | 2025.09.19 00:40:50.675656 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17136 | 2025.09.19 00:40:50.675802 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_56_11} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2025.09.19 00:40:50.675902 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_56_11} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17138 | 2025.09.19 00:40:50.675966 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17139 | 2025.09.19 00:40:50.676006 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17140 | 2025.09.19 00:40:50.676006 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17141 | 2025.09.19 00:40:50.676313 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17142 | 2025.09.19 00:40:50.676526 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17143 | 2025.09.19 00:40:50.676650 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 17144 | 2025.09.19 00:40:50.676684 [ 5 ] {fa2df541-d2d5-4053-9e17-56e8a92a4c6f} <Debug> TCPHandler: Processed in 0.001222156 sec. | ||
| 17145 | 2025.09.19 00:40:50.676789 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17146 | 2025.09.19 00:40:50.676887 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17147 | 2025.09.19 00:40:50.676926 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17148 | 2025.09.19 00:40:50.677244 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17149 | 2025.09.19 00:40:50.677277 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17150 | 2025.09.19 00:40:50.677577 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17151 | 2025.09.19 00:40:50.677778 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17152 | 2025.09.19 00:40:50.677900 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001031 sec., 100872.9388942774 rows/sec., 6.18 MiB/sec. | ||
| 17153 | 2025.09.19 00:40:50.677934 [ 5 ] {060b2f00-4b17-4c57-9295-04ae6bebb005} <Debug> TCPHandler: Processed in 0.001192396 sec. | ||
| 17154 | 2025.09.19 00:40:51.503627 [ 127 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 17155 | 2025.09.19 00:40:51.503730 [ 127 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17156 | 2025.09.19 00:40:51.503775 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17157 | 2025.09.19 00:40:51.503959 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 17158 | 2025.09.19 00:40:51.504167 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17159 | 2025.09.19 00:40:51.504224 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 17160 | 2025.09.19 00:40:51.504327 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 17161 | 2025.09.19 00:40:51.504405 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 17162 | 2025.09.19 00:40:51.504475 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 17163 | 2025.09.19 00:40:51.504519 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 17164 | 2025.09.19 00:40:51.505287 [ 198 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402618 sec., 27092.19473869578 rows/sec., 2.26 MiB/sec. | ||
| 17165 | 2025.09.19 00:40:51.505491 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 17166 | 2025.09.19 00:40:51.505802 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2025.09.19 00:40:51.505883 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_29_7} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 17168 | 2025.09.19 00:40:51.505991 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17169 | 2025.09.19 00:40:51.878691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17170 | 2025.09.19 00:40:51.895677 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2025.09.19 00:40:51.895722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17172 | 2025.09.19 00:40:51.901795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17173 | 2025.09.19 00:40:51.902496 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2025.09.19 00:40:51.905466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17175 | 2025.09.19 00:40:52.751017 [ 212 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): 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] | ||
| 17176 | 2025.09.19 00:40:52.751078 [ 212 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): 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] | ||
| 17177 | 2025.09.19 00:40:52.753913 [ 212 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): 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] | ||
| 17178 | 2025.09.19 00:40:55.014786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2164 | ||
| 17179 | 2025.09.19 00:40:55.017458 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2025.09.19 00:40:55.017520 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17181 | 2025.09.19 00:40:55.018876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17182 | 2025.09.19 00:40:55.019166 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17183 | 2025.09.19 00:40:55.019612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2164 | ||
| 17184 | 2025.09.19 00:40:55.680639 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2025.09.19 00:40:55.680841 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17186 | 2025.09.19 00:40:55.680914 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17187 | 2025.09.19 00:40:55.681575 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2025.09.19 00:40:55.681622 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17189 | 2025.09.19 00:40:55.681985 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17190 | 2025.09.19 00:40:55.682205 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17191 | 2025.09.19 00:40:55.682359 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001576 sec., 1269.0355329949239 rows/sec., 103.48 KiB/sec. | ||
| 17192 | 2025.09.19 00:40:55.682401 [ 5 ] {c9c35eac-dcc0-43a4-ba36-0b3aa03c3556} <Debug> TCPHandler: Processed in 0.001894665 sec. | ||
| 17193 | 2025.09.19 00:40:55.682520 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17194 | 2025.09.19 00:40:55.682637 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17195 | 2025.09.19 00:40:55.682677 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17196 | 2025.09.19 00:40:55.683665 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17197 | 2025.09.19 00:40:55.683727 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17198 | 2025.09.19 00:40:55.684124 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17199 | 2025.09.19 00:40:55.684349 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2025.09.19 00:40:55.684472 [ 126 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17201 | 2025.09.19 00:40:55.684480 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.001861 sec., 688339.6023643202 rows/sec., 56.99 MiB/sec. | ||
| 17202 | 2025.09.19 00:40:55.684543 [ 126 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17203 | 2025.09.19 00:40:55.684561 [ 5 ] {efd40ea5-3c85-42af-bd10-6a7bed3eb8f0} <Debug> TCPHandler: Processed in 0.002088977 sec. | ||
| 17204 | 2025.09.19 00:40:55.684575 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17205 | 2025.09.19 00:40:55.684678 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2025.09.19 00:40:55.684717 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::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 | ||
| 17207 | 2025.09.19 00:40:55.684777 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17208 | 2025.09.19 00:40:55.684824 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17209 | 2025.09.19 00:40:55.684839 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17210 | 2025.09.19 00:40:55.684880 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2346 rows starting from the beginning of the part | ||
| 17211 | 2025.09.19 00:40:55.684949 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 140 rows starting from the beginning of the part | ||
| 17212 | 2025.09.19 00:40:55.684996 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1113 rows starting from the beginning of the part | ||
| 17213 | 2025.09.19 00:40:55.685082 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 140 rows starting from the beginning of the part | ||
| 17214 | 2025.09.19 00:40:55.685157 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1112 rows starting from the beginning of the part | ||
| 17215 | 2025.09.19 00:40:55.685212 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1281 rows starting from the beginning of the part | ||
| 17216 | 2025.09.19 00:40:55.685268 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2025.09.19 00:40:55.685309 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17218 | 2025.09.19 00:40:55.685644 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17219 | 2025.09.19 00:40:55.685858 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17220 | 2025.09.19 00:40:55.685992 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001233 sec., 35685.320356853204 rows/sec., 2.61 MiB/sec. | ||
| 17221 | 2025.09.19 00:40:55.686030 [ 5 ] {61926c4f-14de-41d6-be3c-f89716227d1d} <Debug> TCPHandler: Processed in 0.001401418 sec. | ||
| 17222 | 2025.09.19 00:40:55.686152 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17223 | 2025.09.19 00:40:55.686271 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17224 | 2025.09.19 00:40:55.686321 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17225 | 2025.09.19 00:40:55.686856 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17226 | 2025.09.19 00:40:55.686893 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17227 | 2025.09.19 00:40:55.687216 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17228 | 2025.09.19 00:40:55.687438 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2025.09.19 00:40:55.687490 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6132 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815256 sec., 2178132.290633605 rows/sec., 184.47 MiB/sec. | ||
| 17230 | 2025.09.19 00:40:55.687572 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001327 sec., 171816.12660135643 rows/sec., 11.63 MiB/sec. | ||
| 17231 | 2025.09.19 00:40:55.687615 [ 5 ] {b4ba156e-e063-41ae-9406-a3cb6c522af5} <Debug> TCPHandler: Processed in 0.00152454 sec. | ||
| 17232 | 2025.09.19 00:40:55.687619 [ 219 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): 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] | ||
| 17233 | 2025.09.19 00:40:55.687652 [ 219 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): 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] | ||
| 17234 | 2025.09.19 00:40:55.687716 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17235 | 2025.09.19 00:40:55.687818 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17236 | 2025.09.19 00:40:55.687822 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17237 | 2025.09.19 00:40:55.687860 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17238 | 2025.09.19 00:40:55.688198 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2025.09.19 00:40:55.688301 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_116_23} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17240 | 2025.09.19 00:40:55.688415 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 17241 | 2025.09.19 00:40:55.688478 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17242 | 2025.09.19 00:40:55.688520 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17243 | 2025.09.19 00:40:55.688867 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17244 | 2025.09.19 00:40:55.689218 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17245 | 2025.09.19 00:40:55.689361 [ 126 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17246 | 2025.09.19 00:40:55.689391 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.00159 sec., 354716.9811320755 rows/sec., 26.37 MiB/sec. | ||
| 17247 | 2025.09.19 00:40:55.689396 [ 126 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17248 | 2025.09.19 00:40:55.689437 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17249 | 2025.09.19 00:40:55.689446 [ 5 ] {4ff6df7f-e5fb-4f38-b869-d709c14f5af1} <Debug> TCPHandler: Processed in 0.001777833 sec. | ||
| 17250 | 2025.09.19 00:40:55.689501 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::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 | ||
| 17251 | 2025.09.19 00:40:55.689581 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17252 | 2025.09.19 00:40:55.689598 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17253 | 2025.09.19 00:40:55.689633 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1213 rows starting from the beginning of the part | ||
| 17254 | 2025.09.19 00:40:55.689679 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 106 rows starting from the beginning of the part | ||
| 17255 | 2025.09.19 00:40:55.689686 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17256 | 2025.09.19 00:40:55.689720 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 681 rows starting from the beginning of the part | ||
| 17257 | 2025.09.19 00:40:55.689740 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17258 | 2025.09.19 00:40:55.689762 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 106 rows starting from the beginning of the part | ||
| 17259 | 2025.09.19 00:40:55.689805 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 679 rows starting from the beginning of the part | ||
| 17260 | 2025.09.19 00:40:55.689844 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 564 rows starting from the beginning of the part | ||
| 17261 | 2025.09.19 00:40:55.690346 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17262 | 2025.09.19 00:40:55.690393 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17263 | 2025.09.19 00:40:55.690796 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17264 | 2025.09.19 00:40:55.691061 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158609 sec., 2111481.6939770128 rows/sec., 159.53 MiB/sec. | ||
| 17265 | 2025.09.19 00:40:55.691085 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2025.09.19 00:40:55.691205 [ 219 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): 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] | ||
| 17267 | 2025.09.19 00:40:55.691247 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00158 sec., 534810.1265822785 rows/sec., 36.00 MiB/sec. | ||
| 17268 | 2025.09.19 00:40:55.691291 [ 5 ] {886db3e1-a462-4859-862c-1c4e55cb7178} <Debug> TCPHandler: Processed in 0.001765773 sec. | ||
| 17269 | 2025.09.19 00:40:55.691299 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17270 | 2025.09.19 00:40:55.691417 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17271 | 2025.09.19 00:40:55.691517 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17272 | 2025.09.19 00:40:55.691573 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17273 | 2025.09.19 00:40:55.691598 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17274 | 2025.09.19 00:40:55.691678 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_116_23} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17275 | 2025.09.19 00:40:55.691791 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 17276 | 2025.09.19 00:40:55.692426 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17277 | 2025.09.19 00:40:55.692467 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17278 | 2025.09.19 00:40:55.693048 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17279 | 2025.09.19 00:40:55.693277 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17280 | 2025.09.19 00:40:55.693423 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001925 sec., 21818.181818181816 rows/sec., 39.10 MiB/sec. | ||
| 17281 | 2025.09.19 00:40:55.693487 [ 5 ] {832f89ac-154c-4338-8fac-8127920b6cd6} <Debug> TCPHandler: Processed in 0.002119358 sec. | ||
| 17282 | 2025.09.19 00:40:55.693610 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17283 | 2025.09.19 00:40:55.693703 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17284 | 2025.09.19 00:40:55.693743 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17285 | 2025.09.19 00:40:55.694088 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17286 | 2025.09.19 00:40:55.694124 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17287 | 2025.09.19 00:40:55.694431 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17288 | 2025.09.19 00:40:55.694648 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17289 | 2025.09.19 00:40:55.694764 [ 126 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17290 | 2025.09.19 00:40:55.694774 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 17291 | 2025.09.19 00:40:55.694801 [ 126 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2025.09.19 00:40:55.694824 [ 5 ] {b60b0618-d8e9-4858-9cdb-42ec219e68a2} <Debug> TCPHandler: Processed in 0.001265127 sec. | ||
| 17293 | 2025.09.19 00:40:55.694825 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17294 | 2025.09.19 00:40:55.694939 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::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 | ||
| 17295 | 2025.09.19 00:40:55.695067 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17296 | 2025.09.19 00:40:55.695105 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_111_22, total 8940 rows starting from the beginning of the part | ||
| 17297 | 2025.09.19 00:40:55.695176 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 17298 | 2025.09.19 00:40:55.695226 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 104 rows starting from the beginning of the part | ||
| 17299 | 2025.09.19 00:40:55.695271 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 17300 | 2025.09.19 00:40:55.695319 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part | ||
| 17301 | 2025.09.19 00:40:55.695364 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 17302 | 2025.09.19 00:40:55.697996 [ 186 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9328 rows, containing 4 columns (4 merged, 0 gathered) in 0.003100571 sec., 3008478.115805121 rows/sec., 191.26 MiB/sec. | ||
| 17303 | 2025.09.19 00:40:55.698273 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17304 | 2025.09.19 00:40:55.698640 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17305 | 2025.09.19 00:40:55.698716 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_116_23} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17306 | 2025.09.19 00:40:55.698803 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 17307 | 2025.09.19 00:40:57.396687 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37893 | ||
| 17308 | 2025.09.19 00:40:57.397312 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2025.09.19 00:40:57.397371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17310 | 2025.09.19 00:40:57.397906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17311 | 2025.09.19 00:40:57.398146 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17312 | 2025.09.19 00:40:57.398297 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37893 | ||
| 17313 | 2025.09.19 00:40:59.405573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17314 | 2025.09.19 00:40:59.422993 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17315 | 2025.09.19 00:40:59.423044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17316 | 2025.09.19 00:40:59.429314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17317 | 2025.09.19 00:40:59.430019 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2025.09.19 00:40:59.433071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17319 | 2025.09.19 00:41:00.024573 [ 217 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 17320 | 2025.09.19 00:41:00.024659 [ 217 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 17321 | 2025.09.19 00:41:00.028663 [ 217 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): 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] | ||
| 17322 | 2025.09.19 00:41:00.111820 [ 212 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): 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] | ||
| 17323 | 2025.09.19 00:41:00.111872 [ 212 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): 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] | ||
| 17324 | 2025.09.19 00:41:00.113527 [ 212 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): 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] | ||
| 17325 | 2025.09.19 00:41:00.433419 [ 212 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 17326 | 2025.09.19 00:41:00.433480 [ 212 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 17327 | 2025.09.19 00:41:00.435733 [ 212 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): 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] | ||
| 17328 | 2025.09.19 00:41:00.661934 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2025.09.19 00:41:00.662111 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17330 | 2025.09.19 00:41:00.662176 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17331 | 2025.09.19 00:41:00.662947 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17332 | 2025.09.19 00:41:00.662991 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17333 | 2025.09.19 00:41:00.663399 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17334 | 2025.09.19 00:41:00.663634 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17335 | 2025.09.19 00:41:00.663760 [ 117 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17336 | 2025.09.19 00:41:00.663793 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001728 sec., 237268.51851851854 rows/sec., 15.05 MiB/sec. | ||
| 17337 | 2025.09.19 00:41:00.663805 [ 117 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17338 | 2025.09.19 00:41:00.663856 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17339 | 2025.09.19 00:41:00.663856 [ 5 ] {8dc27c53-85c2-4f7d-8d83-e17a09f77f25} <Debug> TCPHandler: Processed in 0.002045177 sec. | ||
| 17340 | 2025.09.19 00:41:00.663990 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2025.09.19 00:41:00.663991 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 17342 | 2025.09.19 00:41:00.664090 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17343 | 2025.09.19 00:41:00.664137 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17344 | 2025.09.19 00:41:00.664152 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17345 | 2025.09.19 00:41:00.664195 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 17346 | 2025.09.19 00:41:00.664280 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 17347 | 2025.09.19 00:41:00.664335 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 17348 | 2025.09.19 00:41:00.664386 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 17349 | 2025.09.19 00:41:00.664434 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::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 | ||
| 17350 | 2025.09.19 00:41:00.664930 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2025.09.19 00:41:00.664970 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17352 | 2025.09.19 00:41:00.665350 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17353 | 2025.09.19 00:41:00.665518 [ 200 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158725 sec., 1291541.9751141912 rows/sec., 86.86 MiB/sec. | ||
| 17354 | 2025.09.19 00:41:00.665565 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2025.09.19 00:41:00.665703 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001635 sec., 680122.3241590214 rows/sec., 53.64 MiB/sec. | ||
| 17356 | 2025.09.19 00:41:00.665746 [ 5 ] {a9db0064-34b0-4b56-9437-e1f7acc01413} <Debug> TCPHandler: Processed in 0.001807893 sec. | ||
| 17357 | 2025.09.19 00:41:00.665761 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17358 | 2025.09.19 00:41:00.665796 [ 223 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 17359 | 2025.09.19 00:41:00.665837 [ 223 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 17360 | 2025.09.19 00:41:00.665861 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17361 | 2025.09.19 00:41:00.665961 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17362 | 2025.09.19 00:41:00.666005 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17363 | 2025.09.19 00:41:00.666220 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_57_14} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17364 | 2025.09.19 00:41:00.666330 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_57_14} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17365 | 2025.09.19 00:41:00.666455 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 17366 | 2025.09.19 00:41:00.666468 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17367 | 2025.09.19 00:41:00.666512 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17368 | 2025.09.19 00:41:00.666837 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17369 | 2025.09.19 00:41:00.667060 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17370 | 2025.09.19 00:41:00.667208 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001267 sec., 161799.52644041044 rows/sec., 9.49 MiB/sec. | ||
| 17371 | 2025.09.19 00:41:00.667247 [ 5 ] {36a5c80d-5865-483f-b841-6695e902a731} <Debug> TCPHandler: Processed in 0.001433709 sec. | ||
| 17372 | 2025.09.19 00:41:00.667354 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17373 | 2025.09.19 00:41:00.667446 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17374 | 2025.09.19 00:41:00.667484 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17375 | 2025.09.19 00:41:00.667937 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2025.09.19 00:41:00.667972 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17377 | 2025.09.19 00:41:00.668284 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17378 | 2025.09.19 00:41:00.668537 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17379 | 2025.09.19 00:41:00.668676 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 17380 | 2025.09.19 00:41:00.668714 [ 5 ] {a3487448-375a-4e89-9f63-aeef049b9e39} <Debug> TCPHandler: Processed in 0.001407958 sec. | ||
| 17381 | 2025.09.19 00:41:00.668815 [ 223 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): 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] | ||
| 17382 | 2025.09.19 00:41:00.668823 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17383 | 2025.09.19 00:41:00.668928 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17384 | 2025.09.19 00:41:00.668968 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17385 | 2025.09.19 00:41:00.669414 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17386 | 2025.09.19 00:41:00.669448 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17387 | 2025.09.19 00:41:00.669752 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17388 | 2025.09.19 00:41:00.669959 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17389 | 2025.09.19 00:41:00.670050 [ 117 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17390 | 2025.09.19 00:41:00.670083 [ 117 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17391 | 2025.09.19 00:41:00.670085 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001175 sec., 179574.46808510637 rows/sec., 10.20 MiB/sec. | ||
| 17392 | 2025.09.19 00:41:00.670101 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17393 | 2025.09.19 00:41:00.670127 [ 5 ] {1c115b39-e3f9-4001-81bc-a61e0f345237} <Debug> TCPHandler: Processed in 0.001350658 sec. | ||
| 17394 | 2025.09.19 00:41:00.670173 [ 217 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): 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] | ||
| 17395 | 2025.09.19 00:41:00.670179 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 17396 | 2025.09.19 00:41:00.670203 [ 217 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): 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] | ||
| 17397 | 2025.09.19 00:41:00.670235 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17398 | 2025.09.19 00:41:00.670281 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17399 | 2025.09.19 00:41:00.670313 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 17400 | 2025.09.19 00:41:00.670326 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17401 | 2025.09.19 00:41:00.670365 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17402 | 2025.09.19 00:41:00.670375 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 17403 | 2025.09.19 00:41:00.670424 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 17404 | 2025.09.19 00:41:00.670472 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 17405 | 2025.09.19 00:41:00.670515 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::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 | ||
| 17406 | 2025.09.19 00:41:00.670976 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2025.09.19 00:41:00.671011 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17408 | 2025.09.19 00:41:00.671277 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133825 sec., 930478.689392102 rows/sec., 56.39 MiB/sec. | ||
| 17409 | 2025.09.19 00:41:00.671343 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17410 | 2025.09.19 00:41:00.671463 [ 199 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17411 | 2025.09.19 00:41:00.671591 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17412 | 2025.09.19 00:41:00.671739 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00143 sec., 474825.1748251748 rows/sec., 33.10 MiB/sec. | ||
| 17413 | 2025.09.19 00:41:00.671777 [ 5 ] {7087f4a1-af25-4628-9bb5-b2561cd84f68} <Debug> TCPHandler: Processed in 0.00158935 sec. | ||
| 17414 | 2025.09.19 00:41:00.671814 [ 199 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_57_14} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17415 | 2025.09.19 00:41:00.671889 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17416 | 2025.09.19 00:41:00.671910 [ 199 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_57_14} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17417 | 2025.09.19 00:41:00.671986 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17418 | 2025.09.19 00:41:00.672004 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17419 | 2025.09.19 00:41:00.672032 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17420 | 2025.09.19 00:41:00.672365 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2025.09.19 00:41:00.672399 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17422 | 2025.09.19 00:41:00.672704 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17423 | 2025.09.19 00:41:00.672786 [ 217 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): 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] | ||
| 17424 | 2025.09.19 00:41:00.672916 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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.19 00:41:00.673043 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 17426 | 2025.09.19 00:41:00.673079 [ 5 ] {0258f39d-d009-442e-8658-73ab7718220f} <Debug> TCPHandler: Processed in 0.001238217 sec. | ||
| 17427 | 2025.09.19 00:41:00.673186 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17428 | 2025.09.19 00:41:00.673277 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17429 | 2025.09.19 00:41:00.673318 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17430 | 2025.09.19 00:41:00.673730 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17431 | 2025.09.19 00:41:00.673766 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17432 | 2025.09.19 00:41:00.674092 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17433 | 2025.09.19 00:41:00.674301 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17434 | 2025.09.19 00:41:00.674433 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001174 sec., 267461.6695059625 rows/sec., 17.57 MiB/sec. | ||
| 17435 | 2025.09.19 00:41:00.674469 [ 5 ] {4d1c7283-945f-4eee-bb20-be9bf6d41139} <Debug> TCPHandler: Processed in 0.001330998 sec. | ||
| 17436 | 2025.09.19 00:41:00.674577 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17437 | 2025.09.19 00:41:00.674668 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17438 | 2025.09.19 00:41:00.674709 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17439 | 2025.09.19 00:41:00.675017 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2025.09.19 00:41:00.675052 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17441 | 2025.09.19 00:41:00.675338 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17442 | 2025.09.19 00:41:00.675542 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17443 | 2025.09.19 00:41:00.675656 [ 116 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 17444 | 2025.09.19 00:41:00.675672 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 17445 | 2025.09.19 00:41:00.675711 [ 116 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17446 | 2025.09.19 00:41:00.675725 [ 5 ] {204f2951-5abb-4165-8976-ddd9bb675c5b} <Debug> TCPHandler: Processed in 0.001195525 sec. | ||
| 17447 | 2025.09.19 00:41:00.675737 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17448 | 2025.09.19 00:41:00.675829 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 17449 | 2025.09.19 00:41:00.675841 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17450 | 2025.09.19 00:41:00.675939 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17451 | 2025.09.19 00:41:00.675943 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17452 | 2025.09.19 00:41:00.675978 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 56 rows starting from the beginning of the part | ||
| 17453 | 2025.09.19 00:41:00.676000 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17454 | 2025.09.19 00:41:00.676045 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17455 | 2025.09.19 00:41:00.676101 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 17456 | 2025.09.19 00:41:00.676147 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 17457 | 2025.09.19 00:41:00.676191 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 17458 | 2025.09.19 00:41:00.676236 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 17459 | 2025.09.19 00:41:00.676331 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17460 | 2025.09.19 00:41:00.676371 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17461 | 2025.09.19 00:41:00.676707 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17462 | 2025.09.19 00:41:00.676935 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2025.09.19 00:41:00.677063 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 17464 | 2025.09.19 00:41:00.677066 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274177 sec., 47874.0394780317 rows/sec., 3.14 MiB/sec. | ||
| 17465 | 2025.09.19 00:41:00.677099 [ 5 ] {82ad6223-22f5-4c2a-bdd0-22fd8fdd36f3} <Debug> TCPHandler: Processed in 0.001304797 sec. | ||
| 17466 | 2025.09.19 00:41:00.677197 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 17467 | 2025.09.19 00:41:00.677438 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17468 | 2025.09.19 00:41:00.677504 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_60_12} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 17469 | 2025.09.19 00:41:00.677568 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17470 | 2025.09.19 00:41:01.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.48 MiB, peak 399.52 MiB, free memory in arenas 0.00 B, will set to 381.72 MiB (RSS), difference: 3.24 MiB | ||
| 17471 | 2025.09.19 00:41:01.231623 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 17472 | 2025.09.19 00:41:01.231682 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 17473 | 2025.09.19 00:41:01.234686 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): 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] | ||
| 17474 | 2025.09.19 00:41:04.555159 [ 224 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 17475 | 2025.09.19 00:41:04.555259 [ 224 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 17476 | 2025.09.19 00:41:04.557857 [ 224 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 17477 | 2025.09.19 00:41:04.708810 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17478 | 2025.09.19 00:41:04.708861 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17479 | 2025.09.19 00:41:04.898470 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38341 | ||
| 17480 | 2025.09.19 00:41:04.899040 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17481 | 2025.09.19 00:41:04.899092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17482 | 2025.09.19 00:41:04.899583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17483 | 2025.09.19 00:41:04.899833 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2025.09.19 00:41:04.899983 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38341 | ||
| 17485 | 2025.09.19 00:41:05.001643 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001264597 sec. | ||
| 17486 | 2025.09.19 00:41:05.019895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2200 | ||
| 17487 | 2025.09.19 00:41:05.022830 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2025.09.19 00:41:05.022898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17489 | 2025.09.19 00:41:05.024160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17490 | 2025.09.19 00:41:05.024454 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2025.09.19 00:41:05.024677 [ 223 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 17492 | 2025.09.19 00:41:05.024736 [ 223 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 17493 | 2025.09.19 00:41:05.024862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2200 | ||
| 17494 | 2025.09.19 00:41:05.026967 [ 223 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 17495 | 2025.09.19 00:41:05.653778 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17496 | 2025.09.19 00:41:05.653955 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17497 | 2025.09.19 00:41:05.654017 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17498 | 2025.09.19 00:41:05.654722 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2025.09.19 00:41:05.654761 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17500 | 2025.09.19 00:41:05.655152 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17501 | 2025.09.19 00:41:05.655381 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2025.09.19 00:41:05.655527 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001619 sec., 86473.13156269302 rows/sec., 7.49 MiB/sec. | ||
| 17503 | 2025.09.19 00:41:05.655566 [ 5 ] {b169ab00-ebd1-4297-a65e-8f51f05faf11} <Debug> TCPHandler: Processed in 0.001907205 sec. | ||
| 17504 | 2025.09.19 00:41:05.655702 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2025.09.19 00:41:05.655822 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17506 | 2025.09.19 00:41:05.655872 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17507 | 2025.09.19 00:41:05.656381 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2025.09.19 00:41:05.656424 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17509 | 2025.09.19 00:41:05.656791 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17510 | 2025.09.19 00:41:05.657015 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2025.09.19 00:41:05.657118 [ 9 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17512 | 2025.09.19 00:41:05.657141 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001344 sec., 31250 rows/sec., 2.29 MiB/sec. | ||
| 17513 | 2025.09.19 00:41:05.657154 [ 9 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17514 | 2025.09.19 00:41:05.657173 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17515 | 2025.09.19 00:41:05.657180 [ 5 ] {9685a67d-3404-4b07-ac11-88ac462e3374} <Debug> TCPHandler: Processed in 0.00153952 sec. | ||
| 17516 | 2025.09.19 00:41:05.657299 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::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 | ||
| 17517 | 2025.09.19 00:41:05.657346 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17518 | 2025.09.19 00:41:05.657445 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17519 | 2025.09.19 00:41:05.657451 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17520 | 2025.09.19 00:41:05.657489 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17521 | 2025.09.19 00:41:05.657502 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 265 rows starting from the beginning of the part | ||
| 17522 | 2025.09.19 00:41:05.657587 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 42 rows starting from the beginning of the part | ||
| 17523 | 2025.09.19 00:41:05.657644 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 205 rows starting from the beginning of the part | ||
| 17524 | 2025.09.19 00:41:05.657700 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 44 rows starting from the beginning of the part | ||
| 17525 | 2025.09.19 00:41:05.657746 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 205 rows starting from the beginning of the part | ||
| 17526 | 2025.09.19 00:41:05.657797 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 42 rows starting from the beginning of the part | ||
| 17527 | 2025.09.19 00:41:05.657930 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17528 | 2025.09.19 00:41:05.657972 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17529 | 2025.09.19 00:41:05.658302 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17530 | 2025.09.19 00:41:05.658545 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17531 | 2025.09.19 00:41:05.658675 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001249 sec., 84867.89431545237 rows/sec., 6.63 MiB/sec. | ||
| 17532 | 2025.09.19 00:41:05.658713 [ 5 ] {b7dc0190-f8aa-41d1-abe0-287016ffb583} <Debug> TCPHandler: Processed in 0.001416338 sec. | ||
| 17533 | 2025.09.19 00:41:05.658721 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482249 sec., 541744.3358032288 rows/sec., 35.65 MiB/sec. | ||
| 17534 | 2025.09.19 00:41:05.658827 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17535 | 2025.09.19 00:41:05.658880 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17536 | 2025.09.19 00:41:05.658929 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17537 | 2025.09.19 00:41:05.658978 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17538 | 2025.09.19 00:41:05.659176 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17539 | 2025.09.19 00:41:05.659263 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_116_23} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17540 | 2025.09.19 00:41:05.659380 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17541 | 2025.09.19 00:41:05.659407 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2025.09.19 00:41:05.659448 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17543 | 2025.09.19 00:41:05.659782 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17544 | 2025.09.19 00:41:05.659987 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2025.09.19 00:41:05.660084 [ 9 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_113_23 to all_117_117_0 | ||
| 17546 | 2025.09.19 00:41:05.660110 [ 9 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2025.09.19 00:41:05.660114 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 17548 | 2025.09.19 00:41:05.660127 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17549 | 2025.09.19 00:41:05.660152 [ 5 ] {d0a1ec98-420f-4168-a330-61b2498f1597} <Debug> TCPHandler: Processed in 0.001373288 sec. | ||
| 17550 | 2025.09.19 00:41:05.660249 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_113_23 to all_117_117_0 into Compact with storage Full | ||
| 17551 | 2025.09.19 00:41:05.660272 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17552 | 2025.09.19 00:41:05.660385 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17553 | 2025.09.19 00:41:05.660412 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17554 | 2025.09.19 00:41:05.660438 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17555 | 2025.09.19 00:41:05.660455 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 39796 rows starting from the beginning of the part | ||
| 17556 | 2025.09.19 00:41:05.660538 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 17557 | 2025.09.19 00:41:05.660588 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 314 rows starting from the beginning of the part | ||
| 17558 | 2025.09.19 00:41:05.660634 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 845 rows starting from the beginning of the part | ||
| 17559 | 2025.09.19 00:41:05.660678 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 314 rows starting from the beginning of the part | ||
| 17560 | 2025.09.19 00:41:05.661405 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17561 | 2025.09.19 00:41:05.661447 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17562 | 2025.09.19 00:41:05.662022 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17563 | 2025.09.19 00:41:05.662256 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17564 | 2025.09.19 00:41:05.662392 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002025 sec., 20740.74074074074 rows/sec., 37.17 MiB/sec. | ||
| 17565 | 2025.09.19 00:41:05.662432 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 17566 | 2025.09.19 00:41:05.662445 [ 5 ] {30ead266-e295-46d2-877a-9c609c883567} <Debug> TCPHandler: Processed in 0.002221789 sec. | ||
| 17567 | 2025.09.19 00:41:05.662486 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 17568 | 2025.09.19 00:41:05.662596 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2025.09.19 00:41:05.662695 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17570 | 2025.09.19 00:41:05.662736 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17571 | 2025.09.19 00:41:05.663083 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2025.09.19 00:41:05.663122 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17573 | 2025.09.19 00:41:05.663525 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17574 | 2025.09.19 00:41:05.663773 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2025.09.19 00:41:05.663914 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 17576 | 2025.09.19 00:41:05.663952 [ 5 ] {1b406813-b88c-4e2a-9599-d1a6dba79767} <Debug> TCPHandler: Processed in 0.001405769 sec. | ||
| 17577 | 2025.09.19 00:41:05.664529 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 17578 | 2025.09.19 00:41:05.668249 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41429 rows, containing 5 columns (5 merged, 0 gathered) in 0.008054345 sec., 5143683.316272149 rows/sec., 344.38 MiB/sec. | ||
| 17579 | 2025.09.19 00:41:05.668644 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
| 17580 | 2025.09.19 00:41:05.668938 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2025.09.19 00:41:05.669010 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_113_23, all_117_117_0] -> all_1_117_24 | ||
| 17582 | 2025.09.19 00:41:05.669082 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17583 | 2025.09.19 00:41:06.008354 [ 212 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 17584 | 2025.09.19 00:41:06.008406 [ 212 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 17585 | 2025.09.19 00:41:06.011472 [ 212 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 17586 | 2025.09.19 00:41:06.933160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17587 | 2025.09.19 00:41:06.950095 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2025.09.19 00:41:06.950153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17589 | 2025.09.19 00:41:06.956341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17590 | 2025.09.19 00:41:06.957062 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2025.09.19 00:41:06.960079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17592 | 2025.09.19 00:41:07.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.46 MiB, peak 399.52 MiB, free memory in arenas 0.00 B, will set to 381.94 MiB (RSS), difference: 3.48 MiB | ||
| 17593 | 2025.09.19 00:41:10.398093 [ 224 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 17594 | 2025.09.19 00:41:10.398174 [ 224 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 17595 | 2025.09.19 00:41:10.402587 [ 224 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): 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] | ||
| 17596 | 2025.09.19 00:41:10.664127 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17597 | 2025.09.19 00:41:10.664306 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17598 | 2025.09.19 00:41:10.664375 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17599 | 2025.09.19 00:41:10.665191 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2025.09.19 00:41:10.665239 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17601 | 2025.09.19 00:41:10.665652 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17602 | 2025.09.19 00:41:10.665880 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17603 | 2025.09.19 00:41:10.666044 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 17604 | 2025.09.19 00:41:10.666097 [ 5 ] {1edaae02-950d-4e64-b0cf-411931f646e1} <Debug> TCPHandler: Processed in 0.002095798 sec. | ||
| 17605 | 2025.09.19 00:41:10.666225 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17606 | 2025.09.19 00:41:10.666330 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17607 | 2025.09.19 00:41:10.666375 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17608 | 2025.09.19 00:41:10.667255 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2025.09.19 00:41:10.667294 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17610 | 2025.09.19 00:41:10.667672 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17611 | 2025.09.19 00:41:10.667892 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2025.09.19 00:41:10.668031 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001724 sec., 645011.6009280742 rows/sec., 50.87 MiB/sec. | ||
| 17613 | 2025.09.19 00:41:10.668070 [ 5 ] {bb2cffbf-fbbf-48ff-95ae-e8a7c97890da} <Debug> TCPHandler: Processed in 0.001898334 sec. | ||
| 17614 | 2025.09.19 00:41:10.668187 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17615 | 2025.09.19 00:41:10.668285 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17616 | 2025.09.19 00:41:10.668328 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17617 | 2025.09.19 00:41:10.668808 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17618 | 2025.09.19 00:41:10.668846 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17619 | 2025.09.19 00:41:10.669159 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17620 | 2025.09.19 00:41:10.669372 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17621 | 2025.09.19 00:41:10.669506 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001241 sec., 165189.36341659952 rows/sec., 9.69 MiB/sec. | ||
| 17622 | 2025.09.19 00:41:10.669544 [ 5 ] {b9df63e9-5cfc-4def-9b0a-e5ad65649d25} <Debug> TCPHandler: Processed in 0.001407519 sec. | ||
| 17623 | 2025.09.19 00:41:10.669663 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17624 | 2025.09.19 00:41:10.669757 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17625 | 2025.09.19 00:41:10.669797 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17626 | 2025.09.19 00:41:10.670282 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17627 | 2025.09.19 00:41:10.670320 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17628 | 2025.09.19 00:41:10.670649 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17629 | 2025.09.19 00:41:10.670884 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17630 | 2025.09.19 00:41:10.671022 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001284 sec., 165109.03426791276 rows/sec., 10.65 MiB/sec. | ||
| 17631 | 2025.09.19 00:41:10.671061 [ 5 ] {5b105f16-155f-419d-b0d6-e02caa7ce39d} <Debug> TCPHandler: Processed in 0.001447349 sec. | ||
| 17632 | 2025.09.19 00:41:10.671179 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17633 | 2025.09.19 00:41:10.671273 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17634 | 2025.09.19 00:41:10.671313 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17635 | 2025.09.19 00:41:10.671780 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17636 | 2025.09.19 00:41:10.671816 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17637 | 2025.09.19 00:41:10.672133 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17638 | 2025.09.19 00:41:10.672352 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17639 | 2025.09.19 00:41:10.672485 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 17640 | 2025.09.19 00:41:10.672522 [ 5 ] {92ce6c8b-90d3-4a5a-bc77-c2bfc137746b} <Debug> TCPHandler: Processed in 0.001393508 sec. | ||
| 17641 | 2025.09.19 00:41:10.672642 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2025.09.19 00:41:10.672739 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17643 | 2025.09.19 00:41:10.672779 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17644 | 2025.09.19 00:41:10.673445 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17645 | 2025.09.19 00:41:10.673481 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17646 | 2025.09.19 00:41:10.673820 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17647 | 2025.09.19 00:41:10.674032 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2025.09.19 00:41:10.674164 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001444 sec., 470221.60664819943 rows/sec., 32.78 MiB/sec. | ||
| 17649 | 2025.09.19 00:41:10.674203 [ 5 ] {700a3c03-f064-4718-8c7a-77f0caf160a9} <Debug> TCPHandler: Processed in 0.001611391 sec. | ||
| 17650 | 2025.09.19 00:41:10.674320 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17651 | 2025.09.19 00:41:10.674412 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17652 | 2025.09.19 00:41:10.674454 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17653 | 2025.09.19 00:41:10.674787 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2025.09.19 00:41:10.674823 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17655 | 2025.09.19 00:41:10.675135 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17656 | 2025.09.19 00:41:10.675346 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17657 | 2025.09.19 00:41:10.675474 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 17658 | 2025.09.19 00:41:10.675511 [ 5 ] {6701a931-91b7-4202-b507-50d40c6cf8e7} <Debug> TCPHandler: Processed in 0.001240246 sec. | ||
| 17659 | 2025.09.19 00:41:10.675624 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17660 | 2025.09.19 00:41:10.675717 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17661 | 2025.09.19 00:41:10.675759 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17662 | 2025.09.19 00:41:10.676197 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17663 | 2025.09.19 00:41:10.676232 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17664 | 2025.09.19 00:41:10.676576 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17665 | 2025.09.19 00:41:10.676799 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17666 | 2025.09.19 00:41:10.676935 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 17667 | 2025.09.19 00:41:10.676974 [ 5 ] {c1474a4c-c09c-4a67-92dc-c966aaf6f3ca} <Debug> TCPHandler: Processed in 0.001398408 sec. | ||
| 17668 | 2025.09.19 00:41:10.677083 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17669 | 2025.09.19 00:41:10.677174 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17670 | 2025.09.19 00:41:10.677216 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17671 | 2025.09.19 00:41:10.677530 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2025.09.19 00:41:10.677566 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17673 | 2025.09.19 00:41:10.677864 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17674 | 2025.09.19 00:41:10.678073 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2025.09.19 00:41:10.678201 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 17676 | 2025.09.19 00:41:10.678236 [ 217 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): 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] | ||
| 17677 | 2025.09.19 00:41:10.678238 [ 5 ] {0ffb5ac9-be7d-4743-a4c5-e816234ee612} <Debug> TCPHandler: Processed in 0.001202456 sec. | ||
| 17678 | 2025.09.19 00:41:10.678269 [ 217 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): 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] | ||
| 17679 | 2025.09.19 00:41:10.678357 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17680 | 2025.09.19 00:41:10.678449 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17681 | 2025.09.19 00:41:10.678489 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17682 | 2025.09.19 00:41:10.678814 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17683 | 2025.09.19 00:41:10.678849 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17684 | 2025.09.19 00:41:10.679179 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17685 | 2025.09.19 00:41:10.679423 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17686 | 2025.09.19 00:41:10.679558 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 17687 | 2025.09.19 00:41:10.679594 [ 5 ] {9a857524-d92f-4bb0-8784-5f4d4ac5bf38} <Debug> TCPHandler: Processed in 0.001285147 sec. | ||
| 17688 | 2025.09.19 00:41:10.684726 [ 217 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): 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] | ||
| 17689 | 2025.09.19 00:41:10.804666 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48167 | ||
| 17690 | 2025.09.19 00:41:10.804778 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17691 | 2025.09.19 00:41:10.804809 [ 286 ] {} <Debug> TCP-Session: 685b2889-cd56-4e45-b3cc-c2bbe150cfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48167 | ||
| 17692 | 2025.09.19 00:41:10.804834 [ 286 ] {} <Debug> TCP-Session: 685b2889-cd56-4e45-b3cc-c2bbe150cfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17693 | 2025.09.19 00:41:10.804850 [ 286 ] {} <Debug> TCP-Session: 685b2889-cd56-4e45-b3cc-c2bbe150cfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17694 | 2025.09.19 00:41:10.805066 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59130 | ||
| 17695 | 2025.09.19 00:41:10.805096 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57003 | ||
| 17696 | 2025.09.19 00:41:10.805115 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40169 | ||
| 17697 | 2025.09.19 00:41:10.805145 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54941 | ||
| 17698 | 2025.09.19 00:41:10.805150 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52763 | ||
| 17699 | 2025.09.19 00:41:10.805203 [ 286 ] {} <Trace> TCP-Session: 685b2889-cd56-4e45-b3cc-c2bbe150cfc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17700 | 2025.09.19 00:41:10.805214 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17701 | 2025.09.19 00:41:10.805228 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17702 | 2025.09.19 00:41:10.805216 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17703 | 2025.09.19 00:41:10.805272 [ 362 ] {} <Debug> TCP-Session: ccc840f2-b612-4c31-bc3b-8620d9c1cfcb Authenticating user 'default' from [fd00:1122:3344:101::e]:54941 | ||
| 17704 | 2025.09.19 00:41:10.805285 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17705 | 2025.09.19 00:41:10.805306 [ 289 ] {} <Debug> TCP-Session: 4c582ff7-9f3d-4702-8f20-57a366ba8b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:57003 | ||
| 17706 | 2025.09.19 00:41:10.805316 [ 362 ] {} <Debug> TCP-Session: ccc840f2-b612-4c31-bc3b-8620d9c1cfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17707 | 2025.09.19 00:41:10.805330 [ 363 ] {} <Debug> TCP-Session: 55fbb898-403f-4575-9011-78cbfcf25629 Authenticating user 'default' from [fd00:1122:3344:101::e]:52763 | ||
| 17708 | 2025.09.19 00:41:10.805341 [ 289 ] {} <Debug> TCP-Session: 4c582ff7-9f3d-4702-8f20-57a366ba8b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17709 | 2025.09.19 00:41:10.805350 [ 362 ] {} <Debug> TCP-Session: ccc840f2-b612-4c31-bc3b-8620d9c1cfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17710 | 2025.09.19 00:41:10.805374 [ 289 ] {} <Debug> TCP-Session: 4c582ff7-9f3d-4702-8f20-57a366ba8b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17711 | 2025.09.19 00:41:10.805389 [ 286 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17712 | 2025.09.19 00:41:10.805369 [ 363 ] {} <Debug> TCP-Session: 55fbb898-403f-4575-9011-78cbfcf25629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17713 | 2025.09.19 00:41:10.805268 [ 352 ] {} <Debug> TCP-Session: 49effaa5-4152-4ef3-8ad9-bccb0e616c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:40169 | ||
| 17714 | 2025.09.19 00:41:10.805454 [ 363 ] {} <Debug> TCP-Session: 55fbb898-403f-4575-9011-78cbfcf25629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17715 | 2025.09.19 00:41:10.805475 [ 352 ] {} <Debug> TCP-Session: 49effaa5-4152-4ef3-8ad9-bccb0e616c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17716 | 2025.09.19 00:41:10.805190 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17717 | 2025.09.19 00:41:10.805502 [ 352 ] {} <Debug> TCP-Session: 49effaa5-4152-4ef3-8ad9-bccb0e616c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17718 | 2025.09.19 00:41:10.805131 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36507 | ||
| 17719 | 2025.09.19 00:41:10.805524 [ 287 ] {} <Debug> TCP-Session: 9a7ab25d-3013-4c64-9546-14b44b754d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:59130 | ||
| 17720 | 2025.09.19 00:41:10.805103 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61658 | ||
| 17721 | 2025.09.19 00:41:10.805565 [ 287 ] {} <Debug> TCP-Session: 9a7ab25d-3013-4c64-9546-14b44b754d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17722 | 2025.09.19 00:41:10.805586 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17723 | 2025.09.19 00:41:10.805597 [ 287 ] {} <Debug> TCP-Session: 9a7ab25d-3013-4c64-9546-14b44b754d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17724 | 2025.09.19 00:41:10.805073 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59189 | ||
| 17725 | 2025.09.19 00:41:10.805615 [ 353 ] {} <Debug> TCP-Session: bb8a847b-9cc1-4f2c-b483-8683e97a1003 Authenticating user 'default' from [fd00:1122:3344:101::e]:36507 | ||
| 17726 | 2025.09.19 00:41:10.805657 [ 353 ] {} <Debug> TCP-Session: bb8a847b-9cc1-4f2c-b483-8683e97a1003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17727 | 2025.09.19 00:41:10.805671 [ 353 ] {} <Debug> TCP-Session: bb8a847b-9cc1-4f2c-b483-8683e97a1003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17728 | 2025.09.19 00:41:10.805681 [ 286 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17729 | 2025.09.19 00:41:10.805747 [ 286 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17730 | 2025.09.19 00:41:10.805785 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17731 | 2025.09.19 00:41:10.805815 [ 351 ] {} <Debug> TCP-Session: 0b293493-0073-4184-b6eb-da67720d0c7b Authenticating user 'default' from [fd00:1122:3344:101::e]:61658 | ||
| 17732 | 2025.09.19 00:41:10.805833 [ 351 ] {} <Debug> TCP-Session: 0b293493-0073-4184-b6eb-da67720d0c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17733 | 2025.09.19 00:41:10.805849 [ 351 ] {} <Debug> TCP-Session: 0b293493-0073-4184-b6eb-da67720d0c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17734 | 2025.09.19 00:41:10.805974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17735 | 2025.09.19 00:41:10.806003 [ 288 ] {} <Debug> TCP-Session: 525bc107-d9fd-4b18-87c5-00929d6b09b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59189 | ||
| 17736 | 2025.09.19 00:41:10.806019 [ 288 ] {} <Debug> TCP-Session: 525bc107-d9fd-4b18-87c5-00929d6b09b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17737 | 2025.09.19 00:41:10.806031 [ 288 ] {} <Debug> TCP-Session: 525bc107-d9fd-4b18-87c5-00929d6b09b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17738 | 2025.09.19 00:41:10.806046 [ 286 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 17739 | 2025.09.19 00:41:10.807048 [ 322 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Trace> AggregatingTransform: Aggregating | ||
| 17740 | 2025.09.19 00:41:10.807107 [ 322 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 17741 | 2025.09.19 00:41:10.807153 [ 322 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998643 sec. (1001.359 rows/sec., 39.12 KiB/sec.) | ||
| 17742 | 2025.09.19 00:41:10.807175 [ 322 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Trace> Aggregator: Merging aggregated data | ||
| 17743 | 2025.09.19 00:41:10.808499 [ 286 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 17744 | 2025.09.19 00:41:10.808639 [ 286 ] {50d25562-de14-4f1e-97a1-7f329c4f21b0} <Debug> TCPHandler: Processed in 0.003585347 sec. | ||
| 17745 | 2025.09.19 00:41:10.808754 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17746 | 2025.09.19 00:41:10.808772 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17747 | 2025.09.19 00:41:10.808784 [ 286 ] {} <Debug> TCP-Session: 685b2889-cd56-4e45-b3cc-c2bbe150cfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17748 | 2025.09.19 00:41:10.808803 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17749 | 2025.09.19 00:41:10.808820 [ 287 ] {} <Debug> TCP-Session: 9a7ab25d-3013-4c64-9546-14b44b754d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17750 | 2025.09.19 00:41:10.808837 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17751 | 2025.09.19 00:41:10.808865 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17752 | 2025.09.19 00:41:10.808875 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17753 | 2025.09.19 00:41:10.808920 [ 362 ] {} <Debug> TCP-Session: ccc840f2-b612-4c31-bc3b-8620d9c1cfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17754 | 2025.09.19 00:41:10.808900 [ 288 ] {} <Debug> TCP-Session: 525bc107-d9fd-4b18-87c5-00929d6b09b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17755 | 2025.09.19 00:41:10.808944 [ 363 ] {} <Debug> TCP-Session: 55fbb898-403f-4575-9011-78cbfcf25629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17756 | 2025.09.19 00:41:10.808867 [ 289 ] {} <Debug> TCP-Session: 4c582ff7-9f3d-4702-8f20-57a366ba8b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17757 | 2025.09.19 00:41:10.808848 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17758 | 2025.09.19 00:41:10.808822 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17759 | 2025.09.19 00:41:10.809044 [ 353 ] {} <Debug> TCP-Session: bb8a847b-9cc1-4f2c-b483-8683e97a1003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17760 | 2025.09.19 00:41:10.808806 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17761 | 2025.09.19 00:41:10.809069 [ 351 ] {} <Debug> TCP-Session: 0b293493-0073-4184-b6eb-da67720d0c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17762 | 2025.09.19 00:41:10.809095 [ 352 ] {} <Debug> TCP-Session: 49effaa5-4152-4ef3-8ad9-bccb0e616c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17763 | 2025.09.19 00:41:11.033246 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45390 | ||
| 17764 | 2025.09.19 00:41:11.033355 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17765 | 2025.09.19 00:41:11.033383 [ 286 ] {} <Debug> TCP-Session: e9122975-b490-47f2-aee7-1223d70e159a Authenticating user 'default' from [fd00:1122:3344:101::e]:45390 | ||
| 17766 | 2025.09.19 00:41:11.033406 [ 286 ] {} <Debug> TCP-Session: e9122975-b490-47f2-aee7-1223d70e159a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17767 | 2025.09.19 00:41:11.033420 [ 286 ] {} <Debug> TCP-Session: e9122975-b490-47f2-aee7-1223d70e159a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17768 | 2025.09.19 00:41:11.033625 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45147 | ||
| 17769 | 2025.09.19 00:41:11.033649 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44646 | ||
| 17770 | 2025.09.19 00:41:11.033672 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53583 | ||
| 17771 | 2025.09.19 00:41:11.033693 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39819 | ||
| 17772 | 2025.09.19 00:41:11.033701 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36256 | ||
| 17773 | 2025.09.19 00:41:11.033745 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17774 | 2025.09.19 00:41:11.033681 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38782 | ||
| 17775 | 2025.09.19 00:41:11.033791 [ 287 ] {} <Debug> TCP-Session: d57bcb9d-f3d1-4920-a67e-0f4c35df3375 Authenticating user 'default' from [fd00:1122:3344:101::e]:45147 | ||
| 17776 | 2025.09.19 00:41:11.033792 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17777 | 2025.09.19 00:41:11.033810 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17778 | 2025.09.19 00:41:11.033820 [ 287 ] {} <Debug> TCP-Session: d57bcb9d-f3d1-4920-a67e-0f4c35df3375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17779 | 2025.09.19 00:41:11.033825 [ 353 ] {} <Debug> TCP-Session: b5fad53f-7d86-408e-9318-40d355ee985f Authenticating user 'default' from [fd00:1122:3344:101::e]:39819 | ||
| 17780 | 2025.09.19 00:41:11.033835 [ 362 ] {} <Debug> TCP-Session: 8744bff3-39c7-4e41-a15b-6cfdcbc3bf8f Authenticating user 'default' from [fd00:1122:3344:101::e]:36256 | ||
| 17781 | 2025.09.19 00:41:11.033840 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17782 | 2025.09.19 00:41:11.033855 [ 362 ] {} <Debug> TCP-Session: 8744bff3-39c7-4e41-a15b-6cfdcbc3bf8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17783 | 2025.09.19 00:41:11.033847 [ 353 ] {} <Debug> TCP-Session: b5fad53f-7d86-408e-9318-40d355ee985f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17784 | 2025.09.19 00:41:11.033870 [ 352 ] {} <Debug> TCP-Session: 755b0d99-ff62-4125-b16e-435372da8839 Authenticating user 'default' from [fd00:1122:3344:101::e]:38782 | ||
| 17785 | 2025.09.19 00:41:11.033871 [ 362 ] {} <Debug> TCP-Session: 8744bff3-39c7-4e41-a15b-6cfdcbc3bf8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17786 | 2025.09.19 00:41:11.033879 [ 353 ] {} <Debug> TCP-Session: b5fad53f-7d86-408e-9318-40d355ee985f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17787 | 2025.09.19 00:41:11.033890 [ 352 ] {} <Debug> TCP-Session: 755b0d99-ff62-4125-b16e-435372da8839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17788 | 2025.09.19 00:41:11.033836 [ 287 ] {} <Debug> TCP-Session: d57bcb9d-f3d1-4920-a67e-0f4c35df3375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17789 | 2025.09.19 00:41:11.033912 [ 352 ] {} <Debug> TCP-Session: 755b0d99-ff62-4125-b16e-435372da8839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17790 | 2025.09.19 00:41:11.033796 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17791 | 2025.09.19 00:41:11.033786 [ 286 ] {} <Trace> TCP-Session: e9122975-b490-47f2-aee7-1223d70e159a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17792 | 2025.09.19 00:41:11.033981 [ 351 ] {} <Debug> TCP-Session: 4117a54d-b47c-49f7-b657-145b7a678d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:53583 | ||
| 17793 | 2025.09.19 00:41:11.033775 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17794 | 2025.09.19 00:41:11.034019 [ 351 ] {} <Debug> TCP-Session: 4117a54d-b47c-49f7-b657-145b7a678d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17795 | 2025.09.19 00:41:11.033668 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59001 | ||
| 17796 | 2025.09.19 00:41:11.034040 [ 351 ] {} <Debug> TCP-Session: 4117a54d-b47c-49f7-b657-145b7a678d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17797 | 2025.09.19 00:41:11.034038 [ 288 ] {} <Debug> TCP-Session: 14aa7498-9ca5-4441-bbc2-7fc7dd9a7c13 Authenticating user 'default' from [fd00:1122:3344:101::e]:44646 | ||
| 17798 | 2025.09.19 00:41:11.033711 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58156 | ||
| 17799 | 2025.09.19 00:41:11.034095 [ 288 ] {} <Debug> TCP-Session: 14aa7498-9ca5-4441-bbc2-7fc7dd9a7c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17800 | 2025.09.19 00:41:11.034119 [ 288 ] {} <Debug> TCP-Session: 14aa7498-9ca5-4441-bbc2-7fc7dd9a7c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17801 | 2025.09.19 00:41:11.034134 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17802 | 2025.09.19 00:41:11.034150 [ 286 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17803 | 2025.09.19 00:41:11.034157 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17804 | 2025.09.19 00:41:11.034167 [ 289 ] {} <Debug> TCP-Session: 73335c4f-6e43-4754-b4a9-40a9d5ecd1f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59001 | ||
| 17805 | 2025.09.19 00:41:11.034198 [ 363 ] {} <Debug> TCP-Session: 2f812e93-3605-475c-8295-da557ed76c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:58156 | ||
| 17806 | 2025.09.19 00:41:11.034215 [ 289 ] {} <Debug> TCP-Session: 73335c4f-6e43-4754-b4a9-40a9d5ecd1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17807 | 2025.09.19 00:41:11.034220 [ 363 ] {} <Debug> TCP-Session: 2f812e93-3605-475c-8295-da557ed76c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17808 | 2025.09.19 00:41:11.034238 [ 289 ] {} <Debug> TCP-Session: 73335c4f-6e43-4754-b4a9-40a9d5ecd1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17809 | 2025.09.19 00:41:11.034251 [ 363 ] {} <Debug> TCP-Session: 2f812e93-3605-475c-8295-da557ed76c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17810 | 2025.09.19 00:41:11.034431 [ 286 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17811 | 2025.09.19 00:41:11.034491 [ 286 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17812 | 2025.09.19 00:41:11.034792 [ 286 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 17813 | 2025.09.19 00:41:11.035843 [ 335 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Trace> AggregatingTransform: Aggregating | ||
| 17814 | 2025.09.19 00:41:11.035904 [ 335 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Trace> Aggregator: Aggregation method: without_key | ||
| 17815 | 2025.09.19 00:41:11.035948 [ 335 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049573 sec. (952.768 rows/sec., 37.22 KiB/sec.) | ||
| 17816 | 2025.09.19 00:41:11.035971 [ 335 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Trace> Aggregator: Merging aggregated data | ||
| 17817 | 2025.09.19 00:41:11.037387 [ 286 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003291 sec., 303.8590094196293 rows/sec., 11.87 KiB/sec. | ||
| 17818 | 2025.09.19 00:41:11.037602 [ 286 ] {75b7dac0-72f5-45a5-8f6a-cde60734d107} <Debug> TCPHandler: Processed in 0.003937381 sec. | ||
| 17819 | 2025.09.19 00:41:11.037754 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17820 | 2025.09.19 00:41:11.037788 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17821 | 2025.09.19 00:41:11.037797 [ 286 ] {} <Debug> TCP-Session: e9122975-b490-47f2-aee7-1223d70e159a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17822 | 2025.09.19 00:41:11.037823 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17823 | 2025.09.19 00:41:11.037842 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17824 | 2025.09.19 00:41:11.037866 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17825 | 2025.09.19 00:41:11.037875 [ 289 ] {} <Debug> TCP-Session: 73335c4f-6e43-4754-b4a9-40a9d5ecd1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17826 | 2025.09.19 00:41:11.037893 [ 287 ] {} <Debug> TCP-Session: d57bcb9d-f3d1-4920-a67e-0f4c35df3375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17827 | 2025.09.19 00:41:11.037905 [ 352 ] {} <Debug> TCP-Session: 755b0d99-ff62-4125-b16e-435372da8839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17828 | 2025.09.19 00:41:11.037913 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17829 | 2025.09.19 00:41:11.037937 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17830 | 2025.09.19 00:41:11.037956 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17831 | 2025.09.19 00:41:11.037971 [ 288 ] {} <Debug> TCP-Session: 14aa7498-9ca5-4441-bbc2-7fc7dd9a7c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17832 | 2025.09.19 00:41:11.038010 [ 353 ] {} <Debug> TCP-Session: b5fad53f-7d86-408e-9318-40d355ee985f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17833 | 2025.09.19 00:41:11.038019 [ 362 ] {} <Debug> TCP-Session: 8744bff3-39c7-4e41-a15b-6cfdcbc3bf8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17834 | 2025.09.19 00:41:11.037890 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17835 | 2025.09.19 00:41:11.037832 [ 363 ] {} <Debug> TCP-Session: 2f812e93-3605-475c-8295-da557ed76c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17836 | 2025.09.19 00:41:11.038112 [ 351 ] {} <Debug> TCP-Session: 4117a54d-b47c-49f7-b657-145b7a678d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17837 | 2025.09.19 00:41:11.205665 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56433 | ||
| 17838 | 2025.09.19 00:41:11.205789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17839 | 2025.09.19 00:41:11.205821 [ 289 ] {} <Debug> TCP-Session: f5f95479-0213-45e2-a3ba-c619795196b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56433 | ||
| 17840 | 2025.09.19 00:41:11.205856 [ 289 ] {} <Debug> TCP-Session: f5f95479-0213-45e2-a3ba-c619795196b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17841 | 2025.09.19 00:41:11.205871 [ 289 ] {} <Debug> TCP-Session: f5f95479-0213-45e2-a3ba-c619795196b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17842 | 2025.09.19 00:41:11.206150 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56580 | ||
| 17843 | 2025.09.19 00:41:11.206170 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50736 | ||
| 17844 | 2025.09.19 00:41:11.206206 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43698 | ||
| 17845 | 2025.09.19 00:41:11.206238 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64060 | ||
| 17846 | 2025.09.19 00:41:11.206278 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17847 | 2025.09.19 00:41:11.206256 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52447 | ||
| 17848 | 2025.09.19 00:41:11.206327 [ 351 ] {} <Debug> TCP-Session: 41d22846-23b9-46ce-832b-005c71ebc164 Authenticating user 'default' from [fd00:1122:3344:101::e]:56580 | ||
| 17849 | 2025.09.19 00:41:11.206328 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17850 | 2025.09.19 00:41:11.206352 [ 351 ] {} <Debug> TCP-Session: 41d22846-23b9-46ce-832b-005c71ebc164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17851 | 2025.09.19 00:41:11.206377 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17852 | 2025.09.19 00:41:11.206382 [ 362 ] {} <Debug> TCP-Session: cadf5076-401e-4908-86a2-ca3ed733650e Authenticating user 'default' from [fd00:1122:3344:101::e]:43698 | ||
| 17853 | 2025.09.19 00:41:11.206410 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17854 | 2025.09.19 00:41:11.206421 [ 286 ] {} <Debug> TCP-Session: 3ba1ee00-b5d6-4641-bf43-0a634be0242f Authenticating user 'default' from [fd00:1122:3344:101::e]:64060 | ||
| 17855 | 2025.09.19 00:41:11.206448 [ 362 ] {} <Debug> TCP-Session: cadf5076-401e-4908-86a2-ca3ed733650e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17856 | 2025.09.19 00:41:11.206455 [ 288 ] {} <Debug> TCP-Session: d2c45808-8a44-4fb3-a43a-56f64a8f3563 Authenticating user 'default' from [fd00:1122:3344:101::e]:52447 | ||
| 17857 | 2025.09.19 00:41:11.206480 [ 362 ] {} <Debug> TCP-Session: cadf5076-401e-4908-86a2-ca3ed733650e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17858 | 2025.09.19 00:41:11.206503 [ 288 ] {} <Debug> TCP-Session: d2c45808-8a44-4fb3-a43a-56f64a8f3563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17859 | 2025.09.19 00:41:11.206478 [ 286 ] {} <Debug> TCP-Session: 3ba1ee00-b5d6-4641-bf43-0a634be0242f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17860 | 2025.09.19 00:41:11.206537 [ 288 ] {} <Debug> TCP-Session: d2c45808-8a44-4fb3-a43a-56f64a8f3563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17861 | 2025.09.19 00:41:11.206571 [ 286 ] {} <Debug> TCP-Session: 3ba1ee00-b5d6-4641-bf43-0a634be0242f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17862 | 2025.09.19 00:41:11.206328 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17863 | 2025.09.19 00:41:11.206326 [ 289 ] {} <Trace> TCP-Session: f5f95479-0213-45e2-a3ba-c619795196b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17864 | 2025.09.19 00:41:11.206677 [ 352 ] {} <Debug> TCP-Session: 36cd8223-76e8-41d1-aee1-67663f5ff311 Authenticating user 'default' from [fd00:1122:3344:101::e]:50736 | ||
| 17865 | 2025.09.19 00:41:11.206246 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44810 | ||
| 17866 | 2025.09.19 00:41:11.206728 [ 352 ] {} <Debug> TCP-Session: 36cd8223-76e8-41d1-aee1-67663f5ff311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17867 | 2025.09.19 00:41:11.206219 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64627 | ||
| 17868 | 2025.09.19 00:41:11.206764 [ 352 ] {} <Debug> TCP-Session: 36cd8223-76e8-41d1-aee1-67663f5ff311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17869 | 2025.09.19 00:41:11.206804 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17870 | 2025.09.19 00:41:11.206175 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57710 | ||
| 17871 | 2025.09.19 00:41:11.206837 [ 287 ] {} <Debug> TCP-Session: 1042238c-8ff2-4501-b8bb-f9244ead9073 Authenticating user 'default' from [fd00:1122:3344:101::e]:44810 | ||
| 17872 | 2025.09.19 00:41:11.206848 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17873 | 2025.09.19 00:41:11.206889 [ 287 ] {} <Debug> TCP-Session: 1042238c-8ff2-4501-b8bb-f9244ead9073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17874 | 2025.09.19 00:41:11.206917 [ 363 ] {} <Debug> TCP-Session: 4d191d51-b055-449a-8fb6-0d73b03d41dc Authenticating user 'default' from [fd00:1122:3344:101::e]:64627 | ||
| 17875 | 2025.09.19 00:41:11.206942 [ 287 ] {} <Debug> TCP-Session: 1042238c-8ff2-4501-b8bb-f9244ead9073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17876 | 2025.09.19 00:41:11.206960 [ 363 ] {} <Debug> TCP-Session: 4d191d51-b055-449a-8fb6-0d73b03d41dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17877 | 2025.09.19 00:41:11.206916 [ 289 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56433) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17878 | 2025.09.19 00:41:11.206989 [ 363 ] {} <Debug> TCP-Session: 4d191d51-b055-449a-8fb6-0d73b03d41dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17879 | 2025.09.19 00:41:11.206382 [ 351 ] {} <Debug> TCP-Session: 41d22846-23b9-46ce-832b-005c71ebc164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17880 | 2025.09.19 00:41:11.206917 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17881 | 2025.09.19 00:41:11.207140 [ 353 ] {} <Debug> TCP-Session: bfd76fc1-77c6-4e32-8969-4fcf98ac7243 Authenticating user 'default' from [fd00:1122:3344:101::e]:57710 | ||
| 17882 | 2025.09.19 00:41:11.207168 [ 353 ] {} <Debug> TCP-Session: bfd76fc1-77c6-4e32-8969-4fcf98ac7243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17883 | 2025.09.19 00:41:11.207188 [ 353 ] {} <Debug> TCP-Session: bfd76fc1-77c6-4e32-8969-4fcf98ac7243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17884 | 2025.09.19 00:41:11.207425 [ 289 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17885 | 2025.09.19 00:41:11.207510 [ 289 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17886 | 2025.09.19 00:41:11.207961 [ 289 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 17887 | 2025.09.19 00:41:11.209433 [ 347 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Trace> AggregatingTransform: Aggregating | ||
| 17888 | 2025.09.19 00:41:11.209471 [ 347 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Trace> Aggregator: Aggregation method: without_key | ||
| 17889 | 2025.09.19 00:41:11.209504 [ 347 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001404728 sec. (711.882 rows/sec., 27.81 KiB/sec.) | ||
| 17890 | 2025.09.19 00:41:11.209518 [ 347 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Trace> Aggregator: Merging aggregated data | ||
| 17891 | 2025.09.19 00:41:11.210921 [ 289 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004093 sec., 244.31956999755678 rows/sec., 9.54 KiB/sec. | ||
| 17892 | 2025.09.19 00:41:11.211125 [ 289 ] {437bd038-659c-43b2-b823-fb98eee1fc40} <Debug> TCPHandler: Processed in 0.004958745 sec. | ||
| 17893 | 2025.09.19 00:41:11.211268 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17894 | 2025.09.19 00:41:11.211300 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17895 | 2025.09.19 00:41:11.211312 [ 289 ] {} <Debug> TCP-Session: f5f95479-0213-45e2-a3ba-c619795196b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17896 | 2025.09.19 00:41:11.211323 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17897 | 2025.09.19 00:41:11.211350 [ 351 ] {} <Debug> TCP-Session: 41d22846-23b9-46ce-832b-005c71ebc164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17898 | 2025.09.19 00:41:11.211358 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17899 | 2025.09.19 00:41:11.211373 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17900 | 2025.09.19 00:41:11.211393 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17901 | 2025.09.19 00:41:11.211412 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17902 | 2025.09.19 00:41:11.211438 [ 353 ] {} <Debug> TCP-Session: bfd76fc1-77c6-4e32-8969-4fcf98ac7243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17903 | 2025.09.19 00:41:11.211450 [ 352 ] {} <Debug> TCP-Session: 36cd8223-76e8-41d1-aee1-67663f5ff311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17904 | 2025.09.19 00:41:11.211469 [ 362 ] {} <Debug> TCP-Session: cadf5076-401e-4908-86a2-ca3ed733650e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17905 | 2025.09.19 00:41:11.211432 [ 286 ] {} <Debug> TCP-Session: 3ba1ee00-b5d6-4641-bf43-0a634be0242f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17906 | 2025.09.19 00:41:11.211383 [ 288 ] {} <Debug> TCP-Session: d2c45808-8a44-4fb3-a43a-56f64a8f3563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17907 | 2025.09.19 00:41:11.211426 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17908 | 2025.09.19 00:41:11.211340 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17909 | 2025.09.19 00:41:11.211587 [ 363 ] {} <Debug> TCP-Session: 4d191d51-b055-449a-8fb6-0d73b03d41dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17910 | 2025.09.19 00:41:11.211611 [ 287 ] {} <Debug> TCP-Session: 1042238c-8ff2-4501-b8bb-f9244ead9073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17911 | 2025.09.19 00:41:12.400335 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38853 | ||
| 17912 | 2025.09.19 00:41:12.400926 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17913 | 2025.09.19 00:41:12.400982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17914 | 2025.09.19 00:41:12.401557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17915 | 2025.09.19 00:41:12.401850 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17916 | 2025.09.19 00:41:12.402019 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38853 | ||
| 17917 | 2025.09.19 00:41:12.402032 [ 63 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17918 | 2025.09.19 00:41:12.402106 [ 63 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17919 | 2025.09.19 00:41:12.402132 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17920 | 2025.09.19 00:41:12.402277 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 17921 | 2025.09.19 00:41:12.402425 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17922 | 2025.09.19 00:41:12.402466 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36421 rows starting from the beginning of the part | ||
| 17923 | 2025.09.19 00:41:12.402536 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17924 | 2025.09.19 00:41:12.402583 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17925 | 2025.09.19 00:41:12.402639 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17926 | 2025.09.19 00:41:12.402839 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17927 | 2025.09.19 00:41:12.402887 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17928 | 2025.09.19 00:41:12.406132 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38853 rows, containing 4 columns (4 merged, 0 gathered) in 0.003925121 sec., 9898548.350483973 rows/sec., 141.60 MiB/sec. | ||
| 17929 | 2025.09.19 00:41:12.406624 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17930 | 2025.09.19 00:41:12.406969 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17931 | 2025.09.19 00:41:12.407061 [ 196 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_81_16} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17932 | 2025.09.19 00:41:12.407188 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17933 | 2025.09.19 00:41:14.460165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17934 | 2025.09.19 00:41:14.478950 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17935 | 2025.09.19 00:41:14.479015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17936 | 2025.09.19 00:41:14.485303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17937 | 2025.09.19 00:41:14.486040 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17938 | 2025.09.19 00:41:14.486358 [ 67 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17939 | 2025.09.19 00:41:14.486431 [ 67 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2025.09.19 00:41:14.486457 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17941 | 2025.09.19 00:41:14.486647 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 17942 | 2025.09.19 00:41:14.489568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17943 | 2025.09.19 00:41:14.490653 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17944 | 2025.09.19 00:41:14.492234 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17945 | 2025.09.19 00:41:14.496945 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17946 | 2025.09.19 00:41:14.501782 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17947 | 2025.09.19 00:41:14.506698 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17948 | 2025.09.19 00:41:14.511940 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17949 | 2025.09.19 00:41:14.517456 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17950 | 2025.09.19 00:41:14.582283 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.095717613 sec., 6372.912788788413 rows/sec., 32.95 MiB/sec. | ||
| 17951 | 2025.09.19 00:41:14.585545 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17952 | 2025.09.19 00:41:14.587689 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2025.09.19 00:41:14.587785 [ 188 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_81_16} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17954 | 2025.09.19 00:41:14.590568 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17955 | 2025.09.19 00:41:15.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.16 MiB, peak 400.60 MiB, free memory in arenas 0.00 B, will set to 385.09 MiB (RSS), difference: 1.93 MiB | ||
| 17956 | 2025.09.19 00:41:15.025152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2238 | ||
| 17957 | 2025.09.19 00:41:15.028031 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2025.09.19 00:41:15.028086 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17959 | 2025.09.19 00:41:15.029350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17960 | 2025.09.19 00:41:15.029605 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2025.09.19 00:41:15.029919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2238 | ||
| 17962 | 2025.09.19 00:41:15.653996 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17963 | 2025.09.19 00:41:15.654185 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17964 | 2025.09.19 00:41:15.654253 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17965 | 2025.09.19 00:41:15.654974 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2025.09.19 00:41:15.655020 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17967 | 2025.09.19 00:41:15.655411 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17968 | 2025.09.19 00:41:15.655631 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17969 | 2025.09.19 00:41:15.655785 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001648 sec., 84951.45631067961 rows/sec., 7.36 MiB/sec. | ||
| 17970 | 2025.09.19 00:41:15.655827 [ 5 ] {102075b0-15de-4e50-8a8c-7def778dd5ee} <Debug> TCPHandler: Processed in 0.001964386 sec. | ||
| 17971 | 2025.09.19 00:41:15.655951 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17972 | 2025.09.19 00:41:15.656045 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17973 | 2025.09.19 00:41:15.656086 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17974 | 2025.09.19 00:41:15.656501 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17975 | 2025.09.19 00:41:15.656534 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17976 | 2025.09.19 00:41:15.656826 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17977 | 2025.09.19 00:41:15.657040 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17978 | 2025.09.19 00:41:15.657169 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001143 sec., 36745.40682414699 rows/sec., 2.70 MiB/sec. | ||
| 17979 | 2025.09.19 00:41:15.657207 [ 5 ] {6e6edb18-fb81-411b-9568-1a0a0022cb3d} <Debug> TCPHandler: Processed in 0.001308177 sec. | ||
| 17980 | 2025.09.19 00:41:15.657313 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17981 | 2025.09.19 00:41:15.657406 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17982 | 2025.09.19 00:41:15.657445 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17983 | 2025.09.19 00:41:15.657874 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17984 | 2025.09.19 00:41:15.657908 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17985 | 2025.09.19 00:41:15.658211 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17986 | 2025.09.19 00:41:15.658412 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17987 | 2025.09.19 00:41:15.658537 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001149 sec., 92254.13402959095 rows/sec., 7.21 MiB/sec. | ||
| 17988 | 2025.09.19 00:41:15.658574 [ 5 ] {de71e320-6e51-4bae-aa12-4f3c43f2d737} <Debug> TCPHandler: Processed in 0.001309897 sec. | ||
| 17989 | 2025.09.19 00:41:15.658688 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17990 | 2025.09.19 00:41:15.658781 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17991 | 2025.09.19 00:41:15.658824 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17992 | 2025.09.19 00:41:15.659238 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17993 | 2025.09.19 00:41:15.659271 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17994 | 2025.09.19 00:41:15.659590 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17995 | 2025.09.19 00:41:15.659794 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17996 | 2025.09.19 00:41:15.659921 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 17997 | 2025.09.19 00:41:15.659957 [ 5 ] {449de2a4-c18f-41b0-8908-8fd25cace0ff} <Debug> TCPHandler: Processed in 0.001317357 sec. | ||
| 17998 | 2025.09.19 00:41:15.660054 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17999 | 2025.09.19 00:41:15.660147 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18000 | 2025.09.19 00:41:15.660200 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18001 | 2025.09.19 00:41:15.661088 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18002 | 2025.09.19 00:41:15.661122 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18003 | 2025.09.19 00:41:15.661664 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18004 | 2025.09.19 00:41:15.661887 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18005 | 2025.09.19 00:41:15.662026 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001896 sec., 22151.898734177215 rows/sec., 39.70 MiB/sec. | ||
| 18006 | 2025.09.19 00:41:15.662089 [ 5 ] {fcd7412c-c87d-4c62-8c6b-fbce9fe08065} <Debug> TCPHandler: Processed in 0.002082217 sec. | ||
| 18007 | 2025.09.19 00:41:15.662201 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18008 | 2025.09.19 00:41:15.662295 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18009 | 2025.09.19 00:41:15.662336 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18010 | 2025.09.19 00:41:15.662678 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18011 | 2025.09.19 00:41:15.662712 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18012 | 2025.09.19 00:41:15.663013 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18013 | 2025.09.19 00:41:15.663244 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18014 | 2025.09.19 00:41:15.663371 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 18015 | 2025.09.19 00:41:15.663406 [ 5 ] {28576e3c-6b32-4c8d-989c-d03524e2c850} <Debug> TCPHandler: Processed in 0.001253896 sec. | ||
| 18016 | 2025.09.19 00:41:19.709113 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18017 | 2025.09.19 00:41:19.709229 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18018 | 2025.09.19 00:41:19.902185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39301 | ||
| 18019 | 2025.09.19 00:41:19.902766 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2025.09.19 00:41:19.902827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18021 | 2025.09.19 00:41:19.903365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18022 | 2025.09.19 00:41:19.903601 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2025.09.19 00:41:19.903757 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39301 | ||
| 18024 | 2025.09.19 00:41:20.551784 [ 220 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 18025 | 2025.09.19 00:41:20.551838 [ 220 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 18026 | 2025.09.19 00:41:20.553823 [ 220 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 18027 | 2025.09.19 00:41:20.662673 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18028 | 2025.09.19 00:41:20.662852 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18029 | 2025.09.19 00:41:20.662920 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18030 | 2025.09.19 00:41:20.663745 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2025.09.19 00:41:20.663783 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18032 | 2025.09.19 00:41:20.664187 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18033 | 2025.09.19 00:41:20.664410 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18034 | 2025.09.19 00:41:20.664559 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001754 sec., 233751.425313569 rows/sec., 14.83 MiB/sec. | ||
| 18035 | 2025.09.19 00:41:20.664601 [ 5 ] {f99cb07e-38c2-45c1-88c0-85269045e1bd} <Debug> TCPHandler: Processed in 0.002048447 sec. | ||
| 18036 | 2025.09.19 00:41:20.664732 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18037 | 2025.09.19 00:41:20.664853 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18038 | 2025.09.19 00:41:20.664903 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18039 | 2025.09.19 00:41:20.666098 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18040 | 2025.09.19 00:41:20.666134 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18041 | 2025.09.19 00:41:20.666539 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18042 | 2025.09.19 00:41:20.666751 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18043 | 2025.09.19 00:41:20.666863 [ 105 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18044 | 2025.09.19 00:41:20.666878 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002049 sec., 542703.7579306979 rows/sec., 42.80 MiB/sec. | ||
| 18045 | 2025.09.19 00:41:20.666915 [ 105 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18046 | 2025.09.19 00:41:20.666925 [ 5 ] {ee65cc2e-aafe-4ce4-a2d8-454ca5c0ddcc} <Debug> TCPHandler: Processed in 0.002252679 sec. | ||
| 18047 | 2025.09.19 00:41:20.666938 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18048 | 2025.09.19 00:41:20.667039 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18049 | 2025.09.19 00:41:20.667068 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18050 | 2025.09.19 00:41:20.667134 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18051 | 2025.09.19 00:41:20.667179 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18052 | 2025.09.19 00:41:20.667226 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18053 | 2025.09.19 00:41:20.667270 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2346 rows starting from the beginning of the part | ||
| 18054 | 2025.09.19 00:41:20.667350 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1112 rows starting from the beginning of the part | ||
| 18055 | 2025.09.19 00:41:20.667404 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 140 rows starting from the beginning of the part | ||
| 18056 | 2025.09.19 00:41:20.667458 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1112 rows starting from the beginning of the part | ||
| 18057 | 2025.09.19 00:41:20.667505 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 140 rows starting from the beginning of the part | ||
| 18058 | 2025.09.19 00:41:20.667555 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1112 rows starting from the beginning of the part | ||
| 18059 | 2025.09.19 00:41:20.667703 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18060 | 2025.09.19 00:41:20.667744 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18061 | 2025.09.19 00:41:20.668080 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18062 | 2025.09.19 00:41:20.668292 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18063 | 2025.09.19 00:41:20.668419 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001305 sec., 157088.12260536398 rows/sec., 9.22 MiB/sec. | ||
| 18064 | 2025.09.19 00:41:20.668456 [ 5 ] {82c0e06a-f556-44e1-a331-2524470c07ea} <Debug> TCPHandler: Processed in 0.001466009 sec. | ||
| 18065 | 2025.09.19 00:41:20.668576 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18066 | 2025.09.19 00:41:20.668701 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18067 | 2025.09.19 00:41:20.668749 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18068 | 2025.09.19 00:41:20.669336 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18069 | 2025.09.19 00:41:20.669370 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18070 | 2025.09.19 00:41:20.669688 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18071 | 2025.09.19 00:41:20.669687 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5962 rows, containing 5 columns (5 merged, 0 gathered) in 0.002682145 sec., 2222847.758044401 rows/sec., 186.51 MiB/sec. | ||
| 18072 | 2025.09.19 00:41:20.669954 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18073 | 2025.09.19 00:41:20.669987 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18074 | 2025.09.19 00:41:20.670082 [ 105 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 18075 | 2025.09.19 00:41:20.670102 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001425 sec., 148771.9298245614 rows/sec., 9.59 MiB/sec. | ||
| 18076 | 2025.09.19 00:41:20.670124 [ 105 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18077 | 2025.09.19 00:41:20.670145 [ 5 ] {ba093c8e-b22c-4c17-87cb-3cb1ea740fc1} <Debug> TCPHandler: Processed in 0.001628361 sec. | ||
| 18078 | 2025.09.19 00:41:20.670148 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18079 | 2025.09.19 00:41:20.670260 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18080 | 2025.09.19 00:41:20.670267 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2025.09.19 00:41:20.670289 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 18082 | 2025.09.19 00:41:20.670359 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18083 | 2025.09.19 00:41:20.670361 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_121_24} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18084 | 2025.09.19 00:41:20.670409 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18085 | 2025.09.19 00:41:20.670445 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18086 | 2025.09.19 00:41:20.670462 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 18087 | 2025.09.19 00:41:20.670492 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 441 rows starting from the beginning of the part | ||
| 18088 | 2025.09.19 00:41:20.670568 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part | ||
| 18089 | 2025.09.19 00:41:20.670615 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part | ||
| 18090 | 2025.09.19 00:41:20.670657 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 18091 | 2025.09.19 00:41:20.670699 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 212 rows starting from the beginning of the part | ||
| 18092 | 2025.09.19 00:41:20.670739 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 212 rows starting from the beginning of the part | ||
| 18093 | 2025.09.19 00:41:20.670932 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2025.09.19 00:41:20.670973 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18095 | 2025.09.19 00:41:20.671298 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18096 | 2025.09.19 00:41:20.671526 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18097 | 2025.09.19 00:41:20.671657 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 18098 | 2025.09.19 00:41:20.671696 [ 5 ] {ee76faf4-fe56-46e8-821a-12e562503aad} <Debug> TCPHandler: Processed in 0.001485609 sec. | ||
| 18099 | 2025.09.19 00:41:20.671800 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582781 sec., 958439.6072482548 rows/sec., 66.39 MiB/sec. | ||
| 18100 | 2025.09.19 00:41:20.671807 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18101 | 2025.09.19 00:41:20.671923 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18102 | 2025.09.19 00:41:20.671964 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18103 | 2025.09.19 00:41:20.671965 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 18104 | 2025.09.19 00:41:20.672248 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18105 | 2025.09.19 00:41:20.672320 [ 195 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_80_16} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 18106 | 2025.09.19 00:41:20.672420 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18107 | 2025.09.19 00:41:20.672743 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2025.09.19 00:41:20.672784 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18109 | 2025.09.19 00:41:20.673128 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18110 | 2025.09.19 00:41:20.673342 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18111 | 2025.09.19 00:41:20.673449 [ 105 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18112 | 2025.09.19 00:41:20.673467 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001564 sec., 434143.22250639385 rows/sec., 30.26 MiB/sec. | ||
| 18113 | 2025.09.19 00:41:20.673480 [ 105 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2025.09.19 00:41:20.673502 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18115 | 2025.09.19 00:41:20.673506 [ 5 ] {4c94a51a-edb5-4bf3-acba-d53559d40c0e} <Debug> TCPHandler: Processed in 0.001748803 sec. | ||
| 18116 | 2025.09.19 00:41:20.673599 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18117 | 2025.09.19 00:41:20.673620 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18118 | 2025.09.19 00:41:20.673701 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18119 | 2025.09.19 00:41:20.673720 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18120 | 2025.09.19 00:41:20.673731 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1213 rows starting from the beginning of the part | ||
| 18121 | 2025.09.19 00:41:20.673770 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18122 | 2025.09.19 00:41:20.673792 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 679 rows starting from the beginning of the part | ||
| 18123 | 2025.09.19 00:41:20.673835 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 106 rows starting from the beginning of the part | ||
| 18124 | 2025.09.19 00:41:20.673869 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 679 rows starting from the beginning of the part | ||
| 18125 | 2025.09.19 00:41:20.673907 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 106 rows starting from the beginning of the part | ||
| 18126 | 2025.09.19 00:41:20.673944 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 679 rows starting from the beginning of the part | ||
| 18127 | 2025.09.19 00:41:20.674112 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18128 | 2025.09.19 00:41:20.674153 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18129 | 2025.09.19 00:41:20.674465 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18130 | 2025.09.19 00:41:20.674690 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18131 | 2025.09.19 00:41:20.674815 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 18132 | 2025.09.19 00:41:20.674852 [ 5 ] {0422f413-ad2d-45ce-b43c-7f3aa3e595d7} <Debug> TCPHandler: Processed in 0.001281667 sec. | ||
| 18133 | 2025.09.19 00:41:20.674959 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18134 | 2025.09.19 00:41:20.675054 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18135 | 2025.09.19 00:41:20.675094 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18136 | 2025.09.19 00:41:20.675175 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611591 sec., 2148187.7225673264 rows/sec., 160.53 MiB/sec. | ||
| 18137 | 2025.09.19 00:41:20.675384 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18138 | 2025.09.19 00:41:20.675553 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18139 | 2025.09.19 00:41:20.675587 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18140 | 2025.09.19 00:41:20.675662 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2025.09.19 00:41:20.675733 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_121_24} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18142 | 2025.09.19 00:41:20.675817 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 18143 | 2025.09.19 00:41:20.675921 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18144 | 2025.09.19 00:41:20.676127 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18145 | 2025.09.19 00:41:20.676253 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 18146 | 2025.09.19 00:41:20.676289 [ 5 ] {9c5365fb-6312-4913-9512-3b1a5a1cccc3} <Debug> TCPHandler: Processed in 0.001378378 sec. | ||
| 18147 | 2025.09.19 00:41:20.676402 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18148 | 2025.09.19 00:41:20.676495 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18149 | 2025.09.19 00:41:20.676536 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18150 | 2025.09.19 00:41:20.676845 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18151 | 2025.09.19 00:41:20.676880 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18152 | 2025.09.19 00:41:20.677171 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18153 | 2025.09.19 00:41:20.677372 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18154 | 2025.09.19 00:41:20.677497 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 18155 | 2025.09.19 00:41:20.677532 [ 5 ] {9b4abcd4-5182-4792-8fae-0e87f2c65c77} <Debug> TCPHandler: Processed in 0.001177916 sec. | ||
| 18156 | 2025.09.19 00:41:20.677638 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18157 | 2025.09.19 00:41:20.677730 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18158 | 2025.09.19 00:41:20.677770 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18159 | 2025.09.19 00:41:20.678101 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18160 | 2025.09.19 00:41:20.678135 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18161 | 2025.09.19 00:41:20.678443 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18162 | 2025.09.19 00:41:20.678644 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18163 | 2025.09.19 00:41:20.678772 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 18164 | 2025.09.19 00:41:20.678783 [ 111 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18165 | 2025.09.19 00:41:20.678807 [ 5 ] {80fad108-a04c-4066-8fd2-f63ea5695848} <Debug> TCPHandler: Processed in 0.001218036 sec. | ||
| 18166 | 2025.09.19 00:41:20.678839 [ 111 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18167 | 2025.09.19 00:41:20.678867 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18168 | 2025.09.19 00:41:20.678994 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18169 | 2025.09.19 00:41:20.679130 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18170 | 2025.09.19 00:41:20.679168 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 9328 rows starting from the beginning of the part | ||
| 18171 | 2025.09.19 00:41:20.679246 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 104 rows starting from the beginning of the part | ||
| 18172 | 2025.09.19 00:41:20.679294 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 18173 | 2025.09.19 00:41:20.679340 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 104 rows starting from the beginning of the part | ||
| 18174 | 2025.09.19 00:41:20.679381 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 18175 | 2025.09.19 00:41:20.679425 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 104 rows starting from the beginning of the part | ||
| 18176 | 2025.09.19 00:41:20.682266 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9760 rows, containing 4 columns (4 merged, 0 gathered) in 0.003321334 sec., 2938578.2941432567 rows/sec., 186.73 MiB/sec. | ||
| 18177 | 2025.09.19 00:41:20.682632 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18178 | 2025.09.19 00:41:20.683043 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2025.09.19 00:41:20.683149 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_121_24} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18180 | 2025.09.19 00:41:20.683257 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 18181 | 2025.09.19 00:41:21.989655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18182 | 2025.09.19 00:41:22.007910 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18183 | 2025.09.19 00:41:22.007963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18184 | 2025.09.19 00:41:22.014189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18185 | 2025.09.19 00:41:22.014943 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18186 | 2025.09.19 00:41:22.018202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18187 | 2025.09.19 00:41:25.030226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2270 | ||
| 18188 | 2025.09.19 00:41:25.032682 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2025.09.19 00:41:25.032726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18190 | 2025.09.19 00:41:25.033907 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18191 | 2025.09.19 00:41:25.034167 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2025.09.19 00:41:25.034311 [ 108 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18193 | 2025.09.19 00:41:25.034350 [ 108 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2025.09.19 00:41:25.034373 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18195 | 2025.09.19 00:41:25.034444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 18196 | 2025.09.19 00:41:25.034516 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 18197 | 2025.09.19 00:41:25.035086 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18198 | 2025.09.19 00:41:25.035232 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2098 rows starting from the beginning of the part | ||
| 18199 | 2025.09.19 00:41:25.035592 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 18200 | 2025.09.19 00:41:25.035957 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 18201 | 2025.09.19 00:41:25.036322 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 18202 | 2025.09.19 00:41:25.036695 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 38 rows starting from the beginning of the part | ||
| 18203 | 2025.09.19 00:41:25.037063 [ 195 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 18204 | 2025.09.19 00:41:25.045288 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2270 rows, containing 72 columns (72 merged, 0 gathered) in 0.010836051 sec., 209485.90958089806 rows/sec., 158.37 MiB/sec. | ||
| 18205 | 2025.09.19 00:41:25.047325 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18206 | 2025.09.19 00:41:25.047863 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2025.09.19 00:41:25.047937 [ 187 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_61_12} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18208 | 2025.09.19 00:41:25.048144 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18209 | 2025.09.19 00:41:25.057968 [ 224 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18210 | 2025.09.19 00:41:25.058003 [ 224 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18211 | 2025.09.19 00:41:25.061125 [ 224 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18212 | 2025.09.19 00:41:25.681301 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18213 | 2025.09.19 00:41:25.681505 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18214 | 2025.09.19 00:41:25.681577 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18215 | 2025.09.19 00:41:25.682314 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18216 | 2025.09.19 00:41:25.682370 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18217 | 2025.09.19 00:41:25.682753 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18218 | 2025.09.19 00:41:25.682977 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18219 | 2025.09.19 00:41:25.683136 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001685 sec., 8308.60534124629 rows/sec., 677.51 KiB/sec. | ||
| 18220 | 2025.09.19 00:41:25.683177 [ 5 ] {dfc1b68c-19ac-4b67-b651-0fc0b506ab90} <Debug> TCPHandler: Processed in 0.002018656 sec. | ||
| 18221 | 2025.09.19 00:41:25.683301 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18222 | 2025.09.19 00:41:25.683428 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18223 | 2025.09.19 00:41:25.683477 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18224 | 2025.09.19 00:41:25.684928 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18225 | 2025.09.19 00:41:25.684965 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18226 | 2025.09.19 00:41:25.685373 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18227 | 2025.09.19 00:41:25.685610 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18228 | 2025.09.19 00:41:25.685743 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.002341 sec., 549765.0576676633 rows/sec., 45.49 MiB/sec. | ||
| 18229 | 2025.09.19 00:41:25.685782 [ 5 ] {66371978-a730-4703-b9c1-7a212e8847b1} <Debug> TCPHandler: Processed in 0.002539593 sec. | ||
| 18230 | 2025.09.19 00:41:25.685887 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18231 | 2025.09.19 00:41:25.685981 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18232 | 2025.09.19 00:41:25.686022 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18233 | 2025.09.19 00:41:25.686458 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18234 | 2025.09.19 00:41:25.686494 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18235 | 2025.09.19 00:41:25.686788 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18236 | 2025.09.19 00:41:25.686991 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18237 | 2025.09.19 00:41:25.687119 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001157 sec., 48401.03716508211 rows/sec., 3.49 MiB/sec. | ||
| 18238 | 2025.09.19 00:41:25.687157 [ 5 ] {3df3dd4a-6e3b-41c1-817b-98f590752836} <Debug> TCPHandler: Processed in 0.001318047 sec. | ||
| 18239 | 2025.09.19 00:41:25.687260 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18240 | 2025.09.19 00:41:25.687353 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18241 | 2025.09.19 00:41:25.687393 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18242 | 2025.09.19 00:41:25.687911 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18243 | 2025.09.19 00:41:25.687947 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18244 | 2025.09.19 00:41:25.688248 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18245 | 2025.09.19 00:41:25.688450 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18246 | 2025.09.19 00:41:25.688581 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001246 sec., 182985.55377207065 rows/sec., 12.39 MiB/sec. | ||
| 18247 | 2025.09.19 00:41:25.688619 [ 5 ] {e878fc95-2204-454f-9c27-7aa5c002c2ca} <Debug> TCPHandler: Processed in 0.001405509 sec. | ||
| 18248 | 2025.09.19 00:41:25.688719 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18249 | 2025.09.19 00:41:25.688811 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18250 | 2025.09.19 00:41:25.688850 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18251 | 2025.09.19 00:41:25.689583 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18252 | 2025.09.19 00:41:25.689619 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18253 | 2025.09.19 00:41:25.689946 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18254 | 2025.09.19 00:41:25.690172 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18255 | 2025.09.19 00:41:25.690306 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001513 sec., 380700.59484467946 rows/sec., 28.34 MiB/sec. | ||
| 18256 | 2025.09.19 00:41:25.690344 [ 5 ] {9f3cda8d-f3cf-4a69-808c-dd7d1976fa07} <Debug> TCPHandler: Processed in 0.001672382 sec. | ||
| 18257 | 2025.09.19 00:41:25.690391 [ 217 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18258 | 2025.09.19 00:41:25.690421 [ 217 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18259 | 2025.09.19 00:41:25.690442 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18260 | 2025.09.19 00:41:25.690536 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18261 | 2025.09.19 00:41:25.690578 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18262 | 2025.09.19 00:41:25.691225 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18263 | 2025.09.19 00:41:25.691259 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18264 | 2025.09.19 00:41:25.691652 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18265 | 2025.09.19 00:41:25.691863 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18266 | 2025.09.19 00:41:25.691996 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001479 sec., 575388.7762001352 rows/sec., 38.73 MiB/sec. | ||
| 18267 | 2025.09.19 00:41:25.692008 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
| 18268 | 2025.09.19 00:41:25.692033 [ 5 ] {8141e9e6-491e-4b00-88b0-2ea977e4da21} <Debug> TCPHandler: Processed in 0.001638211 sec. | ||
| 18269 | 2025.09.19 00:41:25.692094 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18270 | 2025.09.19 00:41:25.692128 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18271 | 2025.09.19 00:41:25.692181 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18272 | 2025.09.19 00:41:25.692229 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
| 18273 | 2025.09.19 00:41:25.692277 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18274 | 2025.09.19 00:41:25.692279 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18275 | 2025.09.19 00:41:25.692333 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18276 | 2025.09.19 00:41:25.692364 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18277 | 2025.09.19 00:41:25.692396 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18278 | 2025.09.19 00:41:25.692407 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_24, total 41429 rows starting from the beginning of the part | ||
| 18279 | 2025.09.19 00:41:25.692485 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 18280 | 2025.09.19 00:41:25.692536 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 314 rows starting from the beginning of the part | ||
| 18281 | 2025.09.19 00:41:25.692586 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 18282 | 2025.09.19 00:41:25.692630 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 314 rows starting from the beginning of the part | ||
| 18283 | 2025.09.19 00:41:25.692683 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 851 rows starting from the beginning of the part | ||
| 18284 | 2025.09.19 00:41:25.693355 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18285 | 2025.09.19 00:41:25.693395 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18286 | 2025.09.19 00:41:25.694014 [ 217 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18287 | 2025.09.19 00:41:25.694031 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18288 | 2025.09.19 00:41:25.694296 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18289 | 2025.09.19 00:41:25.694422 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18290 | 2025.09.19 00:41:25.694456 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18291 | 2025.09.19 00:41:25.694464 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002203 sec., 19064.911484339536 rows/sec., 34.16 MiB/sec. | ||
| 18292 | 2025.09.19 00:41:25.694476 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18293 | 2025.09.19 00:41:25.694547 [ 5 ] {5208d6d8-b010-43e5-b0ee-bdf2f7637c07} <Debug> TCPHandler: Processed in 0.002422682 sec. | ||
| 18294 | 2025.09.19 00:41:25.694604 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 18295 | 2025.09.19 00:41:25.694684 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18296 | 2025.09.19 00:41:25.694783 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18297 | 2025.09.19 00:41:25.694828 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18298 | 2025.09.19 00:41:25.694853 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18299 | 2025.09.19 00:41:25.694919 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2228 rows starting from the beginning of the part | ||
| 18300 | 2025.09.19 00:41:25.695048 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 18301 | 2025.09.19 00:41:25.695153 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 18302 | 2025.09.19 00:41:25.695192 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2025.09.19 00:41:25.695234 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18304 | 2025.09.19 00:41:25.695256 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 18305 | 2025.09.19 00:41:25.695371 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 18306 | 2025.09.19 00:41:25.695479 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
| 18307 | 2025.09.19 00:41:25.695556 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18308 | 2025.09.19 00:41:25.695784 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18309 | 2025.09.19 00:41:25.695955 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 18310 | 2025.09.19 00:41:25.695992 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18311 | 2025.09.19 00:41:25.695996 [ 5 ] {2ddf4e64-a03b-4bed-b818-3ae98297ef6b} <Debug> TCPHandler: Processed in 0.001363958 sec. | ||
| 18312 | 2025.09.19 00:41:25.696028 [ 217 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18313 | 2025.09.19 00:41:25.696055 [ 217 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18314 | 2025.09.19 00:41:25.698740 [ 217 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18315 | 2025.09.19 00:41:25.700866 [ 192 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43228 rows, containing 5 columns (5 merged, 0 gathered) in 0.008678814 sec., 4980864.896977859 rows/sec., 333.53 MiB/sec. | ||
| 18316 | 2025.09.19 00:41:25.701366 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 18317 | 2025.09.19 00:41:25.701682 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2025.09.19 00:41:25.701759 [ 194 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
| 18319 | 2025.09.19 00:41:25.701851 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 18320 | 2025.09.19 00:41:25.708697 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 19 columns (19 merged, 0 gathered) in 0.014141435 sec., 172401.1742796965 rows/sec., 308.93 MiB/sec. | ||
| 18321 | 2025.09.19 00:41:25.711040 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18322 | 2025.09.19 00:41:25.711394 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2025.09.19 00:41:25.711467 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18324 | 2025.09.19 00:41:25.711618 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.79 MiB. | ||
| 18325 | 2025.09.19 00:41:26.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.25 MiB, peak 405.01 MiB, free memory in arenas 0.00 B, will set to 393.96 MiB (RSS), difference: 7.71 MiB | ||
| 18326 | 2025.09.19 00:41:26.711972 [ 221 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18327 | 2025.09.19 00:41:26.712031 [ 221 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18328 | 2025.09.19 00:41:26.715015 [ 221 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18329 | 2025.09.19 00:41:27.403922 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39813 | ||
| 18330 | 2025.09.19 00:41:27.404498 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18331 | 2025.09.19 00:41:27.404531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18332 | 2025.09.19 00:41:27.405010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18333 | 2025.09.19 00:41:27.405244 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18334 | 2025.09.19 00:41:27.405369 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39813 | ||
| 18335 | 2025.09.19 00:41:29.518285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18336 | 2025.09.19 00:41:29.536602 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2025.09.19 00:41:29.536651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18338 | 2025.09.19 00:41:29.543356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18339 | 2025.09.19 00:41:29.544117 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2025.09.19 00:41:29.547261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18341 | 2025.09.19 00:41:30.663329 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18342 | 2025.09.19 00:41:30.663523 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18343 | 2025.09.19 00:41:30.663622 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18344 | 2025.09.19 00:41:30.664732 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2025.09.19 00:41:30.664775 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18346 | 2025.09.19 00:41:30.665179 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18347 | 2025.09.19 00:41:30.665390 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18348 | 2025.09.19 00:41:30.665538 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002074 sec., 197685.63162970106 rows/sec., 12.54 MiB/sec. | ||
| 18349 | 2025.09.19 00:41:30.665580 [ 5 ] {1a2221c5-ed1d-4325-ac9a-8c712b66daa0} <Debug> TCPHandler: Processed in 0.002379071 sec. | ||
| 18350 | 2025.09.19 00:41:30.665701 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18351 | 2025.09.19 00:41:30.665794 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18352 | 2025.09.19 00:41:30.665834 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18353 | 2025.09.19 00:41:30.666878 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18354 | 2025.09.19 00:41:30.666913 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18355 | 2025.09.19 00:41:30.667282 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18356 | 2025.09.19 00:41:30.667485 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18357 | 2025.09.19 00:41:30.667607 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001831 sec., 607318.4052430366 rows/sec., 47.90 MiB/sec. | ||
| 18358 | 2025.09.19 00:41:30.667644 [ 5 ] {b8702eb0-e3d6-4b63-b0d0-457888b4efe4} <Debug> TCPHandler: Processed in 0.001990546 sec. | ||
| 18359 | 2025.09.19 00:41:30.667755 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18360 | 2025.09.19 00:41:30.667847 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18361 | 2025.09.19 00:41:30.667885 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18362 | 2025.09.19 00:41:30.668391 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18363 | 2025.09.19 00:41:30.668427 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18364 | 2025.09.19 00:41:30.668726 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18365 | 2025.09.19 00:41:30.668924 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18366 | 2025.09.19 00:41:30.669045 [ 96 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18367 | 2025.09.19 00:41:30.669051 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001223 sec., 167620.60506950124 rows/sec., 9.83 MiB/sec. | ||
| 18368 | 2025.09.19 00:41:30.669121 [ 96 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18369 | 2025.09.19 00:41:30.669136 [ 5 ] {724d1813-4d33-40d2-92dc-bf138ad7dfe0} <Debug> TCPHandler: Processed in 0.001427938 sec. | ||
| 18370 | 2025.09.19 00:41:30.669149 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18371 | 2025.09.19 00:41:30.669245 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18372 | 2025.09.19 00:41:30.669286 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18373 | 2025.09.19 00:41:30.669341 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18374 | 2025.09.19 00:41:30.669385 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18375 | 2025.09.19 00:41:30.669450 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18376 | 2025.09.19 00:41:30.669496 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 265 rows starting from the beginning of the part | ||
| 18377 | 2025.09.19 00:41:30.669566 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 205 rows starting from the beginning of the part | ||
| 18378 | 2025.09.19 00:41:30.669611 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 42 rows starting from the beginning of the part | ||
| 18379 | 2025.09.19 00:41:30.669654 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 205 rows starting from the beginning of the part | ||
| 18380 | 2025.09.19 00:41:30.669697 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 18381 | 2025.09.19 00:41:30.669738 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 205 rows starting from the beginning of the part | ||
| 18382 | 2025.09.19 00:41:30.669896 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18383 | 2025.09.19 00:41:30.669938 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18384 | 2025.09.19 00:41:30.670280 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18385 | 2025.09.19 00:41:30.670504 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2025.09.19 00:41:30.670634 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00131 sec., 161832.06106870229 rows/sec., 10.44 MiB/sec. | ||
| 18387 | 2025.09.19 00:41:30.670671 [ 5 ] {76bb9a65-511f-4bd6-94dc-2b16e566c5c4} <Debug> TCPHandler: Processed in 0.001472499 sec. | ||
| 18388 | 2025.09.19 00:41:30.670681 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462599 sec., 668672.6847208291 rows/sec., 43.26 MiB/sec. | ||
| 18389 | 2025.09.19 00:41:30.670766 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18390 | 2025.09.19 00:41:30.670849 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18391 | 2025.09.19 00:41:30.670856 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18392 | 2025.09.19 00:41:30.670900 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18393 | 2025.09.19 00:41:30.671152 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18394 | 2025.09.19 00:41:30.671228 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_121_24} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18395 | 2025.09.19 00:41:30.671313 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18396 | 2025.09.19 00:41:30.671403 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2025.09.19 00:41:30.671438 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18398 | 2025.09.19 00:41:30.671731 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18399 | 2025.09.19 00:41:30.671930 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2025.09.19 00:41:30.672054 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 18401 | 2025.09.19 00:41:30.672090 [ 5 ] {cff9421d-4f36-478c-863b-22f0d8c40329} <Debug> TCPHandler: Processed in 0.001370988 sec. | ||
| 18402 | 2025.09.19 00:41:30.672193 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2025.09.19 00:41:30.672283 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18404 | 2025.09.19 00:41:30.672321 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18405 | 2025.09.19 00:41:30.673097 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2025.09.19 00:41:30.673133 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18407 | 2025.09.19 00:41:30.673449 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18408 | 2025.09.19 00:41:30.673652 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2025.09.19 00:41:30.673774 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001508 sec., 450265.25198938994 rows/sec., 31.39 MiB/sec. | ||
| 18410 | 2025.09.19 00:41:30.673811 [ 5 ] {3a7831f3-1330-4353-9e35-eda1871bee3c} <Debug> TCPHandler: Processed in 0.001664351 sec. | ||
| 18411 | 2025.09.19 00:41:30.673928 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2025.09.19 00:41:30.674050 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18413 | 2025.09.19 00:41:30.674100 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18414 | 2025.09.19 00:41:30.674498 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2025.09.19 00:41:30.674535 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18416 | 2025.09.19 00:41:30.674847 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18417 | 2025.09.19 00:41:30.675056 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2025.09.19 00:41:30.675186 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 18419 | 2025.09.19 00:41:30.675223 [ 5 ] {092180b7-3ed0-4aa6-b66f-c71d64e1bd40} <Debug> TCPHandler: Processed in 0.001354368 sec. | ||
| 18420 | 2025.09.19 00:41:30.675339 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18421 | 2025.09.19 00:41:30.675456 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18422 | 2025.09.19 00:41:30.675508 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18423 | 2025.09.19 00:41:30.676062 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2025.09.19 00:41:30.676109 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18425 | 2025.09.19 00:41:30.676535 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18426 | 2025.09.19 00:41:30.676761 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2025.09.19 00:41:30.676898 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001467 sec., 214042.26312201773 rows/sec., 14.06 MiB/sec. | ||
| 18428 | 2025.09.19 00:41:30.676937 [ 5 ] {ec58afc2-f9af-4412-98d9-4461921a439b} <Debug> TCPHandler: Processed in 0.001656012 sec. | ||
| 18429 | 2025.09.19 00:41:30.677043 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18430 | 2025.09.19 00:41:30.677137 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18431 | 2025.09.19 00:41:30.677179 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18432 | 2025.09.19 00:41:30.677495 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2025.09.19 00:41:30.677532 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18434 | 2025.09.19 00:41:30.677849 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18435 | 2025.09.19 00:41:30.678064 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2025.09.19 00:41:30.678196 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 18437 | 2025.09.19 00:41:30.678234 [ 5 ] {dea6a9ee-83ba-4b39-a40c-8dd9482fb755} <Debug> TCPHandler: Processed in 0.001240137 sec. | ||
| 18438 | 2025.09.19 00:41:30.678337 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2025.09.19 00:41:30.678430 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18440 | 2025.09.19 00:41:30.678472 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18441 | 2025.09.19 00:41:30.678845 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2025.09.19 00:41:30.678883 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18443 | 2025.09.19 00:41:30.679192 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18444 | 2025.09.19 00:41:30.679396 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2025.09.19 00:41:30.679523 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 18446 | 2025.09.19 00:41:30.679559 [ 5 ] {5e02b0b8-baf3-4c47-a086-7c4e4deb4afc} <Debug> TCPHandler: Processed in 0.001271157 sec. | ||
| 18447 | 2025.09.19 00:41:30.815770 [ 217 ] {} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): 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] | ||
| 18448 | 2025.09.19 00:41:30.815827 [ 217 ] {} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): 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] | ||
| 18449 | 2025.09.19 00:41:30.817865 [ 217 ] {} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): 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] | ||
| 18450 | 2025.09.19 00:41:34.709292 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18451 | 2025.09.19 00:41:34.709355 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18452 | 2025.09.19 00:41:34.905526 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40261 | ||
| 18453 | 2025.09.19 00:41:34.906033 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18454 | 2025.09.19 00:41:34.906073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18455 | 2025.09.19 00:41:34.906575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18456 | 2025.09.19 00:41:34.906809 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18457 | 2025.09.19 00:41:34.906962 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40261 | ||
| 18458 | 2025.09.19 00:41:35.034667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2306 | ||
| 18459 | 2025.09.19 00:41:35.037171 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18460 | 2025.09.19 00:41:35.037212 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18461 | 2025.09.19 00:41:35.038407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18462 | 2025.09.19 00:41:35.038676 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18463 | 2025.09.19 00:41:35.038939 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
| 18464 | 2025.09.19 00:41:35.654607 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2025.09.19 00:41:35.654833 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18466 | 2025.09.19 00:41:35.654907 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18467 | 2025.09.19 00:41:35.655708 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18468 | 2025.09.19 00:41:35.655757 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18469 | 2025.09.19 00:41:35.656154 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18470 | 2025.09.19 00:41:35.656379 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2025.09.19 00:41:35.656536 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001756 sec., 79726.65148063781 rows/sec., 6.91 MiB/sec. | ||
| 18472 | 2025.09.19 00:41:35.656581 [ 5 ] {92e15390-03b5-429b-a2fb-fcc2ba4ca7e2} <Debug> TCPHandler: Processed in 0.002156549 sec. | ||
| 18473 | 2025.09.19 00:41:35.656708 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18474 | 2025.09.19 00:41:35.656806 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18475 | 2025.09.19 00:41:35.656846 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18476 | 2025.09.19 00:41:35.657264 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2025.09.19 00:41:35.657299 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18478 | 2025.09.19 00:41:35.657605 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18479 | 2025.09.19 00:41:35.657812 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18480 | 2025.09.19 00:41:35.657937 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00115 sec., 36521.739130434784 rows/sec., 2.68 MiB/sec. | ||
| 18481 | 2025.09.19 00:41:35.657975 [ 5 ] {cb9946ea-9ad3-4336-bb26-edce6c370613} <Debug> TCPHandler: Processed in 0.001314607 sec. | ||
| 18482 | 2025.09.19 00:41:35.658049 [ 217 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18483 | 2025.09.19 00:41:35.658083 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2025.09.19 00:41:35.658085 [ 217 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18485 | 2025.09.19 00:41:35.658175 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18486 | 2025.09.19 00:41:35.658215 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18487 | 2025.09.19 00:41:35.658642 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18488 | 2025.09.19 00:41:35.658676 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18489 | 2025.09.19 00:41:35.658975 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18490 | 2025.09.19 00:41:35.659198 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18491 | 2025.09.19 00:41:35.659323 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001166 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 18492 | 2025.09.19 00:41:35.659360 [ 5 ] {7a1a7e77-ddf7-4adf-bc5f-07bf61455910} <Debug> TCPHandler: Processed in 0.001323747 sec. | ||
| 18493 | 2025.09.19 00:41:35.659468 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18494 | 2025.09.19 00:41:35.659559 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18495 | 2025.09.19 00:41:35.659603 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18496 | 2025.09.19 00:41:35.660014 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18497 | 2025.09.19 00:41:35.660048 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18498 | 2025.09.19 00:41:35.660383 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18499 | 2025.09.19 00:41:35.660608 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18500 | 2025.09.19 00:41:35.660736 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 18501 | 2025.09.19 00:41:35.660773 [ 5 ] {0afff791-05bf-4d62-b4e9-ab8fd238032d} <Debug> TCPHandler: Processed in 0.001351338 sec. | ||
| 18502 | 2025.09.19 00:41:35.660879 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18503 | 2025.09.19 00:41:35.660971 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18504 | 2025.09.19 00:41:35.661023 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18505 | 2025.09.19 00:41:35.661108 [ 217 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18506 | 2025.09.19 00:41:35.661898 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18507 | 2025.09.19 00:41:35.661934 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18508 | 2025.09.19 00:41:35.662483 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18509 | 2025.09.19 00:41:35.662702 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18510 | 2025.09.19 00:41:35.662836 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001883 sec., 22304.832713754648 rows/sec., 39.97 MiB/sec. | ||
| 18511 | 2025.09.19 00:41:35.662888 [ 5 ] {424ef5a5-5b7d-4e17-85e5-28bdd4328df9} <Debug> TCPHandler: Processed in 0.002055707 sec. | ||
| 18512 | 2025.09.19 00:41:35.663000 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18513 | 2025.09.19 00:41:35.663091 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18514 | 2025.09.19 00:41:35.663132 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18515 | 2025.09.19 00:41:35.663465 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18516 | 2025.09.19 00:41:35.663500 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18517 | 2025.09.19 00:41:35.663797 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18518 | 2025.09.19 00:41:35.664008 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18519 | 2025.09.19 00:41:35.664131 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 18520 | 2025.09.19 00:41:35.664166 [ 5 ] {1789e190-1e13-4f8a-9ca0-37cc47ac058a} <Debug> TCPHandler: Processed in 0.001213916 sec. | ||
| 18521 | 2025.09.19 00:41:37.047352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18522 | 2025.09.19 00:41:37.066010 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18523 | 2025.09.19 00:41:37.066067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18524 | 2025.09.19 00:41:37.072360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18525 | 2025.09.19 00:41:37.073060 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18526 | 2025.09.19 00:41:37.076426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18527 | 2025.09.19 00:41:40.663058 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2025.09.19 00:41:40.663335 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18529 | 2025.09.19 00:41:40.663430 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18530 | 2025.09.19 00:41:40.664424 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2025.09.19 00:41:40.664472 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18532 | 2025.09.19 00:41:40.664885 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18533 | 2025.09.19 00:41:40.665137 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2025.09.19 00:41:40.665290 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002025 sec., 202469.13580246916 rows/sec., 12.84 MiB/sec. | ||
| 18535 | 2025.09.19 00:41:40.665290 [ 86 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 18536 | 2025.09.19 00:41:40.665335 [ 5 ] {d6220e1d-dd33-4cf7-8fac-04e42e100c5c} <Debug> TCPHandler: Processed in 0.002445722 sec. | ||
| 18537 | 2025.09.19 00:41:40.665374 [ 86 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18538 | 2025.09.19 00:41:40.665404 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18539 | 2025.09.19 00:41:40.665472 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2025.09.19 00:41:40.665516 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 18541 | 2025.09.19 00:41:40.665573 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18542 | 2025.09.19 00:41:40.665621 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18543 | 2025.09.19 00:41:40.665650 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18544 | 2025.09.19 00:41:40.665691 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 410 rows starting from the beginning of the part | ||
| 18545 | 2025.09.19 00:41:40.665766 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 18546 | 2025.09.19 00:41:40.665815 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 18547 | 2025.09.19 00:41:40.665861 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 18548 | 2025.09.19 00:41:40.665900 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 410 rows starting from the beginning of the part | ||
| 18549 | 2025.09.19 00:41:40.666015 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18550 | 2025.09.19 00:41:40.666058 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18551 | 2025.09.19 00:41:40.666382 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18552 | 2025.09.19 00:41:40.666611 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18553 | 2025.09.19 00:41:40.666741 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001187 sec., 1684.9199663016009 rows/sec., 137.39 KiB/sec. | ||
| 18554 | 2025.09.19 00:41:40.666779 [ 5 ] {d71c554e-b2ef-4b5e-9198-368f95f40ef8} <Debug> TCPHandler: Processed in 0.001357008 sec. | ||
| 18555 | 2025.09.19 00:41:40.666890 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18556 | 2025.09.19 00:41:40.666950 [ 201 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148401 sec., 1381392.3086771653 rows/sec., 92.90 MiB/sec. | ||
| 18557 | 2025.09.19 00:41:40.666984 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18558 | 2025.09.19 00:41:40.667025 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18559 | 2025.09.19 00:41:40.667151 [ 196 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 18560 | 2025.09.19 00:41:40.667472 [ 196 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2025.09.19 00:41:40.667561 [ 196 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_61_15} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 18562 | 2025.09.19 00:41:40.667684 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 18563 | 2025.09.19 00:41:40.668022 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18564 | 2025.09.19 00:41:40.668064 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18565 | 2025.09.19 00:41:40.668435 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18566 | 2025.09.19 00:41:40.668649 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2025.09.19 00:41:40.668776 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001811 sec., 614577.5814467146 rows/sec., 48.46 MiB/sec. | ||
| 18568 | 2025.09.19 00:41:40.668815 [ 5 ] {87bba96b-812e-4ab9-8d26-2c39096d5ebc} <Debug> TCPHandler: Processed in 0.001972446 sec. | ||
| 18569 | 2025.09.19 00:41:40.668930 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18570 | 2025.09.19 00:41:40.669024 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18571 | 2025.09.19 00:41:40.669065 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18572 | 2025.09.19 00:41:40.669571 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18573 | 2025.09.19 00:41:40.669615 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18574 | 2025.09.19 00:41:40.669960 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18575 | 2025.09.19 00:41:40.670171 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18576 | 2025.09.19 00:41:40.670298 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001293 sec., 160092.80742459395 rows/sec., 9.41 MiB/sec. | ||
| 18577 | 2025.09.19 00:41:40.670336 [ 5 ] {cc551e56-0c99-4562-902c-4955ddaa5d44} <Debug> TCPHandler: Processed in 0.001453569 sec. | ||
| 18578 | 2025.09.19 00:41:40.670444 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18579 | 2025.09.19 00:41:40.670537 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18580 | 2025.09.19 00:41:40.670576 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18581 | 2025.09.19 00:41:40.671054 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18582 | 2025.09.19 00:41:40.671090 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18583 | 2025.09.19 00:41:40.671383 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18584 | 2025.09.19 00:41:40.671580 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18585 | 2025.09.19 00:41:40.671710 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 18586 | 2025.09.19 00:41:40.671748 [ 5 ] {4523a4cf-895d-428c-b0c0-feb939fb9e46} <Debug> TCPHandler: Processed in 0.001350658 sec. | ||
| 18587 | 2025.09.19 00:41:40.671869 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2025.09.19 00:41:40.671989 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18589 | 2025.09.19 00:41:40.672040 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18590 | 2025.09.19 00:41:40.672623 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2025.09.19 00:41:40.672667 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18592 | 2025.09.19 00:41:40.673014 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18593 | 2025.09.19 00:41:40.673236 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2025.09.19 00:41:40.673343 [ 86 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 18595 | 2025.09.19 00:41:40.673367 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001403 sec., 150392.017106201 rows/sec., 8.54 MiB/sec. | ||
| 18596 | 2025.09.19 00:41:40.673375 [ 86 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18597 | 2025.09.19 00:41:40.673408 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18598 | 2025.09.19 00:41:40.673414 [ 5 ] {9f12d0ea-370a-4ebc-bcfd-263aa8f5f7b5} <Debug> TCPHandler: Processed in 0.00160601 sec. | ||
| 18599 | 2025.09.19 00:41:40.673475 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 18600 | 2025.09.19 00:41:40.673500 [ 220 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18601 | 2025.09.19 00:41:40.673526 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18602 | 2025.09.19 00:41:40.673532 [ 220 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18603 | 2025.09.19 00:41:40.673574 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18604 | 2025.09.19 00:41:40.673607 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 211 rows starting from the beginning of the part | ||
| 18605 | 2025.09.19 00:41:40.673631 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18606 | 2025.09.19 00:41:40.673662 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 18607 | 2025.09.19 00:41:40.673677 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18608 | 2025.09.19 00:41:40.673745 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 18609 | 2025.09.19 00:41:40.673793 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 18610 | 2025.09.19 00:41:40.673828 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 211 rows starting from the beginning of the part | ||
| 18611 | 2025.09.19 00:41:40.674401 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18612 | 2025.09.19 00:41:40.674445 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18613 | 2025.09.19 00:41:40.674620 [ 201 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172475 sec., 899805.9660120684 rows/sec., 54.53 MiB/sec. | ||
| 18614 | 2025.09.19 00:41:40.674794 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18615 | 2025.09.19 00:41:40.674795 [ 201 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 18616 | 2025.09.19 00:41:40.675020 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18617 | 2025.09.19 00:41:40.675073 [ 201 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2025.09.19 00:41:40.675162 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001548 sec., 439922.48062015505 rows/sec., 30.68 MiB/sec. | ||
| 18619 | 2025.09.19 00:41:40.675174 [ 201 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_61_15} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 18620 | 2025.09.19 00:41:40.675203 [ 5 ] {23080f5e-1a9d-438f-8560-8c29b906e155} <Debug> TCPHandler: Processed in 0.001725563 sec. | ||
| 18621 | 2025.09.19 00:41:40.675260 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18622 | 2025.09.19 00:41:40.675317 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18623 | 2025.09.19 00:41:40.675410 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18624 | 2025.09.19 00:41:40.675452 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18625 | 2025.09.19 00:41:40.675767 [ 220 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18626 | 2025.09.19 00:41:40.675782 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2025.09.19 00:41:40.675824 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18628 | 2025.09.19 00:41:40.676137 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18629 | 2025.09.19 00:41:40.676338 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2025.09.19 00:41:40.676449 [ 85 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18631 | 2025.09.19 00:41:40.676464 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 18632 | 2025.09.19 00:41:40.676478 [ 85 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2025.09.19 00:41:40.676497 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18634 | 2025.09.19 00:41:40.676501 [ 5 ] {3050dfda-9b67-49fa-8ca7-9cd9aa5628b0} <Debug> TCPHandler: Processed in 0.001234666 sec. | ||
| 18635 | 2025.09.19 00:41:40.676599 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 18636 | 2025.09.19 00:41:40.676615 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2025.09.19 00:41:40.676719 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18638 | 2025.09.19 00:41:40.676720 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18639 | 2025.09.19 00:41:40.676759 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 18640 | 2025.09.19 00:41:40.676782 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18641 | 2025.09.19 00:41:40.676836 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 18642 | 2025.09.19 00:41:40.676887 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 18643 | 2025.09.19 00:41:40.676934 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 18644 | 2025.09.19 00:41:40.676975 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 18645 | 2025.09.19 00:41:40.677020 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 18646 | 2025.09.19 00:41:40.677225 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2025.09.19 00:41:40.677266 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18648 | 2025.09.19 00:41:40.677621 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18649 | 2025.09.19 00:41:40.677841 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18650 | 2025.09.19 00:41:40.677862 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305667 sec., 280316.4972385762 rows/sec., 14.30 MiB/sec. | ||
| 18651 | 2025.09.19 00:41:40.677966 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001264 sec., 249208.8607594937 rows/sec., 16.37 MiB/sec. | ||
| 18652 | 2025.09.19 00:41:40.677976 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18653 | 2025.09.19 00:41:40.678010 [ 5 ] {db84e256-3443-4165-980b-20380f0c46d9} <Debug> TCPHandler: Processed in 0.001443899 sec. | ||
| 18654 | 2025.09.19 00:41:40.678134 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18655 | 2025.09.19 00:41:40.678237 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18656 | 2025.09.19 00:41:40.678253 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18657 | 2025.09.19 00:41:40.678304 [ 188 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_61_12} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18658 | 2025.09.19 00:41:40.678311 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18659 | 2025.09.19 00:41:40.678371 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18660 | 2025.09.19 00:41:40.678703 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18661 | 2025.09.19 00:41:40.678753 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18662 | 2025.09.19 00:41:40.679064 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18663 | 2025.09.19 00:41:40.679272 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18664 | 2025.09.19 00:41:40.679410 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 18665 | 2025.09.19 00:41:40.679446 [ 5 ] {a98f8e48-ef52-4925-a725-e3759f02f3a2} <Debug> TCPHandler: Processed in 0.001372009 sec. | ||
| 18666 | 2025.09.19 00:41:40.679548 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18667 | 2025.09.19 00:41:40.679643 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18668 | 2025.09.19 00:41:40.679684 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18669 | 2025.09.19 00:41:40.680063 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18670 | 2025.09.19 00:41:40.680105 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18671 | 2025.09.19 00:41:40.680469 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18672 | 2025.09.19 00:41:40.680707 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18673 | 2025.09.19 00:41:40.680843 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001218 sec., 85385.87848932677 rows/sec., 5.23 MiB/sec. | ||
| 18674 | 2025.09.19 00:41:40.680878 [ 5 ] {81bc4497-34cf-4840-be3a-92117fad8af4} <Debug> TCPHandler: Processed in 0.001378208 sec. | ||
| 18675 | 2025.09.19 00:41:41.612554 [ 224 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18676 | 2025.09.19 00:41:41.612606 [ 224 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18677 | 2025.09.19 00:41:41.615683 [ 224 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18678 | 2025.09.19 00:41:42.407134 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40773 | ||
| 18679 | 2025.09.19 00:41:42.407952 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18680 | 2025.09.19 00:41:42.407996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18681 | 2025.09.19 00:41:42.408486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18682 | 2025.09.19 00:41:42.408727 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18683 | 2025.09.19 00:41:42.408883 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40773 | ||
| 18684 | 2025.09.19 00:41:42.408947 [ 223 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 18685 | 2025.09.19 00:41:42.409000 [ 223 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 18686 | 2025.09.19 00:41:42.412068 [ 223 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): 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] | ||
| 18687 | 2025.09.19 00:41:43.063286 [ 221 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 18688 | 2025.09.19 00:41:43.063343 [ 221 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 18689 | 2025.09.19 00:41:43.065324 [ 221 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): 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] | ||
| 18690 | 2025.09.19 00:41:44.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.96 MiB, peak 405.01 MiB, free memory in arenas 0.00 B, will set to 393.96 MiB (RSS), difference: 4.00 MiB | ||
| 18691 | 2025.09.19 00:41:44.576515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18692 | 2025.09.19 00:41:44.595207 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18693 | 2025.09.19 00:41:44.595261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18694 | 2025.09.19 00:41:44.601677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18695 | 2025.09.19 00:41:44.602406 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2025.09.19 00:41:44.606145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18697 | 2025.09.19 00:41:45.039158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2340 | ||
| 18698 | 2025.09.19 00:41:45.041478 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2025.09.19 00:41:45.041516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18700 | 2025.09.19 00:41:45.042682 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18701 | 2025.09.19 00:41:45.042939 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2025.09.19 00:41:45.043209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2340 | ||
| 18703 | 2025.09.19 00:41:45.654051 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18704 | 2025.09.19 00:41:45.654249 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18705 | 2025.09.19 00:41:45.654323 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18706 | 2025.09.19 00:41:45.655104 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18707 | 2025.09.19 00:41:45.655154 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18708 | 2025.09.19 00:41:45.655547 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18709 | 2025.09.19 00:41:45.655767 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18710 | 2025.09.19 00:41:45.655919 [ 79 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18711 | 2025.09.19 00:41:45.655929 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001733 sec., 80784.76630121177 rows/sec., 7.00 MiB/sec. | ||
| 18712 | 2025.09.19 00:41:45.655983 [ 79 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2025.09.19 00:41:45.656004 [ 5 ] {0814af7b-ed7d-4da5-9ed6-dc227b6e9669} <Debug> TCPHandler: Processed in 0.002114657 sec. | ||
| 18714 | 2025.09.19 00:41:45.656011 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18715 | 2025.09.19 00:41:45.656130 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18716 | 2025.09.19 00:41:45.656142 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18717 | 2025.09.19 00:41:45.656240 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18718 | 2025.09.19 00:41:45.656257 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18719 | 2025.09.19 00:41:45.656274 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2346 rows starting from the beginning of the part | ||
| 18720 | 2025.09.19 00:41:45.656300 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18721 | 2025.09.19 00:41:45.656343 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1287 rows starting from the beginning of the part | ||
| 18722 | 2025.09.19 00:41:45.656398 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1112 rows starting from the beginning of the part | ||
| 18723 | 2025.09.19 00:41:45.656449 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 140 rows starting from the beginning of the part | ||
| 18724 | 2025.09.19 00:41:45.656497 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1113 rows starting from the beginning of the part | ||
| 18725 | 2025.09.19 00:41:45.656547 [ 201 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 140 rows starting from the beginning of the part | ||
| 18726 | 2025.09.19 00:41:45.656735 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18727 | 2025.09.19 00:41:45.656771 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18728 | 2025.09.19 00:41:45.657083 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18729 | 2025.09.19 00:41:45.657289 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18730 | 2025.09.19 00:41:45.657424 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001191 sec., 35264.48362720403 rows/sec., 2.59 MiB/sec. | ||
| 18731 | 2025.09.19 00:41:45.657463 [ 5 ] {854452c8-9fdc-4956-a625-d046e8810da3} <Debug> TCPHandler: Processed in 0.001371528 sec. | ||
| 18732 | 2025.09.19 00:41:45.657568 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18733 | 2025.09.19 00:41:45.657670 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18734 | 2025.09.19 00:41:45.657711 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18735 | 2025.09.19 00:41:45.658162 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18736 | 2025.09.19 00:41:45.658199 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18737 | 2025.09.19 00:41:45.658518 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18738 | 2025.09.19 00:41:45.658568 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6138 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483872 sec., 2471141.830174824 rows/sec., 209.27 MiB/sec. | ||
| 18739 | 2025.09.19 00:41:45.658728 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18740 | 2025.09.19 00:41:45.658864 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001215 sec., 87242.79835390947 rows/sec., 6.81 MiB/sec. | ||
| 18741 | 2025.09.19 00:41:45.658877 [ 199 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18742 | 2025.09.19 00:41:45.658885 [ 78 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18743 | 2025.09.19 00:41:45.658902 [ 5 ] {8f63128c-f3d1-4704-9536-d3c635af37aa} <Debug> TCPHandler: Processed in 0.001383758 sec. | ||
| 18744 | 2025.09.19 00:41:45.658957 [ 78 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18745 | 2025.09.19 00:41:45.658987 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18746 | 2025.09.19 00:41:45.659047 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18747 | 2025.09.19 00:41:45.659096 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18748 | 2025.09.19 00:41:45.659147 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18749 | 2025.09.19 00:41:45.659195 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18750 | 2025.09.19 00:41:45.659197 [ 199 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18751 | 2025.09.19 00:41:45.659219 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18752 | 2025.09.19 00:41:45.659258 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1213 rows starting from the beginning of the part | ||
| 18753 | 2025.09.19 00:41:45.659294 [ 199 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_126_25} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18754 | 2025.09.19 00:41:45.659328 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 576 rows starting from the beginning of the part | ||
| 18755 | 2025.09.19 00:41:45.659378 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 679 rows starting from the beginning of the part | ||
| 18756 | 2025.09.19 00:41:45.659402 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 18757 | 2025.09.19 00:41:45.659420 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 106 rows starting from the beginning of the part | ||
| 18758 | 2025.09.19 00:41:45.659467 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 681 rows starting from the beginning of the part | ||
| 18759 | 2025.09.19 00:41:45.659508 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 106 rows starting from the beginning of the part | ||
| 18760 | 2025.09.19 00:41:45.659608 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18761 | 2025.09.19 00:41:45.659651 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18762 | 2025.09.19 00:41:45.659999 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18763 | 2025.09.19 00:41:45.660223 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18764 | 2025.09.19 00:41:45.660355 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 18765 | 2025.09.19 00:41:45.660392 [ 5 ] {221c1ea9-6b80-4bfb-ac0b-e3b9531db14f} <Debug> TCPHandler: Processed in 0.001398048 sec. | ||
| 18766 | 2025.09.19 00:41:45.660497 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18767 | 2025.09.19 00:41:45.660589 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18768 | 2025.09.19 00:41:45.660642 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18769 | 2025.09.19 00:41:45.660840 [ 195 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792294 sec., 1875250.3774492354 rows/sec., 141.74 MiB/sec. | ||
| 18770 | 2025.09.19 00:41:45.661062 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18771 | 2025.09.19 00:41:45.661355 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18772 | 2025.09.19 00:41:45.661429 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_126_25} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18773 | 2025.09.19 00:41:45.661510 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 18774 | 2025.09.19 00:41:45.661528 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18775 | 2025.09.19 00:41:45.661563 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18776 | 2025.09.19 00:41:45.662117 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18777 | 2025.09.19 00:41:45.662329 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18778 | 2025.09.19 00:41:45.662462 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001891 sec., 22210.470650449497 rows/sec., 39.80 MiB/sec. | ||
| 18779 | 2025.09.19 00:41:45.662516 [ 5 ] {d01b5008-8e92-4281-85a3-3d92c82e4330} <Debug> TCPHandler: Processed in 0.002066597 sec. | ||
| 18780 | 2025.09.19 00:41:45.662627 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18781 | 2025.09.19 00:41:45.662718 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18782 | 2025.09.19 00:41:45.662758 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18783 | 2025.09.19 00:41:45.663089 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18784 | 2025.09.19 00:41:45.663125 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18785 | 2025.09.19 00:41:45.663430 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18786 | 2025.09.19 00:41:45.663628 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18787 | 2025.09.19 00:41:45.663745 [ 79 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18788 | 2025.09.19 00:41:45.663753 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 18789 | 2025.09.19 00:41:45.663786 [ 79 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2025.09.19 00:41:45.663805 [ 5 ] {28b622f0-87f1-4663-ba96-dedc1ef92028} <Debug> TCPHandler: Processed in 0.001226626 sec. | ||
| 18791 | 2025.09.19 00:41:45.663810 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18792 | 2025.09.19 00:41:45.663929 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18793 | 2025.09.19 00:41:45.664148 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18794 | 2025.09.19 00:41:45.664204 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 9760 rows starting from the beginning of the part | ||
| 18795 | 2025.09.19 00:41:45.664301 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 18796 | 2025.09.19 00:41:45.664374 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 104 rows starting from the beginning of the part | ||
| 18797 | 2025.09.19 00:41:45.664440 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 18798 | 2025.09.19 00:41:45.664501 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 104 rows starting from the beginning of the part | ||
| 18799 | 2025.09.19 00:41:45.664563 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 18800 | 2025.09.19 00:41:45.667153 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10148 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264852 sec., 3108257.2808813388 rows/sec., 197.58 MiB/sec. | ||
| 18801 | 2025.09.19 00:41:45.667525 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18802 | 2025.09.19 00:41:45.667989 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2025.09.19 00:41:45.668060 [ 189 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_126_25} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18804 | 2025.09.19 00:41:45.668129 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 18805 | 2025.09.19 00:41:49.709399 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18806 | 2025.09.19 00:41:49.709468 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18807 | 2025.09.19 00:41:49.909079 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41221 | ||
| 18808 | 2025.09.19 00:41:49.909899 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2025.09.19 00:41:49.909982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18810 | 2025.09.19 00:41:49.910554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18811 | 2025.09.19 00:41:49.910798 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2025.09.19 00:41:49.910954 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41221 | ||
| 18813 | 2025.09.19 00:41:49.910956 [ 74 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18814 | 2025.09.19 00:41:49.911012 [ 74 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18815 | 2025.09.19 00:41:49.911037 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18816 | 2025.09.19 00:41:49.911158 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 18817 | 2025.09.19 00:41:49.911300 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18818 | 2025.09.19 00:41:49.911338 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38853 rows starting from the beginning of the part | ||
| 18819 | 2025.09.19 00:41:49.911398 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 18820 | 2025.09.19 00:41:49.911445 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 18821 | 2025.09.19 00:41:49.911487 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 18822 | 2025.09.19 00:41:49.911529 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 18823 | 2025.09.19 00:41:49.911569 [ 195 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 18824 | 2025.09.19 00:41:49.914162 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41221 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305204 sec., 13506048.413520139 rows/sec., 193.21 MiB/sec. | ||
| 18825 | 2025.09.19 00:41:49.914718 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18826 | 2025.09.19 00:41:49.915134 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18827 | 2025.09.19 00:41:49.915214 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_86_17} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18828 | 2025.09.19 00:41:49.915337 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18829 | 2025.09.19 00:41:50.094088 [ 220 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18830 | 2025.09.19 00:41:50.094137 [ 220 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18831 | 2025.09.19 00:41:50.096869 [ 220 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 18832 | 2025.09.19 00:41:50.338338 [ 220 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18833 | 2025.09.19 00:41:50.338405 [ 220 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18834 | 2025.09.19 00:41:50.341720 [ 220 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18835 | 2025.09.19 00:41:50.663324 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18836 | 2025.09.19 00:41:50.663504 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18837 | 2025.09.19 00:41:50.663568 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18838 | 2025.09.19 00:41:50.664347 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18839 | 2025.09.19 00:41:50.664394 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18840 | 2025.09.19 00:41:50.664797 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18841 | 2025.09.19 00:41:50.665020 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18842 | 2025.09.19 00:41:50.665169 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001713 sec., 239346.17629889084 rows/sec., 15.18 MiB/sec. | ||
| 18843 | 2025.09.19 00:41:50.665212 [ 5 ] {2d88298a-7fdd-44ad-96fc-58f8d9e528d4} <Debug> TCPHandler: Processed in 0.002014317 sec. | ||
| 18844 | 2025.09.19 00:41:50.665339 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18845 | 2025.09.19 00:41:50.665461 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18846 | 2025.09.19 00:41:50.665512 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18847 | 2025.09.19 00:41:50.666382 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2025.09.19 00:41:50.666419 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18849 | 2025.09.19 00:41:50.666804 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18850 | 2025.09.19 00:41:50.667015 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2025.09.19 00:41:50.667147 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001711 sec., 649912.3319696084 rows/sec., 51.25 MiB/sec. | ||
| 18852 | 2025.09.19 00:41:50.667183 [ 5 ] {97fc21dc-f940-42eb-96a5-9486ce0e25db} <Debug> TCPHandler: Processed in 0.001906934 sec. | ||
| 18853 | 2025.09.19 00:41:50.667294 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18854 | 2025.09.19 00:41:50.667388 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18855 | 2025.09.19 00:41:50.667428 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18856 | 2025.09.19 00:41:50.667881 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18857 | 2025.09.19 00:41:50.667916 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18858 | 2025.09.19 00:41:50.668225 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18859 | 2025.09.19 00:41:50.668439 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18860 | 2025.09.19 00:41:50.668570 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001199 sec., 170975.81317764803 rows/sec., 10.03 MiB/sec. | ||
| 18861 | 2025.09.19 00:41:50.668606 [ 5 ] {5f65de07-2493-4b11-b9d2-53bebaa2aa23} <Debug> TCPHandler: Processed in 0.001359018 sec. | ||
| 18862 | 2025.09.19 00:41:50.668726 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18863 | 2025.09.19 00:41:50.668847 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18864 | 2025.09.19 00:41:50.668896 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18865 | 2025.09.19 00:41:50.669403 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2025.09.19 00:41:50.669439 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18867 | 2025.09.19 00:41:50.669749 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18868 | 2025.09.19 00:41:50.669959 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18869 | 2025.09.19 00:41:50.670090 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 18870 | 2025.09.19 00:41:50.670128 [ 5 ] {b93fff9f-10c5-44aa-b1db-0f60f48183ba} <Debug> TCPHandler: Processed in 0.001464449 sec. | ||
| 18871 | 2025.09.19 00:41:50.670243 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18872 | 2025.09.19 00:41:50.670358 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18873 | 2025.09.19 00:41:50.670405 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18874 | 2025.09.19 00:41:50.670933 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18875 | 2025.09.19 00:41:50.670974 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18876 | 2025.09.19 00:41:50.671301 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18877 | 2025.09.19 00:41:50.671525 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18878 | 2025.09.19 00:41:50.671660 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001325 sec., 159245.28301886792 rows/sec., 9.04 MiB/sec. | ||
| 18879 | 2025.09.19 00:41:50.671697 [ 5 ] {9f49ce28-4df1-45db-b3a3-2214787955eb} <Debug> TCPHandler: Processed in 0.001513799 sec. | ||
| 18880 | 2025.09.19 00:41:50.671807 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18881 | 2025.09.19 00:41:50.671899 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18882 | 2025.09.19 00:41:50.671938 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18883 | 2025.09.19 00:41:50.672602 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18884 | 2025.09.19 00:41:50.672635 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18885 | 2025.09.19 00:41:50.672964 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18886 | 2025.09.19 00:41:50.673184 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18887 | 2025.09.19 00:41:50.673308 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001427 sec., 475823.4057463209 rows/sec., 33.17 MiB/sec. | ||
| 18888 | 2025.09.19 00:41:50.673344 [ 5 ] {64c5095a-9109-46b0-9225-bff6e1ff560d} <Debug> TCPHandler: Processed in 0.001586731 sec. | ||
| 18889 | 2025.09.19 00:41:50.673374 [ 219 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18890 | 2025.09.19 00:41:50.673421 [ 219 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18891 | 2025.09.19 00:41:50.673444 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18892 | 2025.09.19 00:41:50.673541 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18893 | 2025.09.19 00:41:50.673583 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18894 | 2025.09.19 00:41:50.673906 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18895 | 2025.09.19 00:41:50.673943 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18896 | 2025.09.19 00:41:50.674256 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18897 | 2025.09.19 00:41:50.674468 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2025.09.19 00:41:50.674610 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 18899 | 2025.09.19 00:41:50.674647 [ 5 ] {667d2fbb-51f2-4ccb-84e2-387bfd146248} <Debug> TCPHandler: Processed in 0.001250736 sec. | ||
| 18900 | 2025.09.19 00:41:50.674755 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18901 | 2025.09.19 00:41:50.674851 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18902 | 2025.09.19 00:41:50.674894 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18903 | 2025.09.19 00:41:50.675324 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18904 | 2025.09.19 00:41:50.675360 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18905 | 2025.09.19 00:41:50.675641 [ 219 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18906 | 2025.09.19 00:41:50.675726 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18907 | 2025.09.19 00:41:50.675953 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2025.09.19 00:41:50.676053 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
| 18909 | 2025.09.19 00:41:50.676080 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001246 sec., 252006.4205457464 rows/sec., 16.55 MiB/sec. | ||
| 18910 | 2025.09.19 00:41:50.676088 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18911 | 2025.09.19 00:41:50.676113 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18912 | 2025.09.19 00:41:50.676116 [ 5 ] {3d783d04-f868-4c91-a4fd-0aefe178c2c8} <Debug> TCPHandler: Processed in 0.001408999 sec. | ||
| 18913 | 2025.09.19 00:41:50.676217 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18914 | 2025.09.19 00:41:50.676222 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18915 | 2025.09.19 00:41:50.676234 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
| 18916 | 2025.09.19 00:41:50.676246 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18917 | 2025.09.19 00:41:50.676328 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18918 | 2025.09.19 00:41:50.676368 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18919 | 2025.09.19 00:41:50.676388 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18920 | 2025.09.19 00:41:50.676434 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_25, total 43228 rows starting from the beginning of the part | ||
| 18921 | 2025.09.19 00:41:50.676509 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 314 rows starting from the beginning of the part | ||
| 18922 | 2025.09.19 00:41:50.676563 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18923 | 2025.09.19 00:41:50.676613 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 315 rows starting from the beginning of the part | ||
| 18924 | 2025.09.19 00:41:50.676667 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 18925 | 2025.09.19 00:41:50.676673 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18926 | 2025.09.19 00:41:50.676715 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18927 | 2025.09.19 00:41:50.676717 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 314 rows starting from the beginning of the part | ||
| 18928 | 2025.09.19 00:41:50.677067 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18929 | 2025.09.19 00:41:50.677294 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18930 | 2025.09.19 00:41:50.677397 [ 73 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 18931 | 2025.09.19 00:41:50.677426 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 18932 | 2025.09.19 00:41:50.677428 [ 73 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2025.09.19 00:41:50.677458 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18934 | 2025.09.19 00:41:50.677463 [ 5 ] {0c03d18a-6fcf-43f4-887d-70437b19401b} <Debug> TCPHandler: Processed in 0.001289827 sec. | ||
| 18935 | 2025.09.19 00:41:50.677567 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 18936 | 2025.09.19 00:41:50.677599 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18937 | 2025.09.19 00:41:50.677711 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18938 | 2025.09.19 00:41:50.677736 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18939 | 2025.09.19 00:41:50.677753 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 61 rows starting from the beginning of the part | ||
| 18940 | 2025.09.19 00:41:50.677800 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18941 | 2025.09.19 00:41:50.677832 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 18942 | 2025.09.19 00:41:50.677881 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 18943 | 2025.09.19 00:41:50.677921 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 18944 | 2025.09.19 00:41:50.677959 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 18945 | 2025.09.19 00:41:50.677998 [ 192 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 18946 | 2025.09.19 00:41:50.678185 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18947 | 2025.09.19 00:41:50.678225 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18948 | 2025.09.19 00:41:50.678560 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18949 | 2025.09.19 00:41:50.678785 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18950 | 2025.09.19 00:41:50.678843 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001328217 sec., 49690.67554473403 rows/sec., 3.26 MiB/sec. | ||
| 18951 | 2025.09.19 00:41:50.678917 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 5.26 MiB/sec. | ||
| 18952 | 2025.09.19 00:41:50.678957 [ 5 ] {d6584f22-fd72-4f2f-9829-5815b6b1b96c} <Debug> TCPHandler: Processed in 0.001417969 sec. | ||
| 18953 | 2025.09.19 00:41:50.679001 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 18954 | 2025.09.19 00:41:50.679269 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18955 | 2025.09.19 00:41:50.679320 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18956 | 2025.09.19 00:41:50.679330 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_65_13} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 18957 | 2025.09.19 00:41:50.679415 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18958 | 2025.09.19 00:41:50.684325 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44491 rows, containing 5 columns (5 merged, 0 gathered) in 0.008145567 sec., 5461989.3249911275 rows/sec., 365.70 MiB/sec. | ||
| 18959 | 2025.09.19 00:41:50.684751 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 18960 | 2025.09.19 00:41:50.685063 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18961 | 2025.09.19 00:41:50.685129 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
| 18962 | 2025.09.19 00:41:50.685209 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 18963 | 2025.09.19 00:41:51.370341 [ 221 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18964 | 2025.09.19 00:41:51.370418 [ 221 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18965 | 2025.09.19 00:41:51.373114 [ 221 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18966 | 2025.09.19 00:41:52.106231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18967 | 2025.09.19 00:41:52.125256 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18968 | 2025.09.19 00:41:52.125322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18969 | 2025.09.19 00:41:52.131695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18970 | 2025.09.19 00:41:52.132469 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2025.09.19 00:41:52.132794 [ 71 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18972 | 2025.09.19 00:41:52.132868 [ 71 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18973 | 2025.09.19 00:41:52.132893 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18974 | 2025.09.19 00:41:52.133031 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 18975 | 2025.09.19 00:41:52.136080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18976 | 2025.09.19 00:41:52.137224 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18977 | 2025.09.19 00:41:52.138787 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18978 | 2025.09.19 00:41:52.143627 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18979 | 2025.09.19 00:41:52.148420 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18980 | 2025.09.19 00:41:52.152958 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18981 | 2025.09.19 00:41:52.157908 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18982 | 2025.09.19 00:41:52.162862 [ 197 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18983 | 2025.09.19 00:41:52.224715 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.091749791 sec., 7062.686388026758 rows/sec., 36.52 MiB/sec. | ||
| 18984 | 2025.09.19 00:41:52.227792 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18985 | 2025.09.19 00:41:52.230036 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2025.09.19 00:41:52.230154 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_86_17} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18987 | 2025.09.19 00:41:52.232982 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18988 | 2025.09.19 00:41:54.239393 [ 219 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 18989 | 2025.09.19 00:41:54.239454 [ 219 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 18990 | 2025.09.19 00:41:54.241354 [ 219 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 18991 | 2025.09.19 00:41:55.043467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2372 | ||
| 18992 | 2025.09.19 00:41:55.046134 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18993 | 2025.09.19 00:41:55.046182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18994 | 2025.09.19 00:41:55.047371 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18995 | 2025.09.19 00:41:55.047637 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18996 | 2025.09.19 00:41:55.047898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2372 | ||
| 18997 | 2025.09.19 00:41:55.680821 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18998 | 2025.09.19 00:41:55.681003 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18999 | 2025.09.19 00:41:55.681069 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19000 | 2025.09.19 00:41:55.681692 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19001 | 2025.09.19 00:41:55.681740 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19002 | 2025.09.19 00:41:55.682120 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19003 | 2025.09.19 00:41:55.682344 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19004 | 2025.09.19 00:41:55.682498 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001541 sec., 1297.8585334198572 rows/sec., 105.83 KiB/sec. | ||
| 19005 | 2025.09.19 00:41:55.682541 [ 5 ] {15f238a9-7e0c-4510-82bc-92ce3305931e} <Debug> TCPHandler: Processed in 0.001851204 sec. | ||
| 19006 | 2025.09.19 00:41:55.682677 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19007 | 2025.09.19 00:41:55.682802 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19008 | 2025.09.19 00:41:55.682851 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19009 | 2025.09.19 00:41:55.684025 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19010 | 2025.09.19 00:41:55.684066 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19011 | 2025.09.19 00:41:55.684466 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19012 | 2025.09.19 00:41:55.684682 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2025.09.19 00:41:55.684818 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Debug> executeQuery: Read 1281 rows, 108.61 KiB in 0.002041 sec., 627633.5129838315 rows/sec., 51.97 MiB/sec. | ||
| 19014 | 2025.09.19 00:41:55.684856 [ 5 ] {c85eb889-7cf8-46d6-affa-28bf41e5b03b} <Debug> TCPHandler: Processed in 0.002241399 sec. | ||
| 19015 | 2025.09.19 00:41:55.684972 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19016 | 2025.09.19 00:41:55.685066 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19017 | 2025.09.19 00:41:55.685107 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19018 | 2025.09.19 00:41:55.685526 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19019 | 2025.09.19 00:41:55.685562 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19020 | 2025.09.19 00:41:55.685860 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19021 | 2025.09.19 00:41:55.686067 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2025.09.19 00:41:55.686197 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001149 sec., 38294.168842471714 rows/sec., 2.80 MiB/sec. | ||
| 19023 | 2025.09.19 00:41:55.686194 [ 64 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19024 | 2025.09.19 00:41:55.686236 [ 5 ] {a096fd27-c181-4235-a1ee-0edc483474ac} <Debug> TCPHandler: Processed in 0.001315137 sec. | ||
| 19025 | 2025.09.19 00:41:55.686283 [ 64 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19026 | 2025.09.19 00:41:55.686313 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19027 | 2025.09.19 00:41:55.686376 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19028 | 2025.09.19 00:41:55.686437 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19029 | 2025.09.19 00:41:55.686485 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19030 | 2025.09.19 00:41:55.686532 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19031 | 2025.09.19 00:41:55.686598 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19032 | 2025.09.19 00:41:55.686642 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 265 rows starting from the beginning of the part | ||
| 19033 | 2025.09.19 00:41:55.686716 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 42 rows starting from the beginning of the part | ||
| 19034 | 2025.09.19 00:41:55.686770 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 207 rows starting from the beginning of the part | ||
| 19035 | 2025.09.19 00:41:55.686819 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 42 rows starting from the beginning of the part | ||
| 19036 | 2025.09.19 00:41:55.686863 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 205 rows starting from the beginning of the part | ||
| 19037 | 2025.09.19 00:41:55.686910 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 44 rows starting from the beginning of the part | ||
| 19038 | 2025.09.19 00:41:55.687047 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19039 | 2025.09.19 00:41:55.687097 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19040 | 2025.09.19 00:41:55.687437 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19041 | 2025.09.19 00:41:55.687668 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19042 | 2025.09.19 00:41:55.687790 [ 64 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 19043 | 2025.09.19 00:41:55.687808 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001342 sec., 169895.67809239938 rows/sec., 11.50 MiB/sec. | ||
| 19044 | 2025.09.19 00:41:55.687831 [ 64 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19045 | 2025.09.19 00:41:55.687856 [ 5 ] {0224f1ce-4bd0-44fd-b7ae-a2dc54c86dbd} <Debug> TCPHandler: Processed in 0.00153951 sec. | ||
| 19046 | 2025.09.19 00:41:55.687863 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19047 | 2025.09.19 00:41:55.687884 [ 196 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150808 sec., 533791.3108057928 rows/sec., 35.14 MiB/sec. | ||
| 19048 | 2025.09.19 00:41:55.687973 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 19049 | 2025.09.19 00:41:55.687988 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19050 | 2025.09.19 00:41:55.688032 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19051 | 2025.09.19 00:41:55.688092 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19052 | 2025.09.19 00:41:55.688094 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19053 | 2025.09.19 00:41:55.688141 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19054 | 2025.09.19 00:41:55.688150 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 441 rows starting from the beginning of the part | ||
| 19055 | 2025.09.19 00:41:55.688226 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 228 rows starting from the beginning of the part | ||
| 19056 | 2025.09.19 00:41:55.688273 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 212 rows starting from the beginning of the part | ||
| 19057 | 2025.09.19 00:41:55.688301 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19058 | 2025.09.19 00:41:55.688312 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 212 rows starting from the beginning of the part | ||
| 19059 | 2025.09.19 00:41:55.688361 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 212 rows starting from the beginning of the part | ||
| 19060 | 2025.09.19 00:41:55.688388 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_126_25} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19061 | 2025.09.19 00:41:55.688400 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 228 rows starting from the beginning of the part | ||
| 19062 | 2025.09.19 00:41:55.688471 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19063 | 2025.09.19 00:41:55.688778 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19064 | 2025.09.19 00:41:55.688820 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19065 | 2025.09.19 00:41:55.689165 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19066 | 2025.09.19 00:41:55.689373 [ 189 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443759 sec., 1061811.5627331154 rows/sec., 74.05 MiB/sec. | ||
| 19067 | 2025.09.19 00:41:55.689377 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19068 | 2025.09.19 00:41:55.689511 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 19069 | 2025.09.19 00:41:55.689519 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001445 sec., 390311.41868512105 rows/sec., 29.01 MiB/sec. | ||
| 19070 | 2025.09.19 00:41:55.689585 [ 5 ] {dfa47e1d-a562-45b9-a158-668524069347} <Debug> TCPHandler: Processed in 0.001645131 sec. | ||
| 19071 | 2025.09.19 00:41:55.689701 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2025.09.19 00:41:55.689773 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2025.09.19 00:41:55.689798 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19074 | 2025.09.19 00:41:55.689847 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19075 | 2025.09.19 00:41:55.689848 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_85_17} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 19076 | 2025.09.19 00:41:55.689955 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 19077 | 2025.09.19 00:41:55.690435 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19078 | 2025.09.19 00:41:55.690477 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19079 | 2025.09.19 00:41:55.690863 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19080 | 2025.09.19 00:41:55.691085 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19081 | 2025.09.19 00:41:55.691217 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001437 sec., 588030.6193458595 rows/sec., 39.58 MiB/sec. | ||
| 19082 | 2025.09.19 00:41:55.691255 [ 5 ] {94067569-5d88-41c2-b0f2-2cd631e5f7f8} <Debug> TCPHandler: Processed in 0.001603211 sec. | ||
| 19083 | 2025.09.19 00:41:55.691368 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2025.09.19 00:41:55.691461 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19085 | 2025.09.19 00:41:55.691515 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19086 | 2025.09.19 00:41:55.692425 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2025.09.19 00:41:55.692460 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19088 | 2025.09.19 00:41:55.693017 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19089 | 2025.09.19 00:41:55.693235 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19090 | 2025.09.19 00:41:55.693381 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001937 sec., 21683.014971605575 rows/sec., 38.85 MiB/sec. | ||
| 19091 | 2025.09.19 00:41:55.693405 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 19092 | 2025.09.19 00:41:55.693448 [ 5 ] {6a495573-97a4-4889-9cff-4c4b38afc871} <Debug> TCPHandler: Processed in 0.002128838 sec. | ||
| 19093 | 2025.09.19 00:41:55.693454 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 19094 | 2025.09.19 00:41:55.693570 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19095 | 2025.09.19 00:41:55.693669 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19096 | 2025.09.19 00:41:55.693711 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19097 | 2025.09.19 00:41:55.694052 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19098 | 2025.09.19 00:41:55.694094 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19099 | 2025.09.19 00:41:55.694439 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19100 | 2025.09.19 00:41:55.694691 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19101 | 2025.09.19 00:41:55.694830 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 19102 | 2025.09.19 00:41:55.694867 [ 5 ] {86bfcec3-1b7e-4e00-8e40-08200ace38db} <Debug> TCPHandler: Processed in 0.001345607 sec. | ||
| 19103 | 2025.09.19 00:41:55.696202 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 19104 | 2025.09.19 00:41:57.411115 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41733 | ||
| 19105 | 2025.09.19 00:41:57.411640 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19106 | 2025.09.19 00:41:57.411682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19107 | 2025.09.19 00:41:57.412159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19108 | 2025.09.19 00:41:57.412394 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19109 | 2025.09.19 00:41:57.412525 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41733 | ||
| 19110 | 2025.09.19 00:41:59.636192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19111 | 2025.09.19 00:41:59.655356 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2025.09.19 00:41:59.655423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19113 | 2025.09.19 00:41:59.661558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19114 | 2025.09.19 00:41:59.662272 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19115 | 2025.09.19 00:41:59.665796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19116 | 2025.09.19 00:42:00.664122 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19117 | 2025.09.19 00:42:00.664297 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19118 | 2025.09.19 00:42:00.664364 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19119 | 2025.09.19 00:42:00.665248 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19120 | 2025.09.19 00:42:00.665295 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19121 | 2025.09.19 00:42:00.665699 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19122 | 2025.09.19 00:42:00.665926 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19123 | 2025.09.19 00:42:00.666079 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001829 sec., 224166.2110442865 rows/sec., 14.22 MiB/sec. | ||
| 19124 | 2025.09.19 00:42:00.666131 [ 5 ] {bc15ecde-28de-4e46-b679-57242a943002} <Debug> TCPHandler: Processed in 0.002131348 sec. | ||
| 19125 | 2025.09.19 00:42:00.666258 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19126 | 2025.09.19 00:42:00.666358 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19127 | 2025.09.19 00:42:00.666401 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19128 | 2025.09.19 00:42:00.667527 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19129 | 2025.09.19 00:42:00.667564 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19130 | 2025.09.19 00:42:00.667927 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19131 | 2025.09.19 00:42:00.668132 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19132 | 2025.09.19 00:42:00.668261 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001927 sec., 577062.7919045148 rows/sec., 45.51 MiB/sec. | ||
| 19133 | 2025.09.19 00:42:00.668298 [ 5 ] {656a25f4-ed9a-4df0-951b-0cb49f28671a} <Debug> TCPHandler: Processed in 0.002089897 sec. | ||
| 19134 | 2025.09.19 00:42:00.668414 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19135 | 2025.09.19 00:42:00.668507 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19136 | 2025.09.19 00:42:00.668547 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19137 | 2025.09.19 00:42:00.669127 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19138 | 2025.09.19 00:42:00.669163 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19139 | 2025.09.19 00:42:00.669463 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19140 | 2025.09.19 00:42:00.669666 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19141 | 2025.09.19 00:42:00.669797 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00131 sec., 156488.54961832063 rows/sec., 9.18 MiB/sec. | ||
| 19142 | 2025.09.19 00:42:00.669836 [ 5 ] {de37dc15-6b7f-452f-9db3-0524d90c823b} <Debug> TCPHandler: Processed in 0.00147047 sec. | ||
| 19143 | 2025.09.19 00:42:00.669874 [ 223 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19144 | 2025.09.19 00:42:00.669932 [ 223 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19145 | 2025.09.19 00:42:00.669972 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19146 | 2025.09.19 00:42:00.670072 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19147 | 2025.09.19 00:42:00.670114 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19148 | 2025.09.19 00:42:00.670670 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19149 | 2025.09.19 00:42:00.670713 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19150 | 2025.09.19 00:42:00.671094 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19151 | 2025.09.19 00:42:00.671404 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19152 | 2025.09.19 00:42:00.671555 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001501 sec., 141239.1738840773 rows/sec., 9.11 MiB/sec. | ||
| 19153 | 2025.09.19 00:42:00.671600 [ 5 ] {efb90fbb-1004-45e7-99da-3611d381338c} <Debug> TCPHandler: Processed in 0.001675332 sec. | ||
| 19154 | 2025.09.19 00:42:00.671609 [ 217 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 19155 | 2025.09.19 00:42:00.671639 [ 217 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 19156 | 2025.09.19 00:42:00.671722 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19157 | 2025.09.19 00:42:00.671816 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19158 | 2025.09.19 00:42:00.671858 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19159 | 2025.09.19 00:42:00.672245 [ 223 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19160 | 2025.09.19 00:42:00.672408 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19161 | 2025.09.19 00:42:00.672448 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19162 | 2025.09.19 00:42:00.672774 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19163 | 2025.09.19 00:42:00.672990 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19164 | 2025.09.19 00:42:00.673120 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001323 sec., 159486.01662887377 rows/sec., 9.06 MiB/sec. | ||
| 19165 | 2025.09.19 00:42:00.673157 [ 5 ] {0c7c79bf-dcb4-4d1e-804c-da28423a6f00} <Debug> TCPHandler: Processed in 0.00148522 sec. | ||
| 19166 | 2025.09.19 00:42:00.673274 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19167 | 2025.09.19 00:42:00.673366 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19168 | 2025.09.19 00:42:00.673407 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19169 | 2025.09.19 00:42:00.674191 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19170 | 2025.09.19 00:42:00.674227 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19171 | 2025.09.19 00:42:00.674560 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19172 | 2025.09.19 00:42:00.674773 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19173 | 2025.09.19 00:42:00.674851 [ 217 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 19174 | 2025.09.19 00:42:00.674906 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001558 sec., 435815.14762516046 rows/sec., 30.38 MiB/sec. | ||
| 19175 | 2025.09.19 00:42:00.674944 [ 5 ] {acda7fcc-88aa-4c55-a6a3-5e8ced4a7c6c} <Debug> TCPHandler: Processed in 0.001719862 sec. | ||
| 19176 | 2025.09.19 00:42:00.675061 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19177 | 2025.09.19 00:42:00.675154 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19178 | 2025.09.19 00:42:00.675196 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19179 | 2025.09.19 00:42:00.675542 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2025.09.19 00:42:00.675577 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19181 | 2025.09.19 00:42:00.675886 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19182 | 2025.09.19 00:42:00.676105 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2025.09.19 00:42:00.676238 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 19184 | 2025.09.19 00:42:00.676274 [ 5 ] {484de46b-370e-4aa8-a51c-39cb9e1cef39} <Debug> TCPHandler: Processed in 0.001262627 sec. | ||
| 19185 | 2025.09.19 00:42:00.676386 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19186 | 2025.09.19 00:42:00.676480 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19187 | 2025.09.19 00:42:00.676523 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19188 | 2025.09.19 00:42:00.676986 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19189 | 2025.09.19 00:42:00.677022 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19190 | 2025.09.19 00:42:00.677361 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19191 | 2025.09.19 00:42:00.677570 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2025.09.19 00:42:00.677703 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 19193 | 2025.09.19 00:42:00.677740 [ 5 ] {5604c4ed-d739-4a82-b11b-6c913dc0c40e} <Debug> TCPHandler: Processed in 0.001403169 sec. | ||
| 19194 | 2025.09.19 00:42:00.677850 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19195 | 2025.09.19 00:42:00.677942 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19196 | 2025.09.19 00:42:00.677983 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19197 | 2025.09.19 00:42:00.678304 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19198 | 2025.09.19 00:42:00.678338 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19199 | 2025.09.19 00:42:00.678634 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19200 | 2025.09.19 00:42:00.678841 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2025.09.19 00:42:00.678972 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 19202 | 2025.09.19 00:42:00.679008 [ 5 ] {094c2130-cae7-4ac7-afb6-7a0df028788c} <Debug> TCPHandler: Processed in 0.001206796 sec. | ||
| 19203 | 2025.09.19 00:42:00.679118 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19204 | 2025.09.19 00:42:00.679210 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19205 | 2025.09.19 00:42:00.679250 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19206 | 2025.09.19 00:42:00.679587 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19207 | 2025.09.19 00:42:00.679622 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19208 | 2025.09.19 00:42:00.679925 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19209 | 2025.09.19 00:42:00.680134 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19210 | 2025.09.19 00:42:00.680261 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 19211 | 2025.09.19 00:42:00.680296 [ 5 ] {20a97bbb-dc7a-49b0-9a88-7dbeb13f0db1} <Debug> TCPHandler: Processed in 0.001228276 sec. | ||
| 19212 | 2025.09.19 00:42:04.709507 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19213 | 2025.09.19 00:42:04.709593 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19214 | 2025.09.19 00:42:04.912756 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42181 | ||
| 19215 | 2025.09.19 00:42:04.913618 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19216 | 2025.09.19 00:42:04.913683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19217 | 2025.09.19 00:42:04.914390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19218 | 2025.09.19 00:42:04.914711 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2025.09.19 00:42:04.914902 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42181 | ||
| 19220 | 2025.09.19 00:42:05.048127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2408 | ||
| 19221 | 2025.09.19 00:42:05.050710 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19222 | 2025.09.19 00:42:05.050776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19223 | 2025.09.19 00:42:05.052029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19224 | 2025.09.19 00:42:05.052338 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19225 | 2025.09.19 00:42:05.052750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2408 | ||
| 19226 | 2025.09.19 00:42:05.654666 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19227 | 2025.09.19 00:42:05.654940 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19228 | 2025.09.19 00:42:05.655045 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19229 | 2025.09.19 00:42:05.655993 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2025.09.19 00:42:05.656032 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19231 | 2025.09.19 00:42:05.656447 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19232 | 2025.09.19 00:42:05.656675 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19233 | 2025.09.19 00:42:05.656836 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.00197 sec., 71065.98984771574 rows/sec., 6.16 MiB/sec. | ||
| 19234 | 2025.09.19 00:42:05.656885 [ 5 ] {aed9be3d-2086-489e-a631-bf1917bc0bbf} <Debug> TCPHandler: Processed in 0.002417352 sec. | ||
| 19235 | 2025.09.19 00:42:05.657003 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19236 | 2025.09.19 00:42:05.657105 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19237 | 2025.09.19 00:42:05.657150 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19238 | 2025.09.19 00:42:05.657582 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19239 | 2025.09.19 00:42:05.657618 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19240 | 2025.09.19 00:42:05.657917 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19241 | 2025.09.19 00:42:05.658137 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19242 | 2025.09.19 00:42:05.658268 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001186 sec., 35413.15345699831 rows/sec., 2.60 MiB/sec. | ||
| 19243 | 2025.09.19 00:42:05.658306 [ 5 ] {df9df69d-c83e-4ffd-973e-d00b4d0e8293} <Debug> TCPHandler: Processed in 0.001354538 sec. | ||
| 19244 | 2025.09.19 00:42:05.658412 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19245 | 2025.09.19 00:42:05.658507 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19246 | 2025.09.19 00:42:05.658546 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19247 | 2025.09.19 00:42:05.658977 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19248 | 2025.09.19 00:42:05.659011 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19249 | 2025.09.19 00:42:05.659315 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19250 | 2025.09.19 00:42:05.659527 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19251 | 2025.09.19 00:42:05.659655 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001166 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 19252 | 2025.09.19 00:42:05.659693 [ 5 ] {ebb5a14b-26f0-4e0d-8741-a3ec80e2ca61} <Debug> TCPHandler: Processed in 0.001330437 sec. | ||
| 19253 | 2025.09.19 00:42:05.659800 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19254 | 2025.09.19 00:42:05.659893 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19255 | 2025.09.19 00:42:05.659936 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19256 | 2025.09.19 00:42:05.660347 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2025.09.19 00:42:05.660380 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19258 | 2025.09.19 00:42:05.660713 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19259 | 2025.09.19 00:42:05.660931 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2025.09.19 00:42:05.661061 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 19261 | 2025.09.19 00:42:05.661098 [ 5 ] {7b6bd9a7-2f26-4af5-9942-0e520ab146f2} <Debug> TCPHandler: Processed in 0.001347648 sec. | ||
| 19262 | 2025.09.19 00:42:05.661284 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19263 | 2025.09.19 00:42:05.661378 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19264 | 2025.09.19 00:42:05.661433 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19265 | 2025.09.19 00:42:05.662310 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19266 | 2025.09.19 00:42:05.662346 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19267 | 2025.09.19 00:42:05.662904 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19268 | 2025.09.19 00:42:05.663129 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19269 | 2025.09.19 00:42:05.663267 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001905 sec., 22047.24409448819 rows/sec., 39.51 MiB/sec. | ||
| 19270 | 2025.09.19 00:42:05.663333 [ 5 ] {b413decc-de75-46c0-a17e-319ff1791a0e} <Debug> TCPHandler: Processed in 0.002097908 sec. | ||
| 19271 | 2025.09.19 00:42:05.663458 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19272 | 2025.09.19 00:42:05.663552 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19273 | 2025.09.19 00:42:05.663593 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19274 | 2025.09.19 00:42:05.663935 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2025.09.19 00:42:05.663969 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19276 | 2025.09.19 00:42:05.664274 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19277 | 2025.09.19 00:42:05.664484 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2025.09.19 00:42:05.664610 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 19279 | 2025.09.19 00:42:05.664646 [ 5 ] {7fbd9304-8ec7-4276-9b57-b31fbf4f105d} <Debug> TCPHandler: Processed in 0.001237376 sec. | ||
| 19280 | 2025.09.19 00:42:06.511619 [ 46 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 19281 | 2025.09.19 00:42:06.511686 [ 46 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19282 | 2025.09.19 00:42:06.511711 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19283 | 2025.09.19 00:42:06.511804 [ 221 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): 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] | ||
| 19284 | 2025.09.19 00:42:06.511838 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::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 | ||
| 19285 | 2025.09.19 00:42:06.511916 [ 221 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): 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] | ||
| 19286 | 2025.09.19 00:42:06.512055 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19287 | 2025.09.19 00:42:06.512097 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 19288 | 2025.09.19 00:42:06.512165 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 19289 | 2025.09.19 00:42:06.512217 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 19290 | 2025.09.19 00:42:06.512266 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 19291 | 2025.09.19 00:42:06.512306 [ 196 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 19292 | 2025.09.19 00:42:06.513135 [ 190 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357367 sec., 27995.376342580894 rows/sec., 2.34 MiB/sec. | ||
| 19293 | 2025.09.19 00:42:06.513321 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 19294 | 2025.09.19 00:42:06.513673 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19295 | 2025.09.19 00:42:06.513747 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_33_8} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 19296 | 2025.09.19 00:42:06.513830 [ 221 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): 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] | ||
| 19297 | 2025.09.19 00:42:06.513848 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19298 | 2025.09.19 00:42:07.165896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19299 | 2025.09.19 00:42:07.184114 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19300 | 2025.09.19 00:42:07.184186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19301 | 2025.09.19 00:42:07.190455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19302 | 2025.09.19 00:42:07.191215 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19303 | 2025.09.19 00:42:07.194859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19304 | 2025.09.19 00:42:10.589281 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34911 | ||
| 19305 | 2025.09.19 00:42:10.589405 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19306 | 2025.09.19 00:42:10.589432 [ 289 ] {} <Debug> TCP-Session: d02fbdea-30f4-4a86-9278-666542384e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:34911 | ||
| 19307 | 2025.09.19 00:42:10.589454 [ 289 ] {} <Debug> TCP-Session: d02fbdea-30f4-4a86-9278-666542384e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19308 | 2025.09.19 00:42:10.589467 [ 289 ] {} <Debug> TCP-Session: d02fbdea-30f4-4a86-9278-666542384e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19309 | 2025.09.19 00:42:10.589664 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48668 | ||
| 19310 | 2025.09.19 00:42:10.589686 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52843 | ||
| 19311 | 2025.09.19 00:42:10.589724 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45962 | ||
| 19312 | 2025.09.19 00:42:10.589723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62003 | ||
| 19313 | 2025.09.19 00:42:10.589778 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19314 | 2025.09.19 00:42:10.589733 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48243 | ||
| 19315 | 2025.09.19 00:42:10.589820 [ 351 ] {} <Debug> TCP-Session: 2c20d822-efe3-41bd-8f14-d6804e67bcb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48668 | ||
| 19316 | 2025.09.19 00:42:10.589821 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19317 | 2025.09.19 00:42:10.589821 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19318 | 2025.09.19 00:42:10.589846 [ 351 ] {} <Debug> TCP-Session: 2c20d822-efe3-41bd-8f14-d6804e67bcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19319 | 2025.09.19 00:42:10.589865 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19320 | 2025.09.19 00:42:10.589874 [ 287 ] {} <Debug> TCP-Session: 81096d0e-2e3c-4e63-a172-9d3876c0449c Authenticating user 'default' from [fd00:1122:3344:101::e]:45962 | ||
| 19321 | 2025.09.19 00:42:10.589903 [ 351 ] {} <Debug> TCP-Session: 2c20d822-efe3-41bd-8f14-d6804e67bcb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19322 | 2025.09.19 00:42:10.589922 [ 286 ] {} <Debug> TCP-Session: e447dbf9-cbd4-436d-a015-3cab4647fe0c Authenticating user 'default' from [fd00:1122:3344:101::e]:62003 | ||
| 19323 | 2025.09.19 00:42:10.589934 [ 287 ] {} <Debug> TCP-Session: 81096d0e-2e3c-4e63-a172-9d3876c0449c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19324 | 2025.09.19 00:42:10.589963 [ 286 ] {} <Debug> TCP-Session: e447dbf9-cbd4-436d-a015-3cab4647fe0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19325 | 2025.09.19 00:42:10.589974 [ 287 ] {} <Debug> TCP-Session: 81096d0e-2e3c-4e63-a172-9d3876c0449c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19326 | 2025.09.19 00:42:10.589992 [ 286 ] {} <Debug> TCP-Session: e447dbf9-cbd4-436d-a015-3cab4647fe0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19327 | 2025.09.19 00:42:10.589874 [ 352 ] {} <Debug> TCP-Session: 4e33b2e0-ea88-43e4-a72e-ae2efa551320 Authenticating user 'default' from [fd00:1122:3344:101::e]:52843 | ||
| 19328 | 2025.09.19 00:42:10.589873 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19329 | 2025.09.19 00:42:10.589703 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40902 | ||
| 19330 | 2025.09.19 00:42:10.590088 [ 288 ] {} <Debug> TCP-Session: 0f52d9ba-8f8c-4ff8-b966-ee96c494c982 Authenticating user 'default' from [fd00:1122:3344:101::e]:48243 | ||
| 19331 | 2025.09.19 00:42:10.590075 [ 352 ] {} <Debug> TCP-Session: 4e33b2e0-ea88-43e4-a72e-ae2efa551320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19332 | 2025.09.19 00:42:10.590115 [ 288 ] {} <Debug> TCP-Session: 0f52d9ba-8f8c-4ff8-b966-ee96c494c982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19333 | 2025.09.19 00:42:10.590135 [ 352 ] {} <Debug> TCP-Session: 4e33b2e0-ea88-43e4-a72e-ae2efa551320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19334 | 2025.09.19 00:42:10.590148 [ 288 ] {} <Debug> TCP-Session: 0f52d9ba-8f8c-4ff8-b966-ee96c494c982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19335 | 2025.09.19 00:42:10.590139 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19336 | 2025.09.19 00:42:10.589694 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53180 | ||
| 19337 | 2025.09.19 00:42:10.590218 [ 363 ] {} <Debug> TCP-Session: b76a4264-ad84-4eec-9ec2-41fbca890d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:40902 | ||
| 19338 | 2025.09.19 00:42:10.589686 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35595 | ||
| 19339 | 2025.09.19 00:42:10.590266 [ 363 ] {} <Debug> TCP-Session: b76a4264-ad84-4eec-9ec2-41fbca890d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19340 | 2025.09.19 00:42:10.589801 [ 289 ] {} <Trace> TCP-Session: d02fbdea-30f4-4a86-9278-666542384e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19341 | 2025.09.19 00:42:10.590340 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19342 | 2025.09.19 00:42:10.590355 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19343 | 2025.09.19 00:42:10.590324 [ 363 ] {} <Debug> TCP-Session: b76a4264-ad84-4eec-9ec2-41fbca890d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19344 | 2025.09.19 00:42:10.590394 [ 353 ] {} <Debug> TCP-Session: df0761bc-1eb8-4f9c-823b-c36d3c22f245 Authenticating user 'default' from [fd00:1122:3344:101::e]:35595 | ||
| 19345 | 2025.09.19 00:42:10.590387 [ 362 ] {} <Debug> TCP-Session: 3ee0388d-fbc7-458c-aebb-42e350e8347c Authenticating user 'default' from [fd00:1122:3344:101::e]:53180 | ||
| 19346 | 2025.09.19 00:42:10.590426 [ 353 ] {} <Debug> TCP-Session: df0761bc-1eb8-4f9c-823b-c36d3c22f245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19347 | 2025.09.19 00:42:10.590446 [ 362 ] {} <Debug> TCP-Session: 3ee0388d-fbc7-458c-aebb-42e350e8347c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19348 | 2025.09.19 00:42:10.590447 [ 353 ] {} <Debug> TCP-Session: df0761bc-1eb8-4f9c-823b-c36d3c22f245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19349 | 2025.09.19 00:42:10.590461 [ 362 ] {} <Debug> TCP-Session: 3ee0388d-fbc7-458c-aebb-42e350e8347c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19350 | 2025.09.19 00:42:10.590535 [ 289 ] {008f564b-737b-481a-9169-7c13f292f707} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19351 | 2025.09.19 00:42:10.590810 [ 289 ] {008f564b-737b-481a-9169-7c13f292f707} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19352 | 2025.09.19 00:42:10.590867 [ 289 ] {008f564b-737b-481a-9169-7c13f292f707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19353 | 2025.09.19 00:42:10.591152 [ 289 ] {008f564b-737b-481a-9169-7c13f292f707} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 19354 | 2025.09.19 00:42:10.592359 [ 313 ] {008f564b-737b-481a-9169-7c13f292f707} <Trace> AggregatingTransform: Aggregating | ||
| 19355 | 2025.09.19 00:42:10.592403 [ 313 ] {008f564b-737b-481a-9169-7c13f292f707} <Trace> Aggregator: Aggregation method: without_key | ||
| 19356 | 2025.09.19 00:42:10.592442 [ 313 ] {008f564b-737b-481a-9169-7c13f292f707} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001187936 sec. (841.796 rows/sec., 32.88 KiB/sec.) | ||
| 19357 | 2025.09.19 00:42:10.592460 [ 313 ] {008f564b-737b-481a-9169-7c13f292f707} <Trace> Aggregator: Merging aggregated data | ||
| 19358 | 2025.09.19 00:42:10.593999 [ 289 ] {008f564b-737b-481a-9169-7c13f292f707} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003526 sec., 283.60748723766307 rows/sec., 11.08 KiB/sec. | ||
| 19359 | 2025.09.19 00:42:10.594233 [ 289 ] {008f564b-737b-481a-9169-7c13f292f707} <Debug> TCPHandler: Processed in 0.004561589 sec. | ||
| 19360 | 2025.09.19 00:42:10.594421 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19361 | 2025.09.19 00:42:10.594453 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19362 | 2025.09.19 00:42:10.594465 [ 289 ] {} <Debug> TCP-Session: d02fbdea-30f4-4a86-9278-666542384e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19363 | 2025.09.19 00:42:10.594478 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19364 | 2025.09.19 00:42:10.594510 [ 351 ] {} <Debug> TCP-Session: 2c20d822-efe3-41bd-8f14-d6804e67bcb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19365 | 2025.09.19 00:42:10.594513 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19366 | 2025.09.19 00:42:10.594544 [ 363 ] {} <Debug> TCP-Session: b76a4264-ad84-4eec-9ec2-41fbca890d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19367 | 2025.09.19 00:42:10.594589 [ 362 ] {} <Debug> TCP-Session: 3ee0388d-fbc7-458c-aebb-42e350e8347c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19368 | 2025.09.19 00:42:10.594605 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19369 | 2025.09.19 00:42:10.594586 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19370 | 2025.09.19 00:42:10.594663 [ 288 ] {} <Debug> TCP-Session: 0f52d9ba-8f8c-4ff8-b966-ee96c494c982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19371 | 2025.09.19 00:42:10.594571 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19372 | 2025.09.19 00:42:10.594717 [ 286 ] {} <Debug> TCP-Session: e447dbf9-cbd4-436d-a015-3cab4647fe0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19373 | 2025.09.19 00:42:10.594559 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19374 | 2025.09.19 00:42:10.594759 [ 352 ] {} <Debug> TCP-Session: 4e33b2e0-ea88-43e4-a72e-ae2efa551320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19375 | 2025.09.19 00:42:10.594533 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19376 | 2025.09.19 00:42:10.594805 [ 353 ] {} <Debug> TCP-Session: df0761bc-1eb8-4f9c-823b-c36d3c22f245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19377 | 2025.09.19 00:42:10.594833 [ 287 ] {} <Debug> TCP-Session: 81096d0e-2e3c-4e63-a172-9d3876c0449c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19378 | 2025.09.19 00:42:10.665214 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19379 | 2025.09.19 00:42:10.665402 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19380 | 2025.09.19 00:42:10.665472 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19381 | 2025.09.19 00:42:10.666277 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2025.09.19 00:42:10.666332 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19383 | 2025.09.19 00:42:10.666742 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19384 | 2025.09.19 00:42:10.666971 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2025.09.19 00:42:10.667153 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001799 sec., 227904.39132851583 rows/sec., 14.46 MiB/sec. | ||
| 19386 | 2025.09.19 00:42:10.667211 [ 5 ] {0dc14ef0-6e62-4041-a5f2-41c0e6d6958a} <Debug> TCPHandler: Processed in 0.002134028 sec. | ||
| 19387 | 2025.09.19 00:42:10.667334 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19388 | 2025.09.19 00:42:10.667437 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19389 | 2025.09.19 00:42:10.667479 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19390 | 2025.09.19 00:42:10.668527 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19391 | 2025.09.19 00:42:10.668565 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19392 | 2025.09.19 00:42:10.668939 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19393 | 2025.09.19 00:42:10.669164 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19394 | 2025.09.19 00:42:10.669305 [ 41 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19395 | 2025.09.19 00:42:10.669321 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00189 sec., 588359.7883597884 rows/sec., 46.40 MiB/sec. | ||
| 19396 | 2025.09.19 00:42:10.669344 [ 41 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19397 | 2025.09.19 00:42:10.669365 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19398 | 2025.09.19 00:42:10.669366 [ 5 ] {1b4aee7b-65c5-4346-b8a5-a9328de80a4d} <Debug> TCPHandler: Processed in 0.002072558 sec. | ||
| 19399 | 2025.09.19 00:42:10.669494 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19400 | 2025.09.19 00:42:10.669512 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19401 | 2025.09.19 00:42:10.669596 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19402 | 2025.09.19 00:42:10.669646 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19403 | 2025.09.19 00:42:10.669678 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19404 | 2025.09.19 00:42:10.669719 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2346 rows starting from the beginning of the part | ||
| 19405 | 2025.09.19 00:42:10.669790 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1112 rows starting from the beginning of the part | ||
| 19406 | 2025.09.19 00:42:10.669837 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1281 rows starting from the beginning of the part | ||
| 19407 | 2025.09.19 00:42:10.669883 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1112 rows starting from the beginning of the part | ||
| 19408 | 2025.09.19 00:42:10.669927 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 140 rows starting from the beginning of the part | ||
| 19409 | 2025.09.19 00:42:10.669968 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1112 rows starting from the beginning of the part | ||
| 19410 | 2025.09.19 00:42:10.670185 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2025.09.19 00:42:10.670228 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19412 | 2025.09.19 00:42:10.670584 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19413 | 2025.09.19 00:42:10.670837 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2025.09.19 00:42:10.670974 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001402 sec., 146219.68616262483 rows/sec., 8.58 MiB/sec. | ||
| 19415 | 2025.09.19 00:42:10.671015 [ 5 ] {28f0ecbd-3299-4e64-9590-2c0044e90174} <Debug> TCPHandler: Processed in 0.001572401 sec. | ||
| 19416 | 2025.09.19 00:42:10.671135 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2025.09.19 00:42:10.671235 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19418 | 2025.09.19 00:42:10.671277 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19419 | 2025.09.19 00:42:10.671793 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2025.09.19 00:42:10.671828 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19421 | 2025.09.19 00:42:10.672137 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19422 | 2025.09.19 00:42:10.672359 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2025.09.19 00:42:10.672452 [ 198 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7103 rows, containing 5 columns (5 merged, 0 gathered) in 0.003006 sec., 2362940.7850964735 rows/sec., 199.11 MiB/sec. | ||
| 19424 | 2025.09.19 00:42:10.672490 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001277 sec., 166014.0955364135 rows/sec., 10.71 MiB/sec. | ||
| 19425 | 2025.09.19 00:42:10.672537 [ 5 ] {0e25e4e8-c307-4176-ad21-cabf00fbefc9} <Debug> TCPHandler: Processed in 0.001451619 sec. | ||
| 19426 | 2025.09.19 00:42:10.672653 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19427 | 2025.09.19 00:42:10.672734 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19428 | 2025.09.19 00:42:10.672751 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19429 | 2025.09.19 00:42:10.672799 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19430 | 2025.09.19 00:42:10.673008 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19431 | 2025.09.19 00:42:10.673091 [ 196 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_131_26} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19432 | 2025.09.19 00:42:10.673177 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 19433 | 2025.09.19 00:42:10.673307 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19434 | 2025.09.19 00:42:10.673350 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19435 | 2025.09.19 00:42:10.673666 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19436 | 2025.09.19 00:42:10.673886 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19437 | 2025.09.19 00:42:10.674021 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 19438 | 2025.09.19 00:42:10.674061 [ 5 ] {0454e79e-3fd7-4442-9f52-9e32134aa49f} <Debug> TCPHandler: Processed in 0.001457449 sec. | ||
| 19439 | 2025.09.19 00:42:10.674178 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19440 | 2025.09.19 00:42:10.674273 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19441 | 2025.09.19 00:42:10.674312 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19442 | 2025.09.19 00:42:10.675046 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2025.09.19 00:42:10.675081 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19444 | 2025.09.19 00:42:10.675424 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19445 | 2025.09.19 00:42:10.675636 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19446 | 2025.09.19 00:42:10.675749 [ 41 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19447 | 2025.09.19 00:42:10.675768 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001514 sec., 448480.84544253635 rows/sec., 31.26 MiB/sec. | ||
| 19448 | 2025.09.19 00:42:10.675784 [ 41 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2025.09.19 00:42:10.675806 [ 5 ] {6b0d9c23-30c6-4327-b590-884115e9bf9a} <Debug> TCPHandler: Processed in 0.001682702 sec. | ||
| 19450 | 2025.09.19 00:42:10.675806 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19451 | 2025.09.19 00:42:10.675923 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19452 | 2025.09.19 00:42:10.675935 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19453 | 2025.09.19 00:42:10.676021 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19454 | 2025.09.19 00:42:10.676067 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19455 | 2025.09.19 00:42:10.676082 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19456 | 2025.09.19 00:42:10.676126 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1213 rows starting from the beginning of the part | ||
| 19457 | 2025.09.19 00:42:10.676208 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 679 rows starting from the beginning of the part | ||
| 19458 | 2025.09.19 00:42:10.676265 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 564 rows starting from the beginning of the part | ||
| 19459 | 2025.09.19 00:42:10.676313 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 679 rows starting from the beginning of the part | ||
| 19460 | 2025.09.19 00:42:10.676360 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 106 rows starting from the beginning of the part | ||
| 19461 | 2025.09.19 00:42:10.676410 [ 198 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 679 rows starting from the beginning of the part | ||
| 19462 | 2025.09.19 00:42:10.676429 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19463 | 2025.09.19 00:42:10.676471 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19464 | 2025.09.19 00:42:10.676826 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19465 | 2025.09.19 00:42:10.677052 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19466 | 2025.09.19 00:42:10.677195 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 19467 | 2025.09.19 00:42:10.677216 [ 224 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 19468 | 2025.09.19 00:42:10.677234 [ 5 ] {82438fab-0516-4ee1-a73e-45f66bca9c62} <Debug> TCPHandler: Processed in 0.001361778 sec. | ||
| 19469 | 2025.09.19 00:42:10.677252 [ 224 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 19470 | 2025.09.19 00:42:10.677367 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19471 | 2025.09.19 00:42:10.677468 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19472 | 2025.09.19 00:42:10.677512 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19473 | 2025.09.19 00:42:10.677977 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19474 | 2025.09.19 00:42:10.678018 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19475 | 2025.09.19 00:42:10.678069 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3920 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196659 sec., 1784528.2312821425 rows/sec., 133.89 MiB/sec. | ||
| 19476 | 2025.09.19 00:42:10.678292 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19477 | 2025.09.19 00:42:10.678399 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19478 | 2025.09.19 00:42:10.678597 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19479 | 2025.09.19 00:42:10.678675 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_131_26} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19480 | 2025.09.19 00:42:10.678677 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19481 | 2025.09.19 00:42:10.678761 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 19482 | 2025.09.19 00:42:10.678827 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001378 sec., 227866.473149492 rows/sec., 14.97 MiB/sec. | ||
| 19483 | 2025.09.19 00:42:10.678865 [ 5 ] {252bf99d-45ee-48a2-b306-ad4065a18b2f} <Debug> TCPHandler: Processed in 0.00154651 sec. | ||
| 19484 | 2025.09.19 00:42:10.678979 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19485 | 2025.09.19 00:42:10.679076 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19486 | 2025.09.19 00:42:10.679118 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19487 | 2025.09.19 00:42:10.679458 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19488 | 2025.09.19 00:42:10.679497 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19489 | 2025.09.19 00:42:10.679825 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19490 | 2025.09.19 00:42:10.680105 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2025.09.19 00:42:10.680245 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 56.72 KiB/sec. | ||
| 19492 | 2025.09.19 00:42:10.680284 [ 5 ] {c913bb62-c471-49ee-a924-9f9fb6ba5796} <Debug> TCPHandler: Processed in 0.001355118 sec. | ||
| 19493 | 2025.09.19 00:42:10.680397 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19494 | 2025.09.19 00:42:10.680441 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60153 | ||
| 19495 | 2025.09.19 00:42:10.680492 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19496 | 2025.09.19 00:42:10.680538 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19497 | 2025.09.19 00:42:10.680538 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19498 | 2025.09.19 00:42:10.680582 [ 289 ] {} <Debug> TCP-Session: 85d72d95-493b-4621-af70-4f03d6bb9cf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60153 | ||
| 19499 | 2025.09.19 00:42:10.680608 [ 289 ] {} <Debug> TCP-Session: 85d72d95-493b-4621-af70-4f03d6bb9cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19500 | 2025.09.19 00:42:10.680624 [ 289 ] {} <Debug> TCP-Session: 85d72d95-493b-4621-af70-4f03d6bb9cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19501 | 2025.09.19 00:42:10.680716 [ 224 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 19502 | 2025.09.19 00:42:10.680819 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36600 | ||
| 19503 | 2025.09.19 00:42:10.680831 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58290 | ||
| 19504 | 2025.09.19 00:42:10.680850 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47951 | ||
| 19505 | 2025.09.19 00:42:10.680862 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57178 | ||
| 19506 | 2025.09.19 00:42:10.680884 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19507 | 2025.09.19 00:42:10.680904 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19508 | 2025.09.19 00:42:10.680903 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34121 | ||
| 19509 | 2025.09.19 00:42:10.680940 [ 351 ] {} <Debug> TCP-Session: dfde9657-1895-4883-9d2b-ce99ba316e43 Authenticating user 'default' from [fd00:1122:3344:101::e]:36600 | ||
| 19510 | 2025.09.19 00:42:10.680936 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19511 | 2025.09.19 00:42:10.680955 [ 289 ] {} <Trace> TCP-Session: 85d72d95-493b-4621-af70-4f03d6bb9cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19512 | 2025.09.19 00:42:10.680965 [ 351 ] {} <Debug> TCP-Session: dfde9657-1895-4883-9d2b-ce99ba316e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19513 | 2025.09.19 00:42:10.680986 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19514 | 2025.09.19 00:42:10.681000 [ 351 ] {} <Debug> TCP-Session: dfde9657-1895-4883-9d2b-ce99ba316e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19515 | 2025.09.19 00:42:10.681014 [ 288 ] {} <Debug> TCP-Session: 7d4fac31-0e27-449e-af51-4630ad4d48c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34121 | ||
| 19516 | 2025.09.19 00:42:10.680928 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19517 | 2025.09.19 00:42:10.681034 [ 288 ] {} <Debug> TCP-Session: 7d4fac31-0e27-449e-af51-4630ad4d48c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19518 | 2025.09.19 00:42:10.680927 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19519 | 2025.09.19 00:42:10.681067 [ 362 ] {} <Debug> TCP-Session: 00431abc-e31e-400a-a268-c7c17486621b Authenticating user 'default' from [fd00:1122:3344:101::e]:47951 | ||
| 19520 | 2025.09.19 00:42:10.681069 [ 288 ] {} <Debug> TCP-Session: 7d4fac31-0e27-449e-af51-4630ad4d48c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19521 | 2025.09.19 00:42:10.681099 [ 352 ] {} <Debug> TCP-Session: 64f40297-d56a-49f0-b171-ffba58a9602d Authenticating user 'default' from [fd00:1122:3344:101::e]:58290 | ||
| 19522 | 2025.09.19 00:42:10.681108 [ 362 ] {} <Debug> TCP-Session: 00431abc-e31e-400a-a268-c7c17486621b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19523 | 2025.09.19 00:42:10.681131 [ 352 ] {} <Debug> TCP-Session: 64f40297-d56a-49f0-b171-ffba58a9602d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19524 | 2025.09.19 00:42:10.681138 [ 362 ] {} <Debug> TCP-Session: 00431abc-e31e-400a-a268-c7c17486621b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19525 | 2025.09.19 00:42:10.681146 [ 352 ] {} <Debug> TCP-Session: 64f40297-d56a-49f0-b171-ffba58a9602d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19526 | 2025.09.19 00:42:10.681134 [ 289 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19527 | 2025.09.19 00:42:10.680897 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62801 | ||
| 19528 | 2025.09.19 00:42:10.680879 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58180 | ||
| 19529 | 2025.09.19 00:42:10.680840 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39213 | ||
| 19530 | 2025.09.19 00:42:10.680960 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19531 | 2025.09.19 00:42:10.681297 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19532 | 2025.09.19 00:42:10.681297 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19533 | 2025.09.19 00:42:10.681331 [ 363 ] {} <Debug> TCP-Session: 8a4081c4-3d69-4fbf-a7f0-2c52f5c10acc Authenticating user 'default' from [fd00:1122:3344:101::e]:57178 | ||
| 19534 | 2025.09.19 00:42:10.681367 [ 287 ] {} <Debug> TCP-Session: 62bcb36e-1c35-4a32-b531-20c479530152 Authenticating user 'default' from [fd00:1122:3344:101::e]:62801 | ||
| 19535 | 2025.09.19 00:42:10.681374 [ 363 ] {} <Debug> TCP-Session: 8a4081c4-3d69-4fbf-a7f0-2c52f5c10acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19536 | 2025.09.19 00:42:10.681396 [ 287 ] {} <Debug> TCP-Session: 62bcb36e-1c35-4a32-b531-20c479530152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19537 | 2025.09.19 00:42:10.681406 [ 363 ] {} <Debug> TCP-Session: 8a4081c4-3d69-4fbf-a7f0-2c52f5c10acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19538 | 2025.09.19 00:42:10.681426 [ 287 ] {} <Debug> TCP-Session: 62bcb36e-1c35-4a32-b531-20c479530152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19539 | 2025.09.19 00:42:10.681471 [ 289 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19540 | 2025.09.19 00:42:10.681485 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19541 | 2025.09.19 00:42:10.681534 [ 286 ] {} <Debug> TCP-Session: 13407558-fb62-40e6-a831-6381de3a24c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58180 | ||
| 19542 | 2025.09.19 00:42:10.681543 [ 289 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19543 | 2025.09.19 00:42:10.681559 [ 286 ] {} <Debug> TCP-Session: 13407558-fb62-40e6-a831-6381de3a24c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19544 | 2025.09.19 00:42:10.681562 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19545 | 2025.09.19 00:42:10.681586 [ 286 ] {} <Debug> TCP-Session: 13407558-fb62-40e6-a831-6381de3a24c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19546 | 2025.09.19 00:42:10.681705 [ 41 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19547 | 2025.09.19 00:42:10.681726 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 5.09 MiB/sec. | ||
| 19548 | 2025.09.19 00:42:10.681717 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19549 | 2025.09.19 00:42:10.681752 [ 41 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2025.09.19 00:42:10.681772 [ 5 ] {3c8db44c-6e03-4b36-9c6e-b21ef796e48d} <Debug> TCPHandler: Processed in 0.001424859 sec. | ||
| 19551 | 2025.09.19 00:42:10.681787 [ 353 ] {} <Debug> TCP-Session: 167be845-59f3-495a-898a-4c4853ecabe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39213 | ||
| 19552 | 2025.09.19 00:42:10.681803 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19553 | 2025.09.19 00:42:10.681820 [ 353 ] {} <Debug> TCP-Session: 167be845-59f3-495a-898a-4c4853ecabe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19554 | 2025.09.19 00:42:10.681844 [ 353 ] {} <Debug> TCP-Session: 167be845-59f3-495a-898a-4c4853ecabe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19555 | 2025.09.19 00:42:10.681870 [ 289 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 19556 | 2025.09.19 00:42:10.681916 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19557 | 2025.09.19 00:42:10.682026 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19558 | 2025.09.19 00:42:10.682057 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 10148 rows starting from the beginning of the part | ||
| 19559 | 2025.09.19 00:42:10.682112 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 104 rows starting from the beginning of the part | ||
| 19560 | 2025.09.19 00:42:10.682157 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 19561 | 2025.09.19 00:42:10.682203 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 19562 | 2025.09.19 00:42:10.682242 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 19563 | 2025.09.19 00:42:10.682280 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 104 rows starting from the beginning of the part | ||
| 19564 | 2025.09.19 00:42:10.682901 [ 319 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Trace> AggregatingTransform: Aggregating | ||
| 19565 | 2025.09.19 00:42:10.682939 [ 319 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Trace> Aggregator: Aggregation method: without_key | ||
| 19566 | 2025.09.19 00:42:10.682971 [ 319 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995082 sec. (1004.942 rows/sec., 39.26 KiB/sec.) | ||
| 19567 | 2025.09.19 00:42:10.682989 [ 319 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Trace> Aggregator: Merging aggregated data | ||
| 19568 | 2025.09.19 00:42:10.684551 [ 289 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003472 sec., 288.0184331797235 rows/sec., 11.25 KiB/sec. | ||
| 19569 | 2025.09.19 00:42:10.684753 [ 289 ] {1c8e68f9-08ef-4b40-8fde-43daa9780200} <Debug> TCPHandler: Processed in 0.003912381 sec. | ||
| 19570 | 2025.09.19 00:42:10.684886 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19571 | 2025.09.19 00:42:10.684912 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19572 | 2025.09.19 00:42:10.684916 [ 289 ] {} <Debug> TCP-Session: 85d72d95-493b-4621-af70-4f03d6bb9cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19573 | 2025.09.19 00:42:10.684932 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19574 | 2025.09.19 00:42:10.684944 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19575 | 2025.09.19 00:42:10.684976 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19576 | 2025.09.19 00:42:10.684986 [ 353 ] {} <Debug> TCP-Session: 167be845-59f3-495a-898a-4c4853ecabe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19577 | 2025.09.19 00:42:10.684994 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19578 | 2025.09.19 00:42:10.685015 [ 362 ] {} <Debug> TCP-Session: 00431abc-e31e-400a-a268-c7c17486621b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19579 | 2025.09.19 00:42:10.685007 [ 352 ] {} <Debug> TCP-Session: 64f40297-d56a-49f0-b171-ffba58a9602d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19580 | 2025.09.19 00:42:10.685034 [ 287 ] {} <Debug> TCP-Session: 62bcb36e-1c35-4a32-b531-20c479530152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19581 | 2025.09.19 00:42:10.685022 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19582 | 2025.09.19 00:42:10.685008 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19583 | 2025.09.19 00:42:10.685094 [ 288 ] {} <Debug> TCP-Session: 7d4fac31-0e27-449e-af51-4630ad4d48c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19584 | 2025.09.19 00:42:10.684959 [ 351 ] {} <Debug> TCP-Session: dfde9657-1895-4883-9d2b-ce99ba316e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19585 | 2025.09.19 00:42:10.685114 [ 363 ] {} <Debug> TCP-Session: 8a4081c4-3d69-4fbf-a7f0-2c52f5c10acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19586 | 2025.09.19 00:42:10.684958 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19587 | 2025.09.19 00:42:10.685179 [ 286 ] {} <Debug> TCP-Session: 13407558-fb62-40e6-a831-6381de3a24c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19588 | 2025.09.19 00:42:10.686264 [ 200 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10580 rows, containing 4 columns (4 merged, 0 gathered) in 0.004390778 sec., 2409595.74817948 rows/sec., 153.11 MiB/sec. | ||
| 19589 | 2025.09.19 00:42:10.686547 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19590 | 2025.09.19 00:42:10.686850 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2025.09.19 00:42:10.686937 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_131_26} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19592 | 2025.09.19 00:42:10.687032 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 19593 | 2025.09.19 00:42:10.754709 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63472 | ||
| 19594 | 2025.09.19 00:42:10.754844 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19595 | 2025.09.19 00:42:10.754879 [ 288 ] {} <Debug> TCP-Session: 76d582bb-c561-4b12-9234-f09df8e3d9e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63472 | ||
| 19596 | 2025.09.19 00:42:10.754909 [ 288 ] {} <Debug> TCP-Session: 76d582bb-c561-4b12-9234-f09df8e3d9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19597 | 2025.09.19 00:42:10.754927 [ 288 ] {} <Debug> TCP-Session: 76d582bb-c561-4b12-9234-f09df8e3d9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19598 | 2025.09.19 00:42:10.755426 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56803 | ||
| 19599 | 2025.09.19 00:42:10.755458 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53132 | ||
| 19600 | 2025.09.19 00:42:10.755475 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52437 | ||
| 19601 | 2025.09.19 00:42:10.755563 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19602 | 2025.09.19 00:42:10.755510 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45946 | ||
| 19603 | 2025.09.19 00:42:10.755601 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19604 | 2025.09.19 00:42:10.755628 [ 289 ] {} <Debug> TCP-Session: 48614b75-904f-40d2-aab8-fcdbcf9f7952 Authenticating user 'default' from [fd00:1122:3344:101::e]:56803 | ||
| 19605 | 2025.09.19 00:42:10.755643 [ 288 ] {} <Trace> TCP-Session: 76d582bb-c561-4b12-9234-f09df8e3d9e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19606 | 2025.09.19 00:42:10.755657 [ 353 ] {} <Debug> TCP-Session: 6262de8d-a683-4af4-abf2-3b5e5c59cb6a Authenticating user 'default' from [fd00:1122:3344:101::e]:53132 | ||
| 19607 | 2025.09.19 00:42:10.755675 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19608 | 2025.09.19 00:42:10.755710 [ 353 ] {} <Debug> TCP-Session: 6262de8d-a683-4af4-abf2-3b5e5c59cb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19609 | 2025.09.19 00:42:10.755727 [ 287 ] {} <Debug> TCP-Session: ff29684e-7291-4275-91c8-9a3ebec77b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:45946 | ||
| 19610 | 2025.09.19 00:42:10.755736 [ 353 ] {} <Debug> TCP-Session: 6262de8d-a683-4af4-abf2-3b5e5c59cb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19611 | 2025.09.19 00:42:10.755752 [ 287 ] {} <Debug> TCP-Session: ff29684e-7291-4275-91c8-9a3ebec77b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19612 | 2025.09.19 00:42:10.755484 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42562 | ||
| 19613 | 2025.09.19 00:42:10.755777 [ 287 ] {} <Debug> TCP-Session: ff29684e-7291-4275-91c8-9a3ebec77b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19614 | 2025.09.19 00:42:10.755432 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56878 | ||
| 19615 | 2025.09.19 00:42:10.755835 [ 288 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63472) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19616 | 2025.09.19 00:42:10.755845 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19617 | 2025.09.19 00:42:10.755678 [ 289 ] {} <Debug> TCP-Session: 48614b75-904f-40d2-aab8-fcdbcf9f7952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19618 | 2025.09.19 00:42:10.755876 [ 363 ] {} <Debug> TCP-Session: 1a9be700-1de1-4b6b-b525-f77c1dfef705 Authenticating user 'default' from [fd00:1122:3344:101::e]:42562 | ||
| 19619 | 2025.09.19 00:42:10.755897 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19620 | 2025.09.19 00:42:10.755899 [ 289 ] {} <Debug> TCP-Session: 48614b75-904f-40d2-aab8-fcdbcf9f7952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19621 | 2025.09.19 00:42:10.755913 [ 363 ] {} <Debug> TCP-Session: 1a9be700-1de1-4b6b-b525-f77c1dfef705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19622 | 2025.09.19 00:42:10.755932 [ 351 ] {} <Debug> TCP-Session: d7e5f996-c90d-4cda-b5f7-64e1753f8db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56878 | ||
| 19623 | 2025.09.19 00:42:10.755953 [ 363 ] {} <Debug> TCP-Session: 1a9be700-1de1-4b6b-b525-f77c1dfef705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19624 | 2025.09.19 00:42:10.755967 [ 351 ] {} <Debug> TCP-Session: d7e5f996-c90d-4cda-b5f7-64e1753f8db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19625 | 2025.09.19 00:42:10.755661 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19626 | 2025.09.19 00:42:10.755990 [ 351 ] {} <Debug> TCP-Session: d7e5f996-c90d-4cda-b5f7-64e1753f8db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19627 | 2025.09.19 00:42:10.756074 [ 362 ] {} <Debug> TCP-Session: b66c5d90-2573-427c-b919-f202f5deec64 Authenticating user 'default' from [fd00:1122:3344:101::e]:52437 | ||
| 19628 | 2025.09.19 00:42:10.755512 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53257 | ||
| 19629 | 2025.09.19 00:42:10.756106 [ 362 ] {} <Debug> TCP-Session: b66c5d90-2573-427c-b919-f202f5deec64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19630 | 2025.09.19 00:42:10.756151 [ 288 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19631 | 2025.09.19 00:42:10.756169 [ 362 ] {} <Debug> TCP-Session: b66c5d90-2573-427c-b919-f202f5deec64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19632 | 2025.09.19 00:42:10.755475 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63218 | ||
| 19633 | 2025.09.19 00:42:10.756218 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19634 | 2025.09.19 00:42:10.756223 [ 288 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19635 | 2025.09.19 00:42:10.756255 [ 286 ] {} <Debug> TCP-Session: eafeb007-8ab2-45a1-9938-a5852a082e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:53257 | ||
| 19636 | 2025.09.19 00:42:10.756261 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19637 | 2025.09.19 00:42:10.756286 [ 286 ] {} <Debug> TCP-Session: eafeb007-8ab2-45a1-9938-a5852a082e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19638 | 2025.09.19 00:42:10.756297 [ 352 ] {} <Debug> TCP-Session: 92e04204-f381-47b8-bae0-96fa46f393c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63218 | ||
| 19639 | 2025.09.19 00:42:10.756306 [ 286 ] {} <Debug> TCP-Session: eafeb007-8ab2-45a1-9938-a5852a082e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19640 | 2025.09.19 00:42:10.756324 [ 352 ] {} <Debug> TCP-Session: 92e04204-f381-47b8-bae0-96fa46f393c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19641 | 2025.09.19 00:42:10.756344 [ 352 ] {} <Debug> TCP-Session: 92e04204-f381-47b8-bae0-96fa46f393c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19642 | 2025.09.19 00:42:10.756534 [ 288 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 19643 | 2025.09.19 00:42:10.757589 [ 311 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Trace> AggregatingTransform: Aggregating | ||
| 19644 | 2025.09.19 00:42:10.757631 [ 311 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Trace> Aggregator: Aggregation method: without_key | ||
| 19645 | 2025.09.19 00:42:10.757668 [ 311 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030193 sec. (970.692 rows/sec., 37.92 KiB/sec.) | ||
| 19646 | 2025.09.19 00:42:10.757688 [ 311 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Trace> Aggregator: Merging aggregated data | ||
| 19647 | 2025.09.19 00:42:10.759053 [ 288 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 19648 | 2025.09.19 00:42:10.759193 [ 288 ] {4d974164-6bc3-4a1f-976a-c5751174e28b} <Debug> TCPHandler: Processed in 0.003714849 sec. | ||
| 19649 | 2025.09.19 00:42:10.759282 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19650 | 2025.09.19 00:42:10.759312 [ 288 ] {} <Debug> TCP-Session: 76d582bb-c561-4b12-9234-f09df8e3d9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19651 | 2025.09.19 00:42:10.759314 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19652 | 2025.09.19 00:42:10.759336 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19653 | 2025.09.19 00:42:10.759349 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19654 | 2025.09.19 00:42:10.759366 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19655 | 2025.09.19 00:42:10.759389 [ 287 ] {} <Debug> TCP-Session: ff29684e-7291-4275-91c8-9a3ebec77b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19656 | 2025.09.19 00:42:10.759390 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19657 | 2025.09.19 00:42:10.759428 [ 362 ] {} <Debug> TCP-Session: b66c5d90-2573-427c-b919-f202f5deec64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19658 | 2025.09.19 00:42:10.759433 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19659 | 2025.09.19 00:42:10.759466 [ 286 ] {} <Debug> TCP-Session: eafeb007-8ab2-45a1-9938-a5852a082e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19660 | 2025.09.19 00:42:10.759418 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19661 | 2025.09.19 00:42:10.759501 [ 363 ] {} <Debug> TCP-Session: 1a9be700-1de1-4b6b-b525-f77c1dfef705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19662 | 2025.09.19 00:42:10.759417 [ 351 ] {} <Debug> TCP-Session: d7e5f996-c90d-4cda-b5f7-64e1753f8db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19663 | 2025.09.19 00:42:10.759541 [ 353 ] {} <Debug> TCP-Session: 6262de8d-a683-4af4-abf2-3b5e5c59cb6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19664 | 2025.09.19 00:42:10.759427 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19665 | 2025.09.19 00:42:10.759372 [ 289 ] {} <Debug> TCP-Session: 48614b75-904f-40d2-aab8-fcdbcf9f7952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19666 | 2025.09.19 00:42:10.759615 [ 352 ] {} <Debug> TCP-Session: 92e04204-f381-47b8-bae0-96fa46f393c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19667 | 2025.09.19 00:42:12.415060 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42693 | ||
| 19668 | 2025.09.19 00:42:12.415609 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19669 | 2025.09.19 00:42:12.415652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19670 | 2025.09.19 00:42:12.416185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19671 | 2025.09.19 00:42:12.416439 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19672 | 2025.09.19 00:42:12.416590 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42693 | ||
| 19673 | 2025.09.19 00:42:14.694959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 19674 | 2025.09.19 00:42:14.715216 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19675 | 2025.09.19 00:42:14.715288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19676 | 2025.09.19 00:42:14.722979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19677 | 2025.09.19 00:42:14.724042 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19678 | 2025.09.19 00:42:14.730955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 19679 | 2025.09.19 00:42:15.053039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2446 | ||
| 19680 | 2025.09.19 00:42:15.055920 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2025.09.19 00:42:15.055983 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19682 | 2025.09.19 00:42:15.057293 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19683 | 2025.09.19 00:42:15.057575 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19684 | 2025.09.19 00:42:15.057744 [ 36 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19685 | 2025.09.19 00:42:15.057791 [ 36 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19686 | 2025.09.19 00:42:15.057818 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19687 | 2025.09.19 00:42:15.057963 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 19688 | 2025.09.19 00:42:15.057997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2446 | ||
| 19689 | 2025.09.19 00:42:15.058626 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19690 | 2025.09.19 00:42:15.058793 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2270 rows starting from the beginning of the part | ||
| 19691 | 2025.09.19 00:42:15.059145 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 19692 | 2025.09.19 00:42:15.059465 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 19693 | 2025.09.19 00:42:15.059772 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 19694 | 2025.09.19 00:42:15.060075 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 19695 | 2025.09.19 00:42:15.060384 [ 199 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 19696 | 2025.09.19 00:42:15.067644 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 72 columns (72 merged, 0 gathered) in 0.009737457 sec., 251194.9475104229 rows/sec., 189.10 MiB/sec. | ||
| 19697 | 2025.09.19 00:42:15.070259 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19698 | 2025.09.19 00:42:15.070848 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19699 | 2025.09.19 00:42:15.070915 [ 192 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_66_13} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19700 | 2025.09.19 00:42:15.071245 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19701 | 2025.09.19 00:42:15.407712 [ 221 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19702 | 2025.09.19 00:42:15.407763 [ 221 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19703 | 2025.09.19 00:42:15.411444 [ 221 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19704 | 2025.09.19 00:42:15.653884 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19705 | 2025.09.19 00:42:15.654062 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19706 | 2025.09.19 00:42:15.654131 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19707 | 2025.09.19 00:42:15.654895 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2025.09.19 00:42:15.654944 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19709 | 2025.09.19 00:42:15.655352 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19710 | 2025.09.19 00:42:15.655583 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2025.09.19 00:42:15.655755 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001742 sec., 80367.39380022962 rows/sec., 6.96 MiB/sec. | ||
| 19712 | 2025.09.19 00:42:15.655810 [ 5 ] {59593d19-325b-4786-ba58-f5a9d9d0c601} <Debug> TCPHandler: Processed in 0.002056686 sec. | ||
| 19713 | 2025.09.19 00:42:15.655940 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19714 | 2025.09.19 00:42:15.656043 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19715 | 2025.09.19 00:42:15.656089 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19716 | 2025.09.19 00:42:15.656539 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2025.09.19 00:42:15.656579 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19718 | 2025.09.19 00:42:15.656896 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19719 | 2025.09.19 00:42:15.657127 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19720 | 2025.09.19 00:42:15.657270 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00125 sec., 33600 rows/sec., 2.47 MiB/sec. | ||
| 19721 | 2025.09.19 00:42:15.657313 [ 5 ] {0851d051-ef11-4deb-a7e1-40e2e7d789f5} <Debug> TCPHandler: Processed in 0.001425948 sec. | ||
| 19722 | 2025.09.19 00:42:15.657426 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2025.09.19 00:42:15.657535 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19724 | 2025.09.19 00:42:15.657579 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19725 | 2025.09.19 00:42:15.658033 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2025.09.19 00:42:15.658072 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19727 | 2025.09.19 00:42:15.658449 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19728 | 2025.09.19 00:42:15.658695 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2025.09.19 00:42:15.658858 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001344 sec., 78869.04761904762 rows/sec., 6.16 MiB/sec. | ||
| 19730 | 2025.09.19 00:42:15.658900 [ 5 ] {1576bc33-725b-4cb4-8dfc-94bf17d62919} <Debug> TCPHandler: Processed in 0.00152494 sec. | ||
| 19731 | 2025.09.19 00:42:15.658917 [ 220 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19732 | 2025.09.19 00:42:15.658976 [ 220 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19733 | 2025.09.19 00:42:15.659037 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19734 | 2025.09.19 00:42:15.659174 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19735 | 2025.09.19 00:42:15.659240 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19736 | 2025.09.19 00:42:15.659689 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19737 | 2025.09.19 00:42:15.659735 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19738 | 2025.09.19 00:42:15.660117 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19739 | 2025.09.19 00:42:15.660350 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2025.09.19 00:42:15.660484 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_127_26 to all_131_131_0 | ||
| 19741 | 2025.09.19 00:42:15.660491 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001344 sec., 119047.61904761905 rows/sec., 8.29 MiB/sec. | ||
| 19742 | 2025.09.19 00:42:15.660537 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19743 | 2025.09.19 00:42:15.660554 [ 5 ] {b59f1009-ed8a-4864-9295-63522d9ca0fb} <Debug> TCPHandler: Processed in 0.001582441 sec. | ||
| 19744 | 2025.09.19 00:42:15.660564 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19745 | 2025.09.19 00:42:15.660682 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19746 | 2025.09.19 00:42:15.660711 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_127_26 to all_131_131_0 into Compact with storage Full | ||
| 19747 | 2025.09.19 00:42:15.660783 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19748 | 2025.09.19 00:42:15.660843 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19749 | 2025.09.19 00:42:15.660867 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19750 | 2025.09.19 00:42:15.660915 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_26, total 44491 rows starting from the beginning of the part | ||
| 19751 | 2025.09.19 00:42:15.660985 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 845 rows starting from the beginning of the part | ||
| 19752 | 2025.09.19 00:42:15.661030 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 19753 | 2025.09.19 00:42:15.661072 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 19754 | 2025.09.19 00:42:15.661114 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 314 rows starting from the beginning of the part | ||
| 19755 | 2025.09.19 00:42:15.661804 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2025.09.19 00:42:15.661847 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19757 | 2025.09.19 00:42:15.662396 [ 220 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19758 | 2025.09.19 00:42:15.662480 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19759 | 2025.09.19 00:42:15.662737 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19760 | 2025.09.19 00:42:15.662851 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19761 | 2025.09.19 00:42:15.662889 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19762 | 2025.09.19 00:42:15.662891 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002128 sec., 19736.842105263157 rows/sec., 35.37 MiB/sec. | ||
| 19763 | 2025.09.19 00:42:15.662908 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19764 | 2025.09.19 00:42:15.662971 [ 5 ] {b14e7272-f4eb-474c-a3e5-173af33d8eea} <Debug> TCPHandler: Processed in 0.00233787 sec. | ||
| 19765 | 2025.09.19 00:42:15.663044 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 19766 | 2025.09.19 00:42:15.663086 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2025.09.19 00:42:15.663197 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19768 | 2025.09.19 00:42:15.663246 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19769 | 2025.09.19 00:42:15.663314 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19770 | 2025.09.19 00:42:15.663389 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2438 rows starting from the beginning of the part | ||
| 19771 | 2025.09.19 00:42:15.663542 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 19772 | 2025.09.19 00:42:15.663612 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19773 | 2025.09.19 00:42:15.663653 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19774 | 2025.09.19 00:42:15.663670 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 19775 | 2025.09.19 00:42:15.663795 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 19776 | 2025.09.19 00:42:15.663901 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 19777 | 2025.09.19 00:42:15.663995 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19778 | 2025.09.19 00:42:15.664008 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 19779 | 2025.09.19 00:42:15.664227 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19780 | 2025.09.19 00:42:15.664364 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 19781 | 2025.09.19 00:42:15.664403 [ 5 ] {c13f143d-21cb-40da-8df2-0d13b9ed25f0} <Debug> TCPHandler: Processed in 0.001365758 sec. | ||
| 19782 | 2025.09.19 00:42:15.664402 [ 221 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19783 | 2025.09.19 00:42:15.664437 [ 221 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19784 | 2025.09.19 00:42:15.667256 [ 221 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19785 | 2025.09.19 00:42:15.673646 [ 193 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2648 rows, containing 19 columns (19 merged, 0 gathered) in 0.01067015 sec., 248168.9573248736 rows/sec., 444.71 MiB/sec. | ||
| 19786 | 2025.09.19 00:42:15.673954 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46124 rows, containing 5 columns (5 merged, 0 gathered) in 0.013306684 sec., 3466227.949803272 rows/sec., 232.07 MiB/sec. | ||
| 19787 | 2025.09.19 00:42:15.674463 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
| 19788 | 2025.09.19 00:42:15.674748 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19789 | 2025.09.19 00:42:15.674859 [ 195 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_127_26, all_131_131_0] -> all_1_131_27 | ||
| 19790 | 2025.09.19 00:42:15.674963 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 19791 | 2025.09.19 00:42:15.675925 [ 186 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19792 | 2025.09.19 00:42:15.676305 [ 186 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2025.09.19 00:42:15.676388 [ 186 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19794 | 2025.09.19 00:42:15.676506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.09 MiB. | ||
| 19795 | 2025.09.19 00:42:16.000313 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.14 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 398.60 MiB (RSS), difference: 2.46 MiB | ||
| 19796 | 2025.09.19 00:42:16.646968 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19797 | 2025.09.19 00:42:16.647016 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19798 | 2025.09.19 00:42:16.649518 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19799 | 2025.09.19 00:42:19.709656 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19800 | 2025.09.19 00:42:19.709763 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19801 | 2025.09.19 00:42:19.916774 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43141 | ||
| 19802 | 2025.09.19 00:42:19.917309 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2025.09.19 00:42:19.917356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19804 | 2025.09.19 00:42:19.917854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19805 | 2025.09.19 00:42:19.918095 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2025.09.19 00:42:19.918236 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43141 | ||
| 19807 | 2025.09.19 00:42:19.918338 [ 221 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19808 | 2025.09.19 00:42:19.918404 [ 221 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19809 | 2025.09.19 00:42:19.921722 [ 221 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19810 | 2025.09.19 00:42:20.265338 [ 224 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19811 | 2025.09.19 00:42:20.265389 [ 224 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19812 | 2025.09.19 00:42:20.267826 [ 224 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19813 | 2025.09.19 00:42:20.447244 [ 217 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19814 | 2025.09.19 00:42:20.447335 [ 217 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19815 | 2025.09.19 00:42:20.449480 [ 217 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19816 | 2025.09.19 00:42:20.663271 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19817 | 2025.09.19 00:42:20.663452 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19818 | 2025.09.19 00:42:20.663521 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19819 | 2025.09.19 00:42:20.664294 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19820 | 2025.09.19 00:42:20.664337 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19821 | 2025.09.19 00:42:20.664711 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19822 | 2025.09.19 00:42:20.664938 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19823 | 2025.09.19 00:42:20.665072 [ 27 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 19824 | 2025.09.19 00:42:20.665081 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001682 sec., 243757.4316290131 rows/sec., 15.46 MiB/sec. | ||
| 19825 | 2025.09.19 00:42:20.665147 [ 27 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2025.09.19 00:42:20.665167 [ 5 ] {1d1b7e53-31f5-4bc4-b894-71293957edb0} <Debug> TCPHandler: Processed in 0.002026367 sec. | ||
| 19827 | 2025.09.19 00:42:20.665174 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19828 | 2025.09.19 00:42:20.665294 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 19829 | 2025.09.19 00:42:20.665310 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19830 | 2025.09.19 00:42:20.665384 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19831 | 2025.09.19 00:42:20.665407 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19832 | 2025.09.19 00:42:20.665412 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 410 rows starting from the beginning of the part | ||
| 19833 | 2025.09.19 00:42:20.665447 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19834 | 2025.09.19 00:42:20.665477 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 19835 | 2025.09.19 00:42:20.665520 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 19836 | 2025.09.19 00:42:20.665564 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 19837 | 2025.09.19 00:42:20.665603 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 19838 | 2025.09.19 00:42:20.666316 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19839 | 2025.09.19 00:42:20.666351 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19840 | 2025.09.19 00:42:20.666545 [ 186 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281557 sec., 1599616.7162287747 rows/sec., 107.57 MiB/sec. | ||
| 19841 | 2025.09.19 00:42:20.666716 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 19842 | 2025.09.19 00:42:20.666731 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19843 | 2025.09.19 00:42:20.666948 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19844 | 2025.09.19 00:42:20.667000 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2025.09.19 00:42:20.667061 [ 197 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_65_16} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 19846 | 2025.09.19 00:42:20.667073 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001684 sec., 660332.541567696 rows/sec., 52.08 MiB/sec. | ||
| 19847 | 2025.09.19 00:42:20.667110 [ 5 ] {e22d9f45-5449-4a3f-8611-816b9f93c0fe} <Debug> TCPHandler: Processed in 0.001848154 sec. | ||
| 19848 | 2025.09.19 00:42:20.667128 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 19849 | 2025.09.19 00:42:20.667225 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19850 | 2025.09.19 00:42:20.667318 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19851 | 2025.09.19 00:42:20.667358 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19852 | 2025.09.19 00:42:20.667818 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19853 | 2025.09.19 00:42:20.667853 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19854 | 2025.09.19 00:42:20.668148 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19855 | 2025.09.19 00:42:20.668349 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19856 | 2025.09.19 00:42:20.668462 [ 27 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19857 | 2025.09.19 00:42:20.668471 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001172 sec., 174914.6757679181 rows/sec., 10.26 MiB/sec. | ||
| 19858 | 2025.09.19 00:42:20.668501 [ 27 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19859 | 2025.09.19 00:42:20.668523 [ 5 ] {858552e2-a5ce-4b85-b3e8-896a32534d03} <Debug> TCPHandler: Processed in 0.001345768 sec. | ||
| 19860 | 2025.09.19 00:42:20.668524 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19861 | 2025.09.19 00:42:20.668636 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19862 | 2025.09.19 00:42:20.668640 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19863 | 2025.09.19 00:42:20.668749 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19864 | 2025.09.19 00:42:20.668756 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19865 | 2025.09.19 00:42:20.668790 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19866 | 2025.09.19 00:42:20.668801 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 265 rows starting from the beginning of the part | ||
| 19867 | 2025.09.19 00:42:20.668879 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 205 rows starting from the beginning of the part | ||
| 19868 | 2025.09.19 00:42:20.668927 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 42 rows starting from the beginning of the part | ||
| 19869 | 2025.09.19 00:42:20.668970 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 205 rows starting from the beginning of the part | ||
| 19870 | 2025.09.19 00:42:20.669012 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 42 rows starting from the beginning of the part | ||
| 19871 | 2025.09.19 00:42:20.669052 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 205 rows starting from the beginning of the part | ||
| 19872 | 2025.09.19 00:42:20.669262 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19873 | 2025.09.19 00:42:20.669302 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19874 | 2025.09.19 00:42:20.669611 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19875 | 2025.09.19 00:42:20.669832 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19876 | 2025.09.19 00:42:20.669957 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 19877 | 2025.09.19 00:42:20.669994 [ 5 ] {7ac48f38-683b-48fb-bb3b-4bcc40af5c27} <Debug> TCPHandler: Processed in 0.001400768 sec. | ||
| 19878 | 2025.09.19 00:42:20.670028 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429129 sec., 674536.7283149387 rows/sec., 43.57 MiB/sec. | ||
| 19879 | 2025.09.19 00:42:20.670102 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19880 | 2025.09.19 00:42:20.670200 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19881 | 2025.09.19 00:42:20.670213 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19882 | 2025.09.19 00:42:20.670240 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19883 | 2025.09.19 00:42:20.670525 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2025.09.19 00:42:20.670614 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_131_26} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19885 | 2025.09.19 00:42:20.670706 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 19886 | 2025.09.19 00:42:20.670710 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2025.09.19 00:42:20.670757 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19888 | 2025.09.19 00:42:20.671053 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19889 | 2025.09.19 00:42:20.671257 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19890 | 2025.09.19 00:42:20.671361 [ 27 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 19891 | 2025.09.19 00:42:20.671382 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 19892 | 2025.09.19 00:42:20.671393 [ 27 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19893 | 2025.09.19 00:42:20.671420 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19894 | 2025.09.19 00:42:20.671425 [ 5 ] {002da6e9-811c-4233-a413-e9f97972ee39} <Debug> TCPHandler: Processed in 0.001370678 sec. | ||
| 19895 | 2025.09.19 00:42:20.671486 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 19896 | 2025.09.19 00:42:20.671504 [ 217 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19897 | 2025.09.19 00:42:20.671533 [ 217 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19898 | 2025.09.19 00:42:20.671539 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19899 | 2025.09.19 00:42:20.671556 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19900 | 2025.09.19 00:42:20.671581 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 211 rows starting from the beginning of the part | ||
| 19901 | 2025.09.19 00:42:20.671630 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 19902 | 2025.09.19 00:42:20.671631 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19903 | 2025.09.19 00:42:20.671673 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 19904 | 2025.09.19 00:42:20.671676 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19905 | 2025.09.19 00:42:20.671714 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 19906 | 2025.09.19 00:42:20.671753 [ 197 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 19907 | 2025.09.19 00:42:20.672336 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19908 | 2025.09.19 00:42:20.672370 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19909 | 2025.09.19 00:42:20.672489 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001029174 sec., 1025093.9102620159 rows/sec., 62.12 MiB/sec. | ||
| 19910 | 2025.09.19 00:42:20.672653 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 19911 | 2025.09.19 00:42:20.672694 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19912 | 2025.09.19 00:42:20.672969 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19913 | 2025.09.19 00:42:20.673042 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19914 | 2025.09.19 00:42:20.673099 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001485 sec., 457239.05723905726 rows/sec., 31.87 MiB/sec. | ||
| 19915 | 2025.09.19 00:42:20.673136 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_65_16} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 19916 | 2025.09.19 00:42:20.673142 [ 5 ] {fa66c4c6-8dde-406f-ac21-bf538394ef2b} <Debug> TCPHandler: Processed in 0.001650151 sec. | ||
| 19917 | 2025.09.19 00:42:20.673243 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19918 | 2025.09.19 00:42:20.673269 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19919 | 2025.09.19 00:42:20.673366 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19920 | 2025.09.19 00:42:20.673407 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19921 | 2025.09.19 00:42:20.673739 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2025.09.19 00:42:20.673774 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19923 | 2025.09.19 00:42:20.673903 [ 217 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 19924 | 2025.09.19 00:42:20.674106 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19925 | 2025.09.19 00:42:20.674318 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19926 | 2025.09.19 00:42:20.674464 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 19927 | 2025.09.19 00:42:20.674504 [ 5 ] {cfc6f35a-bd8a-48f3-8b91-858f615d627f} <Debug> TCPHandler: Processed in 0.001282317 sec. | ||
| 19928 | 2025.09.19 00:42:20.674612 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19929 | 2025.09.19 00:42:20.674705 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19930 | 2025.09.19 00:42:20.674747 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19931 | 2025.09.19 00:42:20.675180 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19932 | 2025.09.19 00:42:20.675215 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19933 | 2025.09.19 00:42:20.675555 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19934 | 2025.09.19 00:42:20.675763 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19935 | 2025.09.19 00:42:20.675895 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001208 sec., 259933.77483443706 rows/sec., 17.08 MiB/sec. | ||
| 19936 | 2025.09.19 00:42:20.675932 [ 5 ] {7e3c6fd7-f2fc-4f99-876f-a3d70ad70a8f} <Debug> TCPHandler: Processed in 0.001367028 sec. | ||
| 19937 | 2025.09.19 00:42:20.676032 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19938 | 2025.09.19 00:42:20.676124 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19939 | 2025.09.19 00:42:20.676166 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19940 | 2025.09.19 00:42:20.676480 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19941 | 2025.09.19 00:42:20.676515 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19942 | 2025.09.19 00:42:20.676801 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19943 | 2025.09.19 00:42:20.677005 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19944 | 2025.09.19 00:42:20.677133 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 19945 | 2025.09.19 00:42:20.677170 [ 5 ] {afe0ad3e-60cb-4e6d-bfd7-42d111aec372} <Debug> TCPHandler: Processed in 0.001185056 sec. | ||
| 19946 | 2025.09.19 00:42:20.677276 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19947 | 2025.09.19 00:42:20.677368 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19948 | 2025.09.19 00:42:20.677408 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19949 | 2025.09.19 00:42:20.677735 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19950 | 2025.09.19 00:42:20.677770 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19951 | 2025.09.19 00:42:20.678122 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19952 | 2025.09.19 00:42:20.678331 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19953 | 2025.09.19 00:42:20.678463 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 19954 | 2025.09.19 00:42:20.678498 [ 5 ] {b6119711-0c3c-4fa2-a895-95bbace5757f} <Debug> TCPHandler: Processed in 0.001269116 sec. | ||
| 19955 | 2025.09.19 00:42:21.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.40 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 398.61 MiB (RSS), difference: 3.21 MiB | ||
| 19956 | 2025.09.19 00:42:22.231060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 19957 | 2025.09.19 00:42:22.249549 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19958 | 2025.09.19 00:42:22.249606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19959 | 2025.09.19 00:42:22.255871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19960 | 2025.09.19 00:42:22.256555 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19961 | 2025.09.19 00:42:22.260273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19962 | 2025.09.19 00:42:25.058271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2478 | ||
| 19963 | 2025.09.19 00:42:25.060742 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2025.09.19 00:42:25.060796 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19965 | 2025.09.19 00:42:25.062026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19966 | 2025.09.19 00:42:25.062313 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19967 | 2025.09.19 00:42:25.062683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2478 | ||
| 19968 | 2025.09.19 00:42:25.683750 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19969 | 2025.09.19 00:42:25.683979 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19970 | 2025.09.19 00:42:25.684065 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19971 | 2025.09.19 00:42:25.684836 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19972 | 2025.09.19 00:42:25.684888 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19973 | 2025.09.19 00:42:25.685276 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19974 | 2025.09.19 00:42:25.685503 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19975 | 2025.09.19 00:42:25.685664 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 653.84 KiB/sec. | ||
| 19976 | 2025.09.19 00:42:25.685707 [ 5 ] {aee2cb01-7f17-4a38-a223-007f5db3371c} <Debug> TCPHandler: Processed in 0.002110907 sec. | ||
| 19977 | 2025.09.19 00:42:25.685839 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19978 | 2025.09.19 00:42:25.685933 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19979 | 2025.09.19 00:42:25.685973 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19980 | 2025.09.19 00:42:25.687106 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19981 | 2025.09.19 00:42:25.687143 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19982 | 2025.09.19 00:42:25.687522 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19983 | 2025.09.19 00:42:25.687731 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2025.09.19 00:42:25.687867 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Debug> executeQuery: Read 1287 rows, 109.05 KiB in 0.001952 sec., 659323.7704918033 rows/sec., 54.56 MiB/sec. | ||
| 19985 | 2025.09.19 00:42:25.687906 [ 5 ] {d1ac3671-6fc4-4107-8213-666b7b368d32} <Debug> TCPHandler: Processed in 0.002115768 sec. | ||
| 19986 | 2025.09.19 00:42:25.688019 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2025.09.19 00:42:25.688112 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19988 | 2025.09.19 00:42:25.688152 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19989 | 2025.09.19 00:42:25.688616 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2025.09.19 00:42:25.688652 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19991 | 2025.09.19 00:42:25.688948 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19992 | 2025.09.19 00:42:25.689156 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2025.09.19 00:42:25.689290 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001196 sec., 46822.742474916384 rows/sec., 3.38 MiB/sec. | ||
| 19994 | 2025.09.19 00:42:25.689329 [ 5 ] {4ed20a44-a83c-4bdc-b897-5342c35c536a} <Debug> TCPHandler: Processed in 0.001358237 sec. | ||
| 19995 | 2025.09.19 00:42:25.689382 [ 220 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19996 | 2025.09.19 00:42:25.689429 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19997 | 2025.09.19 00:42:25.689437 [ 220 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19998 | 2025.09.19 00:42:25.689530 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19999 | 2025.09.19 00:42:25.689576 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20000 | 2025.09.19 00:42:25.690061 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2025.09.19 00:42:25.690099 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20002 | 2025.09.19 00:42:25.690481 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20003 | 2025.09.19 00:42:25.690766 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2025.09.19 00:42:25.690931 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001417 sec., 160903.3168666196 rows/sec., 10.89 MiB/sec. | ||
| 20005 | 2025.09.19 00:42:25.690983 [ 5 ] {00afd541-b4aa-434d-ac41-1a313b28e4f5} <Debug> TCPHandler: Processed in 0.001600551 sec. | ||
| 20006 | 2025.09.19 00:42:25.691108 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20007 | 2025.09.19 00:42:25.691204 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20008 | 2025.09.19 00:42:25.691246 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20009 | 2025.09.19 00:42:25.691926 [ 220 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20010 | 2025.09.19 00:42:25.691931 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20011 | 2025.09.19 00:42:25.691993 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20012 | 2025.09.19 00:42:25.692344 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20013 | 2025.09.19 00:42:25.692565 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20014 | 2025.09.19 00:42:25.692711 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001525 sec., 377704.91803278687 rows/sec., 28.12 MiB/sec. | ||
| 20015 | 2025.09.19 00:42:25.692776 [ 5 ] {116d9551-5cb3-456d-8004-8f3391350488} <Debug> TCPHandler: Processed in 0.001726063 sec. | ||
| 20016 | 2025.09.19 00:42:25.692888 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20017 | 2025.09.19 00:42:25.692984 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20018 | 2025.09.19 00:42:25.693030 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20019 | 2025.09.19 00:42:25.693614 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20020 | 2025.09.19 00:42:25.693652 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20021 | 2025.09.19 00:42:25.694035 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20022 | 2025.09.19 00:42:25.694248 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20023 | 2025.09.19 00:42:25.694412 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001447 sec., 588113.3379405667 rows/sec., 39.59 MiB/sec. | ||
| 20024 | 2025.09.19 00:42:25.694452 [ 5 ] {bb7107da-c2b3-4848-a8d9-de979a9e45a5} <Debug> TCPHandler: Processed in 0.001614552 sec. | ||
| 20025 | 2025.09.19 00:42:25.694567 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20026 | 2025.09.19 00:42:25.694667 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20027 | 2025.09.19 00:42:25.694723 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20028 | 2025.09.19 00:42:25.695709 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20029 | 2025.09.19 00:42:25.695746 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20030 | 2025.09.19 00:42:25.696404 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20031 | 2025.09.19 00:42:25.696642 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20032 | 2025.09.19 00:42:25.696786 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002142 sec., 19607.843137254902 rows/sec., 35.14 MiB/sec. | ||
| 20033 | 2025.09.19 00:42:25.696862 [ 5 ] {a96174e7-7a45-4d42-8c80-bdfe606ffa3a} <Debug> TCPHandler: Processed in 0.002345981 sec. | ||
| 20034 | 2025.09.19 00:42:25.696977 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20035 | 2025.09.19 00:42:25.697072 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20036 | 2025.09.19 00:42:25.697114 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20037 | 2025.09.19 00:42:25.697452 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20038 | 2025.09.19 00:42:25.697489 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20039 | 2025.09.19 00:42:25.697788 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20040 | 2025.09.19 00:42:25.697995 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20041 | 2025.09.19 00:42:25.698123 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 20042 | 2025.09.19 00:42:25.698159 [ 5 ] {34a063d4-531d-430f-b7d8-6b8dae3540a9} <Debug> TCPHandler: Processed in 0.001231046 sec. | ||
| 20043 | 2025.09.19 00:42:27.418413 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43653 | ||
| 20044 | 2025.09.19 00:42:27.419228 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20045 | 2025.09.19 00:42:27.419266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20046 | 2025.09.19 00:42:27.419757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20047 | 2025.09.19 00:42:27.419994 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20048 | 2025.09.19 00:42:27.420142 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43653 | ||
| 20049 | 2025.09.19 00:42:27.420212 [ 125 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20050 | 2025.09.19 00:42:27.420288 [ 125 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20051 | 2025.09.19 00:42:27.420312 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20052 | 2025.09.19 00:42:27.420419 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 20053 | 2025.09.19 00:42:27.420556 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20054 | 2025.09.19 00:42:27.420605 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41221 rows starting from the beginning of the part | ||
| 20055 | 2025.09.19 00:42:27.420676 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20056 | 2025.09.19 00:42:27.420725 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20057 | 2025.09.19 00:42:27.420775 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20058 | 2025.09.19 00:42:27.420821 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20059 | 2025.09.19 00:42:27.420870 [ 197 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20060 | 2025.09.19 00:42:27.423680 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43653 rows, containing 4 columns (4 merged, 0 gathered) in 0.003308913 sec., 13192549.940116286 rows/sec., 188.72 MiB/sec. | ||
| 20061 | 2025.09.19 00:42:27.423904 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20062 | 2025.09.19 00:42:27.424210 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20063 | 2025.09.19 00:42:27.424280 [ 201 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_91_18} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20064 | 2025.09.19 00:42:27.424355 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20065 | 2025.09.19 00:42:29.760377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20066 | 2025.09.19 00:42:29.778459 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2025.09.19 00:42:29.778507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20068 | 2025.09.19 00:42:29.784785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20069 | 2025.09.19 00:42:29.785487 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2025.09.19 00:42:29.785803 [ 139 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20071 | 2025.09.19 00:42:29.785873 [ 139 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20072 | 2025.09.19 00:42:29.785894 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20073 | 2025.09.19 00:42:29.786030 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 20074 | 2025.09.19 00:42:29.789124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20075 | 2025.09.19 00:42:29.790103 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20076 | 2025.09.19 00:42:29.791795 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20077 | 2025.09.19 00:42:29.796394 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20078 | 2025.09.19 00:42:29.801152 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20079 | 2025.09.19 00:42:29.805825 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 20080 | 2025.09.19 00:42:29.810757 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 20081 | 2025.09.19 00:42:29.815728 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20082 | 2025.09.19 00:42:29.889898 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.10392297 sec., 6601.043061028759 rows/sec., 34.13 MiB/sec. | ||
| 20083 | 2025.09.19 00:42:29.894256 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20084 | 2025.09.19 00:42:29.896236 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20085 | 2025.09.19 00:42:29.896333 [ 196 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_91_18} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20086 | 2025.09.19 00:42:29.898636 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20087 | 2025.09.19 00:42:30.663690 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20088 | 2025.09.19 00:42:30.663917 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20089 | 2025.09.19 00:42:30.663998 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20090 | 2025.09.19 00:42:30.664818 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20091 | 2025.09.19 00:42:30.664867 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20092 | 2025.09.19 00:42:30.665271 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20093 | 2025.09.19 00:42:30.665492 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20094 | 2025.09.19 00:42:30.665644 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 20095 | 2025.09.19 00:42:30.665685 [ 5 ] {daeb48cf-f0af-468f-b1a0-4878b8db197f} <Debug> TCPHandler: Processed in 0.002145128 sec. | ||
| 20096 | 2025.09.19 00:42:30.665804 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20097 | 2025.09.19 00:42:30.665897 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20098 | 2025.09.19 00:42:30.665936 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20099 | 2025.09.19 00:42:30.666664 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20100 | 2025.09.19 00:42:30.666700 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20101 | 2025.09.19 00:42:30.667051 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20102 | 2025.09.19 00:42:30.667263 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20103 | 2025.09.19 00:42:30.667389 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00151 sec., 736423.8410596026 rows/sec., 58.08 MiB/sec. | ||
| 20104 | 2025.09.19 00:42:30.667426 [ 5 ] {c6f627e9-1609-4297-bbc8-264c5d02958e} <Debug> TCPHandler: Processed in 0.001669182 sec. | ||
| 20105 | 2025.09.19 00:42:30.667553 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20106 | 2025.09.19 00:42:30.667644 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20107 | 2025.09.19 00:42:30.667684 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20108 | 2025.09.19 00:42:30.668142 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20109 | 2025.09.19 00:42:30.668178 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20110 | 2025.09.19 00:42:30.668479 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20111 | 2025.09.19 00:42:30.668679 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20112 | 2025.09.19 00:42:30.668806 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00118 sec., 173728.81355932204 rows/sec., 10.19 MiB/sec. | ||
| 20113 | 2025.09.19 00:42:30.668843 [ 5 ] {8866e542-d9b3-4a3a-ac3b-d97e0401d53d} <Debug> TCPHandler: Processed in 0.001338598 sec. | ||
| 20114 | 2025.09.19 00:42:30.668954 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20115 | 2025.09.19 00:42:30.669045 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20116 | 2025.09.19 00:42:30.669083 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20117 | 2025.09.19 00:42:30.669529 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20118 | 2025.09.19 00:42:30.669565 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20119 | 2025.09.19 00:42:30.669856 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20120 | 2025.09.19 00:42:30.670057 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20121 | 2025.09.19 00:42:30.670172 [ 152 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 20122 | 2025.09.19 00:42:30.670182 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001154 sec., 183708.83882149047 rows/sec., 11.85 MiB/sec. | ||
| 20123 | 2025.09.19 00:42:30.670245 [ 152 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20124 | 2025.09.19 00:42:30.670262 [ 5 ] {091a746b-0a28-48b6-9a93-1f6c420aabac} <Debug> TCPHandler: Processed in 0.001354897 sec. | ||
| 20125 | 2025.09.19 00:42:30.670273 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20126 | 2025.09.19 00:42:30.670383 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20127 | 2025.09.19 00:42:30.670420 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 20128 | 2025.09.19 00:42:30.670483 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20129 | 2025.09.19 00:42:30.670527 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20130 | 2025.09.19 00:42:30.670566 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20131 | 2025.09.19 00:42:30.670605 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 441 rows starting from the beginning of the part | ||
| 20132 | 2025.09.19 00:42:30.670672 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 212 rows starting from the beginning of the part | ||
| 20133 | 2025.09.19 00:42:30.670746 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 212 rows starting from the beginning of the part | ||
| 20134 | 2025.09.19 00:42:30.670799 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 212 rows starting from the beginning of the part | ||
| 20135 | 2025.09.19 00:42:30.670865 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 228 rows starting from the beginning of the part | ||
| 20136 | 2025.09.19 00:42:30.670912 [ 198 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 212 rows starting from the beginning of the part | ||
| 20137 | 2025.09.19 00:42:30.670979 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2025.09.19 00:42:30.671020 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20139 | 2025.09.19 00:42:30.671387 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20140 | 2025.09.19 00:42:30.671692 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20141 | 2025.09.19 00:42:30.671851 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001388 sec., 152017.29106628243 rows/sec., 8.63 MiB/sec. | ||
| 20142 | 2025.09.19 00:42:30.671896 [ 5 ] {da77ce1b-6e7c-4f42-9526-6dc61d18bcf7} <Debug> TCPHandler: Processed in 0.001560611 sec. | ||
| 20143 | 2025.09.19 00:42:30.671992 [ 197 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636011 sec., 927255.3790897494 rows/sec., 64.23 MiB/sec. | ||
| 20144 | 2025.09.19 00:42:30.672025 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20145 | 2025.09.19 00:42:30.672138 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20146 | 2025.09.19 00:42:30.672186 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20147 | 2025.09.19 00:42:30.672186 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 20148 | 2025.09.19 00:42:30.672511 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20149 | 2025.09.19 00:42:30.672589 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_90_18} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 20150 | 2025.09.19 00:42:30.672701 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 20151 | 2025.09.19 00:42:30.672821 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2025.09.19 00:42:30.672862 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20153 | 2025.09.19 00:42:30.673201 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20154 | 2025.09.19 00:42:30.673419 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20155 | 2025.09.19 00:42:30.673546 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001432 sec., 474162.0111731844 rows/sec., 33.05 MiB/sec. | ||
| 20156 | 2025.09.19 00:42:30.673584 [ 5 ] {19ee08b8-11ae-4d02-a982-0f8cedaccca2} <Debug> TCPHandler: Processed in 0.001617141 sec. | ||
| 20157 | 2025.09.19 00:42:30.673702 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20158 | 2025.09.19 00:42:30.673795 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20159 | 2025.09.19 00:42:30.673835 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20160 | 2025.09.19 00:42:30.674316 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20161 | 2025.09.19 00:42:30.674351 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20162 | 2025.09.19 00:42:30.674747 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20163 | 2025.09.19 00:42:30.674983 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20164 | 2025.09.19 00:42:30.675092 [ 152 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20165 | 2025.09.19 00:42:30.675118 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. | ||
| 20166 | 2025.09.19 00:42:30.675125 [ 152 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20167 | 2025.09.19 00:42:30.675160 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20168 | 2025.09.19 00:42:30.675164 [ 5 ] {72024009-6d45-4bd9-96dd-43497ef28d48} <Debug> TCPHandler: Processed in 0.001510429 sec. | ||
| 20169 | 2025.09.19 00:42:30.675250 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 20170 | 2025.09.19 00:42:30.675297 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20171 | 2025.09.19 00:42:30.675361 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20172 | 2025.09.19 00:42:30.675393 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 20173 | 2025.09.19 00:42:30.675398 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20174 | 2025.09.19 00:42:30.675442 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 20175 | 2025.09.19 00:42:30.675451 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20176 | 2025.09.19 00:42:30.675488 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 20177 | 2025.09.19 00:42:30.675526 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 20178 | 2025.09.19 00:42:30.675559 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 20179 | 2025.09.19 00:42:30.675593 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 20180 | 2025.09.19 00:42:30.675900 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20181 | 2025.09.19 00:42:30.675942 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20182 | 2025.09.19 00:42:30.676303 [ 197 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001084464 sec., 365157.3496215642 rows/sec., 18.63 MiB/sec. | ||
| 20183 | 2025.09.19 00:42:30.676320 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20184 | 2025.09.19 00:42:30.676507 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20185 | 2025.09.19 00:42:30.676560 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20186 | 2025.09.19 00:42:30.676710 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001332 sec., 235735.7357357357 rows/sec., 15.49 MiB/sec. | ||
| 20187 | 2025.09.19 00:42:30.676749 [ 5 ] {b368be58-afed-47b5-a631-bd1ba485fa9a} <Debug> TCPHandler: Processed in 0.001502319 sec. | ||
| 20188 | 2025.09.19 00:42:30.676843 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20189 | 2025.09.19 00:42:30.676864 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20190 | 2025.09.19 00:42:30.676932 [ 187 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_66_13} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20191 | 2025.09.19 00:42:30.676960 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20192 | 2025.09.19 00:42:30.677007 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20193 | 2025.09.19 00:42:30.677034 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20194 | 2025.09.19 00:42:30.677321 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2025.09.19 00:42:30.677362 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20196 | 2025.09.19 00:42:30.677664 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20197 | 2025.09.19 00:42:30.677871 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20198 | 2025.09.19 00:42:30.678002 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 20199 | 2025.09.19 00:42:30.678039 [ 5 ] {1e69ec88-4abb-4cfd-a363-35d0582ae9aa} <Debug> TCPHandler: Processed in 0.001225136 sec. | ||
| 20200 | 2025.09.19 00:42:30.678147 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20201 | 2025.09.19 00:42:30.678240 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20202 | 2025.09.19 00:42:30.678282 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20203 | 2025.09.19 00:42:30.678611 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20204 | 2025.09.19 00:42:30.678647 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20205 | 2025.09.19 00:42:30.678951 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20206 | 2025.09.19 00:42:30.679156 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20207 | 2025.09.19 00:42:30.679298 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 20208 | 2025.09.19 00:42:30.679334 [ 5 ] {60c452e3-bdac-4e13-b9da-54f6416e98d9} <Debug> TCPHandler: Processed in 0.001236366 sec. | ||
| 20209 | 2025.09.19 00:42:34.710018 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20210 | 2025.09.19 00:42:34.710110 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20211 | 2025.09.19 00:42:34.920325 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44101 | ||
| 20212 | 2025.09.19 00:42:34.920815 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20213 | 2025.09.19 00:42:34.920858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20214 | 2025.09.19 00:42:34.921406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20215 | 2025.09.19 00:42:34.921638 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20216 | 2025.09.19 00:42:34.921767 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44101 | ||
| 20217 | 2025.09.19 00:42:35.062927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2514 | ||
| 20218 | 2025.09.19 00:42:35.065560 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20219 | 2025.09.19 00:42:35.065619 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20220 | 2025.09.19 00:42:35.066880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20221 | 2025.09.19 00:42:35.067168 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20222 | 2025.09.19 00:42:35.067555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2514 | ||
| 20223 | 2025.09.19 00:42:35.654665 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20224 | 2025.09.19 00:42:35.654840 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20225 | 2025.09.19 00:42:35.654906 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20226 | 2025.09.19 00:42:35.655682 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2025.09.19 00:42:35.655728 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20228 | 2025.09.19 00:42:35.656142 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20229 | 2025.09.19 00:42:35.656370 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20230 | 2025.09.19 00:42:35.656509 [ 148 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20231 | 2025.09.19 00:42:35.656531 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Debug> executeQuery: Read 140 rows, 12.42 KiB in 0.001738 sec., 80552.3590333717 rows/sec., 6.98 MiB/sec. | ||
| 20232 | 2025.09.19 00:42:35.656574 [ 148 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20233 | 2025.09.19 00:42:35.656592 [ 5 ] {b2b2f42d-413e-4091-bb02-ca80d6242096} <Debug> TCPHandler: Processed in 0.002050077 sec. | ||
| 20234 | 2025.09.19 00:42:35.656603 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20235 | 2025.09.19 00:42:35.656732 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20236 | 2025.09.19 00:42:35.656758 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20237 | 2025.09.19 00:42:35.656854 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20238 | 2025.09.19 00:42:35.656907 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20239 | 2025.09.19 00:42:35.656911 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20240 | 2025.09.19 00:42:35.656962 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2346 rows starting from the beginning of the part | ||
| 20241 | 2025.09.19 00:42:35.657037 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 140 rows starting from the beginning of the part | ||
| 20242 | 2025.09.19 00:42:35.657091 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1112 rows starting from the beginning of the part | ||
| 20243 | 2025.09.19 00:42:35.657140 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1287 rows starting from the beginning of the part | ||
| 20244 | 2025.09.19 00:42:35.657185 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1112 rows starting from the beginning of the part | ||
| 20245 | 2025.09.19 00:42:35.657233 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 140 rows starting from the beginning of the part | ||
| 20246 | 2025.09.19 00:42:35.657409 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20247 | 2025.09.19 00:42:35.657451 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20248 | 2025.09.19 00:42:35.657779 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20249 | 2025.09.19 00:42:35.658001 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20250 | 2025.09.19 00:42:35.658133 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001303 sec., 32233.307751343058 rows/sec., 2.37 MiB/sec. | ||
| 20251 | 2025.09.19 00:42:35.658173 [ 5 ] {83343bbe-ca89-44f8-8129-7271bcd25097} <Debug> TCPHandler: Processed in 0.00149989 sec. | ||
| 20252 | 2025.09.19 00:42:35.658276 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20253 | 2025.09.19 00:42:35.658369 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20254 | 2025.09.19 00:42:35.658408 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20255 | 2025.09.19 00:42:35.658835 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20256 | 2025.09.19 00:42:35.658871 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20257 | 2025.09.19 00:42:35.659174 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20258 | 2025.09.19 00:42:35.659370 [ 187 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002668694 sec., 2299626.708794639 rows/sec., 194.74 MiB/sec. | ||
| 20259 | 2025.09.19 00:42:35.659379 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20260 | 2025.09.19 00:42:35.659516 [ 148 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20261 | 2025.09.19 00:42:35.659527 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001175 sec., 90212.7659574468 rows/sec., 7.05 MiB/sec. | ||
| 20262 | 2025.09.19 00:42:35.659551 [ 148 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20263 | 2025.09.19 00:42:35.659576 [ 5 ] {99837c58-576e-4ec7-bf06-3536f010360b} <Debug> TCPHandler: Processed in 0.001346587 sec. | ||
| 20264 | 2025.09.19 00:42:35.659577 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20265 | 2025.09.19 00:42:35.659628 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20266 | 2025.09.19 00:42:35.659689 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20267 | 2025.09.19 00:42:35.659698 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20268 | 2025.09.19 00:42:35.659803 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20269 | 2025.09.19 00:42:35.659810 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20270 | 2025.09.19 00:42:35.659844 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1213 rows starting from the beginning of the part | ||
| 20271 | 2025.09.19 00:42:35.659868 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20272 | 2025.09.19 00:42:35.659885 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20273 | 2025.09.19 00:42:35.659911 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 106 rows starting from the beginning of the part | ||
| 20274 | 2025.09.19 00:42:35.659963 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 679 rows starting from the beginning of the part | ||
| 20275 | 2025.09.19 00:42:35.659968 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_136_27} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20276 | 2025.09.19 00:42:35.660012 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 576 rows starting from the beginning of the part | ||
| 20277 | 2025.09.19 00:42:35.660051 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 20278 | 2025.09.19 00:42:35.660072 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 679 rows starting from the beginning of the part | ||
| 20279 | 2025.09.19 00:42:35.660120 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 106 rows starting from the beginning of the part | ||
| 20280 | 2025.09.19 00:42:35.660279 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20281 | 2025.09.19 00:42:35.660322 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20282 | 2025.09.19 00:42:35.660659 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20283 | 2025.09.19 00:42:35.660875 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20284 | 2025.09.19 00:42:35.660996 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_131_27 to all_135_135_0 | ||
| 20285 | 2025.09.19 00:42:35.661005 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 20286 | 2025.09.19 00:42:35.661034 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20287 | 2025.09.19 00:42:35.661057 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20288 | 2025.09.19 00:42:35.661057 [ 5 ] {8c208f09-e0a3-4992-b483-f9e439146df0} <Debug> TCPHandler: Processed in 0.001406229 sec. | ||
| 20289 | 2025.09.19 00:42:35.661154 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_131_27 to all_135_135_0 into Compact with storage Full | ||
| 20290 | 2025.09.19 00:42:35.661180 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20291 | 2025.09.19 00:42:35.661260 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20292 | 2025.09.19 00:42:35.661276 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20293 | 2025.09.19 00:42:35.661296 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_27, total 46124 rows starting from the beginning of the part | ||
| 20294 | 2025.09.19 00:42:35.661319 [ 191 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667222 sec., 2014728.6923996923 rows/sec., 152.27 MiB/sec. | ||
| 20295 | 2025.09.19 00:42:35.661336 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20296 | 2025.09.19 00:42:35.661395 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 20297 | 2025.09.19 00:42:35.661467 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 314 rows starting from the beginning of the part | ||
| 20298 | 2025.09.19 00:42:35.661515 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20299 | 2025.09.19 00:42:35.661534 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 851 rows starting from the beginning of the part | ||
| 20300 | 2025.09.19 00:42:35.661594 [ 187 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 314 rows starting from the beginning of the part | ||
| 20301 | 2025.09.19 00:42:35.661840 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20302 | 2025.09.19 00:42:35.661925 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_136_27} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20303 | 2025.09.19 00:42:35.662006 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 20304 | 2025.09.19 00:42:35.663781 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20305 | 2025.09.19 00:42:35.663855 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20306 | 2025.09.19 00:42:35.664699 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20307 | 2025.09.19 00:42:35.664923 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2025.09.19 00:42:35.665060 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003802 sec., 11046.817464492373 rows/sec., 19.80 MiB/sec. | ||
| 20309 | 2025.09.19 00:42:35.665115 [ 5 ] {b1c50d79-5c80-418e-a71e-8d1f96d20598} <Debug> TCPHandler: Processed in 0.003982302 sec. | ||
| 20310 | 2025.09.19 00:42:35.665231 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20311 | 2025.09.19 00:42:35.665322 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20312 | 2025.09.19 00:42:35.665362 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20313 | 2025.09.19 00:42:35.665706 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20314 | 2025.09.19 00:42:35.665741 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20315 | 2025.09.19 00:42:35.666037 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20316 | 2025.09.19 00:42:35.666235 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2025.09.19 00:42:35.666344 [ 148 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20318 | 2025.09.19 00:42:35.666362 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 20319 | 2025.09.19 00:42:35.666375 [ 148 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20320 | 2025.09.19 00:42:35.666405 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20321 | 2025.09.19 00:42:35.666406 [ 5 ] {41574f80-3502-49ff-9683-533a94be121f} <Debug> TCPHandler: Processed in 0.001222546 sec. | ||
| 20322 | 2025.09.19 00:42:35.666485 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20323 | 2025.09.19 00:42:35.666569 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20324 | 2025.09.19 00:42:35.666593 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 10580 rows starting from the beginning of the part | ||
| 20325 | 2025.09.19 00:42:35.666635 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 20326 | 2025.09.19 00:42:35.666673 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 104 rows starting from the beginning of the part | ||
| 20327 | 2025.09.19 00:42:35.666709 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 20328 | 2025.09.19 00:42:35.666742 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 104 rows starting from the beginning of the part | ||
| 20329 | 2025.09.19 00:42:35.666774 [ 191 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 20330 | 2025.09.19 00:42:35.669044 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002587624 sec., 4238637.452736564 rows/sec., 269.42 MiB/sec. | ||
| 20331 | 2025.09.19 00:42:35.669343 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20332 | 2025.09.19 00:42:35.669641 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20333 | 2025.09.19 00:42:35.669731 [ 199 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_136_27} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20334 | 2025.09.19 00:42:35.669810 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 20335 | 2025.09.19 00:42:35.670180 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47763 rows, containing 5 columns (5 merged, 0 gathered) in 0.009061209 sec., 5271150.902710664 rows/sec., 352.91 MiB/sec. | ||
| 20336 | 2025.09.19 00:42:35.670562 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Trace> MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) | ||
| 20337 | 2025.09.19 00:42:35.670796 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20338 | 2025.09.19 00:42:35.670857 [ 199 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_131_27, all_135_135_0] -> all_1_135_28 | ||
| 20339 | 2025.09.19 00:42:35.670918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 20340 | 2025.09.19 00:42:37.289229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20341 | 2025.09.19 00:42:37.307652 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20342 | 2025.09.19 00:42:37.307720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20343 | 2025.09.19 00:42:37.313961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20344 | 2025.09.19 00:42:37.314673 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20345 | 2025.09.19 00:42:37.318009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20346 | 2025.09.19 00:42:40.035805 [ 212 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20347 | 2025.09.19 00:42:40.035894 [ 212 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20348 | 2025.09.19 00:42:40.042443 [ 212 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 20349 | 2025.09.19 00:42:40.307697 [ 219 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 20350 | 2025.09.19 00:42:40.307748 [ 219 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 20351 | 2025.09.19 00:42:40.311342 [ 219 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 20352 | 2025.09.19 00:42:40.508587 [ 212 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20353 | 2025.09.19 00:42:40.508663 [ 212 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20354 | 2025.09.19 00:42:40.512016 [ 212 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20355 | 2025.09.19 00:42:40.543355 [ 217 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20356 | 2025.09.19 00:42:40.543405 [ 217 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20357 | 2025.09.19 00:42:40.545466 [ 217 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20358 | 2025.09.19 00:42:40.664371 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20359 | 2025.09.19 00:42:40.664613 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20360 | 2025.09.19 00:42:40.664675 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20361 | 2025.09.19 00:42:40.665530 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2025.09.19 00:42:40.665571 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20363 | 2025.09.19 00:42:40.665941 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20364 | 2025.09.19 00:42:40.666155 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20365 | 2025.09.19 00:42:40.666302 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001751 sec., 234151.91319246145 rows/sec., 14.85 MiB/sec. | ||
| 20366 | 2025.09.19 00:42:40.666343 [ 5 ] {06938ffd-400b-4c79-836d-0ef83272a93c} <Debug> TCPHandler: Processed in 0.002141148 sec. | ||
| 20367 | 2025.09.19 00:42:40.666465 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20368 | 2025.09.19 00:42:40.666562 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20369 | 2025.09.19 00:42:40.666602 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20370 | 2025.09.19 00:42:40.666992 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20371 | 2025.09.19 00:42:40.667028 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20372 | 2025.09.19 00:42:40.667309 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20373 | 2025.09.19 00:42:40.667512 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20374 | 2025.09.19 00:42:40.667635 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001092 sec., 1831.5018315018312 rows/sec., 149.35 KiB/sec. | ||
| 20375 | 2025.09.19 00:42:40.667672 [ 5 ] {e24591c0-519b-425f-ac76-07a57121b0ef} <Debug> TCPHandler: Processed in 0.001256047 sec. | ||
| 20376 | 2025.09.19 00:42:40.667784 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20377 | 2025.09.19 00:42:40.667882 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20378 | 2025.09.19 00:42:40.667920 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20379 | 2025.09.19 00:42:40.668854 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20380 | 2025.09.19 00:42:40.668888 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20381 | 2025.09.19 00:42:40.669241 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20382 | 2025.09.19 00:42:40.669442 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20383 | 2025.09.19 00:42:40.669566 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001702 sec., 653936.545240893 rows/sec., 51.57 MiB/sec. | ||
| 20384 | 2025.09.19 00:42:40.669603 [ 5 ] {6b686b51-a79d-4bd5-9a25-045f94df46df} <Debug> TCPHandler: Processed in 0.001865965 sec. | ||
| 20385 | 2025.09.19 00:42:40.669724 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20386 | 2025.09.19 00:42:40.669814 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20387 | 2025.09.19 00:42:40.669852 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20388 | 2025.09.19 00:42:40.670331 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20389 | 2025.09.19 00:42:40.670367 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20390 | 2025.09.19 00:42:40.670659 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20391 | 2025.09.19 00:42:40.670855 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20392 | 2025.09.19 00:42:40.670978 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001182 sec., 175126.9035532995 rows/sec., 10.29 MiB/sec. | ||
| 20393 | 2025.09.19 00:42:40.671015 [ 5 ] {2f7850fe-7e5e-41f1-b98c-383e81684d93} <Debug> TCPHandler: Processed in 0.001339518 sec. | ||
| 20394 | 2025.09.19 00:42:40.671133 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20395 | 2025.09.19 00:42:40.671250 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20396 | 2025.09.19 00:42:40.671297 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20397 | 2025.09.19 00:42:40.671857 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20398 | 2025.09.19 00:42:40.671894 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20399 | 2025.09.19 00:42:40.672192 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20400 | 2025.09.19 00:42:40.672390 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20401 | 2025.09.19 00:42:40.672516 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00129 sec., 164341.08527131783 rows/sec., 10.60 MiB/sec. | ||
| 20402 | 2025.09.19 00:42:40.672555 [ 5 ] {8ead7d5b-b28c-42d2-9601-8d4662db7ba8} <Debug> TCPHandler: Processed in 0.00148022 sec. | ||
| 20403 | 2025.09.19 00:42:40.672694 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20404 | 2025.09.19 00:42:40.672812 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20405 | 2025.09.19 00:42:40.672860 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20406 | 2025.09.19 00:42:40.673457 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20407 | 2025.09.19 00:42:40.673502 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20408 | 2025.09.19 00:42:40.673814 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20409 | 2025.09.19 00:42:40.674022 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20410 | 2025.09.19 00:42:40.674148 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00136 sec., 155147.0588235294 rows/sec., 8.81 MiB/sec. | ||
| 20411 | 2025.09.19 00:42:40.674186 [ 5 ] {a1f0f00c-1e4d-4ded-bee6-cf86da02c965} <Debug> TCPHandler: Processed in 0.00155914 sec. | ||
| 20412 | 2025.09.19 00:42:40.674295 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20413 | 2025.09.19 00:42:40.674392 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20414 | 2025.09.19 00:42:40.674431 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20415 | 2025.09.19 00:42:40.675127 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20416 | 2025.09.19 00:42:40.675164 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20417 | 2025.09.19 00:42:40.675495 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20418 | 2025.09.19 00:42:40.675704 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20419 | 2025.09.19 00:42:40.675831 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001457 sec., 467398.7645847632 rows/sec., 32.60 MiB/sec. | ||
| 20420 | 2025.09.19 00:42:40.675869 [ 5 ] {6a950212-4a67-46de-989d-fe2f27fb43ff} <Debug> TCPHandler: Processed in 0.001622031 sec. | ||
| 20421 | 2025.09.19 00:42:40.676008 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20422 | 2025.09.19 00:42:40.676126 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20423 | 2025.09.19 00:42:40.676176 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20424 | 2025.09.19 00:42:40.676558 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20425 | 2025.09.19 00:42:40.676594 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20426 | 2025.09.19 00:42:40.676886 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20427 | 2025.09.19 00:42:40.677093 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20428 | 2025.09.19 00:42:40.677219 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 20429 | 2025.09.19 00:42:40.677255 [ 5 ] {c7bad724-f3d9-46c6-b2ce-3d254c51b0c0} <Debug> TCPHandler: Processed in 0.001313847 sec. | ||
| 20430 | 2025.09.19 00:42:40.677355 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20431 | 2025.09.19 00:42:40.677447 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20432 | 2025.09.19 00:42:40.677487 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20433 | 2025.09.19 00:42:40.677949 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20434 | 2025.09.19 00:42:40.677987 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20435 | 2025.09.19 00:42:40.678311 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20436 | 2025.09.19 00:42:40.678517 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20437 | 2025.09.19 00:42:40.678644 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001215 sec., 259259.25925925927 rows/sec., 17.03 MiB/sec. | ||
| 20438 | 2025.09.19 00:42:40.678681 [ 5 ] {0456e064-2f79-4976-8bb2-b79f5de60e8c} <Debug> TCPHandler: Processed in 0.001372868 sec. | ||
| 20439 | 2025.09.19 00:42:40.678799 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20440 | 2025.09.19 00:42:40.678908 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20441 | 2025.09.19 00:42:40.678955 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20442 | 2025.09.19 00:42:40.679328 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20443 | 2025.09.19 00:42:40.679371 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20444 | 2025.09.19 00:42:40.679677 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20445 | 2025.09.19 00:42:40.679874 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20446 | 2025.09.19 00:42:40.679979 [ 140 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 20447 | 2025.09.19 00:42:40.679998 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 20448 | 2025.09.19 00:42:40.680033 [ 140 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20449 | 2025.09.19 00:42:40.680045 [ 5 ] {e3d6555a-f76a-4531-a216-97c08fa46c09} <Debug> TCPHandler: Processed in 0.001310447 sec. | ||
| 20450 | 2025.09.19 00:42:40.680059 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20451 | 2025.09.19 00:42:40.680153 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20452 | 2025.09.19 00:42:40.680184 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 20453 | 2025.09.19 00:42:40.680248 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20454 | 2025.09.19 00:42:40.680292 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20455 | 2025.09.19 00:42:40.680322 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20456 | 2025.09.19 00:42:40.680362 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 66 rows starting from the beginning of the part | ||
| 20457 | 2025.09.19 00:42:40.680426 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 20458 | 2025.09.19 00:42:40.680481 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 20459 | 2025.09.19 00:42:40.680530 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 20460 | 2025.09.19 00:42:40.680573 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 20461 | 2025.09.19 00:42:40.680611 [ 191 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 20462 | 2025.09.19 00:42:40.680655 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20463 | 2025.09.19 00:42:40.680694 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20464 | 2025.09.19 00:42:40.681029 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20465 | 2025.09.19 00:42:40.681251 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20466 | 2025.09.19 00:42:40.681411 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 5.41 MiB/sec. | ||
| 20467 | 2025.09.19 00:42:40.681463 [ 5 ] {76581358-9327-4a2b-a4ad-694f204e4996} <Debug> TCPHandler: Processed in 0.001355977 sec. | ||
| 20468 | 2025.09.19 00:42:40.681545 [ 193 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 4 columns (4 merged, 0 gathered) in 0.001415838 sec., 50146.980092355196 rows/sec., 3.29 MiB/sec. | ||
| 20469 | 2025.09.19 00:42:40.681764 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 20470 | 2025.09.19 00:42:40.682162 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2025.09.19 00:42:40.682263 [ 190 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_70_14} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 20472 | 2025.09.19 00:42:40.682393 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20473 | 2025.09.19 00:42:41.093045 [ 221 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20474 | 2025.09.19 00:42:41.093127 [ 221 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20475 | 2025.09.19 00:42:41.096793 [ 221 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20476 | 2025.09.19 00:42:41.867869 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20477 | 2025.09.19 00:42:41.867942 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20478 | 2025.09.19 00:42:41.870567 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20479 | 2025.09.19 00:42:42.421926 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44613 | ||
| 20480 | 2025.09.19 00:42:42.422476 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20481 | 2025.09.19 00:42:42.422527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20482 | 2025.09.19 00:42:42.423036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20483 | 2025.09.19 00:42:42.423289 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20484 | 2025.09.19 00:42:42.423440 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44613 | ||
| 20485 | 2025.09.19 00:42:44.648279 [ 223 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 20486 | 2025.09.19 00:42:44.648340 [ 223 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 20487 | 2025.09.19 00:42:44.650577 [ 223 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): 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] | ||
| 20488 | 2025.09.19 00:42:44.818102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20489 | 2025.09.19 00:42:44.836618 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2025.09.19 00:42:44.836685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20491 | 2025.09.19 00:42:44.843094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20492 | 2025.09.19 00:42:44.843828 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20493 | 2025.09.19 00:42:44.847824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20494 | 2025.09.19 00:42:45.067830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2548 | ||
| 20495 | 2025.09.19 00:42:45.070681 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20496 | 2025.09.19 00:42:45.070725 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20497 | 2025.09.19 00:42:45.071889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20498 | 2025.09.19 00:42:45.072144 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20499 | 2025.09.19 00:42:45.072481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2548 | ||
| 20500 | 2025.09.19 00:42:45.654727 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20501 | 2025.09.19 00:42:45.654903 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20502 | 2025.09.19 00:42:45.654969 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20503 | 2025.09.19 00:42:45.655735 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20504 | 2025.09.19 00:42:45.655787 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20505 | 2025.09.19 00:42:45.656201 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20506 | 2025.09.19 00:42:45.656443 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20507 | 2025.09.19 00:42:45.656607 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Debug> executeQuery: Read 142 rows, 12.62 KiB in 0.00175 sec., 81142.85714285714 rows/sec., 7.04 MiB/sec. | ||
| 20508 | 2025.09.19 00:42:45.656661 [ 5 ] {273e3ef5-2b34-4351-b49c-73d475b8b519} <Debug> TCPHandler: Processed in 0.002059716 sec. | ||
| 20509 | 2025.09.19 00:42:45.656790 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20510 | 2025.09.19 00:42:45.656895 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20511 | 2025.09.19 00:42:45.656940 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20512 | 2025.09.19 00:42:45.657382 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20513 | 2025.09.19 00:42:45.657418 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20514 | 2025.09.19 00:42:45.657729 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20515 | 2025.09.19 00:42:45.657946 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20516 | 2025.09.19 00:42:45.658077 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001208 sec., 35596.02649006622 rows/sec., 2.61 MiB/sec. | ||
| 20517 | 2025.09.19 00:42:45.658073 [ 131 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20518 | 2025.09.19 00:42:45.658116 [ 5 ] {2cec4ea3-971b-4cae-ba38-2aec70d14d33} <Debug> TCPHandler: Processed in 0.001378367 sec. | ||
| 20519 | 2025.09.19 00:42:45.658153 [ 131 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20520 | 2025.09.19 00:42:45.658180 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20521 | 2025.09.19 00:42:45.658247 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20522 | 2025.09.19 00:42:45.658316 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20523 | 2025.09.19 00:42:45.658346 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20524 | 2025.09.19 00:42:45.658399 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20525 | 2025.09.19 00:42:45.658481 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20526 | 2025.09.19 00:42:45.658525 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 265 rows starting from the beginning of the part | ||
| 20527 | 2025.09.19 00:42:45.658604 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 20528 | 2025.09.19 00:42:45.658662 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 205 rows starting from the beginning of the part | ||
| 20529 | 2025.09.19 00:42:45.658710 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 42 rows starting from the beginning of the part | ||
| 20530 | 2025.09.19 00:42:45.658751 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 207 rows starting from the beginning of the part | ||
| 20531 | 2025.09.19 00:42:45.658794 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 43 rows starting from the beginning of the part | ||
| 20532 | 2025.09.19 00:42:45.658860 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2025.09.19 00:42:45.658902 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20534 | 2025.09.19 00:42:45.659251 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20535 | 2025.09.19 00:42:45.659490 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20536 | 2025.09.19 00:42:45.659627 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.0013 sec., 82307.69230769231 rows/sec., 6.43 MiB/sec. | ||
| 20537 | 2025.09.19 00:42:45.659667 [ 5 ] {ccf27e58-3787-49d0-a6ad-b48d81a07dc6} <Debug> TCPHandler: Processed in 0.001478019 sec. | ||
| 20538 | 2025.09.19 00:42:45.659785 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2025.09.19 00:42:45.659787 [ 188 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153328 sec., 533496.8172806011 rows/sec., 35.17 MiB/sec. | ||
| 20540 | 2025.09.19 00:42:45.659881 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20541 | 2025.09.19 00:42:45.659931 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20542 | 2025.09.19 00:42:45.659971 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20543 | 2025.09.19 00:42:45.660227 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20544 | 2025.09.19 00:42:45.660299 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_136_27} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20545 | 2025.09.19 00:42:45.660359 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20546 | 2025.09.19 00:42:45.660381 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20547 | 2025.09.19 00:42:45.660404 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20548 | 2025.09.19 00:42:45.660806 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20549 | 2025.09.19 00:42:45.661045 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20550 | 2025.09.19 00:42:45.661181 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 20551 | 2025.09.19 00:42:45.661222 [ 5 ] {8c1a316c-86a3-4be0-986f-9dd4875aadb0} <Debug> TCPHandler: Processed in 0.001485219 sec. | ||
| 20552 | 2025.09.19 00:42:45.661342 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20553 | 2025.09.19 00:42:45.661461 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20554 | 2025.09.19 00:42:45.661527 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20555 | 2025.09.19 00:42:45.662489 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20556 | 2025.09.19 00:42:45.662529 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20557 | 2025.09.19 00:42:45.663154 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20558 | 2025.09.19 00:42:45.663394 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20559 | 2025.09.19 00:42:45.663543 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002101 sec., 20466.444550214183 rows/sec., 36.67 MiB/sec. | ||
| 20560 | 2025.09.19 00:42:45.663574 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 20561 | 2025.09.19 00:42:45.663612 [ 5 ] {728557cf-b730-4c38-b58d-2e0d109012cf} <Debug> TCPHandler: Processed in 0.00231914 sec. | ||
| 20562 | 2025.09.19 00:42:45.663615 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 20563 | 2025.09.19 00:42:45.663736 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20564 | 2025.09.19 00:42:45.663837 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20565 | 2025.09.19 00:42:45.663884 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20566 | 2025.09.19 00:42:45.664238 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20567 | 2025.09.19 00:42:45.664276 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20568 | 2025.09.19 00:42:45.664622 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20569 | 2025.09.19 00:42:45.664909 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20570 | 2025.09.19 00:42:45.665072 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 20571 | 2025.09.19 00:42:45.665112 [ 5 ] {774653e7-2c69-418f-8093-25d9cfafef7e} <Debug> TCPHandler: Processed in 0.001426599 sec. | ||
| 20572 | 2025.09.19 00:42:45.665355 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): 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] | ||
| 20573 | 2025.09.19 00:42:49.710160 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20574 | 2025.09.19 00:42:49.710233 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20575 | 2025.09.19 00:42:49.923613 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45061 | ||
| 20576 | 2025.09.19 00:42:49.924144 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20577 | 2025.09.19 00:42:49.924198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20578 | 2025.09.19 00:42:49.924720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20579 | 2025.09.19 00:42:49.924965 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20580 | 2025.09.19 00:42:49.925120 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45061 | ||
| 20581 | 2025.09.19 00:42:50.654549 [ 221 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20582 | 2025.09.19 00:42:50.654598 [ 221 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20583 | 2025.09.19 00:42:50.657256 [ 221 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20584 | 2025.09.19 00:42:50.663450 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20585 | 2025.09.19 00:42:50.663615 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20586 | 2025.09.19 00:42:50.663682 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20587 | 2025.09.19 00:42:50.664562 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20588 | 2025.09.19 00:42:50.664606 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20589 | 2025.09.19 00:42:50.665008 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20590 | 2025.09.19 00:42:50.665250 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2025.09.19 00:42:50.665420 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001856 sec., 220905.1724137931 rows/sec., 14.01 MiB/sec. | ||
| 20592 | 2025.09.19 00:42:50.665480 [ 5 ] {c4838a21-7bc8-4a1a-b6a0-e25ff0741c25} <Debug> TCPHandler: Processed in 0.002153948 sec. | ||
| 20593 | 2025.09.19 00:42:50.665614 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20594 | 2025.09.19 00:42:50.665720 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20595 | 2025.09.19 00:42:50.665766 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20596 | 2025.09.19 00:42:50.666804 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2025.09.19 00:42:50.666843 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20598 | 2025.09.19 00:42:50.667220 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20599 | 2025.09.19 00:42:50.667455 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2025.09.19 00:42:50.667613 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001917 sec., 580073.0307772561 rows/sec., 45.75 MiB/sec. | ||
| 20601 | 2025.09.19 00:42:50.667655 [ 5 ] {45e0b079-8358-4999-b20f-b0db79731ae2} <Debug> TCPHandler: Processed in 0.002094228 sec. | ||
| 20602 | 2025.09.19 00:42:50.667799 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20603 | 2025.09.19 00:42:50.667899 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20604 | 2025.09.19 00:42:50.667943 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20605 | 2025.09.19 00:42:50.668448 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2025.09.19 00:42:50.668485 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20607 | 2025.09.19 00:42:50.668793 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20608 | 2025.09.19 00:42:50.669006 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2025.09.19 00:42:50.669136 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001259 sec., 162827.64098490868 rows/sec., 9.55 MiB/sec. | ||
| 20610 | 2025.09.19 00:42:50.669175 [ 5 ] {7c5a51c4-a29b-48aa-8294-309c3c2ece31} <Debug> TCPHandler: Processed in 0.001428509 sec. | ||
| 20611 | 2025.09.19 00:42:50.669289 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20612 | 2025.09.19 00:42:50.669384 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20613 | 2025.09.19 00:42:50.669425 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20614 | 2025.09.19 00:42:50.669906 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20615 | 2025.09.19 00:42:50.669943 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20616 | 2025.09.19 00:42:50.670246 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20617 | 2025.09.19 00:42:50.670464 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20618 | 2025.09.19 00:42:50.670609 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 20619 | 2025.09.19 00:42:50.670649 [ 5 ] {51909174-6250-4fdf-86e0-705ad8fbc35a} <Debug> TCPHandler: Processed in 0.001410619 sec. | ||
| 20620 | 2025.09.19 00:42:50.670825 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20621 | 2025.09.19 00:42:50.670920 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20622 | 2025.09.19 00:42:50.670961 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20623 | 2025.09.19 00:42:50.671443 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20624 | 2025.09.19 00:42:50.671479 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20625 | 2025.09.19 00:42:50.671785 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20626 | 2025.09.19 00:42:50.671997 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20627 | 2025.09.19 00:42:50.672126 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 20628 | 2025.09.19 00:42:50.672165 [ 5 ] {7ea75495-5570-4d1e-8fb8-81acb21d9a0e} <Debug> TCPHandler: Processed in 0.001396249 sec. | ||
| 20629 | 2025.09.19 00:42:50.672283 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20630 | 2025.09.19 00:42:50.672378 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20631 | 2025.09.19 00:42:50.672417 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20632 | 2025.09.19 00:42:50.673105 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20633 | 2025.09.19 00:42:50.673143 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20634 | 2025.09.19 00:42:50.673491 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20635 | 2025.09.19 00:42:50.673705 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20636 | 2025.09.19 00:42:50.673837 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001477 sec., 459715.6398104265 rows/sec., 32.05 MiB/sec. | ||
| 20637 | 2025.09.19 00:42:50.673877 [ 5 ] {8542eaf8-12a7-40fc-a325-e9601ccb1ddc} <Debug> TCPHandler: Processed in 0.001644411 sec. | ||
| 20638 | 2025.09.19 00:42:50.673991 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20639 | 2025.09.19 00:42:50.674086 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20640 | 2025.09.19 00:42:50.674127 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20641 | 2025.09.19 00:42:50.674885 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20642 | 2025.09.19 00:42:50.674921 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20643 | 2025.09.19 00:42:50.675248 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20644 | 2025.09.19 00:42:50.675464 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20645 | 2025.09.19 00:42:50.675617 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec. | ||
| 20646 | 2025.09.19 00:42:50.675660 [ 5 ] {14dbe4bd-4f22-4b61-a5f5-a601fd2543ce} <Debug> TCPHandler: Processed in 0.001718773 sec. | ||
| 20647 | 2025.09.19 00:42:50.675802 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20648 | 2025.09.19 00:42:50.675897 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20649 | 2025.09.19 00:42:50.675939 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20650 | 2025.09.19 00:42:50.676392 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20651 | 2025.09.19 00:42:50.676428 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20652 | 2025.09.19 00:42:50.676762 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20653 | 2025.09.19 00:42:50.676978 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20654 | 2025.09.19 00:42:50.677108 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 20655 | 2025.09.19 00:42:50.677147 [ 5 ] {f2e30f97-e438-4361-ac5e-240f2101d0e7} <Debug> TCPHandler: Processed in 0.001396558 sec. | ||
| 20656 | 2025.09.19 00:42:50.677254 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2025.09.19 00:42:50.677357 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20658 | 2025.09.19 00:42:50.677403 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20659 | 2025.09.19 00:42:50.677741 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20660 | 2025.09.19 00:42:50.677781 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20661 | 2025.09.19 00:42:50.678126 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20662 | 2025.09.19 00:42:50.678354 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20663 | 2025.09.19 00:42:50.678497 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 58.14 KiB/sec. | ||
| 20664 | 2025.09.19 00:42:50.678537 [ 5 ] {2182e48a-4b84-492d-83aa-70d5103cbaf7} <Debug> TCPHandler: Processed in 0.001332717 sec. | ||
| 20665 | 2025.09.19 00:42:50.678647 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20666 | 2025.09.19 00:42:50.678742 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20667 | 2025.09.19 00:42:50.678784 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20668 | 2025.09.19 00:42:50.679124 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20669 | 2025.09.19 00:42:50.679162 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20670 | 2025.09.19 00:42:50.679483 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20671 | 2025.09.19 00:42:50.679701 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20672 | 2025.09.19 00:42:50.679833 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 20673 | 2025.09.19 00:42:50.679871 [ 5 ] {9f5563a1-bc4c-4d88-8f16-10071312a92f} <Debug> TCPHandler: Processed in 0.001272527 sec. | ||
| 20674 | 2025.09.19 00:42:52.347923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20675 | 2025.09.19 00:42:52.366941 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20676 | 2025.09.19 00:42:52.367007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20677 | 2025.09.19 00:42:52.373366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20678 | 2025.09.19 00:42:52.374108 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20679 | 2025.09.19 00:42:52.377836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20680 | 2025.09.19 00:42:55.072716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2580 | ||
| 20681 | 2025.09.19 00:42:55.075215 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20682 | 2025.09.19 00:42:55.075274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20683 | 2025.09.19 00:42:55.076531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20684 | 2025.09.19 00:42:55.076848 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20685 | 2025.09.19 00:42:55.077275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2580 | ||
| 20686 | 2025.09.19 00:42:55.682976 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20687 | 2025.09.19 00:42:55.683250 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20688 | 2025.09.19 00:42:55.683355 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20689 | 2025.09.19 00:42:55.684214 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20690 | 2025.09.19 00:42:55.684254 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20691 | 2025.09.19 00:42:55.684634 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 20692 | 2025.09.19 00:42:55.684883 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20693 | 2025.09.19 00:42:55.685041 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001868 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec. | ||
| 20694 | 2025.09.19 00:42:55.685085 [ 5 ] {19c6641f-53b4-465e-8cfb-01d83cd7c125} <Debug> TCPHandler: Processed in 0.00228724 sec. | ||
| 20695 | 2025.09.19 00:42:55.685205 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20696 | 2025.09.19 00:42:55.685327 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20697 | 2025.09.19 00:42:55.685366 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20698 | 2025.09.19 00:42:55.686790 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20699 | 2025.09.19 00:42:55.686827 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20700 | 2025.09.19 00:42:55.687228 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20701 | 2025.09.19 00:42:55.687442 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20702 | 2025.09.19 00:42:55.687575 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Debug> executeQuery: Read 1303 rows, 110.69 KiB in 0.002267 sec., 574768.4164093516 rows/sec., 47.68 MiB/sec. | ||
| 20703 | 2025.09.19 00:42:55.687615 [ 5 ] {dc3e0282-355d-41ad-a22f-d86b5eee2c3c} <Debug> TCPHandler: Processed in 0.002457792 sec. | ||
| 20704 | 2025.09.19 00:42:55.687718 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20705 | 2025.09.19 00:42:55.687838 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20706 | 2025.09.19 00:42:55.687878 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20707 | 2025.09.19 00:42:55.688319 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20708 | 2025.09.19 00:42:55.688355 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20709 | 2025.09.19 00:42:55.688651 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20710 | 2025.09.19 00:42:55.688855 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20711 | 2025.09.19 00:42:55.688983 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001164 sec., 47250.859106529206 rows/sec., 3.46 MiB/sec. | ||
| 20712 | 2025.09.19 00:42:55.689021 [ 5 ] {4277e8e0-f849-4d4d-933f-3fe771b05225} <Debug> TCPHandler: Processed in 0.001350117 sec. | ||
| 20713 | 2025.09.19 00:42:55.689144 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20714 | 2025.09.19 00:42:55.689265 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20715 | 2025.09.19 00:42:55.689314 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20716 | 2025.09.19 00:42:55.689956 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20717 | 2025.09.19 00:42:55.689996 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20718 | 2025.09.19 00:42:55.690313 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20719 | 2025.09.19 00:42:55.690530 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20720 | 2025.09.19 00:42:55.690664 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001425 sec., 160000 rows/sec., 10.83 MiB/sec. | ||
| 20721 | 2025.09.19 00:42:55.690704 [ 5 ] {b7b37293-52b4-4f93-a4bc-5ae2503991a4} <Debug> TCPHandler: Processed in 0.001622551 sec. | ||
| 20722 | 2025.09.19 00:42:55.690815 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20723 | 2025.09.19 00:42:55.690910 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20724 | 2025.09.19 00:42:55.690949 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20725 | 2025.09.19 00:42:55.691702 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20726 | 2025.09.19 00:42:55.691739 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20727 | 2025.09.19 00:42:55.692060 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20728 | 2025.09.19 00:42:55.692263 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20729 | 2025.09.19 00:42:55.692395 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Debug> executeQuery: Read 581 rows, 44.32 KiB in 0.001504 sec., 386303.19148936175 rows/sec., 28.78 MiB/sec. | ||
| 20730 | 2025.09.19 00:42:55.692435 [ 5 ] {cddbb8db-2ca6-432d-ba00-0e7358202083} <Debug> TCPHandler: Processed in 0.001669522 sec. | ||
| 20731 | 2025.09.19 00:42:55.692545 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20732 | 2025.09.19 00:42:55.692639 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20733 | 2025.09.19 00:42:55.692682 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20734 | 2025.09.19 00:42:55.693339 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20735 | 2025.09.19 00:42:55.693375 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20736 | 2025.09.19 00:42:55.693751 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20737 | 2025.09.19 00:42:55.693959 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20738 | 2025.09.19 00:42:55.694081 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_135_28 to all_140_140_0 | ||
| 20739 | 2025.09.19 00:42:55.694089 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00147 sec., 574829.9319727891 rows/sec., 38.69 MiB/sec. | ||
| 20740 | 2025.09.19 00:42:55.694154 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20741 | 2025.09.19 00:42:55.694168 [ 5 ] {a12e4abb-22de-4901-b2c5-4cf0918e0e59} <Debug> TCPHandler: Processed in 0.001672781 sec. | ||
| 20742 | 2025.09.19 00:42:55.694183 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20743 | 2025.09.19 00:42:55.694287 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20744 | 2025.09.19 00:42:55.694289 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_28 to all_140_140_0 into Compact with storage Full | ||
| 20745 | 2025.09.19 00:42:55.694385 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20746 | 2025.09.19 00:42:55.694410 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20747 | 2025.09.19 00:42:55.694439 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20748 | 2025.09.19 00:42:55.694446 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_28, total 47763 rows starting from the beginning of the part | ||
| 20749 | 2025.09.19 00:42:55.694520 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 20750 | 2025.09.19 00:42:55.694574 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 315 rows starting from the beginning of the part | ||
| 20751 | 2025.09.19 00:42:55.694623 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 20752 | 2025.09.19 00:42:55.694672 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 314 rows starting from the beginning of the part | ||
| 20753 | 2025.09.19 00:42:55.694720 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 845 rows starting from the beginning of the part | ||
| 20754 | 2025.09.19 00:42:55.695412 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20755 | 2025.09.19 00:42:55.695449 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20756 | 2025.09.19 00:42:55.696056 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20757 | 2025.09.19 00:42:55.696303 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20758 | 2025.09.19 00:42:55.696458 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002091 sec., 25346.72405547585 rows/sec., 45.42 MiB/sec. | ||
| 20759 | 2025.09.19 00:42:55.696541 [ 5 ] {316c9d74-ba22-4310-b545-d2886a2691a0} <Debug> TCPHandler: Processed in 0.00230185 sec. | ||
| 20760 | 2025.09.19 00:42:55.696655 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20761 | 2025.09.19 00:42:55.696749 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20762 | 2025.09.19 00:42:55.696792 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20763 | 2025.09.19 00:42:55.697116 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20764 | 2025.09.19 00:42:55.697154 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20765 | 2025.09.19 00:42:55.697481 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 20766 | 2025.09.19 00:42:55.697715 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20767 | 2025.09.19 00:42:55.697849 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001119 sec., 8042.8954423592495 rows/sec., 618.75 KiB/sec. | ||
| 20768 | 2025.09.19 00:42:55.697889 [ 5 ] {10371e34-5459-4ce4-a109-ad92ea864d9d} <Debug> TCPHandler: Processed in 0.001283617 sec. | ||
| 20769 | 2025.09.19 00:42:55.698018 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20770 | 2025.09.19 00:42:55.698111 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20771 | 2025.09.19 00:42:55.698153 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20772 | 2025.09.19 00:42:55.698506 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2025.09.19 00:42:55.698544 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20774 | 2025.09.19 00:42:55.698854 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20775 | 2025.09.19 00:42:55.699068 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20776 | 2025.09.19 00:42:55.699202 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 20777 | 2025.09.19 00:42:55.699240 [ 5 ] {3629e514-7c10-41f7-87c3-d62c9a9a1c3b} <Debug> TCPHandler: Processed in 0.001272297 sec. | ||
| 20778 | 2025.09.19 00:42:55.703426 [ 188 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49557 rows, containing 5 columns (5 merged, 0 gathered) in 0.009177009 sec., 5400125.465715463 rows/sec., 361.59 MiB/sec. | ||
| 20779 | 2025.09.19 00:42:55.703795 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Trace> MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) | ||
| 20780 | 2025.09.19 00:42:55.704142 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2025.09.19 00:42:55.704234 [ 186 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_135_28, all_140_140_0] -> all_1_140_29 | ||
| 20782 | 2025.09.19 00:42:55.704342 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 20783 | 2025.09.19 00:42:57.425323 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45573 | ||
| 20784 | 2025.09.19 00:42:57.425981 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20785 | 2025.09.19 00:42:57.426028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20786 | 2025.09.19 00:42:57.426513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20787 | 2025.09.19 00:42:57.426745 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20788 | 2025.09.19 00:42:57.426892 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45573 | ||
| 20789 | 2025.09.19 00:42:57.426960 [ 221 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20790 | 2025.09.19 00:42:57.427013 [ 221 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20791 | 2025.09.19 00:42:57.433980 [ 221 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20792 | 2025.09.19 00:42:58.775718 [ 220 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20793 | 2025.09.19 00:42:58.775792 [ 220 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20794 | 2025.09.19 00:42:58.778487 [ 220 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20795 | 2025.09.19 00:42:59.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.05 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 400.05 MiB (RSS), difference: 4.00 MiB | ||
| 20796 | 2025.09.19 00:42:59.877931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20797 | 2025.09.19 00:42:59.896172 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20798 | 2025.09.19 00:42:59.896247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20799 | 2025.09.19 00:42:59.902526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20800 | 2025.09.19 00:42:59.903222 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20801 | 2025.09.19 00:42:59.906492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20802 | 2025.09.19 00:43:00.664014 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20803 | 2025.09.19 00:43:00.664248 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20804 | 2025.09.19 00:43:00.664351 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20805 | 2025.09.19 00:43:00.665402 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20806 | 2025.09.19 00:43:00.665441 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20807 | 2025.09.19 00:43:00.665843 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20808 | 2025.09.19 00:43:00.666076 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20809 | 2025.09.19 00:43:00.666195 [ 61 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 20810 | 2025.09.19 00:43:00.666223 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002051 sec., 199902.4865919064 rows/sec., 12.68 MiB/sec. | ||
| 20811 | 2025.09.19 00:43:00.666228 [ 61 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20812 | 2025.09.19 00:43:00.666255 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20813 | 2025.09.19 00:43:00.666267 [ 5 ] {9880c412-8c1b-4534-a3ca-e6878be057e4} <Debug> TCPHandler: Processed in 0.002387951 sec. | ||
| 20814 | 2025.09.19 00:43:00.666345 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 20815 | 2025.09.19 00:43:00.666365 [ 222 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20816 | 2025.09.19 00:43:00.666388 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20817 | 2025.09.19 00:43:00.666422 [ 222 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20818 | 2025.09.19 00:43:00.666445 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20819 | 2025.09.19 00:43:00.666486 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 410 rows starting from the beginning of the part | ||
| 20820 | 2025.09.19 00:43:00.666503 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20821 | 2025.09.19 00:43:00.666546 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20822 | 2025.09.19 00:43:00.666558 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 20823 | 2025.09.19 00:43:00.666619 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 410 rows starting from the beginning of the part | ||
| 20824 | 2025.09.19 00:43:00.666691 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part | ||
| 20825 | 2025.09.19 00:43:00.666741 [ 189 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 410 rows starting from the beginning of the part | ||
| 20826 | 2025.09.19 00:43:00.667641 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20827 | 2025.09.19 00:43:00.667678 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20828 | 2025.09.19 00:43:00.667832 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152168 sec., 1347195.2052994058 rows/sec., 90.60 MiB/sec. | ||
| 20829 | 2025.09.19 00:43:00.668032 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 20830 | 2025.09.19 00:43:00.668087 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20831 | 2025.09.19 00:43:00.668419 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2025.09.19 00:43:00.668431 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20833 | 2025.09.19 00:43:00.668529 [ 188 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_69_17} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 20834 | 2025.09.19 00:43:00.668540 [ 61 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20835 | 2025.09.19 00:43:00.668554 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00207 sec., 537198.0676328503 rows/sec., 42.37 MiB/sec. | ||
| 20836 | 2025.09.19 00:43:00.668575 [ 61 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20837 | 2025.09.19 00:43:00.668594 [ 5 ] {1ef617f0-97d6-441a-af07-dcbbd109450a} <Debug> TCPHandler: Processed in 0.002257149 sec. | ||
| 20838 | 2025.09.19 00:43:00.668594 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20839 | 2025.09.19 00:43:00.668645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 20840 | 2025.09.19 00:43:00.668715 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20841 | 2025.09.19 00:43:00.668720 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20842 | 2025.09.19 00:43:00.668818 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20843 | 2025.09.19 00:43:00.668846 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20844 | 2025.09.19 00:43:00.668862 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20845 | 2025.09.19 00:43:00.668885 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2346 rows starting from the beginning of the part | ||
| 20846 | 2025.09.19 00:43:00.668955 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1113 rows starting from the beginning of the part | ||
| 20847 | 2025.09.19 00:43:00.669000 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 142 rows starting from the beginning of the part | ||
| 20848 | 2025.09.19 00:43:00.669043 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1112 rows starting from the beginning of the part | ||
| 20849 | 2025.09.19 00:43:00.669086 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1303 rows starting from the beginning of the part | ||
| 20850 | 2025.09.19 00:43:00.669125 [ 200 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1112 rows starting from the beginning of the part | ||
| 20851 | 2025.09.19 00:43:00.669378 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20852 | 2025.09.19 00:43:00.669419 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20853 | 2025.09.19 00:43:00.669739 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20854 | 2025.09.19 00:43:00.669962 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20855 | 2025.09.19 00:43:00.670093 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001294 sec., 158423.49304482224 rows/sec., 9.29 MiB/sec. | ||
| 20856 | 2025.09.19 00:43:00.670131 [ 5 ] {fa9e1484-0930-4ddc-8bf4-17baa54fa201} <Debug> TCPHandler: Processed in 0.00146508 sec. | ||
| 20857 | 2025.09.19 00:43:00.670245 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20858 | 2025.09.19 00:43:00.670337 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20859 | 2025.09.19 00:43:00.670377 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20860 | 2025.09.19 00:43:00.670874 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20861 | 2025.09.19 00:43:00.670909 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20862 | 2025.09.19 00:43:00.671216 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20863 | 2025.09.19 00:43:00.671429 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20864 | 2025.09.19 00:43:00.671507 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 5 columns (5 merged, 0 gathered) in 0.002830597 sec., 2518196.6913693473 rows/sec., 212.30 MiB/sec. | ||
| 20865 | 2025.09.19 00:43:00.671553 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 20866 | 2025.09.19 00:43:00.671594 [ 5 ] {498ce331-1d88-42bc-8d1c-57aeaa2d1dcf} <Debug> TCPHandler: Processed in 0.001407259 sec. | ||
| 20867 | 2025.09.19 00:43:00.671697 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20868 | 2025.09.19 00:43:00.671783 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20869 | 2025.09.19 00:43:00.671785 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20870 | 2025.09.19 00:43:00.671832 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20871 | 2025.09.19 00:43:00.672057 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20872 | 2025.09.19 00:43:00.672119 [ 189 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_141_28} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20873 | 2025.09.19 00:43:00.672190 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 20874 | 2025.09.19 00:43:00.672295 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20875 | 2025.09.19 00:43:00.672328 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20876 | 2025.09.19 00:43:00.672710 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20877 | 2025.09.19 00:43:00.672925 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20878 | 2025.09.19 00:43:00.673017 [ 61 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 20879 | 2025.09.19 00:43:00.673045 [ 61 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20880 | 2025.09.19 00:43:00.673053 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 20881 | 2025.09.19 00:43:00.673062 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20882 | 2025.09.19 00:43:00.673091 [ 5 ] {bad55821-ba0f-4353-af38-8edd379edd9e} <Debug> TCPHandler: Processed in 0.001426538 sec. | ||
| 20883 | 2025.09.19 00:43:00.673144 [ 192 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 20884 | 2025.09.19 00:43:00.673157 [ 223 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20885 | 2025.09.19 00:43:00.673209 [ 223 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20886 | 2025.09.19 00:43:00.673213 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20887 | 2025.09.19 00:43:00.673251 [ 192 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20888 | 2025.09.19 00:43:00.673284 [ 192 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 211 rows starting from the beginning of the part | ||
| 20889 | 2025.09.19 00:43:00.673340 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20890 | 2025.09.19 00:43:00.673342 [ 192 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 20891 | 2025.09.19 00:43:00.673399 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20892 | 2025.09.19 00:43:00.673412 [ 192 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 211 rows starting from the beginning of the part | ||
| 20893 | 2025.09.19 00:43:00.673469 [ 192 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 211 rows starting from the beginning of the part | ||
| 20894 | 2025.09.19 00:43:00.673511 [ 192 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 211 rows starting from the beginning of the part | ||
| 20895 | 2025.09.19 00:43:00.674246 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20896 | 2025.09.19 00:43:00.674289 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20897 | 2025.09.19 00:43:00.674407 [ 189 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300086 sec., 811484.7786992553 rows/sec., 49.18 MiB/sec. | ||
| 20898 | 2025.09.19 00:43:00.674546 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 20899 | 2025.09.19 00:43:00.674667 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20900 | 2025.09.19 00:43:00.674946 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20901 | 2025.09.19 00:43:00.675026 [ 188 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_69_17} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 20902 | 2025.09.19 00:43:00.675030 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20903 | 2025.09.19 00:43:00.675116 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20904 | 2025.09.19 00:43:00.675184 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001868 sec., 363490.3640256959 rows/sec., 25.34 MiB/sec. | ||
| 20905 | 2025.09.19 00:43:00.675189 [ 32 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20906 | 2025.09.19 00:43:00.675232 [ 5 ] {8997a33a-302a-4f83-ab34-8c7f424a8bfe} <Debug> TCPHandler: Processed in 0.002079807 sec. | ||
| 20907 | 2025.09.19 00:43:00.675241 [ 32 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20908 | 2025.09.19 00:43:00.675273 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20909 | 2025.09.19 00:43:00.675359 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20910 | 2025.09.19 00:43:00.675387 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20911 | 2025.09.19 00:43:00.675456 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20912 | 2025.09.19 00:43:00.675490 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1213 rows starting from the beginning of the part | ||
| 20913 | 2025.09.19 00:43:00.675490 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20914 | 2025.09.19 00:43:00.675545 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20915 | 2025.09.19 00:43:00.675549 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 681 rows starting from the beginning of the part | ||
| 20916 | 2025.09.19 00:43:00.675602 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 107 rows starting from the beginning of the part | ||
| 20917 | 2025.09.19 00:43:00.675651 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 679 rows starting from the beginning of the part | ||
| 20918 | 2025.09.19 00:43:00.675696 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 581 rows starting from the beginning of the part | ||
| 20919 | 2025.09.19 00:43:00.675732 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 679 rows starting from the beginning of the part | ||
| 20920 | 2025.09.19 00:43:00.675947 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20921 | 2025.09.19 00:43:00.675991 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20922 | 2025.09.19 00:43:00.676388 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20923 | 2025.09.19 00:43:00.676616 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20924 | 2025.09.19 00:43:00.676772 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0013 sec., 4615.384615384615 rows/sec., 241.14 KiB/sec. | ||
| 20925 | 2025.09.19 00:43:00.676813 [ 5 ] {ab3379f6-8cd5-4fbe-9d93-80d2eb707d29} <Debug> TCPHandler: Processed in 0.001501129 sec. | ||
| 20926 | 2025.09.19 00:43:00.676944 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20927 | 2025.09.19 00:43:00.677068 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20928 | 2025.09.19 00:43:00.677113 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797824 sec., 2191538.2150866827 rows/sec., 164.52 MiB/sec. | ||
| 20929 | 2025.09.19 00:43:00.677128 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20930 | 2025.09.19 00:43:00.677301 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20931 | 2025.09.19 00:43:00.677563 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20932 | 2025.09.19 00:43:00.677630 [ 201 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_141_28} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20933 | 2025.09.19 00:43:00.677698 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 20934 | 2025.09.19 00:43:00.677730 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20935 | 2025.09.19 00:43:00.677775 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20936 | 2025.09.19 00:43:00.678142 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20937 | 2025.09.19 00:43:00.678358 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20938 | 2025.09.19 00:43:00.678494 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001452 sec., 216253.4435261708 rows/sec., 14.21 MiB/sec. | ||
| 20939 | 2025.09.19 00:43:00.678533 [ 5 ] {99ca9073-336d-4038-acba-7205f608cd7a} <Debug> TCPHandler: Processed in 0.001651021 sec. | ||
| 20940 | 2025.09.19 00:43:00.678656 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20941 | 2025.09.19 00:43:00.678750 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20942 | 2025.09.19 00:43:00.678792 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20943 | 2025.09.19 00:43:00.679115 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20944 | 2025.09.19 00:43:00.679150 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20945 | 2025.09.19 00:43:00.679450 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20946 | 2025.09.19 00:43:00.679668 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20947 | 2025.09.19 00:43:00.679797 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 20948 | 2025.09.19 00:43:00.679835 [ 5 ] {7a2bd859-ccd3-4bfa-8d5c-000d03009ea3} <Debug> TCPHandler: Processed in 0.001227777 sec. | ||
| 20949 | 2025.09.19 00:43:00.679938 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20950 | 2025.09.19 00:43:00.680032 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20951 | 2025.09.19 00:43:00.680074 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20952 | 2025.09.19 00:43:00.680417 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20953 | 2025.09.19 00:43:00.680453 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20954 | 2025.09.19 00:43:00.680771 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20955 | 2025.09.19 00:43:00.680977 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20956 | 2025.09.19 00:43:00.681100 [ 32 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20957 | 2025.09.19 00:43:00.681109 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 20958 | 2025.09.19 00:43:00.681144 [ 32 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20959 | 2025.09.19 00:43:00.681165 [ 5 ] {6c9e1e62-50f9-4ee3-a3d4-1cc2baf7616e} <Debug> TCPHandler: Processed in 0.001275067 sec. | ||
| 20960 | 2025.09.19 00:43:00.681170 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20961 | 2025.09.19 00:43:00.681300 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20962 | 2025.09.19 00:43:00.681443 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20963 | 2025.09.19 00:43:00.681485 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 10968 rows starting from the beginning of the part | ||
| 20964 | 2025.09.19 00:43:00.681558 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 104 rows starting from the beginning of the part | ||
| 20965 | 2025.09.19 00:43:00.681609 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 20966 | 2025.09.19 00:43:00.681655 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 104 rows starting from the beginning of the part | ||
| 20967 | 2025.09.19 00:43:00.681699 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 20968 | 2025.09.19 00:43:00.681741 [ 198 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 104 rows starting from the beginning of the part | ||
| 20969 | 2025.09.19 00:43:00.683839 [ 222 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20970 | 2025.09.19 00:43:00.683895 [ 223 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20971 | 2025.09.19 00:43:00.684605 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003365174 sec., 3387640.5796550196 rows/sec., 215.25 MiB/sec. | ||
| 20972 | 2025.09.19 00:43:00.684950 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20973 | 2025.09.19 00:43:00.685273 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2025.09.19 00:43:00.685351 [ 195 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_141_28} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20975 | 2025.09.19 00:43:00.685447 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 20976 | 2025.09.19 00:43:01.719928 [ 220 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 20977 | 2025.09.19 00:43:01.720028 [ 220 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 20978 | 2025.09.19 00:43:01.722493 [ 220 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): 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] | ||
| 20979 | 2025.09.19 00:43:04.710479 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20980 | 2025.09.19 00:43:04.710543 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20981 | 2025.09.19 00:43:04.927063 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46021 | ||
| 20982 | 2025.09.19 00:43:04.927582 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20983 | 2025.09.19 00:43:04.927624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20984 | 2025.09.19 00:43:04.928113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20985 | 2025.09.19 00:43:04.928352 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20986 | 2025.09.19 00:43:04.928484 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46021 | ||
| 20987 | 2025.09.19 00:43:04.928526 [ 43 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20988 | 2025.09.19 00:43:04.928598 [ 43 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2025.09.19 00:43:04.928624 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 20990 | 2025.09.19 00:43:04.928789 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 20991 | 2025.09.19 00:43:04.928991 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20992 | 2025.09.19 00:43:04.929053 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43653 rows starting from the beginning of the part | ||
| 20993 | 2025.09.19 00:43:04.929154 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 20994 | 2025.09.19 00:43:04.929228 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 20995 | 2025.09.19 00:43:04.929283 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 20996 | 2025.09.19 00:43:04.929319 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 20997 | 2025.09.19 00:43:04.929360 [ 188 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 20998 | 2025.09.19 00:43:04.932107 [ 194 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46021 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401904 sec., 13528012.548267089 rows/sec., 193.52 MiB/sec. | ||
| 20999 | 2025.09.19 00:43:04.932481 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21000 | 2025.09.19 00:43:04.932815 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21001 | 2025.09.19 00:43:04.932896 [ 187 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_96_19} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21002 | 2025.09.19 00:43:04.933008 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21003 | 2025.09.19 00:43:05.004191 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003834121 sec. | ||
| 21004 | 2025.09.19 00:43:05.077495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2618 | ||
| 21005 | 2025.09.19 00:43:05.079952 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21006 | 2025.09.19 00:43:05.079992 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21007 | 2025.09.19 00:43:05.081140 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21008 | 2025.09.19 00:43:05.081438 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21009 | 2025.09.19 00:43:05.081628 [ 43 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21010 | 2025.09.19 00:43:05.081709 [ 43 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21011 | 2025.09.19 00:43:05.081711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2618 | ||
| 21012 | 2025.09.19 00:43:05.081739 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21013 | 2025.09.19 00:43:05.081900 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 21014 | 2025.09.19 00:43:05.082622 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21015 | 2025.09.19 00:43:05.082830 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2446 rows starting from the beginning of the part | ||
| 21016 | 2025.09.19 00:43:05.083085 [ 222 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21017 | 2025.09.19 00:43:05.083119 [ 222 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21018 | 2025.09.19 00:43:05.083316 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 21019 | 2025.09.19 00:43:05.083791 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 21020 | 2025.09.19 00:43:05.084261 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 21021 | 2025.09.19 00:43:05.084733 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 21022 | 2025.09.19 00:43:05.085191 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part | ||
| 21023 | 2025.09.19 00:43:05.086302 [ 222 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21024 | 2025.09.19 00:43:05.093655 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2618 rows, containing 72 columns (72 merged, 0 gathered) in 0.011823524 sec., 221422.98691997412 rows/sec., 166.01 MiB/sec. | ||
| 21025 | 2025.09.19 00:43:05.095818 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21026 | 2025.09.19 00:43:05.096433 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21027 | 2025.09.19 00:43:05.096507 [ 194 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_71_14} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21028 | 2025.09.19 00:43:05.096864 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21029 | 2025.09.19 00:43:05.373116 [ 212 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21030 | 2025.09.19 00:43:05.373162 [ 212 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21031 | 2025.09.19 00:43:05.375708 [ 212 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21032 | 2025.09.19 00:43:05.605298 [ 220 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21033 | 2025.09.19 00:43:05.605336 [ 220 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21034 | 2025.09.19 00:43:05.608802 [ 220 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21035 | 2025.09.19 00:43:05.620382 [ 212 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21036 | 2025.09.19 00:43:05.620418 [ 212 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21037 | 2025.09.19 00:43:05.622955 [ 212 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21038 | 2025.09.19 00:43:05.654863 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21039 | 2025.09.19 00:43:05.655041 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21040 | 2025.09.19 00:43:05.655107 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21041 | 2025.09.19 00:43:05.655877 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21042 | 2025.09.19 00:43:05.655925 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21043 | 2025.09.19 00:43:05.656329 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21044 | 2025.09.19 00:43:05.656562 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21045 | 2025.09.19 00:43:05.656724 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Debug> executeQuery: Read 162 rows, 14.50 KiB in 0.001732 sec., 93533.48729792147 rows/sec., 8.18 MiB/sec. | ||
| 21046 | 2025.09.19 00:43:05.656768 [ 5 ] {b23f2995-ac6a-448f-b57e-e904b9986fc8} <Debug> TCPHandler: Processed in 0.002031926 sec. | ||
| 21047 | 2025.09.19 00:43:05.656893 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21048 | 2025.09.19 00:43:05.656987 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21049 | 2025.09.19 00:43:05.657028 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21050 | 2025.09.19 00:43:05.657467 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21051 | 2025.09.19 00:43:05.657506 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21052 | 2025.09.19 00:43:05.657821 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21053 | 2025.09.19 00:43:05.658035 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21054 | 2025.09.19 00:43:05.658170 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.001201 sec., 44129.89175686928 rows/sec., 3.24 MiB/sec. | ||
| 21055 | 2025.09.19 00:43:05.658209 [ 5 ] {99592558-4a16-43da-a26c-997d7b8ad7be} <Debug> TCPHandler: Processed in 0.001365628 sec. | ||
| 21056 | 2025.09.19 00:43:05.658323 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21057 | 2025.09.19 00:43:05.658416 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21058 | 2025.09.19 00:43:05.658459 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21059 | 2025.09.19 00:43:05.658944 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21060 | 2025.09.19 00:43:05.658981 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21061 | 2025.09.19 00:43:05.659292 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21062 | 2025.09.19 00:43:05.659525 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21063 | 2025.09.19 00:43:05.659658 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Debug> executeQuery: Read 123 rows, 9.81 KiB in 0.001258 sec., 97774.24483306837 rows/sec., 7.62 MiB/sec. | ||
| 21064 | 2025.09.19 00:43:05.659696 [ 5 ] {b4d0b470-fea8-447e-96ff-0266b0c66def} <Debug> TCPHandler: Processed in 0.001421939 sec. | ||
| 21065 | 2025.09.19 00:43:05.659810 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21066 | 2025.09.19 00:43:05.659904 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21067 | 2025.09.19 00:43:05.659947 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21068 | 2025.09.19 00:43:05.660375 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21069 | 2025.09.19 00:43:05.660411 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21070 | 2025.09.19 00:43:05.660748 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21071 | 2025.09.19 00:43:05.660960 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21072 | 2025.09.19 00:43:05.661092 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 21073 | 2025.09.19 00:43:05.661131 [ 5 ] {ea3e4a5f-fa25-4d60-8e26-4ecd57c41a98} <Debug> TCPHandler: Processed in 0.001369429 sec. | ||
| 21074 | 2025.09.19 00:43:05.661243 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21075 | 2025.09.19 00:43:05.661337 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21076 | 2025.09.19 00:43:05.661393 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21077 | 2025.09.19 00:43:05.662382 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21078 | 2025.09.19 00:43:05.662418 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21079 | 2025.09.19 00:43:05.663022 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21080 | 2025.09.19 00:43:05.663247 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21081 | 2025.09.19 00:43:05.663372 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21082 | 2025.09.19 00:43:05.663393 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002073 sec., 25566.811384466953 rows/sec., 45.81 MiB/sec. | ||
| 21083 | 2025.09.19 00:43:05.663435 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21084 | 2025.09.19 00:43:05.663460 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21085 | 2025.09.19 00:43:05.663476 [ 5 ] {0a1be931-4303-4bb9-bd65-7ff8ed9fc3ed} <Debug> TCPHandler: Processed in 0.00228114 sec. | ||
| 21086 | 2025.09.19 00:43:05.663578 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 21087 | 2025.09.19 00:43:05.663599 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21088 | 2025.09.19 00:43:05.663699 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21089 | 2025.09.19 00:43:05.663741 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21090 | 2025.09.19 00:43:05.663810 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21091 | 2025.09.19 00:43:05.663875 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2648 rows starting from the beginning of the part | ||
| 21092 | 2025.09.19 00:43:05.664010 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 21093 | 2025.09.19 00:43:05.664075 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21094 | 2025.09.19 00:43:05.664116 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21095 | 2025.09.19 00:43:05.664126 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 42 rows starting from the beginning of the part | ||
| 21096 | 2025.09.19 00:43:05.664236 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 43 rows starting from the beginning of the part | ||
| 21097 | 2025.09.19 00:43:05.664336 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 53 rows starting from the beginning of the part | ||
| 21098 | 2025.09.19 00:43:05.664430 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21099 | 2025.09.19 00:43:05.664440 [ 199 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 53 rows starting from the beginning of the part | ||
| 21100 | 2025.09.19 00:43:05.664661 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21101 | 2025.09.19 00:43:05.664795 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 354.72 KiB/sec. | ||
| 21102 | 2025.09.19 00:43:05.664833 [ 5 ] {a1a13fc2-9c05-4271-8db1-582709542dfc} <Debug> TCPHandler: Processed in 0.001282297 sec. | ||
| 21103 | 2025.09.19 00:43:05.664941 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21104 | 2025.09.19 00:43:05.665036 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21105 | 2025.09.19 00:43:05.665077 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21106 | 2025.09.19 00:43:05.665418 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21107 | 2025.09.19 00:43:05.665453 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 21108 | 2025.09.19 00:43:05.665760 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21109 | 2025.09.19 00:43:05.665978 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21110 | 2025.09.19 00:43:05.666109 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 21111 | 2025.09.19 00:43:05.666144 [ 5 ] {40b8fd75-f3fb-4fb7-897e-ab0b49909c05} <Debug> TCPHandler: Processed in 0.001251366 sec. | ||
| 21112 | 2025.09.19 00:43:05.674645 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2881 rows, containing 19 columns (19 merged, 0 gathered) in 0.011111075 sec., 259290.84269523877 rows/sec., 464.64 MiB/sec. | ||
| 21113 | 2025.09.19 00:43:05.677364 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21114 | 2025.09.19 00:43:05.677784 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21115 | 2025.09.19 00:43:05.677871 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21116 | 2025.09.19 00:43:05.678062 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.72 MiB. | ||
| 21117 | 2025.09.19 00:43:07.406587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21118 | 2025.09.19 00:43:07.425748 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21119 | 2025.09.19 00:43:07.425813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21120 | 2025.09.19 00:43:07.432093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21121 | 2025.09.19 00:43:07.432916 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21122 | 2025.09.19 00:43:07.433246 [ 50 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21123 | 2025.09.19 00:43:07.433322 [ 50 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21124 | 2025.09.19 00:43:07.433359 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21125 | 2025.09.19 00:43:07.433506 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 21126 | 2025.09.19 00:43:07.436565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21127 | 2025.09.19 00:43:07.437622 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21128 | 2025.09.19 00:43:07.439290 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21129 | 2025.09.19 00:43:07.444401 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21130 | 2025.09.19 00:43:07.449187 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21131 | 2025.09.19 00:43:07.454110 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21132 | 2025.09.19 00:43:07.459002 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21133 | 2025.09.19 00:43:07.463442 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21134 | 2025.09.19 00:43:07.523006 [ 190 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.089569602 sec., 8071.934940606301 rows/sec., 41.74 MiB/sec. | ||
| 21135 | 2025.09.19 00:43:07.526494 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21136 | 2025.09.19 00:43:07.528775 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21137 | 2025.09.19 00:43:07.528894 [ 193 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_96_19} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21138 | 2025.09.19 00:43:07.531874 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21139 | 2025.09.19 00:43:08.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.17 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 400.10 MiB (RSS), difference: -1.07 MiB | ||
| 21140 | 2025.09.19 00:43:10.666702 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21141 | 2025.09.19 00:43:10.666921 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21142 | 2025.09.19 00:43:10.667007 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21143 | 2025.09.19 00:43:10.667969 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21144 | 2025.09.19 00:43:10.668018 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21145 | 2025.09.19 00:43:10.668488 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21146 | 2025.09.19 00:43:10.668745 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21147 | 2025.09.19 00:43:10.668930 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00207 sec., 198067.63285024156 rows/sec., 12.56 MiB/sec. | ||
| 21148 | 2025.09.19 00:43:10.668993 [ 5 ] {abfb43c6-7dea-4422-987d-c0dad583edd4} <Debug> TCPHandler: Processed in 0.002482253 sec. | ||
| 21149 | 2025.09.19 00:43:10.669137 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21150 | 2025.09.19 00:43:10.669237 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21151 | 2025.09.19 00:43:10.669284 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21152 | 2025.09.19 00:43:10.670347 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21153 | 2025.09.19 00:43:10.670394 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21154 | 2025.09.19 00:43:10.670839 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21155 | 2025.09.19 00:43:10.671066 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21156 | 2025.09.19 00:43:10.671216 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001998 sec., 556556.5565565565 rows/sec., 43.89 MiB/sec. | ||
| 21157 | 2025.09.19 00:43:10.671258 [ 5 ] {036d9e37-d4ac-4cc3-b841-c7e78d2f9b0e} <Debug> TCPHandler: Processed in 0.002173219 sec. | ||
| 21158 | 2025.09.19 00:43:10.671383 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21159 | 2025.09.19 00:43:10.671479 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21160 | 2025.09.19 00:43:10.671522 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21161 | 2025.09.19 00:43:10.672025 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21162 | 2025.09.19 00:43:10.672064 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21163 | 2025.09.19 00:43:10.672445 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21164 | 2025.09.19 00:43:10.672801 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21165 | 2025.09.19 00:43:10.672982 [ 7 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21166 | 2025.09.19 00:43:10.673002 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00154 sec., 133116.8831168831 rows/sec., 7.81 MiB/sec. | ||
| 21167 | 2025.09.19 00:43:10.673056 [ 7 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21168 | 2025.09.19 00:43:10.673081 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21169 | 2025.09.19 00:43:10.673082 [ 5 ] {a7a15f06-5ade-4186-bc0a-55e06453b343} <Debug> TCPHandler: Processed in 0.001748983 sec. | ||
| 21170 | 2025.09.19 00:43:10.673185 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21171 | 2025.09.19 00:43:10.673274 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21172 | 2025.09.19 00:43:10.673313 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21173 | 2025.09.19 00:43:10.673353 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 266 rows starting from the beginning of the part | ||
| 21174 | 2025.09.19 00:43:10.673401 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21175 | 2025.09.19 00:43:10.673426 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 205 rows starting from the beginning of the part | ||
| 21176 | 2025.09.19 00:43:10.673450 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21177 | 2025.09.19 00:43:10.673481 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 55 rows starting from the beginning of the part | ||
| 21178 | 2025.09.19 00:43:10.673533 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 205 rows starting from the beginning of the part | ||
| 21179 | 2025.09.19 00:43:10.673577 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 53 rows starting from the beginning of the part | ||
| 21180 | 2025.09.19 00:43:10.673621 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 205 rows starting from the beginning of the part | ||
| 21181 | 2025.09.19 00:43:10.673983 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21182 | 2025.09.19 00:43:10.674026 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21183 | 2025.09.19 00:43:10.674379 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21184 | 2025.09.19 00:43:10.674617 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21185 | 2025.09.19 00:43:10.674652 [ 196 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150768 sec., 655974.7426509605 rows/sec., 42.57 MiB/sec. | ||
| 21186 | 2025.09.19 00:43:10.674749 [ 7 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 21187 | 2025.09.19 00:43:10.674764 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001384 sec., 153179.19075144507 rows/sec., 9.88 MiB/sec. | ||
| 21188 | 2025.09.19 00:43:10.674787 [ 7 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21189 | 2025.09.19 00:43:10.674812 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21190 | 2025.09.19 00:43:10.674814 [ 5 ] {bcebe412-6830-411a-a38c-99e21dc51515} <Debug> TCPHandler: Processed in 0.001605271 sec. | ||
| 21191 | 2025.09.19 00:43:10.674836 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21192 | 2025.09.19 00:43:10.674891 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 21193 | 2025.09.19 00:43:10.674953 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21194 | 2025.09.19 00:43:10.674990 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21195 | 2025.09.19 00:43:10.675025 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 441 rows starting from the beginning of the part | ||
| 21196 | 2025.09.19 00:43:10.675056 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21197 | 2025.09.19 00:43:10.675081 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 212 rows starting from the beginning of the part | ||
| 21198 | 2025.09.19 00:43:10.675105 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21199 | 2025.09.19 00:43:10.675122 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21200 | 2025.09.19 00:43:10.675133 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 212 rows starting from the beginning of the part | ||
| 21201 | 2025.09.19 00:43:10.675181 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 228 rows starting from the beginning of the part | ||
| 21202 | 2025.09.19 00:43:10.675209 [ 186 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_141_28} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21203 | 2025.09.19 00:43:10.675223 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 212 rows starting from the beginning of the part | ||
| 21204 | 2025.09.19 00:43:10.675263 [ 190 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 212 rows starting from the beginning of the part | ||
| 21205 | 2025.09.19 00:43:10.675292 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21206 | 2025.09.19 00:43:10.675623 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21207 | 2025.09.19 00:43:10.675668 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21208 | 2025.09.19 00:43:10.676014 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21209 | 2025.09.19 00:43:10.676240 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21210 | 2025.09.19 00:43:10.676252 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392399 sec., 1089486.5624005764 rows/sec., 75.47 MiB/sec. | ||
| 21211 | 2025.09.19 00:43:10.676384 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001347 sec., 156644.39495174462 rows/sec., 8.90 MiB/sec. | ||
| 21212 | 2025.09.19 00:43:10.676430 [ 5 ] {17d1382b-f105-4e35-b7ba-4c980d6af4b0} <Debug> TCPHandler: Processed in 0.00152698 sec. | ||
| 21213 | 2025.09.19 00:43:10.676461 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 21214 | 2025.09.19 00:43:10.676556 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21215 | 2025.09.19 00:43:10.676664 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21216 | 2025.09.19 00:43:10.676712 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21217 | 2025.09.19 00:43:10.676794 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2025.09.19 00:43:10.676878 [ 192 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_95_19} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 21219 | 2025.09.19 00:43:10.676978 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 21220 | 2025.09.19 00:43:10.677439 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21221 | 2025.09.19 00:43:10.677482 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21222 | 2025.09.19 00:43:10.677850 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21223 | 2025.09.19 00:43:10.678086 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21224 | 2025.09.19 00:43:10.678236 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001595 sec., 425705.329153605 rows/sec., 29.68 MiB/sec. | ||
| 21225 | 2025.09.19 00:43:10.678277 [ 5 ] {b26c41a6-1485-42c7-a443-e4089c4ba550} <Debug> TCPHandler: Processed in 0.001776983 sec. | ||
| 21226 | 2025.09.19 00:43:10.678395 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21227 | 2025.09.19 00:43:10.678491 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21228 | 2025.09.19 00:43:10.678538 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21229 | 2025.09.19 00:43:10.678917 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21230 | 2025.09.19 00:43:10.678955 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21231 | 2025.09.19 00:43:10.679267 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21232 | 2025.09.19 00:43:10.679483 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21233 | 2025.09.19 00:43:10.679625 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 21234 | 2025.09.19 00:43:10.679663 [ 5 ] {5d8c4a6b-6231-49a6-b1ec-72eb8b9b7c38} <Debug> TCPHandler: Processed in 0.001319168 sec. | ||
| 21235 | 2025.09.19 00:43:10.679779 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21236 | 2025.09.19 00:43:10.679874 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21237 | 2025.09.19 00:43:10.679917 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21238 | 2025.09.19 00:43:10.680364 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21239 | 2025.09.19 00:43:10.680402 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21240 | 2025.09.19 00:43:10.680775 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21241 | 2025.09.19 00:43:10.680993 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21242 | 2025.09.19 00:43:10.681133 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001278 sec., 245696.40062597807 rows/sec., 16.14 MiB/sec. | ||
| 21243 | 2025.09.19 00:43:10.681171 [ 5 ] {ae95ed19-95d6-4a89-98fd-ba734a1c2bcb} <Debug> TCPHandler: Processed in 0.001441379 sec. | ||
| 21244 | 2025.09.19 00:43:10.681282 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21245 | 2025.09.19 00:43:10.681376 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21246 | 2025.09.19 00:43:10.681417 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21247 | 2025.09.19 00:43:10.681813 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21248 | 2025.09.19 00:43:10.681857 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21249 | 2025.09.19 00:43:10.682307 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21250 | 2025.09.19 00:43:10.682615 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21251 | 2025.09.19 00:43:10.682791 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
| 21252 | 2025.09.19 00:43:10.682841 [ 5 ] {5bd6d949-750e-4a7b-a166-225456b4c377} <Debug> TCPHandler: Processed in 0.001608591 sec. | ||
| 21253 | 2025.09.19 00:43:10.682977 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21254 | 2025.09.19 00:43:10.683093 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21255 | 2025.09.19 00:43:10.683146 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21256 | 2025.09.19 00:43:10.683569 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21257 | 2025.09.19 00:43:10.683615 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21258 | 2025.09.19 00:43:10.684021 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21259 | 2025.09.19 00:43:10.684331 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21260 | 2025.09.19 00:43:10.684514 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001444 sec., 72022.16066481995 rows/sec., 4.41 MiB/sec. | ||
| 21261 | 2025.09.19 00:43:10.684562 [ 5 ] {33b8bb1d-1a55-4282-a8ac-fa2037aefe52} <Debug> TCPHandler: Processed in 0.001644891 sec. | ||
| 21262 | 2025.09.19 00:43:10.852970 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40536 | ||
| 21263 | 2025.09.19 00:43:10.853074 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21264 | 2025.09.19 00:43:10.853101 [ 288 ] {} <Debug> TCP-Session: c5d4e718-b42d-4137-9b56-d136236ceed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40536 | ||
| 21265 | 2025.09.19 00:43:10.853123 [ 288 ] {} <Debug> TCP-Session: c5d4e718-b42d-4137-9b56-d136236ceed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21266 | 2025.09.19 00:43:10.853136 [ 288 ] {} <Debug> TCP-Session: c5d4e718-b42d-4137-9b56-d136236ceed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21267 | 2025.09.19 00:43:10.853357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56174 | ||
| 21268 | 2025.09.19 00:43:10.853385 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55107 | ||
| 21269 | 2025.09.19 00:43:10.853408 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34791 | ||
| 21270 | 2025.09.19 00:43:10.853453 [ 288 ] {} <Trace> TCP-Session: c5d4e718-b42d-4137-9b56-d136236ceed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21271 | 2025.09.19 00:43:10.853426 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62912 | ||
| 21272 | 2025.09.19 00:43:10.853485 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21273 | 2025.09.19 00:43:10.853501 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21274 | 2025.09.19 00:43:10.853527 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21275 | 2025.09.19 00:43:10.853542 [ 289 ] {} <Debug> TCP-Session: 3df945e8-7122-4767-bef4-4b417e5bd03a Authenticating user 'default' from [fd00:1122:3344:101::e]:56174 | ||
| 21276 | 2025.09.19 00:43:10.853555 [ 352 ] {} <Debug> TCP-Session: 4560d367-e2b9-40cb-9ef3-4f3ef9d714d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55107 | ||
| 21277 | 2025.09.19 00:43:10.853575 [ 363 ] {} <Debug> TCP-Session: ab7e757a-0049-4862-8443-c5ae742a5a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:34791 | ||
| 21278 | 2025.09.19 00:43:10.853588 [ 289 ] {} <Debug> TCP-Session: 3df945e8-7122-4767-bef4-4b417e5bd03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21279 | 2025.09.19 00:43:10.853619 [ 288 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40536) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21280 | 2025.09.19 00:43:10.853628 [ 363 ] {} <Debug> TCP-Session: ab7e757a-0049-4862-8443-c5ae742a5a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21281 | 2025.09.19 00:43:10.853670 [ 289 ] {} <Debug> TCP-Session: 3df945e8-7122-4767-bef4-4b417e5bd03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21282 | 2025.09.19 00:43:10.853690 [ 363 ] {} <Debug> TCP-Session: ab7e757a-0049-4862-8443-c5ae742a5a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21283 | 2025.09.19 00:43:10.853580 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21284 | 2025.09.19 00:43:10.853429 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41931 | ||
| 21285 | 2025.09.19 00:43:10.853757 [ 286 ] {} <Debug> TCP-Session: b1772fd5-2efc-4b4f-8496-0d6a2ef66c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:62912 | ||
| 21286 | 2025.09.19 00:43:10.853394 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42876 | ||
| 21287 | 2025.09.19 00:43:10.853793 [ 286 ] {} <Debug> TCP-Session: b1772fd5-2efc-4b4f-8496-0d6a2ef66c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21288 | 2025.09.19 00:43:10.853385 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38289 | ||
| 21289 | 2025.09.19 00:43:10.853818 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21290 | 2025.09.19 00:43:10.853843 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21291 | 2025.09.19 00:43:10.853859 [ 287 ] {} <Debug> TCP-Session: f8c1202f-93ce-460c-b150-f40d5345f884 Authenticating user 'default' from [fd00:1122:3344:101::e]:41931 | ||
| 21292 | 2025.09.19 00:43:10.853868 [ 362 ] {} <Debug> TCP-Session: 9bbdbe7f-f4b6-475f-a792-e85ebad57a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:42876 | ||
| 21293 | 2025.09.19 00:43:10.853880 [ 287 ] {} <Debug> TCP-Session: f8c1202f-93ce-460c-b150-f40d5345f884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21294 | 2025.09.19 00:43:10.853888 [ 362 ] {} <Debug> TCP-Session: 9bbdbe7f-f4b6-475f-a792-e85ebad57a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21295 | 2025.09.19 00:43:10.853897 [ 287 ] {} <Debug> TCP-Session: f8c1202f-93ce-460c-b150-f40d5345f884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21296 | 2025.09.19 00:43:10.853904 [ 362 ] {} <Debug> TCP-Session: 9bbdbe7f-f4b6-475f-a792-e85ebad57a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21297 | 2025.09.19 00:43:10.853819 [ 286 ] {} <Debug> TCP-Session: b1772fd5-2efc-4b4f-8496-0d6a2ef66c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21298 | 2025.09.19 00:43:10.853936 [ 288 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21299 | 2025.09.19 00:43:10.853363 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61446 | ||
| 21300 | 2025.09.19 00:43:10.854016 [ 288 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21301 | 2025.09.19 00:43:10.853622 [ 352 ] {} <Debug> TCP-Session: 4560d367-e2b9-40cb-9ef3-4f3ef9d714d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21302 | 2025.09.19 00:43:10.854039 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21303 | 2025.09.19 00:43:10.854069 [ 352 ] {} <Debug> TCP-Session: 4560d367-e2b9-40cb-9ef3-4f3ef9d714d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21304 | 2025.09.19 00:43:10.854078 [ 353 ] {} <Debug> TCP-Session: 83dd7e54-5e9b-4982-9c98-30dadc2d57b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38289 | ||
| 21305 | 2025.09.19 00:43:10.854099 [ 353 ] {} <Debug> TCP-Session: 83dd7e54-5e9b-4982-9c98-30dadc2d57b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21306 | 2025.09.19 00:43:10.854117 [ 353 ] {} <Debug> TCP-Session: 83dd7e54-5e9b-4982-9c98-30dadc2d57b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21307 | 2025.09.19 00:43:10.854313 [ 288 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 21308 | 2025.09.19 00:43:10.854328 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21309 | 2025.09.19 00:43:10.854372 [ 351 ] {} <Debug> TCP-Session: 7b054582-df6e-40bd-b0d5-2b156cb4269c Authenticating user 'default' from [fd00:1122:3344:101::e]:61446 | ||
| 21310 | 2025.09.19 00:43:10.854395 [ 351 ] {} <Debug> TCP-Session: 7b054582-df6e-40bd-b0d5-2b156cb4269c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21311 | 2025.09.19 00:43:10.854414 [ 351 ] {} <Debug> TCP-Session: 7b054582-df6e-40bd-b0d5-2b156cb4269c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21312 | 2025.09.19 00:43:10.855259 [ 314 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Trace> AggregatingTransform: Aggregating | ||
| 21313 | 2025.09.19 00:43:10.855298 [ 314 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Trace> Aggregator: Aggregation method: without_key | ||
| 21314 | 2025.09.19 00:43:10.855335 [ 314 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897532 sec. (1114.166 rows/sec., 43.52 KiB/sec.) | ||
| 21315 | 2025.09.19 00:43:10.855353 [ 314 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Trace> Aggregator: Merging aggregated data | ||
| 21316 | 2025.09.19 00:43:10.856765 [ 288 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 21317 | 2025.09.19 00:43:10.856912 [ 288 ] {64b49d4d-0d60-4ad2-a9cb-7062076eab3a} <Debug> TCPHandler: Processed in 0.003577607 sec. | ||
| 21318 | 2025.09.19 00:43:10.857035 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21319 | 2025.09.19 00:43:10.857064 [ 288 ] {} <Debug> TCP-Session: c5d4e718-b42d-4137-9b56-d136236ceed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21320 | 2025.09.19 00:43:10.857070 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21321 | 2025.09.19 00:43:10.857087 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21322 | 2025.09.19 00:43:10.857106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21323 | 2025.09.19 00:43:10.857126 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21324 | 2025.09.19 00:43:10.857147 [ 351 ] {} <Debug> TCP-Session: 7b054582-df6e-40bd-b0d5-2b156cb4269c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21325 | 2025.09.19 00:43:10.857166 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21326 | 2025.09.19 00:43:10.857182 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21327 | 2025.09.19 00:43:10.857204 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21328 | 2025.09.19 00:43:10.857222 [ 353 ] {} <Debug> TCP-Session: 83dd7e54-5e9b-4982-9c98-30dadc2d57b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21329 | 2025.09.19 00:43:10.857234 [ 352 ] {} <Debug> TCP-Session: 4560d367-e2b9-40cb-9ef3-4f3ef9d714d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21330 | 2025.09.19 00:43:10.857174 [ 289 ] {} <Debug> TCP-Session: 3df945e8-7122-4767-bef4-4b417e5bd03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21331 | 2025.09.19 00:43:10.857266 [ 286 ] {} <Debug> TCP-Session: b1772fd5-2efc-4b4f-8496-0d6a2ef66c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21332 | 2025.09.19 00:43:10.857147 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21333 | 2025.09.19 00:43:10.857122 [ 287 ] {} <Debug> TCP-Session: f8c1202f-93ce-460c-b150-f40d5345f884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21334 | 2025.09.19 00:43:10.857355 [ 362 ] {} <Debug> TCP-Session: 9bbdbe7f-f4b6-475f-a792-e85ebad57a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21335 | 2025.09.19 00:43:10.857195 [ 363 ] {} <Debug> TCP-Session: ab7e757a-0049-4862-8443-c5ae742a5a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21336 | 2025.09.19 00:43:10.921282 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54587 | ||
| 21337 | 2025.09.19 00:43:10.921385 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21338 | 2025.09.19 00:43:10.921413 [ 288 ] {} <Debug> TCP-Session: 6695e1ad-89e0-4c1c-a8f1-5010890b82a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54587 | ||
| 21339 | 2025.09.19 00:43:10.921435 [ 288 ] {} <Debug> TCP-Session: 6695e1ad-89e0-4c1c-a8f1-5010890b82a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21340 | 2025.09.19 00:43:10.921448 [ 288 ] {} <Debug> TCP-Session: 6695e1ad-89e0-4c1c-a8f1-5010890b82a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21341 | 2025.09.19 00:43:10.921699 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44919 | ||
| 21342 | 2025.09.19 00:43:10.921706 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65128 | ||
| 21343 | 2025.09.19 00:43:10.921734 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52870 | ||
| 21344 | 2025.09.19 00:43:10.921758 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50595 | ||
| 21345 | 2025.09.19 00:43:10.921791 [ 288 ] {} <Trace> TCP-Session: 6695e1ad-89e0-4c1c-a8f1-5010890b82a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21346 | 2025.09.19 00:43:10.921807 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21347 | 2025.09.19 00:43:10.921813 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21348 | 2025.09.19 00:43:10.921835 [ 351 ] {} <Debug> TCP-Session: 29c898ee-554d-4f6e-894e-9cdfb9a4762f Authenticating user 'default' from [fd00:1122:3344:101::e]:65128 | ||
| 21349 | 2025.09.19 00:43:10.921785 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49835 | ||
| 21350 | 2025.09.19 00:43:10.921854 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21351 | 2025.09.19 00:43:10.921865 [ 351 ] {} <Debug> TCP-Session: 29c898ee-554d-4f6e-894e-9cdfb9a4762f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21352 | 2025.09.19 00:43:10.921916 [ 363 ] {} <Debug> TCP-Session: 94b0d41c-c867-46ad-a869-83597696cdf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50595 | ||
| 21353 | 2025.09.19 00:43:10.921862 [ 289 ] {} <Debug> TCP-Session: 80167fde-30bb-4dd1-acea-7982ae7e8adc Authenticating user 'default' from [fd00:1122:3344:101::e]:44919 | ||
| 21354 | 2025.09.19 00:43:10.921933 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21355 | 2025.09.19 00:43:10.921940 [ 363 ] {} <Debug> TCP-Session: 94b0d41c-c867-46ad-a869-83597696cdf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21356 | 2025.09.19 00:43:10.921963 [ 288 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21357 | 2025.09.19 00:43:10.921975 [ 287 ] {} <Debug> TCP-Session: 9f2e0e92-b918-4a71-9ed0-23786eb895e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49835 | ||
| 21358 | 2025.09.19 00:43:10.921989 [ 363 ] {} <Debug> TCP-Session: 94b0d41c-c867-46ad-a869-83597696cdf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21359 | 2025.09.19 00:43:10.921961 [ 289 ] {} <Debug> TCP-Session: 80167fde-30bb-4dd1-acea-7982ae7e8adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21360 | 2025.09.19 00:43:10.922027 [ 287 ] {} <Debug> TCP-Session: 9f2e0e92-b918-4a71-9ed0-23786eb895e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21361 | 2025.09.19 00:43:10.922053 [ 289 ] {} <Debug> TCP-Session: 80167fde-30bb-4dd1-acea-7982ae7e8adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21362 | 2025.09.19 00:43:10.922066 [ 287 ] {} <Debug> TCP-Session: 9f2e0e92-b918-4a71-9ed0-23786eb895e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21363 | 2025.09.19 00:43:10.921932 [ 351 ] {} <Debug> TCP-Session: 29c898ee-554d-4f6e-894e-9cdfb9a4762f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21364 | 2025.09.19 00:43:10.921852 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21365 | 2025.09.19 00:43:10.921777 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57223 | ||
| 21366 | 2025.09.19 00:43:10.922154 [ 353 ] {} <Debug> TCP-Session: 3cfe30f1-7d85-4a7c-bb44-b5b59f14527f Authenticating user 'default' from [fd00:1122:3344:101::e]:52870 | ||
| 21367 | 2025.09.19 00:43:10.921744 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50107 | ||
| 21368 | 2025.09.19 00:43:10.922200 [ 353 ] {} <Debug> TCP-Session: 3cfe30f1-7d85-4a7c-bb44-b5b59f14527f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21369 | 2025.09.19 00:43:10.921729 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63191 | ||
| 21370 | 2025.09.19 00:43:10.922221 [ 353 ] {} <Debug> TCP-Session: 3cfe30f1-7d85-4a7c-bb44-b5b59f14527f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21371 | 2025.09.19 00:43:10.922249 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21372 | 2025.09.19 00:43:10.922250 [ 288 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21373 | 2025.09.19 00:43:10.922264 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21374 | 2025.09.19 00:43:10.922286 [ 286 ] {} <Debug> TCP-Session: ba59b489-c015-40c2-a6fd-fc14e7975dee Authenticating user 'default' from [fd00:1122:3344:101::e]:57223 | ||
| 21375 | 2025.09.19 00:43:10.922322 [ 362 ] {} <Debug> TCP-Session: f11bdaa3-0968-40db-8ef6-e6107e690ecb Authenticating user 'default' from [fd00:1122:3344:101::e]:50107 | ||
| 21376 | 2025.09.19 00:43:10.922328 [ 288 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21377 | 2025.09.19 00:43:10.922337 [ 286 ] {} <Debug> TCP-Session: ba59b489-c015-40c2-a6fd-fc14e7975dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21378 | 2025.09.19 00:43:10.922351 [ 362 ] {} <Debug> TCP-Session: f11bdaa3-0968-40db-8ef6-e6107e690ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21379 | 2025.09.19 00:43:10.922377 [ 286 ] {} <Debug> TCP-Session: ba59b489-c015-40c2-a6fd-fc14e7975dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21380 | 2025.09.19 00:43:10.922391 [ 362 ] {} <Debug> TCP-Session: f11bdaa3-0968-40db-8ef6-e6107e690ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21381 | 2025.09.19 00:43:10.922282 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21382 | 2025.09.19 00:43:10.922440 [ 352 ] {} <Debug> TCP-Session: 849bbbe6-b05e-4ba5-bb8b-102d80eb7267 Authenticating user 'default' from [fd00:1122:3344:101::e]:63191 | ||
| 21383 | 2025.09.19 00:43:10.922460 [ 352 ] {} <Debug> TCP-Session: 849bbbe6-b05e-4ba5-bb8b-102d80eb7267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21384 | 2025.09.19 00:43:10.922479 [ 352 ] {} <Debug> TCP-Session: 849bbbe6-b05e-4ba5-bb8b-102d80eb7267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21385 | 2025.09.19 00:43:10.922644 [ 288 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 21386 | 2025.09.19 00:43:10.923716 [ 317 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Trace> AggregatingTransform: Aggregating | ||
| 21387 | 2025.09.19 00:43:10.923763 [ 317 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Trace> Aggregator: Aggregation method: without_key | ||
| 21388 | 2025.09.19 00:43:10.923797 [ 317 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047834 sec. (954.350 rows/sec., 37.28 KiB/sec.) | ||
| 21389 | 2025.09.19 00:43:10.923812 [ 317 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Trace> Aggregator: Merging aggregated data | ||
| 21390 | 2025.09.19 00:43:10.925133 [ 288 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003226 sec., 309.981401115933 rows/sec., 12.11 KiB/sec. | ||
| 21391 | 2025.09.19 00:43:10.925282 [ 288 ] {cfdb23df-559e-4b47-868d-0a6d72163ae1} <Debug> TCPHandler: Processed in 0.003602787 sec. | ||
| 21392 | 2025.09.19 00:43:10.925400 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21393 | 2025.09.19 00:43:10.925424 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21394 | 2025.09.19 00:43:10.925433 [ 288 ] {} <Debug> TCP-Session: 6695e1ad-89e0-4c1c-a8f1-5010890b82a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21395 | 2025.09.19 00:43:10.925444 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21396 | 2025.09.19 00:43:10.925472 [ 287 ] {} <Debug> TCP-Session: 9f2e0e92-b918-4a71-9ed0-23786eb895e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21397 | 2025.09.19 00:43:10.925468 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21398 | 2025.09.19 00:43:10.925489 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21399 | 2025.09.19 00:43:10.925511 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21400 | 2025.09.19 00:43:10.925524 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21401 | 2025.09.19 00:43:10.925556 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21402 | 2025.09.19 00:43:10.925572 [ 289 ] {} <Debug> TCP-Session: 80167fde-30bb-4dd1-acea-7982ae7e8adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21403 | 2025.09.19 00:43:10.925609 [ 286 ] {} <Debug> TCP-Session: ba59b489-c015-40c2-a6fd-fc14e7975dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21404 | 2025.09.19 00:43:10.925586 [ 353 ] {} <Debug> TCP-Session: 3cfe30f1-7d85-4a7c-bb44-b5b59f14527f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21405 | 2025.09.19 00:43:10.925542 [ 351 ] {} <Debug> TCP-Session: 29c898ee-554d-4f6e-894e-9cdfb9a4762f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21406 | 2025.09.19 00:43:10.925538 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21407 | 2025.09.19 00:43:10.925496 [ 352 ] {} <Debug> TCP-Session: 849bbbe6-b05e-4ba5-bb8b-102d80eb7267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21408 | 2025.09.19 00:43:10.925774 [ 362 ] {} <Debug> TCP-Session: f11bdaa3-0968-40db-8ef6-e6107e690ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21409 | 2025.09.19 00:43:10.925546 [ 363 ] {} <Debug> TCP-Session: 94b0d41c-c867-46ad-a869-83597696cdf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21410 | 2025.09.19 00:43:10.928899 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46717 | ||
| 21411 | 2025.09.19 00:43:10.928959 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21412 | 2025.09.19 00:43:10.928979 [ 288 ] {} <Debug> TCP-Session: 1f015615-1664-4fbb-8abb-784f13343af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46717 | ||
| 21413 | 2025.09.19 00:43:10.928995 [ 288 ] {} <Debug> TCP-Session: 1f015615-1664-4fbb-8abb-784f13343af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21414 | 2025.09.19 00:43:10.929106 [ 288 ] {} <Debug> TCP-Session: 1f015615-1664-4fbb-8abb-784f13343af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21415 | 2025.09.19 00:43:10.929291 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42162 | ||
| 21416 | 2025.09.19 00:43:10.929318 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33617 | ||
| 21417 | 2025.09.19 00:43:10.929331 [ 288 ] {} <Trace> TCP-Session: 1f015615-1664-4fbb-8abb-784f13343af9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21418 | 2025.09.19 00:43:10.929336 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33380 | ||
| 21419 | 2025.09.19 00:43:10.929349 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47460 | ||
| 21420 | 2025.09.19 00:43:10.929374 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21421 | 2025.09.19 00:43:10.929395 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53563 | ||
| 21422 | 2025.09.19 00:43:10.929418 [ 289 ] {} <Debug> TCP-Session: 7b941086-8fb9-4dd0-ab07-9651001ed72c Authenticating user 'default' from [fd00:1122:3344:101::e]:42162 | ||
| 21423 | 2025.09.19 00:43:10.929420 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21424 | 2025.09.19 00:43:10.929432 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21425 | 2025.09.19 00:43:10.929447 [ 289 ] {} <Debug> TCP-Session: 7b941086-8fb9-4dd0-ab07-9651001ed72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21426 | 2025.09.19 00:43:10.929461 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21427 | 2025.09.19 00:43:10.929474 [ 362 ] {} <Debug> TCP-Session: 568a6263-769a-438a-81ba-b06d7d1462af Authenticating user 'default' from [fd00:1122:3344:101::e]:47460 | ||
| 21428 | 2025.09.19 00:43:10.929481 [ 289 ] {} <Debug> TCP-Session: 7b941086-8fb9-4dd0-ab07-9651001ed72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21429 | 2025.09.19 00:43:10.929497 [ 287 ] {} <Debug> TCP-Session: 50f9ab02-4305-441c-8662-8434f1eaac98 Authenticating user 'default' from [fd00:1122:3344:101::e]:53563 | ||
| 21430 | 2025.09.19 00:43:10.929505 [ 362 ] {} <Debug> TCP-Session: 568a6263-769a-438a-81ba-b06d7d1462af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21431 | 2025.09.19 00:43:10.929531 [ 287 ] {} <Debug> TCP-Session: 50f9ab02-4305-441c-8662-8434f1eaac98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21432 | 2025.09.19 00:43:10.929539 [ 362 ] {} <Debug> TCP-Session: 568a6263-769a-438a-81ba-b06d7d1462af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21433 | 2025.09.19 00:43:10.929547 [ 287 ] {} <Debug> TCP-Session: 50f9ab02-4305-441c-8662-8434f1eaac98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21434 | 2025.09.19 00:43:10.929460 [ 352 ] {} <Debug> TCP-Session: e5bc442d-f9f4-41e7-98b3-544190e3ae24 Authenticating user 'default' from [fd00:1122:3344:101::e]:33380 | ||
| 21435 | 2025.09.19 00:43:10.929390 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64989 | ||
| 21436 | 2025.09.19 00:43:10.929584 [ 352 ] {} <Debug> TCP-Session: e5bc442d-f9f4-41e7-98b3-544190e3ae24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21437 | 2025.09.19 00:43:10.929384 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21438 | 2025.09.19 00:43:10.929629 [ 352 ] {} <Debug> TCP-Session: e5bc442d-f9f4-41e7-98b3-544190e3ae24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21439 | 2025.09.19 00:43:10.929654 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21440 | 2025.09.19 00:43:10.929657 [ 351 ] {} <Debug> TCP-Session: 8b1c2345-0b13-4b8c-942c-7ec46e514e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:33617 | ||
| 21441 | 2025.09.19 00:43:10.929345 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35674 | ||
| 21442 | 2025.09.19 00:43:10.929688 [ 286 ] {} <Debug> TCP-Session: 8a2c8b61-91f1-4b77-a2ef-6fdc3ce5e739 Authenticating user 'default' from [fd00:1122:3344:101::e]:64989 | ||
| 21443 | 2025.09.19 00:43:10.929698 [ 351 ] {} <Debug> TCP-Session: 8b1c2345-0b13-4b8c-942c-7ec46e514e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21444 | 2025.09.19 00:43:10.929735 [ 286 ] {} <Debug> TCP-Session: 8a2c8b61-91f1-4b77-a2ef-6fdc3ce5e739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21445 | 2025.09.19 00:43:10.929747 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21446 | 2025.09.19 00:43:10.929765 [ 286 ] {} <Debug> TCP-Session: 8a2c8b61-91f1-4b77-a2ef-6fdc3ce5e739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21447 | 2025.09.19 00:43:10.929786 [ 353 ] {} <Debug> TCP-Session: 19eae76d-e335-435b-944f-1889347a392b Authenticating user 'default' from [fd00:1122:3344:101::e]:35674 | ||
| 21448 | 2025.09.19 00:43:10.929741 [ 351 ] {} <Debug> TCP-Session: 8b1c2345-0b13-4b8c-942c-7ec46e514e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21449 | 2025.09.19 00:43:10.929815 [ 353 ] {} <Debug> TCP-Session: 19eae76d-e335-435b-944f-1889347a392b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21450 | 2025.09.19 00:43:10.929465 [ 288 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46717) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21451 | 2025.09.19 00:43:10.929842 [ 353 ] {} <Debug> TCP-Session: 19eae76d-e335-435b-944f-1889347a392b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21452 | 2025.09.19 00:43:10.929361 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60954 | ||
| 21453 | 2025.09.19 00:43:10.929956 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21454 | 2025.09.19 00:43:10.929985 [ 363 ] {} <Debug> TCP-Session: e89b9f4f-5cc0-45e1-bd4e-fd0ef845230e Authenticating user 'default' from [fd00:1122:3344:101::e]:60954 | ||
| 21455 | 2025.09.19 00:43:10.930010 [ 363 ] {} <Debug> TCP-Session: e89b9f4f-5cc0-45e1-bd4e-fd0ef845230e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21456 | 2025.09.19 00:43:10.930030 [ 363 ] {} <Debug> TCP-Session: e89b9f4f-5cc0-45e1-bd4e-fd0ef845230e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21457 | 2025.09.19 00:43:10.930030 [ 288 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21458 | 2025.09.19 00:43:10.930082 [ 288 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21459 | 2025.09.19 00:43:10.930326 [ 288 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Debug> oximeter.version (0d295d47-7eff-48f4-b926-8ed0a7d05e23) (SelectExecutor): Key condition: unknown | ||
| 21460 | 2025.09.19 00:43:10.931283 [ 329 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Trace> AggregatingTransform: Aggregating | ||
| 21461 | 2025.09.19 00:43:10.931328 [ 329 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Trace> Aggregator: Aggregation method: without_key | ||
| 21462 | 2025.09.19 00:43:10.931368 [ 329 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955012 sec. (1047.107 rows/sec., 40.90 KiB/sec.) | ||
| 21463 | 2025.09.19 00:43:10.931383 [ 329 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Trace> Aggregator: Merging aggregated data | ||
| 21464 | 2025.09.19 00:43:10.932660 [ 288 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003231 sec., 309.50170225936245 rows/sec., 12.09 KiB/sec. | ||
| 21465 | 2025.09.19 00:43:10.932799 [ 288 ] {4b9b570e-5443-4158-a5b4-b936fd05fee4} <Debug> TCPHandler: Processed in 0.003521686 sec. | ||
| 21466 | 2025.09.19 00:43:10.932907 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21467 | 2025.09.19 00:43:10.932937 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21468 | 2025.09.19 00:43:10.932946 [ 288 ] {} <Debug> TCP-Session: 1f015615-1664-4fbb-8abb-784f13343af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21469 | 2025.09.19 00:43:10.932964 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21470 | 2025.09.19 00:43:10.932985 [ 287 ] {} <Debug> TCP-Session: 50f9ab02-4305-441c-8662-8434f1eaac98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21471 | 2025.09.19 00:43:10.932982 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21472 | 2025.09.19 00:43:10.933015 [ 289 ] {} <Debug> TCP-Session: 7b941086-8fb9-4dd0-ab07-9651001ed72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21473 | 2025.09.19 00:43:10.933032 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21474 | 2025.09.19 00:43:10.933042 [ 353 ] {} <Debug> TCP-Session: 19eae76d-e335-435b-944f-1889347a392b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21475 | 2025.09.19 00:43:10.933054 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21476 | 2025.09.19 00:43:10.933077 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21477 | 2025.09.19 00:43:10.933097 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21478 | 2025.09.19 00:43:10.933115 [ 363 ] {} <Debug> TCP-Session: e89b9f4f-5cc0-45e1-bd4e-fd0ef845230e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21479 | 2025.09.19 00:43:10.933127 [ 362 ] {} <Debug> TCP-Session: 568a6263-769a-438a-81ba-b06d7d1462af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21480 | 2025.09.19 00:43:10.933152 [ 286 ] {} <Debug> TCP-Session: 8a2c8b61-91f1-4b77-a2ef-6fdc3ce5e739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21481 | 2025.09.19 00:43:10.933074 [ 352 ] {} <Debug> TCP-Session: e5bc442d-f9f4-41e7-98b3-544190e3ae24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21482 | 2025.09.19 00:43:10.933007 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21483 | 2025.09.19 00:43:10.933238 [ 351 ] {} <Debug> TCP-Session: 8b1c2345-0b13-4b8c-942c-7ec46e514e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21484 | 2025.09.19 00:43:11.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.57 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 400.12 MiB (RSS), difference: -1.45 MiB | ||
| 21485 | 2025.09.19 00:43:12.428657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46533 | ||
| 21486 | 2025.09.19 00:43:12.429295 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21487 | 2025.09.19 00:43:12.429355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21488 | 2025.09.19 00:43:12.429930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21489 | 2025.09.19 00:43:12.430180 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21490 | 2025.09.19 00:43:12.430337 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46533 | ||
| 21491 | 2025.09.19 00:43:14.936666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21492 | 2025.09.19 00:43:14.955112 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21493 | 2025.09.19 00:43:14.955162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21494 | 2025.09.19 00:43:14.961450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21495 | 2025.09.19 00:43:14.962146 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21496 | 2025.09.19 00:43:14.965367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21497 | 2025.09.19 00:43:15.081996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2658 | ||
| 21498 | 2025.09.19 00:43:15.085262 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2025.09.19 00:43:15.085335 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21500 | 2025.09.19 00:43:15.086741 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21501 | 2025.09.19 00:43:15.087063 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2025.09.19 00:43:15.087533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2658 | ||
| 21503 | 2025.09.19 00:43:15.110590 [ 223 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 21504 | 2025.09.19 00:43:15.110642 [ 223 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 21505 | 2025.09.19 00:43:15.113666 [ 223 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 21506 | 2025.09.19 00:43:15.650209 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21507 | 2025.09.19 00:43:15.650476 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 21508 | 2025.09.19 00:43:15.650862 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21509 | 2025.09.19 00:43:15.650903 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 21510 | 2025.09.19 00:43:15.651174 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21511 | 2025.09.19 00:43:15.651245 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21512 | 2025.09.19 00:43:15.651396 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 21513 | 2025.09.19 00:43:15.651432 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21514 | 2025.09.19 00:43:15.651454 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Debug> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (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 | ||
| 21515 | 2025.09.19 00:43:15.651469 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21516 | 2025.09.19 00:43:15.651510 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21517 | 2025.09.19 00:43:15.651530 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 21518 | 2025.09.19 00:43:15.652947 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.00259 sec., 16216.216216216217 rows/sec., 618.74 KiB/sec. | ||
| 21519 | 2025.09.19 00:43:15.653056 [ 5 ] {5039b182-d65e-4b5d-ae5f-1c987d3649d5} <Debug> TCPHandler: Processed in 0.002983009 sec. | ||
| 21520 | 2025.09.19 00:43:15.659439 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21521 | 2025.09.19 00:43:15.659648 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21522 | 2025.09.19 00:43:15.659732 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21523 | 2025.09.19 00:43:15.660611 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21524 | 2025.09.19 00:43:15.660654 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21525 | 2025.09.19 00:43:15.661077 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21526 | 2025.09.19 00:43:15.661275 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Trace> oximeter.timeseries_schema (436b47b9-ce9e-41e3-8469-9a978c744972): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21527 | 2025.09.19 00:43:15.661418 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001831 sec., 546.1496450027307 rows/sec., 152.00 KiB/sec. | ||
| 21528 | 2025.09.19 00:43:15.661458 [ 5 ] {de3dc0b1-2e43-4939-8fc7-a0fd1643ee23} <Debug> TCPHandler: Processed in 0.002123438 sec. | ||
| 21529 | 2025.09.19 00:43:15.661573 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21530 | 2025.09.19 00:43:15.661667 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21531 | 2025.09.19 00:43:15.661707 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21532 | 2025.09.19 00:43:15.662112 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21533 | 2025.09.19 00:43:15.662147 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21534 | 2025.09.19 00:43:15.662435 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21535 | 2025.09.19 00:43:15.662643 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21536 | 2025.09.19 00:43:15.662768 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00112 sec., 2678.571428571429 rows/sec., 198.80 KiB/sec. | ||
| 21537 | 2025.09.19 00:43:15.662805 [ 5 ] {05286983-8973-4e89-ae18-8188baa395a3} <Debug> TCPHandler: Processed in 0.001287357 sec. | ||
| 21538 | 2025.09.19 00:43:15.662912 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21539 | 2025.09.19 00:43:15.663005 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21540 | 2025.09.19 00:43:15.663043 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21541 | 2025.09.19 00:43:15.663528 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21542 | 2025.09.19 00:43:15.663566 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21543 | 2025.09.19 00:43:15.663878 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21544 | 2025.09.19 00:43:15.664083 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21545 | 2025.09.19 00:43:15.664215 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Debug> executeQuery: Read 176 rows, 15.66 KiB in 0.001229 sec., 143205.85842148087 rows/sec., 12.45 MiB/sec. | ||
| 21546 | 2025.09.19 00:43:15.664253 [ 5 ] {73ff9ef4-3f3d-4e56-ab4f-acdb8c40a837} <Debug> TCPHandler: Processed in 0.001389829 sec. | ||
| 21547 | 2025.09.19 00:43:15.664364 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21548 | 2025.09.19 00:43:15.664458 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21549 | 2025.09.19 00:43:15.664497 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21550 | 2025.09.19 00:43:15.664900 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21551 | 2025.09.19 00:43:15.664936 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21552 | 2025.09.19 00:43:15.665225 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 21553 | 2025.09.19 00:43:15.665428 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21554 | 2025.09.19 00:43:15.665556 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Debug> executeQuery: Read 60 rows, 4.47 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.91 MiB/sec. | ||
| 21555 | 2025.09.19 00:43:15.665594 [ 5 ] {59aa66df-ddd5-4ecc-aea1-8b48105677b2} <Debug> TCPHandler: Processed in 0.001279747 sec. | ||
| 21556 | 2025.09.19 00:43:15.665632 [ 221 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21557 | 2025.09.19 00:43:15.665662 [ 221 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21558 | 2025.09.19 00:43:15.665706 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21559 | 2025.09.19 00:43:15.665799 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21560 | 2025.09.19 00:43:15.665837 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21561 | 2025.09.19 00:43:15.666287 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21562 | 2025.09.19 00:43:15.666322 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21563 | 2025.09.19 00:43:15.666627 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21564 | 2025.09.19 00:43:15.666839 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21565 | 2025.09.19 00:43:15.666968 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Debug> executeQuery: Read 142 rows, 11.15 KiB in 0.001187 sec., 119629.31760741366 rows/sec., 9.18 MiB/sec. | ||
| 21566 | 2025.09.19 00:43:15.667007 [ 5 ] {7fa28a06-4564-4c99-9744-36841688831e} <Debug> TCPHandler: Processed in 0.001350908 sec. | ||
| 21567 | 2025.09.19 00:43:15.667123 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2025.09.19 00:43:15.667216 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21569 | 2025.09.19 00:43:15.667258 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21570 | 2025.09.19 00:43:15.667676 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2025.09.19 00:43:15.667710 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21572 | 2025.09.19 00:43:15.668039 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21573 | 2025.09.19 00:43:15.668255 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21574 | 2025.09.19 00:43:15.668382 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001185 sec., 137552.74261603373 rows/sec., 9.56 MiB/sec. | ||
| 21575 | 2025.09.19 00:43:15.668419 [ 5 ] {d858b856-09f8-45a0-b2aa-dba6bfbdb9f3} <Debug> TCPHandler: Processed in 0.001345328 sec. | ||
| 21576 | 2025.09.19 00:43:15.668526 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21577 | 2025.09.19 00:43:15.668625 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21578 | 2025.09.19 00:43:15.668678 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21579 | 2025.09.19 00:43:15.668686 [ 221 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21580 | 2025.09.19 00:43:15.669579 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21581 | 2025.09.19 00:43:15.669615 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21582 | 2025.09.19 00:43:15.670182 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21583 | 2025.09.19 00:43:15.670405 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21584 | 2025.09.19 00:43:15.670543 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.001936 sec., 29442.14876033058 rows/sec., 52.76 MiB/sec. | ||
| 21585 | 2025.09.19 00:43:15.670598 [ 5 ] {b6b1e56d-52d9-4ed0-9b2e-ff8a5c5c1bb5} <Debug> TCPHandler: Processed in 0.002120388 sec. | ||
| 21586 | 2025.09.19 00:43:15.670724 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21587 | 2025.09.19 00:43:15.670847 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21588 | 2025.09.19 00:43:15.670898 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21589 | 2025.09.19 00:43:15.671364 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21590 | 2025.09.19 00:43:15.671410 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21591 | 2025.09.19 00:43:15.671752 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21592 | 2025.09.19 00:43:15.671962 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21593 | 2025.09.19 00:43:15.672094 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 21594 | 2025.09.19 00:43:15.672132 [ 5 ] {347c5e6a-cf0d-4cb5-8387-f66c84a6ec0b} <Debug> TCPHandler: Processed in 0.0014685 sec. | ||
| 21595 | 2025.09.19 00:43:19.710802 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21596 | 2025.09.19 00:43:19.710902 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21597 | 2025.09.19 00:43:19.930512 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46981 | ||
| 21598 | 2025.09.19 00:43:19.931055 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21599 | 2025.09.19 00:43:19.931105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21600 | 2025.09.19 00:43:19.931616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21601 | 2025.09.19 00:43:19.931852 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21602 | 2025.09.19 00:43:19.932001 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46981 | ||
| 21603 | 2025.09.19 00:43:20.663659 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21604 | 2025.09.19 00:43:20.663929 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21605 | 2025.09.19 00:43:20.664034 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21606 | 2025.09.19 00:43:20.665108 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21607 | 2025.09.19 00:43:20.665149 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21608 | 2025.09.19 00:43:20.665527 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21609 | 2025.09.19 00:43:20.665743 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21610 | 2025.09.19 00:43:20.665897 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002041 sec., 200881.92062714358 rows/sec., 12.74 MiB/sec. | ||
| 21611 | 2025.09.19 00:43:20.665939 [ 5 ] {ee8590df-4bc2-41e1-b295-c9e4c61e1d5c} <Debug> TCPHandler: Processed in 0.002459362 sec. | ||
| 21612 | 2025.09.19 00:43:20.666062 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21613 | 2025.09.19 00:43:20.666157 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21614 | 2025.09.19 00:43:20.666197 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21615 | 2025.09.19 00:43:20.667118 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21616 | 2025.09.19 00:43:20.667155 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21617 | 2025.09.19 00:43:20.667521 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21618 | 2025.09.19 00:43:20.667729 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21619 | 2025.09.19 00:43:20.667857 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001718 sec., 647264.2607683353 rows/sec., 51.05 MiB/sec. | ||
| 21620 | 2025.09.19 00:43:20.667895 [ 5 ] {eb1a3c12-9acb-4bc6-b9ab-fb1a0ca9d580} <Debug> TCPHandler: Processed in 0.001883195 sec. | ||
| 21621 | 2025.09.19 00:43:20.668014 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21622 | 2025.09.19 00:43:20.668108 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21623 | 2025.09.19 00:43:20.668148 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21624 | 2025.09.19 00:43:20.668652 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21625 | 2025.09.19 00:43:20.668690 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21626 | 2025.09.19 00:43:20.668998 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21627 | 2025.09.19 00:43:20.669210 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21628 | 2025.09.19 00:43:20.669341 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001251 sec., 163868.90487609914 rows/sec., 9.61 MiB/sec. | ||
| 21629 | 2025.09.19 00:43:20.669379 [ 5 ] {4fef2cc5-0c97-46fe-95e7-51e94cfb4b9e} <Debug> TCPHandler: Processed in 0.001414858 sec. | ||
| 21630 | 2025.09.19 00:43:20.669496 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21631 | 2025.09.19 00:43:20.669589 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21632 | 2025.09.19 00:43:20.669630 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21633 | 2025.09.19 00:43:20.670107 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21634 | 2025.09.19 00:43:20.670143 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21635 | 2025.09.19 00:43:20.670439 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21636 | 2025.09.19 00:43:20.670643 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21637 | 2025.09.19 00:43:20.670772 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 21638 | 2025.09.19 00:43:20.670809 [ 5 ] {9e53e131-bde3-49cd-b8b5-1ca5fe2709bf} <Debug> TCPHandler: Processed in 0.001364038 sec. | ||
| 21639 | 2025.09.19 00:43:20.670920 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21640 | 2025.09.19 00:43:20.671013 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21641 | 2025.09.19 00:43:20.671052 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21642 | 2025.09.19 00:43:20.671516 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21643 | 2025.09.19 00:43:20.671552 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21644 | 2025.09.19 00:43:20.671855 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21645 | 2025.09.19 00:43:20.672056 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21646 | 2025.09.19 00:43:20.672185 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 21647 | 2025.09.19 00:43:20.672222 [ 5 ] {12874eef-6413-4b5a-9402-37fd6a3c487a} <Debug> TCPHandler: Processed in 0.001350448 sec. | ||
| 21648 | 2025.09.19 00:43:20.672329 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21649 | 2025.09.19 00:43:20.672423 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21650 | 2025.09.19 00:43:20.672461 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21651 | 2025.09.19 00:43:20.673126 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21652 | 2025.09.19 00:43:20.673163 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21653 | 2025.09.19 00:43:20.673480 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21654 | 2025.09.19 00:43:20.673683 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21655 | 2025.09.19 00:43:20.673808 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001403 sec., 483962.93656450463 rows/sec., 33.74 MiB/sec. | ||
| 21656 | 2025.09.19 00:43:20.673845 [ 5 ] {2e0a401f-06e9-44fb-82f7-98638052eb56} <Debug> TCPHandler: Processed in 0.001564641 sec. | ||
| 21657 | 2025.09.19 00:43:20.673954 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21658 | 2025.09.19 00:43:20.674047 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21659 | 2025.09.19 00:43:20.674088 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21660 | 2025.09.19 00:43:20.674415 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21661 | 2025.09.19 00:43:20.674452 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21662 | 2025.09.19 00:43:20.674750 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21663 | 2025.09.19 00:43:20.674947 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21664 | 2025.09.19 00:43:20.675054 [ 110 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21665 | 2025.09.19 00:43:20.675071 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 21666 | 2025.09.19 00:43:20.675120 [ 110 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21667 | 2025.09.19 00:43:20.675129 [ 5 ] {238821d2-2e10-4370-8671-27596b5e83f3} <Debug> TCPHandler: Processed in 0.001224745 sec. | ||
| 21668 | 2025.09.19 00:43:20.675149 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21669 | 2025.09.19 00:43:20.675249 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21670 | 2025.09.19 00:43:20.675258 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::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 | ||
| 21671 | 2025.09.19 00:43:20.675347 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21672 | 2025.09.19 00:43:20.675367 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21673 | 2025.09.19 00:43:20.675390 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21674 | 2025.09.19 00:43:20.675400 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 396 rows starting from the beginning of the part | ||
| 21675 | 2025.09.19 00:43:20.675463 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 21676 | 2025.09.19 00:43:20.675511 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 21677 | 2025.09.19 00:43:20.675553 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 21678 | 2025.09.19 00:43:20.675594 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 21679 | 2025.09.19 00:43:20.675639 [ 201 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 21680 | 2025.09.19 00:43:20.675823 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21681 | 2025.09.19 00:43:20.675858 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21682 | 2025.09.19 00:43:20.676205 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21683 | 2025.09.19 00:43:20.676390 [ 196 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172005 sec., 363479.67798772187 rows/sec., 18.55 MiB/sec. | ||
| 21684 | 2025.09.19 00:43:20.676418 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21685 | 2025.09.19 00:43:20.676537 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 6 parts from all_1_140_29 to all_145_145_0 | ||
| 21686 | 2025.09.19 00:43:20.676562 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001233 sec., 254663.42254663425 rows/sec., 16.73 MiB/sec. | ||
| 21687 | 2025.09.19 00:43:20.676567 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21688 | 2025.09.19 00:43:20.676605 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21689 | 2025.09.19 00:43:20.676607 [ 5 ] {7afe60e0-1b1a-48f6-8ca6-4015459e29b9} <Debug> TCPHandler: Processed in 0.001406759 sec. | ||
| 21690 | 2025.09.19 00:43:20.676620 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21691 | 2025.09.19 00:43:20.676698 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_29 to all_145_145_0 into Compact with storage Full | ||
| 21692 | 2025.09.19 00:43:20.676732 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21693 | 2025.09.19 00:43:20.676821 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21694 | 2025.09.19 00:43:20.676831 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21695 | 2025.09.19 00:43:20.676866 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_29, total 49557 rows starting from the beginning of the part | ||
| 21696 | 2025.09.19 00:43:20.676885 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21697 | 2025.09.19 00:43:20.676941 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 314 rows starting from the beginning of the part | ||
| 21698 | 2025.09.19 00:43:20.676958 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21699 | 2025.09.19 00:43:20.676994 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 21700 | 2025.09.19 00:43:20.677044 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 314 rows starting from the beginning of the part | ||
| 21701 | 2025.09.19 00:43:20.677045 [ 198 ] {49ae87df-58b2-4470-be90-a2de9601d33d::all_1_71_14} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21702 | 2025.09.19 00:43:20.677086 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 163 rows starting from the beginning of the part | ||
| 21703 | 2025.09.19 00:43:20.677133 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 314 rows starting from the beginning of the part | ||
| 21704 | 2025.09.19 00:43:20.677152 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21705 | 2025.09.19 00:43:20.677199 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21706 | 2025.09.19 00:43:20.677239 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21707 | 2025.09.19 00:43:20.677563 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21708 | 2025.09.19 00:43:20.677767 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21709 | 2025.09.19 00:43:20.677897 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 21710 | 2025.09.19 00:43:20.677933 [ 5 ] {47875712-25aa-4a28-b649-83c1ab4c9d0c} <Debug> TCPHandler: Processed in 0.001251176 sec. | ||
| 21711 | 2025.09.19 00:43:20.677947 [ 220 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21712 | 2025.09.19 00:43:20.677977 [ 220 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21713 | 2025.09.19 00:43:20.678032 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21714 | 2025.09.19 00:43:20.678129 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21715 | 2025.09.19 00:43:20.678170 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21716 | 2025.09.19 00:43:20.678494 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21717 | 2025.09.19 00:43:20.678532 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21718 | 2025.09.19 00:43:20.678881 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21719 | 2025.09.19 00:43:20.679091 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21720 | 2025.09.19 00:43:20.679220 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001109 sec., 93778.17853922454 rows/sec., 5.75 MiB/sec. | ||
| 21721 | 2025.09.19 00:43:20.679257 [ 5 ] {8e3af415-9d64-4031-847c-035fe0438e74} <Debug> TCPHandler: Processed in 0.001273496 sec. | ||
| 21722 | 2025.09.19 00:43:20.680445 [ 220 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 21723 | 2025.09.19 00:43:20.687452 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50822 rows, containing 5 columns (5 merged, 0 gathered) in 0.010794322 sec., 4708216.041730087 rows/sec., 315.22 MiB/sec. | ||
| 21724 | 2025.09.19 00:43:20.687775 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Trace> MergedBlockOutputStream: filled checksums all_1_145_30 (state Temporary) | ||
| 21725 | 2025.09.19 00:43:20.688037 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_145_30 to all_1_145_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21726 | 2025.09.19 00:43:20.688103 [ 189 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_145_30} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 6 parts: [all_1_140_29, all_145_145_0] -> all_1_145_30 | ||
| 21727 | 2025.09.19 00:43:20.688181 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21728 | 2025.09.19 00:43:21.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.90 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 401.94 MiB (RSS), difference: 1.04 MiB | ||
| 21729 | 2025.09.19 00:43:22.465615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21730 | 2025.09.19 00:43:22.485191 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21731 | 2025.09.19 00:43:22.485259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21732 | 2025.09.19 00:43:22.491631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21733 | 2025.09.19 00:43:22.492386 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21734 | 2025.09.19 00:43:22.495857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21735 | 2025.09.19 00:43:25.088232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2696 | ||
| 21736 | 2025.09.19 00:43:25.090812 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21737 | 2025.09.19 00:43:25.090864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21738 | 2025.09.19 00:43:25.092095 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21739 | 2025.09.19 00:43:25.092364 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21740 | 2025.09.19 00:43:25.092663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2696 | ||
| 21741 | 2025.09.19 00:43:25.684223 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21742 | 2025.09.19 00:43:25.684436 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21743 | 2025.09.19 00:43:25.684545 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21744 | 2025.09.19 00:43:25.685462 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21745 | 2025.09.19 00:43:25.685515 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21746 | 2025.09.19 00:43:25.685898 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 21747 | 2025.09.19 00:43:25.686129 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21748 | 2025.09.19 00:43:25.686260 [ 103 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 21749 | 2025.09.19 00:43:25.686282 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Debug> executeQuery: Read 19 rows, 1.53 KiB in 0.001932 sec., 9834.368530020705 rows/sec., 790.55 KiB/sec. | ||
| 21750 | 2025.09.19 00:43:25.686327 [ 103 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21751 | 2025.09.19 00:43:25.686347 [ 5 ] {392a1fbf-4f34-427d-835c-8db079e46576} <Debug> TCPHandler: Processed in 0.002272399 sec. | ||
| 21752 | 2025.09.19 00:43:25.686357 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21753 | 2025.09.19 00:43:25.686471 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21754 | 2025.09.19 00:43:25.686484 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 21755 | 2025.09.19 00:43:25.686571 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21756 | 2025.09.19 00:43:25.686616 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21757 | 2025.09.19 00:43:25.686617 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21758 | 2025.09.19 00:43:25.686667 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 21759 | 2025.09.19 00:43:25.686740 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 21760 | 2025.09.19 00:43:25.686792 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 21761 | 2025.09.19 00:43:25.686836 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 21762 | 2025.09.19 00:43:25.686880 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part | ||
| 21763 | 2025.09.19 00:43:25.686924 [ 195 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part | ||
| 21764 | 2025.09.19 00:43:25.687784 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21765 | 2025.09.19 00:43:25.687826 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21766 | 2025.09.19 00:43:25.687846 [ 189 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395218 sec., 41570.564599940655 rows/sec., 3.44 MiB/sec. | ||
| 21767 | 2025.09.19 00:43:25.688029 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 21768 | 2025.09.19 00:43:25.688248 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21769 | 2025.09.19 00:43:25.688388 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21770 | 2025.09.19 00:43:25.688491 [ 200 ] {69ce110b-8b84-42f1-9d2d-3c54207a4ece::all_1_38_9} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 21771 | 2025.09.19 00:43:25.688502 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21772 | 2025.09.19 00:43:25.688599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21773 | 2025.09.19 00:43:25.688652 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Debug> executeQuery: Read 1331 rows, 113.03 KiB in 0.002071 sec., 642684.6933848383 rows/sec., 53.30 MiB/sec. | ||
| 21774 | 2025.09.19 00:43:25.688656 [ 101 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21775 | 2025.09.19 00:43:25.688697 [ 5 ] {8e80b35c-373d-4b4d-ac01-74a7b0a64789} <Debug> TCPHandler: Processed in 0.002252679 sec. | ||
| 21776 | 2025.09.19 00:43:25.688708 [ 101 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21777 | 2025.09.19 00:43:25.688732 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21778 | 2025.09.19 00:43:25.688806 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21779 | 2025.09.19 00:43:25.688807 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21780 | 2025.09.19 00:43:25.688898 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21781 | 2025.09.19 00:43:25.688927 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2368 rows starting from the beginning of the part | ||
| 21782 | 2025.09.19 00:43:25.688929 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21783 | 2025.09.19 00:43:25.688975 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 162 rows starting from the beginning of the part | ||
| 21784 | 2025.09.19 00:43:25.688984 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21785 | 2025.09.19 00:43:25.689020 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1112 rows starting from the beginning of the part | ||
| 21786 | 2025.09.19 00:43:25.689060 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 176 rows starting from the beginning of the part | ||
| 21787 | 2025.09.19 00:43:25.689095 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1112 rows starting from the beginning of the part | ||
| 21788 | 2025.09.19 00:43:25.689131 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1331 rows starting from the beginning of the part | ||
| 21789 | 2025.09.19 00:43:25.689438 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21790 | 2025.09.19 00:43:25.689480 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21791 | 2025.09.19 00:43:25.689811 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21792 | 2025.09.19 00:43:25.690054 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21793 | 2025.09.19 00:43:25.690193 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Debug> executeQuery: Read 79 rows, 5.82 KiB in 0.001284 sec., 61526.47975077882 rows/sec., 4.42 MiB/sec. | ||
| 21794 | 2025.09.19 00:43:25.690233 [ 5 ] {4944b400-a23e-4132-91c4-d75123325fb6} <Debug> TCPHandler: Processed in 0.001476159 sec. | ||
| 21795 | 2025.09.19 00:43:25.690349 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21796 | 2025.09.19 00:43:25.690443 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21797 | 2025.09.19 00:43:25.690483 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21798 | 2025.09.19 00:43:25.690977 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21799 | 2025.09.19 00:43:25.691012 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21800 | 2025.09.19 00:43:25.691284 [ 197 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6261 rows, containing 5 columns (5 merged, 0 gathered) in 0.002508223 sec., 2496189.533386784 rows/sec., 211.82 MiB/sec. | ||
| 21801 | 2025.09.19 00:43:25.691329 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21802 | 2025.09.19 00:43:25.691536 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21803 | 2025.09.19 00:43:25.691551 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21804 | 2025.09.19 00:43:25.691697 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001272 sec., 180031.4465408805 rows/sec., 12.19 MiB/sec. | ||
| 21805 | 2025.09.19 00:43:25.691738 [ 5 ] {6a3fdbdc-dc8c-4929-8c41-14038ce1e233} <Debug> TCPHandler: Processed in 0.001437859 sec. | ||
| 21806 | 2025.09.19 00:43:25.691802 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21807 | 2025.09.19 00:43:25.691850 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21808 | 2025.09.19 00:43:25.691882 [ 195 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_146_29} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21809 | 2025.09.19 00:43:25.691952 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21810 | 2025.09.19 00:43:25.691961 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 21811 | 2025.09.19 00:43:25.692000 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21812 | 2025.09.19 00:43:25.692716 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21813 | 2025.09.19 00:43:25.692752 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21814 | 2025.09.19 00:43:25.693092 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21815 | 2025.09.19 00:43:25.693302 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21816 | 2025.09.19 00:43:25.693411 [ 101 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21817 | 2025.09.19 00:43:25.693431 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Debug> executeQuery: Read 617 rows, 46.99 KiB in 0.001498 sec., 411882.51001335116 rows/sec., 30.63 MiB/sec. | ||
| 21818 | 2025.09.19 00:43:25.693442 [ 101 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21819 | 2025.09.19 00:43:25.693465 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21820 | 2025.09.19 00:43:25.693469 [ 5 ] {92dcf259-018c-4abb-800f-8bdfc292232f} <Debug> TCPHandler: Processed in 0.001667362 sec. | ||
| 21821 | 2025.09.19 00:43:25.693533 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21822 | 2025.09.19 00:43:25.693584 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21823 | 2025.09.19 00:43:25.693621 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21824 | 2025.09.19 00:43:25.693651 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1227 rows starting from the beginning of the part | ||
| 21825 | 2025.09.19 00:43:25.693677 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21826 | 2025.09.19 00:43:25.693708 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 123 rows starting from the beginning of the part | ||
| 21827 | 2025.09.19 00:43:25.693721 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21828 | 2025.09.19 00:43:25.693757 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 679 rows starting from the beginning of the part | ||
| 21829 | 2025.09.19 00:43:25.693798 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 142 rows starting from the beginning of the part | ||
| 21830 | 2025.09.19 00:43:25.693835 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 679 rows starting from the beginning of the part | ||
| 21831 | 2025.09.19 00:43:25.693874 [ 189 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 617 rows starting from the beginning of the part | ||
| 21832 | 2025.09.19 00:43:25.694358 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21833 | 2025.09.19 00:43:25.694392 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21834 | 2025.09.19 00:43:25.694760 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21835 | 2025.09.19 00:43:25.694972 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21836 | 2025.09.19 00:43:25.695106 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Debug> executeQuery: Read 855 rows, 58.92 KiB in 0.001448 sec., 590469.6132596685 rows/sec., 39.73 MiB/sec. | ||
| 21837 | 2025.09.19 00:43:25.695142 [ 5 ] {5559306b-d97f-4520-b8c3-4f2a47551796} <Debug> TCPHandler: Processed in 0.001610841 sec. | ||
| 21838 | 2025.09.19 00:43:25.695172 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3467 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673142 sec., 2072149.2855956038 rows/sec., 156.77 MiB/sec. | ||
| 21839 | 2025.09.19 00:43:25.695240 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21840 | 2025.09.19 00:43:25.695331 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21841 | 2025.09.19 00:43:25.695371 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21842 | 2025.09.19 00:43:25.695410 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21843 | 2025.09.19 00:43:25.695665 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21844 | 2025.09.19 00:43:25.695704 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21845 | 2025.09.19 00:43:25.695713 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21846 | 2025.09.19 00:43:25.695808 [ 188 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_146_29} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21847 | 2025.09.19 00:43:25.695904 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 21848 | 2025.09.19 00:43:25.695989 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21849 | 2025.09.19 00:43:25.696259 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21850 | 2025.09.19 00:43:25.696357 [ 101 ] {} <Debug> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 21851 | 2025.09.19 00:43:25.696381 [ 101 ] {} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21852 | 2025.09.19 00:43:25.696392 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001061 sec., 942.507068803016 rows/sec., 59.83 KiB/sec. | ||
| 21853 | 2025.09.19 00:43:25.696398 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21854 | 2025.09.19 00:43:25.696428 [ 5 ] {b5ae6b46-ba9f-4c92-bf5c-e57502877cf8} <Debug> TCPHandler: Processed in 0.001226446 sec. | ||
| 21855 | 2025.09.19 00:43:25.696474 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::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 | ||
| 21856 | 2025.09.19 00:43:25.696544 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21857 | 2025.09.19 00:43:25.696553 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21858 | 2025.09.19 00:43:25.696589 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 71 rows starting from the beginning of the part | ||
| 21859 | 2025.09.19 00:43:25.696641 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 21860 | 2025.09.19 00:43:25.696660 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21861 | 2025.09.19 00:43:25.696685 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 21862 | 2025.09.19 00:43:25.696725 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 21863 | 2025.09.19 00:43:25.696727 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21864 | 2025.09.19 00:43:25.696765 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 21865 | 2025.09.19 00:43:25.696802 [ 197 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 21866 | 2025.09.19 00:43:25.697559 [ 199 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119125 sec., 67910.19769909528 rows/sec., 4.45 MiB/sec. | ||
| 21867 | 2025.09.19 00:43:25.697700 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 21868 | 2025.09.19 00:43:25.697734 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21869 | 2025.09.19 00:43:25.697777 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21870 | 2025.09.19 00:43:25.697995 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21871 | 2025.09.19 00:43:25.698083 [ 187 ] {6c4c868b-1619-45a3-a991-1ec2b8e496dd::all_1_75_15} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 21872 | 2025.09.19 00:43:25.698181 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21873 | 2025.09.19 00:43:25.698382 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21874 | 2025.09.19 00:43:25.698602 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21875 | 2025.09.19 00:43:25.698741 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002106 sec., 28490.028490028493 rows/sec., 51.05 MiB/sec. | ||
| 21876 | 2025.09.19 00:43:25.698807 [ 5 ] {7b0de104-ec3c-4fed-8493-c2d0c6f2822f} <Debug> TCPHandler: Processed in 0.00232267 sec. | ||
| 21877 | 2025.09.19 00:43:25.698923 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21878 | 2025.09.19 00:43:25.699017 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21879 | 2025.09.19 00:43:25.699058 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21880 | 2025.09.19 00:43:25.699396 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21881 | 2025.09.19 00:43:25.699431 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21882 | 2025.09.19 00:43:25.699729 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21883 | 2025.09.19 00:43:25.699937 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21884 | 2025.09.19 00:43:25.700044 [ 101 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21885 | 2025.09.19 00:43:25.700065 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 21886 | 2025.09.19 00:43:25.700074 [ 101 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21887 | 2025.09.19 00:43:25.700095 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 21888 | 2025.09.19 00:43:25.700102 [ 5 ] {10f853ec-b160-4080-b03e-f7e09b912004} <Debug> TCPHandler: Processed in 0.001228086 sec. | ||
| 21889 | 2025.09.19 00:43:25.700165 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21890 | 2025.09.19 00:43:25.700253 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21891 | 2025.09.19 00:43:25.700284 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 11400 rows starting from the beginning of the part | ||
| 21892 | 2025.09.19 00:43:25.700346 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 21893 | 2025.09.19 00:43:25.700402 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 104 rows starting from the beginning of the part | ||
| 21894 | 2025.09.19 00:43:25.700459 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 21895 | 2025.09.19 00:43:25.700510 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 104 rows starting from the beginning of the part | ||
| 21896 | 2025.09.19 00:43:25.700550 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 21897 | 2025.09.19 00:43:25.703781 [ 187 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003648587 sec., 3230839.7744112993 rows/sec., 205.35 MiB/sec. | ||
| 21898 | 2025.09.19 00:43:25.704009 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21899 | 2025.09.19 00:43:25.704254 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21900 | 2025.09.19 00:43:25.704312 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_146_29} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21901 | 2025.09.19 00:43:25.704371 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 21902 | 2025.09.19 00:43:27.432798 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47493 | ||
| 21903 | 2025.09.19 00:43:27.433386 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21904 | 2025.09.19 00:43:27.433430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21905 | 2025.09.19 00:43:27.433927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21906 | 2025.09.19 00:43:27.434164 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21907 | 2025.09.19 00:43:27.434314 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47493 | ||
| 21908 | 2025.09.19 00:43:29.996535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21909 | 2025.09.19 00:43:30.016593 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21910 | 2025.09.19 00:43:30.016663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21911 | 2025.09.19 00:43:30.023062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21912 | 2025.09.19 00:43:30.023782 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21913 | 2025.09.19 00:43:30.027215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21914 | 2025.09.19 00:43:30.665047 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21915 | 2025.09.19 00:43:30.665221 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21916 | 2025.09.19 00:43:30.665284 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21917 | 2025.09.19 00:43:30.666101 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21918 | 2025.09.19 00:43:30.666142 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21919 | 2025.09.19 00:43:30.666531 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21920 | 2025.09.19 00:43:30.666750 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21921 | 2025.09.19 00:43:30.666898 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001724 sec., 237819.02552204175 rows/sec., 15.09 MiB/sec. | ||
| 21922 | 2025.09.19 00:43:30.666940 [ 5 ] {21635c42-d649-4425-8d9f-69908e72b1e5} <Debug> TCPHandler: Processed in 0.002017376 sec. | ||
| 21923 | 2025.09.19 00:43:30.667062 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21924 | 2025.09.19 00:43:30.667184 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21925 | 2025.09.19 00:43:30.667235 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21926 | 2025.09.19 00:43:30.668208 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21927 | 2025.09.19 00:43:30.668245 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21928 | 2025.09.19 00:43:30.668633 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21929 | 2025.09.19 00:43:30.668858 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21930 | 2025.09.19 00:43:30.668987 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001828 sec., 608315.0984682713 rows/sec., 47.97 MiB/sec. | ||
| 21931 | 2025.09.19 00:43:30.669027 [ 5 ] {34a8a2a4-c24f-4e9d-9a38-bb62917afcce} <Debug> TCPHandler: Processed in 0.002023876 sec. | ||
| 21932 | 2025.09.19 00:43:30.669138 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21933 | 2025.09.19 00:43:30.669232 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21934 | 2025.09.19 00:43:30.669272 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21935 | 2025.09.19 00:43:30.669751 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21936 | 2025.09.19 00:43:30.669787 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21937 | 2025.09.19 00:43:30.670100 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21938 | 2025.09.19 00:43:30.670321 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21939 | 2025.09.19 00:43:30.670453 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001238 sec., 165589.6607431341 rows/sec., 9.71 MiB/sec. | ||
| 21940 | 2025.09.19 00:43:30.670491 [ 5 ] {2375ff1d-1167-4560-bdf7-8a3fc55f7835} <Debug> TCPHandler: Processed in 0.001400838 sec. | ||
| 21941 | 2025.09.19 00:43:30.670602 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21942 | 2025.09.19 00:43:30.670696 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21943 | 2025.09.19 00:43:30.670735 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21944 | 2025.09.19 00:43:30.671209 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21945 | 2025.09.19 00:43:30.671245 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21946 | 2025.09.19 00:43:30.671555 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21947 | 2025.09.19 00:43:30.671763 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21948 | 2025.09.19 00:43:30.671897 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 21949 | 2025.09.19 00:43:30.671935 [ 5 ] {5061224c-3a12-4dbe-9c7a-ba4cf5d0b52a} <Debug> TCPHandler: Processed in 0.001380758 sec. | ||
| 21950 | 2025.09.19 00:43:30.672036 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21951 | 2025.09.19 00:43:30.672128 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21952 | 2025.09.19 00:43:30.672178 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21953 | 2025.09.19 00:43:30.672721 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21954 | 2025.09.19 00:43:30.672759 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21955 | 2025.09.19 00:43:30.673098 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21956 | 2025.09.19 00:43:30.673310 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21957 | 2025.09.19 00:43:30.673443 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001332 sec., 158408.4084084084 rows/sec., 9.00 MiB/sec. | ||
| 21958 | 2025.09.19 00:43:30.673482 [ 5 ] {49b09b6f-3b02-4534-8723-efbecc0c2d96} <Debug> TCPHandler: Processed in 0.00149323 sec. | ||
| 21959 | 2025.09.19 00:43:30.673604 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21960 | 2025.09.19 00:43:30.673725 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21961 | 2025.09.19 00:43:30.673774 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21962 | 2025.09.19 00:43:30.674555 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21963 | 2025.09.19 00:43:30.674601 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21964 | 2025.09.19 00:43:30.674962 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21965 | 2025.09.19 00:43:30.675167 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21966 | 2025.09.19 00:43:30.675297 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001597 sec., 425172.1978710082 rows/sec., 29.64 MiB/sec. | ||
| 21967 | 2025.09.19 00:43:30.675335 [ 5 ] {10fbac6e-d53e-4d96-95ea-b340dcccab0c} <Debug> TCPHandler: Processed in 0.001791634 sec. | ||
| 21968 | 2025.09.19 00:43:30.675363 [ 222 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21969 | 2025.09.19 00:43:30.675416 [ 222 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21970 | 2025.09.19 00:43:30.675439 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21971 | 2025.09.19 00:43:30.675543 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21972 | 2025.09.19 00:43:30.675586 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21973 | 2025.09.19 00:43:30.675920 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21974 | 2025.09.19 00:43:30.675955 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21975 | 2025.09.19 00:43:30.676307 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21976 | 2025.09.19 00:43:30.676524 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21977 | 2025.09.19 00:43:30.676655 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 21978 | 2025.09.19 00:43:30.676692 [ 5 ] {682f821f-d156-44e4-aa2e-c082fd2a5548} <Debug> TCPHandler: Processed in 0.001303527 sec. | ||
| 21979 | 2025.09.19 00:43:30.676798 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21980 | 2025.09.19 00:43:30.676900 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21981 | 2025.09.19 00:43:30.676945 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21982 | 2025.09.19 00:43:30.677394 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21983 | 2025.09.19 00:43:30.677433 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21984 | 2025.09.19 00:43:30.677848 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21985 | 2025.09.19 00:43:30.678103 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21986 | 2025.09.19 00:43:30.678244 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001364 sec., 230205.27859237537 rows/sec., 15.12 MiB/sec. | ||
| 21987 | 2025.09.19 00:43:30.678283 [ 5 ] {9a23013a-403d-4985-9199-840cc78e4422} <Debug> TCPHandler: Processed in 0.00153439 sec. | ||
| 21988 | 2025.09.19 00:43:30.678293 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21989 | 2025.09.19 00:43:30.678339 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21990 | 2025.09.19 00:43:30.678386 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21991 | 2025.09.19 00:43:30.678501 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21992 | 2025.09.19 00:43:30.678560 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21993 | 2025.09.19 00:43:30.678894 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21994 | 2025.09.19 00:43:30.678932 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21995 | 2025.09.19 00:43:30.679276 [ 222 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21996 | 2025.09.19 00:43:30.679310 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21997 | 2025.09.19 00:43:30.679563 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21998 | 2025.09.19 00:43:30.679710 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 54.92 KiB/sec. | ||
| 21999 | 2025.09.19 00:43:30.679748 [ 5 ] {6ed66da1-6a53-4c14-877c-49691182af65} <Debug> TCPHandler: Processed in 0.001409008 sec. | ||
| 22000 | 2025.09.19 00:43:30.679846 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22001 | 2025.09.19 00:43:30.679941 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22002 | 2025.09.19 00:43:30.679984 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22003 | 2025.09.19 00:43:30.680328 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22004 | 2025.09.19 00:43:30.680366 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22005 | 2025.09.19 00:43:30.680711 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22006 | 2025.09.19 00:43:30.680930 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22007 | 2025.09.19 00:43:30.681067 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 5.57 MiB/sec. | ||
| 22008 | 2025.09.19 00:43:30.681104 [ 5 ] {dca94cef-e707-4b90-9a62-36856ecad485} <Debug> TCPHandler: Processed in 0.001304107 sec. | ||
| 22009 | 2025.09.19 00:43:30.681129 [ 223 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22010 | 2025.09.19 00:43:30.681179 [ 223 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22011 | 2025.09.19 00:43:30.681724 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22012 | 2025.09.19 00:43:30.684016 [ 223 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22013 | 2025.09.19 00:43:31.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.64 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 402.43 MiB (RSS), difference: -1.21 MiB | ||
| 22014 | 2025.09.19 00:43:31.629225 [ 212 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22015 | 2025.09.19 00:43:31.629324 [ 212 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22016 | 2025.09.19 00:43:31.633184 [ 212 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22017 | 2025.09.19 00:43:34.457147 [ 222 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22018 | 2025.09.19 00:43:34.457240 [ 222 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22019 | 2025.09.19 00:43:34.460279 [ 222 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22020 | 2025.09.19 00:43:34.710948 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22021 | 2025.09.19 00:43:34.711008 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22022 | 2025.09.19 00:43:34.934573 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47941 | ||
| 22023 | 2025.09.19 00:43:34.935364 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22024 | 2025.09.19 00:43:34.935408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22025 | 2025.09.19 00:43:34.935887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22026 | 2025.09.19 00:43:34.936107 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22027 | 2025.09.19 00:43:34.936235 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47941 | ||
| 22028 | 2025.09.19 00:43:34.936339 [ 220 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22029 | 2025.09.19 00:43:34.936421 [ 220 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22030 | 2025.09.19 00:43:34.939215 [ 220 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22031 | 2025.09.19 00:43:35.036319 [ 212 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22032 | 2025.09.19 00:43:35.036351 [ 212 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22033 | 2025.09.19 00:43:35.038674 [ 212 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22034 | 2025.09.19 00:43:35.093222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2734 | ||
| 22035 | 2025.09.19 00:43:35.095701 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22036 | 2025.09.19 00:43:35.095741 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22037 | 2025.09.19 00:43:35.096900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22038 | 2025.09.19 00:43:35.097189 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22039 | 2025.09.19 00:43:35.097453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2734 | ||
| 22040 | 2025.09.19 00:43:35.395982 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22041 | 2025.09.19 00:43:35.396036 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22042 | 2025.09.19 00:43:35.399903 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22043 | 2025.09.19 00:43:35.657050 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22044 | 2025.09.19 00:43:35.657323 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22045 | 2025.09.19 00:43:35.657424 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22046 | 2025.09.19 00:43:35.658178 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22047 | 2025.09.19 00:43:35.658217 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22048 | 2025.09.19 00:43:35.658576 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22049 | 2025.09.19 00:43:35.658792 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22050 | 2025.09.19 00:43:35.658954 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001706 sec., 1758.4994138335287 rows/sec., 130.51 KiB/sec. | ||
| 22051 | 2025.09.19 00:43:35.658995 [ 5 ] {78f948ed-0e54-4270-a364-ff5e407fc0d0} <Debug> TCPHandler: Processed in 0.002114187 sec. | ||
| 22052 | 2025.09.19 00:43:35.659127 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22053 | 2025.09.19 00:43:35.659250 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22054 | 2025.09.19 00:43:35.659299 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22055 | 2025.09.19 00:43:35.659869 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22056 | 2025.09.19 00:43:35.659906 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22057 | 2025.09.19 00:43:35.660241 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22058 | 2025.09.19 00:43:35.660477 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22059 | 2025.09.19 00:43:35.660612 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Debug> executeQuery: Read 184 rows, 16.42 KiB in 0.001388 sec., 132564.84149855908 rows/sec., 11.55 MiB/sec. | ||
| 22060 | 2025.09.19 00:43:35.660653 [ 5 ] {ade99701-6171-4e56-8b67-95a441dac723} <Debug> TCPHandler: Processed in 0.001595381 sec. | ||
| 22061 | 2025.09.19 00:43:35.660775 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22062 | 2025.09.19 00:43:35.660898 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22063 | 2025.09.19 00:43:35.660950 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22064 | 2025.09.19 00:43:35.661456 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22065 | 2025.09.19 00:43:35.661502 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22066 | 2025.09.19 00:43:35.661881 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22067 | 2025.09.19 00:43:35.662091 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22068 | 2025.09.19 00:43:35.662209 [ 86 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22069 | 2025.09.19 00:43:35.662226 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Debug> executeQuery: Read 64 rows, 4.77 KiB in 0.001353 sec., 47302.29120473023 rows/sec., 3.45 MiB/sec. | ||
| 22070 | 2025.09.19 00:43:35.662263 [ 86 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22071 | 2025.09.19 00:43:35.662280 [ 5 ] {e04e368e-afe7-4a8a-9fc1-b566bc83cc20} <Debug> TCPHandler: Processed in 0.001568071 sec. | ||
| 22072 | 2025.09.19 00:43:35.662289 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22073 | 2025.09.19 00:43:35.662408 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22074 | 2025.09.19 00:43:35.662419 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22075 | 2025.09.19 00:43:35.662532 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22076 | 2025.09.19 00:43:35.662539 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22077 | 2025.09.19 00:43:35.662577 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 276 rows starting from the beginning of the part | ||
| 22078 | 2025.09.19 00:43:35.662596 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22079 | 2025.09.19 00:43:35.662653 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 22080 | 2025.09.19 00:43:35.662709 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 205 rows starting from the beginning of the part | ||
| 22081 | 2025.09.19 00:43:35.662758 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 79 rows starting from the beginning of the part | ||
| 22082 | 2025.09.19 00:43:35.662887 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 205 rows starting from the beginning of the part | ||
| 22083 | 2025.09.19 00:43:35.662931 [ 194 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 22084 | 2025.09.19 00:43:35.663101 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22085 | 2025.09.19 00:43:35.663146 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22086 | 2025.09.19 00:43:35.663474 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22087 | 2025.09.19 00:43:35.663700 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22088 | 2025.09.19 00:43:35.663836 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Debug> executeQuery: Read 155 rows, 12.20 KiB in 0.001316 sec., 117781.15501519758 rows/sec., 9.05 MiB/sec. | ||
| 22089 | 2025.09.19 00:43:35.663845 [ 187 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 889 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148399 sec., 599060.6405703543 rows/sec., 39.96 MiB/sec. | ||
| 22090 | 2025.09.19 00:43:35.663878 [ 5 ] {1a61185e-265c-40be-9fec-5c59824ae1b1} <Debug> TCPHandler: Processed in 0.001517229 sec. | ||
| 22091 | 2025.09.19 00:43:35.664050 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22092 | 2025.09.19 00:43:35.664102 [ 191 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22093 | 2025.09.19 00:43:35.664148 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22094 | 2025.09.19 00:43:35.664196 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22095 | 2025.09.19 00:43:35.664450 [ 191 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22096 | 2025.09.19 00:43:35.664539 [ 191 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_146_29} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22097 | 2025.09.19 00:43:35.664630 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22098 | 2025.09.19 00:43:35.664652 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 22099 | 2025.09.19 00:43:35.664673 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22100 | 2025.09.19 00:43:35.665019 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22101 | 2025.09.19 00:43:35.665241 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22102 | 2025.09.19 00:43:35.665376 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001247 sec., 130713.71291098636 rows/sec., 9.08 MiB/sec. | ||
| 22103 | 2025.09.19 00:43:35.665415 [ 5 ] {9a62cbcc-1f48-4bf9-a80b-1412f44f77c6} <Debug> TCPHandler: Processed in 0.001415178 sec. | ||
| 22104 | 2025.09.19 00:43:35.665531 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22105 | 2025.09.19 00:43:35.665626 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22106 | 2025.09.19 00:43:35.665682 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22107 | 2025.09.19 00:43:35.666597 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22108 | 2025.09.19 00:43:35.666635 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22109 | 2025.09.19 00:43:35.667222 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22110 | 2025.09.19 00:43:35.667444 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22111 | 2025.09.19 00:43:35.667597 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.001988 sec., 30684.104627766596 rows/sec., 54.98 MiB/sec. | ||
| 22112 | 2025.09.19 00:43:35.667667 [ 5 ] {6ab66c91-c557-4c35-9e1c-73873c7d12e7} <Debug> TCPHandler: Processed in 0.002185769 sec. | ||
| 22113 | 2025.09.19 00:43:35.667791 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22114 | 2025.09.19 00:43:35.667887 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22115 | 2025.09.19 00:43:35.667929 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22116 | 2025.09.19 00:43:35.668255 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22117 | 2025.09.19 00:43:35.668292 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22118 | 2025.09.19 00:43:35.668591 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22119 | 2025.09.19 00:43:35.668794 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22120 | 2025.09.19 00:43:35.668940 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001072 sec., 8395.5223880597 rows/sec., 593.04 KiB/sec. | ||
| 22121 | 2025.09.19 00:43:35.668979 [ 5 ] {d3327c19-6882-4c86-98cc-4cedb9c86855} <Debug> TCPHandler: Processed in 0.001238906 sec. | ||
| 22122 | 2025.09.19 00:43:35.669086 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22123 | 2025.09.19 00:43:35.669182 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22124 | 2025.09.19 00:43:35.669224 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22125 | 2025.09.19 00:43:35.669550 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22126 | 2025.09.19 00:43:35.669587 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22127 | 2025.09.19 00:43:35.669888 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22128 | 2025.09.19 00:43:35.670105 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22129 | 2025.09.19 00:43:35.670249 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 22130 | 2025.09.19 00:43:35.670286 [ 5 ] {ed1e2e6b-200a-42c6-86be-0dbed38f8a55} <Debug> TCPHandler: Processed in 0.001253806 sec. | ||
| 22131 | 2025.09.19 00:43:36.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.04 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 402.45 MiB (RSS), difference: 3.41 MiB | ||
| 22132 | 2025.09.19 00:43:36.320294 [ 217 ] {} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22133 | 2025.09.19 00:43:36.320385 [ 217 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22134 | 2025.09.19 00:43:36.322736 [ 217 ] {} <Debug> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22135 | 2025.09.19 00:43:37.527347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22136 | 2025.09.19 00:43:37.545187 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22137 | 2025.09.19 00:43:37.545237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22138 | 2025.09.19 00:43:37.551648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22139 | 2025.09.19 00:43:37.552357 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22140 | 2025.09.19 00:43:37.555476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22141 | 2025.09.19 00:43:40.111599 [ 223 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22142 | 2025.09.19 00:43:40.111654 [ 223 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22143 | 2025.09.19 00:43:40.114246 [ 223 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22144 | 2025.09.19 00:43:40.382244 [ 223 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22145 | 2025.09.19 00:43:40.382294 [ 223 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22146 | 2025.09.19 00:43:40.384541 [ 223 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22147 | 2025.09.19 00:43:40.664888 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22148 | 2025.09.19 00:43:40.665104 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22149 | 2025.09.19 00:43:40.665212 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22150 | 2025.09.19 00:43:40.666267 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22151 | 2025.09.19 00:43:40.666314 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22152 | 2025.09.19 00:43:40.666709 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22153 | 2025.09.19 00:43:40.666929 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22154 | 2025.09.19 00:43:40.667078 [ 79 ] {} <Debug> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 22155 | 2025.09.19 00:43:40.667084 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002057 sec., 199319.39718035975 rows/sec., 12.64 MiB/sec. | ||
| 22156 | 2025.09.19 00:43:40.667146 [ 79 ] {} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22157 | 2025.09.19 00:43:40.667169 [ 5 ] {776b5246-1f24-4d30-94e9-adb8fb212416} <Debug> TCPHandler: Processed in 0.002407611 sec. | ||
| 22158 | 2025.09.19 00:43:40.667173 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22159 | 2025.09.19 00:43:40.667284 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 22160 | 2025.09.19 00:43:40.667299 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22161 | 2025.09.19 00:43:40.667401 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22162 | 2025.09.19 00:43:40.667406 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22163 | 2025.09.19 00:43:40.667448 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 410 rows starting from the beginning of the part | ||
| 22164 | 2025.09.19 00:43:40.667464 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22165 | 2025.09.19 00:43:40.667519 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 410 rows starting from the beginning of the part | ||
| 22166 | 2025.09.19 00:43:40.667569 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 410 rows starting from the beginning of the part | ||
| 22167 | 2025.09.19 00:43:40.667611 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 410 rows starting from the beginning of the part | ||
| 22168 | 2025.09.19 00:43:40.667654 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 410 rows starting from the beginning of the part | ||
| 22169 | 2025.09.19 00:43:40.667870 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22170 | 2025.09.19 00:43:40.667915 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22171 | 2025.09.19 00:43:40.668218 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 22172 | 2025.09.19 00:43:40.668445 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22173 | 2025.09.19 00:43:40.668576 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 22174 | 2025.09.19 00:43:40.668616 [ 5 ] {125228b5-1e67-4511-b566-06cfcd84a926} <Debug> TCPHandler: Processed in 0.001367978 sec. | ||
| 22175 | 2025.09.19 00:43:40.668722 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22176 | 2025.09.19 00:43:40.668744 [ 193 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505509 sec., 1361665.7223570235 rows/sec., 91.57 MiB/sec. | ||
| 22177 | 2025.09.19 00:43:40.668822 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22178 | 2025.09.19 00:43:40.668865 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22179 | 2025.09.19 00:43:40.668887 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 22180 | 2025.09.19 00:43:40.669134 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22181 | 2025.09.19 00:43:40.669205 [ 187 ] {2d6094de-19d5-49bd-95c1-f1f2c264841c::all_1_73_18} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 22182 | 2025.09.19 00:43:40.669275 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 22183 | 2025.09.19 00:43:40.669736 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22184 | 2025.09.19 00:43:40.669779 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22185 | 2025.09.19 00:43:40.670171 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22186 | 2025.09.19 00:43:40.670387 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22187 | 2025.09.19 00:43:40.670521 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Debug> executeQuery: Read 1113 rows, 89.87 KiB in 0.001718 sec., 647846.3329452852 rows/sec., 51.09 MiB/sec. | ||
| 22188 | 2025.09.19 00:43:40.670561 [ 5 ] {da039743-0b59-499c-9271-71dfaadab412} <Debug> TCPHandler: Processed in 0.001888714 sec. | ||
| 22189 | 2025.09.19 00:43:40.670672 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22190 | 2025.09.19 00:43:40.670765 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22191 | 2025.09.19 00:43:40.670806 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22192 | 2025.09.19 00:43:40.671279 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22193 | 2025.09.19 00:43:40.671316 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22194 | 2025.09.19 00:43:40.671624 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22195 | 2025.09.19 00:43:40.671832 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22196 | 2025.09.19 00:43:40.671964 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001218 sec., 169950.73891625617 rows/sec., 9.99 MiB/sec. | ||
| 22197 | 2025.09.19 00:43:40.672003 [ 5 ] {03aa43dd-02ec-4544-801d-223c7f4c7365} <Debug> TCPHandler: Processed in 0.001380308 sec. | ||
| 22198 | 2025.09.19 00:43:40.672108 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22199 | 2025.09.19 00:43:40.672201 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22200 | 2025.09.19 00:43:40.672240 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22201 | 2025.09.19 00:43:40.672707 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22202 | 2025.09.19 00:43:40.672743 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22203 | 2025.09.19 00:43:40.673044 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22204 | 2025.09.19 00:43:40.673255 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22205 | 2025.09.19 00:43:40.673388 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 22206 | 2025.09.19 00:43:40.673427 [ 5 ] {2b42df4e-ffba-440e-a4a7-c38c39db6b16} <Debug> TCPHandler: Processed in 0.001367148 sec. | ||
| 22207 | 2025.09.19 00:43:40.673550 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22208 | 2025.09.19 00:43:40.673672 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22209 | 2025.09.19 00:43:40.673723 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22210 | 2025.09.19 00:43:40.674243 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22211 | 2025.09.19 00:43:40.674282 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22212 | 2025.09.19 00:43:40.674605 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22213 | 2025.09.19 00:43:40.674811 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22214 | 2025.09.19 00:43:40.674917 [ 79 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 22215 | 2025.09.19 00:43:40.674943 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 22216 | 2025.09.19 00:43:40.674952 [ 79 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22217 | 2025.09.19 00:43:40.674986 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22218 | 2025.09.19 00:43:40.674989 [ 5 ] {49bbb2f8-5a83-4661-9971-337f2db1fb19} <Debug> TCPHandler: Processed in 0.001501039 sec. | ||
| 22219 | 2025.09.19 00:43:40.675065 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 22220 | 2025.09.19 00:43:40.675089 [ 221 ] {} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22221 | 2025.09.19 00:43:40.675108 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22222 | 2025.09.19 00:43:40.675127 [ 221 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22223 | 2025.09.19 00:43:40.675167 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22224 | 2025.09.19 00:43:40.675200 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 211 rows starting from the beginning of the part | ||
| 22225 | 2025.09.19 00:43:40.675208 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22226 | 2025.09.19 00:43:40.675253 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22227 | 2025.09.19 00:43:40.675259 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 211 rows starting from the beginning of the part | ||
| 22228 | 2025.09.19 00:43:40.675316 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 211 rows starting from the beginning of the part | ||
| 22229 | 2025.09.19 00:43:40.675359 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 211 rows starting from the beginning of the part | ||
| 22230 | 2025.09.19 00:43:40.675402 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 211 rows starting from the beginning of the part | ||
| 22231 | 2025.09.19 00:43:40.675912 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22232 | 2025.09.19 00:43:40.675954 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22233 | 2025.09.19 00:43:40.676289 [ 191 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256156 sec., 839863.8385678212 rows/sec., 50.90 MiB/sec. | ||
| 22234 | 2025.09.19 00:43:40.676296 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22235 | 2025.09.19 00:43:40.676529 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 22236 | 2025.09.19 00:43:40.676561 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22237 | 2025.09.19 00:43:40.676700 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001511 sec., 450694.90403706155 rows/sec., 31.43 MiB/sec. | ||
| 22238 | 2025.09.19 00:43:40.676741 [ 5 ] {c72bb514-b901-4acd-aeb2-cee795ea1c0d} <Debug> TCPHandler: Processed in 0.001683282 sec. | ||
| 22239 | 2025.09.19 00:43:40.676855 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22240 | 2025.09.19 00:43:40.676930 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22241 | 2025.09.19 00:43:40.676951 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22242 | 2025.09.19 00:43:40.676999 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22243 | 2025.09.19 00:43:40.677071 [ 186 ] {f8db6fba-2672-496b-8c06-1e2b866181bb::all_1_73_18} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 22244 | 2025.09.19 00:43:40.677173 [ 221 ] {} <Debug> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 22245 | 2025.09.19 00:43:40.677231 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 22246 | 2025.09.19 00:43:40.677346 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22247 | 2025.09.19 00:43:40.677386 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22248 | 2025.09.19 00:43:40.677694 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22249 | 2025.09.19 00:43:40.677903 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22250 | 2025.09.19 00:43:40.678033 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 22251 | 2025.09.19 00:43:40.678071 [ 5 ] {5b86218b-09ed-47b1-a2f1-00fd79e8390d} <Debug> TCPHandler: Processed in 0.001265807 sec. | ||
| 22252 | 2025.09.19 00:43:40.678179 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22253 | 2025.09.19 00:43:40.678273 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22254 | 2025.09.19 00:43:40.678317 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22255 | 2025.09.19 00:43:40.678746 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22256 | 2025.09.19 00:43:40.678782 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22257 | 2025.09.19 00:43:40.679144 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22258 | 2025.09.19 00:43:40.679359 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22259 | 2025.09.19 00:43:40.679493 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001239 sec., 254237.2881355932 rows/sec., 16.70 MiB/sec. | ||
| 22260 | 2025.09.19 00:43:40.679532 [ 5 ] {8cca7606-fa12-42db-bfd9-231b3677b168} <Debug> TCPHandler: Processed in 0.001401428 sec. | ||
| 22261 | 2025.09.19 00:43:40.679634 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22262 | 2025.09.19 00:43:40.679726 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22263 | 2025.09.19 00:43:40.679768 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22264 | 2025.09.19 00:43:40.680092 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22265 | 2025.09.19 00:43:40.680129 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22266 | 2025.09.19 00:43:40.680411 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22267 | 2025.09.19 00:43:40.680608 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22268 | 2025.09.19 00:43:40.680734 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 22269 | 2025.09.19 00:43:40.680769 [ 5 ] {289004b5-1f06-42da-94e4-a80443e4933b} <Debug> TCPHandler: Processed in 0.001185295 sec. | ||
| 22270 | 2025.09.19 00:43:40.680878 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22271 | 2025.09.19 00:43:40.680970 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22272 | 2025.09.19 00:43:40.681010 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22273 | 2025.09.19 00:43:40.681332 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22274 | 2025.09.19 00:43:40.681367 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22275 | 2025.09.19 00:43:40.681671 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22276 | 2025.09.19 00:43:40.681872 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22277 | 2025.09.19 00:43:40.681996 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001043 sec., 99712.368168744 rows/sec., 6.11 MiB/sec. | ||
| 22278 | 2025.09.19 00:43:40.682031 [ 5 ] {1f78a6a0-a707-42d0-8468-e8dc5d021a71} <Debug> TCPHandler: Processed in 0.001201966 sec. | ||
| 22279 | 2025.09.19 00:43:42.436423 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48453 | ||
| 22280 | 2025.09.19 00:43:42.437212 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22281 | 2025.09.19 00:43:42.437266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22282 | 2025.09.19 00:43:42.437781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22283 | 2025.09.19 00:43:42.438028 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22284 | 2025.09.19 00:43:42.438183 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48453 | ||
| 22285 | 2025.09.19 00:43:42.438187 [ 76 ] {} <Debug> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22286 | 2025.09.19 00:43:42.438263 [ 76 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22287 | 2025.09.19 00:43:42.438287 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22288 | 2025.09.19 00:43:42.438461 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::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 | ||
| 22289 | 2025.09.19 00:43:42.438675 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22290 | 2025.09.19 00:43:42.438740 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46021 rows starting from the beginning of the part | ||
| 22291 | 2025.09.19 00:43:42.438845 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 22292 | 2025.09.19 00:43:42.438922 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 22293 | 2025.09.19 00:43:42.438992 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 22294 | 2025.09.19 00:43:42.439056 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 22295 | 2025.09.19 00:43:42.439115 [ 193 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 22296 | 2025.09.19 00:43:42.442261 [ 191 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48453 rows, containing 4 columns (4 merged, 0 gathered) in 0.003892371 sec., 12448196.741780268 rows/sec., 178.07 MiB/sec. | ||
| 22297 | 2025.09.19 00:43:42.442748 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22298 | 2025.09.19 00:43:42.443097 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22299 | 2025.09.19 00:43:42.443176 [ 192 ] {0c62cb11-80b2-4f4c-9e7c-9798797b735e::all_1_101_20} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22300 | 2025.09.19 00:43:42.443302 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22301 | 2025.09.19 00:43:45.055580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 22302 | 2025.09.19 00:43:45.074363 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22303 | 2025.09.19 00:43:45.074417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22304 | 2025.09.19 00:43:45.080960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22305 | 2025.09.19 00:43:45.082115 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22306 | 2025.09.19 00:43:45.082423 [ 73 ] {} <Debug> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22307 | 2025.09.19 00:43:45.082521 [ 73 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22308 | 2025.09.19 00:43:45.082542 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22309 | 2025.09.19 00:43:45.082642 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::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 | ||
| 22310 | 2025.09.19 00:43:45.085442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 22311 | 2025.09.19 00:43:45.085936 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22312 | 2025.09.19 00:43:45.086728 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 22313 | 2025.09.19 00:43:45.090318 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 22314 | 2025.09.19 00:43:45.093815 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 22315 | 2025.09.19 00:43:45.097664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2772 | ||
| 22316 | 2025.09.19 00:43:45.097856 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 22317 | 2025.09.19 00:43:45.100002 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22318 | 2025.09.19 00:43:45.100040 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22319 | 2025.09.19 00:43:45.101306 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22320 | 2025.09.19 00:43:45.101798 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22321 | 2025.09.19 00:43:45.102057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2772 | ||
| 22322 | 2025.09.19 00:43:45.102207 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 22323 | 2025.09.19 00:43:45.106902 [ 192 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 22324 | 2025.09.19 00:43:45.167418 [ 191 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.084816989 sec., 8972.259083613544 rows/sec., 46.39 MiB/sec. | ||
| 22325 | 2025.09.19 00:43:45.170784 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22326 | 2025.09.19 00:43:45.173283 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22327 | 2025.09.19 00:43:45.173390 [ 201 ] {e79036e7-2c51-45d0-a6d4-7f235fc21f0e::all_1_101_20} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22328 | 2025.09.19 00:43:45.176526 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22329 | 2025.09.19 00:43:45.655753 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22330 | 2025.09.19 00:43:45.655923 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22331 | 2025.09.19 00:43:45.655986 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22332 | 2025.09.19 00:43:45.656703 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22333 | 2025.09.19 00:43:45.656742 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22334 | 2025.09.19 00:43:45.657140 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22335 | 2025.09.19 00:43:45.657359 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22336 | 2025.09.19 00:43:45.657507 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001631 sec., 109135.4996934396 rows/sec., 9.59 MiB/sec. | ||
| 22337 | 2025.09.19 00:43:45.657550 [ 5 ] {f35ccfc8-531a-4ba5-934e-3248c5042b79} <Debug> TCPHandler: Processed in 0.001926925 sec. | ||
| 22338 | 2025.09.19 00:43:45.657664 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22339 | 2025.09.19 00:43:45.657757 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22340 | 2025.09.19 00:43:45.657797 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22341 | 2025.09.19 00:43:45.658222 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22342 | 2025.09.19 00:43:45.658258 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22343 | 2025.09.19 00:43:45.658551 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 22344 | 2025.09.19 00:43:45.658749 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22345 | 2025.09.19 00:43:45.658875 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Debug> executeQuery: Read 61 rows, 4.59 KiB in 0.001137 sec., 53649.95602462621 rows/sec., 3.94 MiB/sec. | ||
| 22346 | 2025.09.19 00:43:45.658913 [ 5 ] {e1a568dc-c39f-4de2-9087-7558f2c90b4f} <Debug> TCPHandler: Processed in 0.001297067 sec. | ||
| 22347 | 2025.09.19 00:43:45.659032 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22348 | 2025.09.19 00:43:45.659125 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22349 | 2025.09.19 00:43:45.659164 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22350 | 2025.09.19 00:43:45.659598 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22351 | 2025.09.19 00:43:45.659634 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22352 | 2025.09.19 00:43:45.659937 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22353 | 2025.09.19 00:43:45.660158 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22354 | 2025.09.19 00:43:45.660284 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Debug> executeQuery: Read 125 rows, 10.00 KiB in 0.001176 sec., 106292.51700680272 rows/sec., 8.30 MiB/sec. | ||
| 22355 | 2025.09.19 00:43:45.660321 [ 5 ] {ad7d2d9d-63f3-42d1-b7c6-8399880e1eb3} <Debug> TCPHandler: Processed in 0.001337717 sec. | ||
| 22356 | 2025.09.19 00:43:45.660433 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22357 | 2025.09.19 00:43:45.660529 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22358 | 2025.09.19 00:43:45.660573 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22359 | 2025.09.19 00:43:45.660970 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22360 | 2025.09.19 00:43:45.661005 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22361 | 2025.09.19 00:43:45.661321 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22362 | 2025.09.19 00:43:45.661530 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22363 | 2025.09.19 00:43:45.661655 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 22364 | 2025.09.19 00:43:45.661654 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_145_30 to all_149_149_0 | ||
| 22365 | 2025.09.19 00:43:45.661693 [ 5 ] {86d0a8e0-62e4-4c51-8e02-f6125088881e} <Debug> TCPHandler: Processed in 0.001306727 sec. | ||
| 22366 | 2025.09.19 00:43:45.661731 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22367 | 2025.09.19 00:43:45.661756 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22368 | 2025.09.19 00:43:45.661828 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22369 | 2025.09.19 00:43:45.661868 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_145_30 to all_149_149_0 into Compact with storage Full | ||
| 22370 | 2025.09.19 00:43:45.661924 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22371 | 2025.09.19 00:43:45.661983 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22372 | 2025.09.19 00:43:45.662022 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22373 | 2025.09.19 00:43:45.662066 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_30, total 50822 rows starting from the beginning of the part | ||
| 22374 | 2025.09.19 00:43:45.662139 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 855 rows starting from the beginning of the part | ||
| 22375 | 2025.09.19 00:43:45.662195 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 314 rows starting from the beginning of the part | ||
| 22376 | 2025.09.19 00:43:45.662242 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 163 rows starting from the beginning of the part | ||
| 22377 | 2025.09.19 00:43:45.662286 [ 198 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 315 rows starting from the beginning of the part | ||
| 22378 | 2025.09.19 00:43:45.662914 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22379 | 2025.09.19 00:43:45.662955 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22380 | 2025.09.19 00:43:45.663570 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22381 | 2025.09.19 00:43:45.663821 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22382 | 2025.09.19 00:43:45.663975 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.002068 sec., 29497.098646034818 rows/sec., 52.86 MiB/sec. | ||
| 22383 | 2025.09.19 00:43:45.664032 [ 5 ] {a1142ea8-b5ff-49ec-8aa2-fdcf91a1a615} <Debug> TCPHandler: Processed in 0.00225079 sec. | ||
| 22384 | 2025.09.19 00:43:45.664152 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22385 | 2025.09.19 00:43:45.664247 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22386 | 2025.09.19 00:43:45.664289 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22387 | 2025.09.19 00:43:45.664627 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22388 | 2025.09.19 00:43:45.664667 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22389 | 2025.09.19 00:43:45.664980 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22390 | 2025.09.19 00:43:45.665192 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22391 | 2025.09.19 00:43:45.665329 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 22392 | 2025.09.19 00:43:45.665366 [ 5 ] {953a95b2-8637-4814-9115-3d3cb0b0e77a} <Debug> TCPHandler: Processed in 0.001264206 sec. | ||
| 22393 | 2025.09.19 00:43:45.672090 [ 191 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52469 rows, containing 5 columns (5 merged, 0 gathered) in 0.010270454 sec., 5108732.2916786345 rows/sec., 342.03 MiB/sec. | ||
| 22394 | 2025.09.19 00:43:45.672538 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Trace> MergedBlockOutputStream: filled checksums all_1_149_31 (state Temporary) | ||
| 22395 | 2025.09.19 00:43:45.672846 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_149_31 to all_1_149_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22396 | 2025.09.19 00:43:45.672927 [ 196 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_145_30, all_149_149_0] -> all_1_149_31 | ||
| 22397 | 2025.09.19 00:43:45.673021 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 22398 | 2025.09.19 00:43:46.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.99 MiB, peak 421.62 MiB, free memory in arenas 0.00 B, will set to 402.95 MiB (RSS), difference: -1.05 MiB | ||
| 22399 | 2025.09.19 00:43:46.262856 [ 72 ] {} <Debug> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22400 | 2025.09.19 00:43:46.262925 [ 72 ] {} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22401 | 2025.09.19 00:43:46.262945 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22402 | 2025.09.19 00:43:46.263055 [ 191 ] {c7b68fed-3234-4b22-acba-4f90489b1415::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 | ||
| 22403 | 2025.09.19 00:43:46.263190 [ 191 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22404 | 2025.09.19 00:43:46.263226 [ 191 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 22405 | 2025.09.19 00:43:46.263290 [ 191 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 22406 | 2025.09.19 00:43:46.263336 [ 191 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 22407 | 2025.09.19 00:43:46.263379 [ 191 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 22408 | 2025.09.19 00:43:46.263419 [ 191 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 22409 | 2025.09.19 00:43:46.265719 [ 196 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714326 sec., 18789.1948130033 rows/sec., 1.34 MiB/sec. | ||
| 22410 | 2025.09.19 00:43:46.265888 [ 195 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22411 | 2025.09.19 00:43:46.266215 [ 195 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22412 | 2025.09.19 00:43:46.266284 [ 195 ] {c7b68fed-3234-4b22-acba-4f90489b1415::all_1_5_1} <Trace> oximeter.measurements_i64 (c7b68fed-3234-4b22-acba-4f90489b1415) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22413 | 2025.09.19 00:43:46.266359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22414 | 2025.09.19 00:43:49.711086 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22415 | 2025.09.19 00:43:49.711167 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22416 | 2025.09.19 00:43:49.938387 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48901 | ||
| 22417 | 2025.09.19 00:43:49.939188 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22418 | 2025.09.19 00:43:49.939252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22419 | 2025.09.19 00:43:49.939762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22420 | 2025.09.19 00:43:49.939989 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22421 | 2025.09.19 00:43:49.940118 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48901 | ||
| 22422 | 2025.09.19 00:43:50.453093 [ 219 ] {} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22423 | 2025.09.19 00:43:50.453179 [ 219 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22424 | 2025.09.19 00:43:50.456609 [ 219 ] {} <Debug> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22425 | 2025.09.19 00:43:50.665072 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22426 | 2025.09.19 00:43:50.665339 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22427 | 2025.09.19 00:43:50.665403 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22428 | 2025.09.19 00:43:50.666172 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22429 | 2025.09.19 00:43:50.666212 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22430 | 2025.09.19 00:43:50.666607 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22431 | 2025.09.19 00:43:50.666831 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22432 | 2025.09.19 00:43:50.666978 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00171 sec., 239766.08187134503 rows/sec., 15.21 MiB/sec. | ||
| 22433 | 2025.09.19 00:43:50.667020 [ 5 ] {e63d708b-fd8d-48eb-81b1-6b3094c3b953} <Debug> TCPHandler: Processed in 0.002125927 sec. | ||
| 22434 | 2025.09.19 00:43:50.667135 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22435 | 2025.09.19 00:43:50.667229 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22436 | 2025.09.19 00:43:50.667269 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22437 | 2025.09.19 00:43:50.668011 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22438 | 2025.09.19 00:43:50.668048 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22439 | 2025.09.19 00:43:50.668404 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22440 | 2025.09.19 00:43:50.668608 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22441 | 2025.09.19 00:43:50.668734 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001523 sec., 730137.8857518056 rows/sec., 57.58 MiB/sec. | ||
| 22442 | 2025.09.19 00:43:50.668738 [ 64 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22443 | 2025.09.19 00:43:50.668771 [ 5 ] {3dd1f028-b07c-48b0-bd32-016634b39622} <Debug> TCPHandler: Processed in 0.001686212 sec. | ||
| 22444 | 2025.09.19 00:43:50.668813 [ 64 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22445 | 2025.09.19 00:43:50.668843 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22446 | 2025.09.19 00:43:50.668906 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22447 | 2025.09.19 00:43:50.668954 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22448 | 2025.09.19 00:43:50.669004 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22449 | 2025.09.19 00:43:50.669048 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22450 | 2025.09.19 00:43:50.669068 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22451 | 2025.09.19 00:43:50.669106 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2390 rows starting from the beginning of the part | ||
| 22452 | 2025.09.19 00:43:50.669174 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1112 rows starting from the beginning of the part | ||
| 22453 | 2025.09.19 00:43:50.669219 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 184 rows starting from the beginning of the part | ||
| 22454 | 2025.09.19 00:43:50.669268 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1113 rows starting from the beginning of the part | ||
| 22455 | 2025.09.19 00:43:50.669315 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 178 rows starting from the beginning of the part | ||
| 22456 | 2025.09.19 00:43:50.669357 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1112 rows starting from the beginning of the part | ||
| 22457 | 2025.09.19 00:43:50.669508 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22458 | 2025.09.19 00:43:50.669549 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22459 | 2025.09.19 00:43:50.669871 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22460 | 2025.09.19 00:43:50.670082 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22461 | 2025.09.19 00:43:50.670213 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001226 sec., 167210.44045676998 rows/sec., 9.81 MiB/sec. | ||
| 22462 | 2025.09.19 00:43:50.670249 [ 5 ] {790e3065-ac1c-49a2-98be-8aab67ad0728} <Debug> TCPHandler: Processed in 0.001394149 sec. | ||
| 22463 | 2025.09.19 00:43:50.670363 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22464 | 2025.09.19 00:43:50.670456 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22465 | 2025.09.19 00:43:50.670497 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22466 | 2025.09.19 00:43:50.670949 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22467 | 2025.09.19 00:43:50.670985 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22468 | 2025.09.19 00:43:50.671281 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22469 | 2025.09.19 00:43:50.671489 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22470 | 2025.09.19 00:43:50.671599 [ 188 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6089 rows, containing 5 columns (5 merged, 0 gathered) in 0.002694205 sec., 2260035.891849358 rows/sec., 190.07 MiB/sec. | ||
| 22471 | 2025.09.19 00:43:50.671617 [ 64 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 22472 | 2025.09.19 00:43:50.671623 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 22473 | 2025.09.19 00:43:50.671666 [ 64 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22474 | 2025.09.19 00:43:50.671686 [ 5 ] {565dcbdb-c1a7-49bf-b370-6f566252f460} <Debug> TCPHandler: Processed in 0.001372829 sec. | ||
| 22475 | 2025.09.19 00:43:50.671696 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22476 | 2025.09.19 00:43:50.671786 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::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 | ||
| 22477 | 2025.09.19 00:43:50.671797 [ 212 ] {} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 22478 | 2025.09.19 00:43:50.671807 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22479 | 2025.09.19 00:43:50.671826 [ 212 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 22480 | 2025.09.19 00:43:50.671867 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22481 | 2025.09.19 00:43:50.671894 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22482 | 2025.09.19 00:43:50.671915 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22483 | 2025.09.19 00:43:50.671933 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 441 rows starting from the beginning of the part | ||
| 22484 | 2025.09.19 00:43:50.671962 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22485 | 2025.09.19 00:43:50.672004 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 212 rows starting from the beginning of the part | ||
| 22486 | 2025.09.19 00:43:50.672057 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 229 rows starting from the beginning of the part | ||
| 22487 | 2025.09.19 00:43:50.672098 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 212 rows starting from the beginning of the part | ||
| 22488 | 2025.09.19 00:43:50.672138 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 212 rows starting from the beginning of the part | ||
| 22489 | 2025.09.19 00:43:50.672161 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22490 | 2025.09.19 00:43:50.672180 [ 196 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 212 rows starting from the beginning of the part | ||
| 22491 | 2025.09.19 00:43:50.672261 [ 191 ] {9e4bd44a-880a-4962-a1be-a881e15039c8::all_1_151_30} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22492 | 2025.09.19 00:43:50.672346 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 22493 | 2025.09.19 00:43:50.672423 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22494 | 2025.09.19 00:43:50.672467 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22495 | 2025.09.19 00:43:50.672829 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22496 | 2025.09.19 00:43:50.673091 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22497 | 2025.09.19 00:43:50.673154 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404489 sec., 1080820.1417027828 rows/sec., 74.87 MiB/sec. | ||
| 22498 | 2025.09.19 00:43:50.673232 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001334 sec., 158170.91454272866 rows/sec., 8.98 MiB/sec. | ||
| 22499 | 2025.09.19 00:43:50.673276 [ 5 ] {725ab9a2-1e23-4b79-994f-79832207cd0e} <Debug> TCPHandler: Processed in 0.001517999 sec. | ||
| 22500 | 2025.09.19 00:43:50.673343 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 22501 | 2025.09.19 00:43:50.673388 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22502 | 2025.09.19 00:43:50.673488 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22503 | 2025.09.19 00:43:50.673534 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22504 | 2025.09.19 00:43:50.673643 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22505 | 2025.09.19 00:43:50.673712 [ 188 ] {706940ea-815b-4cd1-81fc-7f551524c84a::all_1_100_20} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 22506 | 2025.09.19 00:43:50.673788 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 22507 | 2025.09.19 00:43:50.673984 [ 212 ] {} <Debug> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 22508 | 2025.09.19 00:43:50.674171 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22509 | 2025.09.19 00:43:50.674213 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22510 | 2025.09.19 00:43:50.674546 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22511 | 2025.09.19 00:43:50.674750 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22512 | 2025.09.19 00:43:50.674868 [ 64 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22513 | 2025.09.19 00:43:50.674881 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001411 sec., 481218.993621545 rows/sec., 33.54 MiB/sec. | ||
| 22514 | 2025.09.19 00:43:50.674901 [ 64 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22515 | 2025.09.19 00:43:50.674925 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22516 | 2025.09.19 00:43:50.674929 [ 5 ] {bb39c3b1-26ca-4043-9798-a4782736588f} <Debug> TCPHandler: Processed in 0.001590841 sec. | ||
| 22517 | 2025.09.19 00:43:50.674995 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22518 | 2025.09.19 00:43:50.675061 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22519 | 2025.09.19 00:43:50.675087 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22520 | 2025.09.19 00:43:50.675115 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1257 rows starting from the beginning of the part | ||
| 22521 | 2025.09.19 00:43:50.675161 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 679 rows starting from the beginning of the part | ||
| 22522 | 2025.09.19 00:43:50.675161 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22523 | 2025.09.19 00:43:50.675195 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 155 rows starting from the beginning of the part | ||
| 22524 | 2025.09.19 00:43:50.675216 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22525 | 2025.09.19 00:43:50.675233 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 681 rows starting from the beginning of the part | ||
| 22526 | 2025.09.19 00:43:50.675269 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 125 rows starting from the beginning of the part | ||
| 22527 | 2025.09.19 00:43:50.675303 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 679 rows starting from the beginning of the part | ||
| 22528 | 2025.09.19 00:43:50.675569 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22529 | 2025.09.19 00:43:50.675610 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22530 | 2025.09.19 00:43:50.675919 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22531 | 2025.09.19 00:43:50.676132 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22532 | 2025.09.19 00:43:50.676259 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 22533 | 2025.09.19 00:43:50.676295 [ 5 ] {44c2c44a-4474-485c-9594-911d70095177} <Debug> TCPHandler: Processed in 0.001283347 sec. | ||
| 22534 | 2025.09.19 00:43:50.676415 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22535 | 2025.09.19 00:43:50.676508 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22536 | 2025.09.19 00:43:50.676550 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22537 | 2025.09.19 00:43:50.676612 [ 196 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650592 sec., 2166495.4149783836 rows/sec., 162.16 MiB/sec. | ||
| 22538 | 2025.09.19 00:43:50.676814 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22539 | 2025.09.19 00:43:50.676975 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22540 | 2025.09.19 00:43:50.677018 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22541 | 2025.09.19 00:43:50.677087 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22542 | 2025.09.19 00:43:50.677167 [ 199 ] {822e9601-af4e-42c5-9051-fc90bb73d39d::all_1_151_30} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22543 | 2025.09.19 00:43:50.677253 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 22544 | 2025.09.19 00:43:50.677370 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22545 | 2025.09.19 00:43:50.677582 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22546 | 2025.09.19 00:43:50.677708 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 22547 | 2025.09.19 00:43:50.677743 [ 5 ] {6c1c728c-7d25-461c-9135-77f72815fa73} <Debug> TCPHandler: Processed in 0.001376368 sec. | ||
| 22548 | 2025.09.19 00:43:50.677852 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22549 | 2025.09.19 00:43:50.677946 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22550 | 2025.09.19 00:43:50.677986 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22551 | 2025.09.19 00:43:50.678298 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22552 | 2025.09.19 00:43:50.678334 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22553 | 2025.09.19 00:43:50.678620 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22554 | 2025.09.19 00:43:50.678817 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22555 | 2025.09.19 00:43:50.678942 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 22556 | 2025.09.19 00:43:50.678978 [ 5 ] {8a402d36-d316-4c49-ae84-413a0340c916} <Debug> TCPHandler: Processed in 0.001173315 sec. | ||
| 22557 | 2025.09.19 00:43:50.679096 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22558 | 2025.09.19 00:43:50.679188 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22559 | 2025.09.19 00:43:50.679228 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22560 | 2025.09.19 00:43:50.679550 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22561 | 2025.09.19 00:43:50.679586 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22562 | 2025.09.19 00:43:50.679886 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22563 | 2025.09.19 00:43:50.680091 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22564 | 2025.09.19 00:43:50.680197 [ 64 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22565 | 2025.09.19 00:43:50.680216 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 22566 | 2025.09.19 00:43:50.680226 [ 64 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22567 | 2025.09.19 00:43:50.680255 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22568 | 2025.09.19 00:43:50.680259 [ 5 ] {a86db00a-3639-4f57-8122-35c6913e6b28} <Debug> TCPHandler: Processed in 0.001212526 sec. | ||
| 22569 | 2025.09.19 00:43:50.680323 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22570 | 2025.09.19 00:43:50.680423 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22571 | 2025.09.19 00:43:50.680454 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 11788 rows starting from the beginning of the part | ||
| 22572 | 2025.09.19 00:43:50.680507 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 104 rows starting from the beginning of the part | ||
| 22573 | 2025.09.19 00:43:50.680548 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 22574 | 2025.09.19 00:43:50.680585 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 104 rows starting from the beginning of the part | ||
| 22575 | 2025.09.19 00:43:50.680620 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 22576 | 2025.09.19 00:43:50.680659 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 104 rows starting from the beginning of the part | ||
| 22577 | 2025.09.19 00:43:50.683456 [ 197 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12220 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160592 sec., 3866364.276059675 rows/sec., 245.67 MiB/sec. | ||
| 22578 | 2025.09.19 00:43:50.683711 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22579 | 2025.09.19 00:43:50.683961 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22580 | 2025.09.19 00:43:50.684023 [ 196 ] {b738a803-748c-4d53-a5f6-a7270b4dec14::all_1_151_30} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22581 | 2025.09.19 00:43:50.684085 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 22582 | 2025.09.19 00:43:52.585562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 22583 | 2025.09.19 00:43:52.604912 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22584 | 2025.09.19 00:43:52.604977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22585 | 2025.09.19 00:43:52.611425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22586 | 2025.09.19 00:43:52.612153 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22587 | 2025.09.19 00:43:52.616051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 22588 | 2025.09.19 00:43:55.102327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2804 | ||
| 22589 | 2025.09.19 00:43:55.105225 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22590 | 2025.09.19 00:43:55.105283 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22591 | 2025.09.19 00:43:55.106651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22592 | 2025.09.19 00:43:55.107596 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22593 | 2025.09.19 00:43:55.107772 [ 55 ] {} <Debug> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 22594 | 2025.09.19 00:43:55.107836 [ 55 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22595 | 2025.09.19 00:43:55.107857 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22596 | 2025.09.19 00:43:55.107951 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::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 | ||
| 22597 | 2025.09.19 00:43:55.108011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2804 | ||
| 22598 | 2025.09.19 00:43:55.108419 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22599 | 2025.09.19 00:43:55.108555 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2618 rows starting from the beginning of the part | ||
| 22600 | 2025.09.19 00:43:55.108904 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 22601 | 2025.09.19 00:43:55.109243 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
| 22602 | 2025.09.19 00:43:55.109575 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
| 22603 | 2025.09.19 00:43:55.109897 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
| 22604 | 2025.09.19 00:43:55.110224 [ 196 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part | ||
| 22605 | 2025.09.19 00:43:55.118569 [ 197 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2804 rows, containing 72 columns (72 merged, 0 gathered) in 0.01065407 sec., 263185.8059877587 rows/sec., 196.93 MiB/sec. | ||
| 22606 | 2025.09.19 00:43:55.121259 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 22607 | 2025.09.19 00:43:55.122194 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22608 | 2025.09.19 00:43:55.122285 [ 189 ] {2b9adc55-56f1-49d0-95a7-432df3e07345::all_1_76_15} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 22609 | 2025.09.19 00:43:55.122660 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 22610 | 2025.09.19 00:43:55.682463 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22611 | 2025.09.19 00:43:55.682714 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22612 | 2025.09.19 00:43:55.682814 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22613 | 2025.09.19 00:43:55.683649 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22614 | 2025.09.19 00:43:55.683692 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22615 | 2025.09.19 00:43:55.684235 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 22616 | 2025.09.19 00:43:55.684697 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Trace> oximeter.fields_ipaddr (69ce110b-8b84-42f1-9d2d-3c54207a4ece): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22617 | 2025.09.19 00:43:55.684843 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002203 sec., 907.8529278256922 rows/sec., 74.03 KiB/sec. | ||
| 22618 | 2025.09.19 00:43:55.684886 [ 5 ] {3f47ab71-a1cf-407b-9752-2b7af6f85f43} <Debug> TCPHandler: Processed in 0.002592694 sec. | ||
| 22619 | 2025.09.19 00:43:55.685005 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22620 | 2025.09.19 00:43:55.685100 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22621 | 2025.09.19 00:43:55.685139 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22622 | 2025.09.19 00:43:55.686034 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22623 | 2025.09.19 00:43:55.686071 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22624 | 2025.09.19 00:43:55.686567 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22625 | 2025.09.19 00:43:55.686998 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22626 | 2025.09.19 00:43:55.687132 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Debug> executeQuery: Read 1319 rows, 112.20 KiB in 0.00205 sec., 643414.6341463414 rows/sec., 53.45 MiB/sec. | ||
| 22627 | 2025.09.19 00:43:55.687170 [ 5 ] {81b8f22d-d55e-44e9-9f74-bc11fba68c98} <Debug> TCPHandler: Processed in 0.002214618 sec. | ||
| 22628 | 2025.09.19 00:43:55.687295 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22629 | 2025.09.19 00:43:55.687388 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22630 | 2025.09.19 00:43:55.687427 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22631 | 2025.09.19 00:43:55.687855 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22632 | 2025.09.19 00:43:55.687891 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22633 | 2025.09.19 00:43:55.688284 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22634 | 2025.09.19 00:43:55.688694 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22635 | 2025.09.19 00:43:55.688825 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Debug> executeQuery: Read 63 rows, 4.73 KiB in 0.001455 sec., 43298.96907216495 rows/sec., 3.17 MiB/sec. | ||
| 22636 | 2025.09.19 00:43:55.688864 [ 5 ] {ad23ca90-8ba2-4f5e-94f7-706b664d31cc} <Debug> TCPHandler: Processed in 0.001618472 sec. | ||
| 22637 | 2025.09.19 00:43:55.688974 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22638 | 2025.09.19 00:43:55.689066 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22639 | 2025.09.19 00:43:55.689105 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22640 | 2025.09.19 00:43:55.689567 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22641 | 2025.09.19 00:43:55.689604 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22642 | 2025.09.19 00:43:55.690010 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22643 | 2025.09.19 00:43:55.690451 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22644 | 2025.09.19 00:43:55.690584 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001535 sec., 148534.2019543974 rows/sec., 10.06 MiB/sec. | ||
| 22645 | 2025.09.19 00:43:55.690622 [ 5 ] {f66d90fb-ecc5-41f9-a8c0-417ef119f4a2} <Debug> TCPHandler: Processed in 0.001698242 sec. | ||
| 22646 | 2025.09.19 00:43:55.690732 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22647 | 2025.09.19 00:43:55.690825 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22648 | 2025.09.19 00:43:55.690865 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22649 | 2025.09.19 00:43:55.691439 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22650 | 2025.09.19 00:43:55.691475 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22651 | 2025.09.19 00:43:55.691906 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22652 | 2025.09.19 00:43:55.692319 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22653 | 2025.09.19 00:43:55.692462 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Debug> executeQuery: Read 583 rows, 44.45 KiB in 0.001654 sec., 352478.83917775087 rows/sec., 26.25 MiB/sec. | ||
| 22654 | 2025.09.19 00:43:55.692500 [ 5 ] {9045e4b2-3305-4767-980a-8aae707dc4a5} <Debug> TCPHandler: Processed in 0.001817133 sec. | ||
| 22655 | 2025.09.19 00:43:55.692499 [ 212 ] {} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22656 | 2025.09.19 00:43:55.692549 [ 212 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22657 | 2025.09.19 00:43:55.692631 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22658 | 2025.09.19 00:43:55.692729 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22659 | 2025.09.19 00:43:55.692772 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22660 | 2025.09.19 00:43:55.693317 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22661 | 2025.09.19 00:43:55.693355 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22662 | 2025.09.19 00:43:55.693872 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22663 | 2025.09.19 00:43:55.694361 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22664 | 2025.09.19 00:43:55.694504 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001793 sec., 471277.18906860007 rows/sec., 31.72 MiB/sec. | ||
| 22665 | 2025.09.19 00:43:55.694544 [ 5 ] {9dd75478-419d-4a13-99e4-8923e4372587} <Debug> TCPHandler: Processed in 0.001961956 sec. | ||
| 22666 | 2025.09.19 00:43:55.694575 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22667 | 2025.09.19 00:43:55.694627 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22668 | 2025.09.19 00:43:55.694665 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22669 | 2025.09.19 00:43:55.694765 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22670 | 2025.09.19 00:43:55.694821 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22671 | 2025.09.19 00:43:55.695682 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22672 | 2025.09.19 00:43:55.695720 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22673 | 2025.09.19 00:43:55.696326 [ 212 ] {} <Debug> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22674 | 2025.09.19 00:43:55.696486 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22675 | 2025.09.19 00:43:55.697020 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22676 | 2025.09.19 00:43:55.697129 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 22677 | 2025.09.19 00:43:55.697164 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.002417 sec., 25237.898220935043 rows/sec., 45.23 MiB/sec. | ||
| 22678 | 2025.09.19 00:43:55.697181 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22679 | 2025.09.19 00:43:55.697211 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22680 | 2025.09.19 00:43:55.697225 [ 5 ] {951976a7-1236-4895-a0af-6c8de503ff0e} <Debug> TCPHandler: Processed in 0.002610694 sec. | ||
| 22681 | 2025.09.19 00:43:55.697343 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 22682 | 2025.09.19 00:43:55.697349 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22683 | 2025.09.19 00:43:55.697486 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22684 | 2025.09.19 00:43:55.697529 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22685 | 2025.09.19 00:43:55.697638 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22686 | 2025.09.19 00:43:55.697712 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2881 rows starting from the beginning of the part | ||
| 22687 | 2025.09.19 00:43:55.697869 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 57 rows starting from the beginning of the part | ||
| 22688 | 2025.09.19 00:43:55.697870 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22689 | 2025.09.19 00:43:55.697924 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22690 | 2025.09.19 00:43:55.697998 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::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 | ||
| 22691 | 2025.09.19 00:43:55.698050 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22692 | 2025.09.19 00:43:55.698122 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 61 rows starting from the beginning of the part | ||
| 22693 | 2025.09.19 00:43:55.698239 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 61 rows starting from the beginning of the part | ||
| 22694 | 2025.09.19 00:43:55.698354 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22695 | 2025.09.19 00:43:55.698357 [ 194 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 61 rows starting from the beginning of the part | ||
| 22696 | 2025.09.19 00:43:55.698796 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22697 | 2025.09.19 00:43:55.698945 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
| 22698 | 2025.09.19 00:43:55.698981 [ 5 ] {6c5bc984-a253-4f46-ae3e-669a1ea70215} <Debug> TCPHandler: Processed in 0.001681402 sec. | ||
| 22699 | 2025.09.19 00:43:55.698989 [ 220 ] {} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22700 | 2025.09.19 00:43:55.699024 [ 220 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22701 | 2025.09.19 00:43:55.701653 [ 220 ] {} <Debug> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22702 | 2025.09.19 00:43:55.709643 [ 187 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3181 rows, containing 19 columns (19 merged, 0 gathered) in 0.012358941 sec., 257384.5121519716 rows/sec., 461.22 MiB/sec. | ||
| 22703 | 2025.09.19 00:43:55.712347 [ 186 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 22704 | 2025.09.19 00:43:55.712965 [ 186 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22705 | 2025.09.19 00:43:55.713047 [ 186 ] {f9b0a7d4-85ff-4451-8495-d895223fa8d4::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 22706 | 2025.09.19 00:43:55.713181 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 22.23 MiB. | ||
| 22707 | 2025.09.19 00:43:56.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.77 MiB, peak 425.97 MiB, free memory in arenas 0.00 B, will set to 407.17 MiB (RSS), difference: 3.39 MiB | ||
| 22708 | 2025.09.19 00:43:56.348332 [ 223 ] {} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22709 | 2025.09.19 00:43:56.348405 [ 223 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22710 | 2025.09.19 00:43:56.351582 [ 223 ] {} <Debug> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22711 | 2025.09.19 00:43:57.440316 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49413 | ||
| 22712 | 2025.09.19 00:43:57.441228 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22713 | 2025.09.19 00:43:57.441297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22714 | 2025.09.19 00:43:57.442017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22715 | 2025.09.19 00:43:57.442497 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22716 | 2025.09.19 00:43:57.442627 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49413 | ||
| 22717 | 2025.09.19 00:43:59.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.17 MiB, peak 425.97 MiB, free memory in arenas 0.00 B, will set to 407.17 MiB (RSS), difference: -4.00 MiB | ||
| 22718 | 2025.09.19 00:44:00.116153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 22719 | 2025.09.19 00:44:00.135843 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22720 | 2025.09.19 00:44:00.135909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22721 | 2025.09.19 00:44:00.143081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22722 | 2025.09.19 00:44:00.144231 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22723 | 2025.09.19 00:44:00.148072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 22724 | 2025.09.19 00:44:00.665161 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22725 | 2025.09.19 00:44:00.665436 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22726 | 2025.09.19 00:44:00.665542 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22727 | 2025.09.19 00:44:00.666470 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22728 | 2025.09.19 00:44:00.666518 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22729 | 2025.09.19 00:44:00.667044 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22730 | 2025.09.19 00:44:00.667468 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Trace> oximeter.fields_i16 (2d6094de-19d5-49bd-95c1-f1f2c264841c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22731 | 2025.09.19 00:44:00.667618 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002257 sec., 181657.06690296854 rows/sec., 11.52 MiB/sec. | ||
| 22732 | 2025.09.19 00:44:00.667660 [ 5 ] {4fb3e7f7-2c70-47af-8002-7c615dbb112e} <Debug> TCPHandler: Processed in 0.002679135 sec. | ||
| 22733 | 2025.09.19 00:44:00.667783 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22734 | 2025.09.19 00:44:00.667877 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22735 | 2025.09.19 00:44:00.667918 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22736 | 2025.09.19 00:44:00.668846 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22737 | 2025.09.19 00:44:00.668882 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22738 | 2025.09.19 00:44:00.669350 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22739 | 2025.09.19 00:44:00.669797 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22740 | 2025.09.19 00:44:00.669929 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00207 sec., 537198.0676328503 rows/sec., 42.37 MiB/sec. | ||
| 22741 | 2025.09.19 00:44:00.669967 [ 5 ] {7936c999-857b-4e75-a9a8-b7ee2e99cb69} <Debug> TCPHandler: Processed in 0.002233579 sec. | ||
| 22742 | 2025.09.19 00:44:00.670088 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22743 | 2025.09.19 00:44:00.670180 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22744 | 2025.09.19 00:44:00.670220 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22745 | 2025.09.19 00:44:00.670705 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22746 | 2025.09.19 00:44:00.670742 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22747 | 2025.09.19 00:44:00.671153 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22748 | 2025.09.19 00:44:00.671560 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22749 | 2025.09.19 00:44:00.671689 [ 48 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22750 | 2025.09.19 00:44:00.671696 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001534 sec., 133637.5488917862 rows/sec., 7.84 MiB/sec. | ||
| 22751 | 2025.09.19 00:44:00.671748 [ 48 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22752 | 2025.09.19 00:44:00.671761 [ 5 ] {f91856cf-c80f-41db-852c-8529aa127d3a} <Debug> TCPHandler: Processed in 0.001722503 sec. | ||
| 22753 | 2025.09.19 00:44:00.671781 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22754 | 2025.09.19 00:44:00.671880 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22755 | 2025.09.19 00:44:00.671890 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22756 | 2025.09.19 00:44:00.671977 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22757 | 2025.09.19 00:44:00.671998 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22758 | 2025.09.19 00:44:00.672016 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22759 | 2025.09.19 00:44:00.672178 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 289 rows starting from the beginning of the part | ||
| 22760 | 2025.09.19 00:44:00.672246 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 207 rows starting from the beginning of the part | ||
| 22761 | 2025.09.19 00:44:00.672297 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 61 rows starting from the beginning of the part | ||
| 22762 | 2025.09.19 00:44:00.672345 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 205 rows starting from the beginning of the part | ||
| 22763 | 2025.09.19 00:44:00.672391 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 63 rows starting from the beginning of the part | ||
| 22764 | 2025.09.19 00:44:00.672438 [ 197 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 205 rows starting from the beginning of the part | ||
| 22765 | 2025.09.19 00:44:00.672630 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22766 | 2025.09.19 00:44:00.672741 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22767 | 2025.09.19 00:44:00.673148 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 22768 | 2025.09.19 00:44:00.673314 [ 190 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464029 sec., 703537.9763652222 rows/sec., 45.97 MiB/sec. | ||
| 22769 | 2025.09.19 00:44:00.673562 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Trace> oximeter.fields_u32 (706940ea-815b-4cd1-81fc-7f551524c84a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22770 | 2025.09.19 00:44:00.673605 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22771 | 2025.09.19 00:44:00.673709 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001749 sec., 121212.12121212122 rows/sec., 7.82 MiB/sec. | ||
| 22772 | 2025.09.19 00:44:00.673747 [ 5 ] {7c580ec1-359b-43ee-8a3b-b30898bf6824} <Debug> TCPHandler: Processed in 0.001916405 sec. | ||
| 22773 | 2025.09.19 00:44:00.673855 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22774 | 2025.09.19 00:44:00.673947 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22775 | 2025.09.19 00:44:00.673986 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22776 | 2025.09.19 00:44:00.674264 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22777 | 2025.09.19 00:44:00.674343 [ 201 ] {8bd64947-8821-418a-9a8d-66cbb81d0d58::all_1_151_30} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22778 | 2025.09.19 00:44:00.674423 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 22779 | 2025.09.19 00:44:00.674446 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22780 | 2025.09.19 00:44:00.674482 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22781 | 2025.09.19 00:44:00.674886 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22782 | 2025.09.19 00:44:00.675291 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Trace> oximeter.fields_u8 (f8db6fba-2672-496b-8c06-1e2b866181bb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22783 | 2025.09.19 00:44:00.675424 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001494 sec., 141231.59303882194 rows/sec., 8.02 MiB/sec. | ||
| 22784 | 2025.09.19 00:44:00.675461 [ 5 ] {6bffffda-6f1a-4381-b14c-20ae9651d195} <Debug> TCPHandler: Processed in 0.001655522 sec. | ||
| 22785 | 2025.09.19 00:44:00.675565 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22786 | 2025.09.19 00:44:00.675659 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22787 | 2025.09.19 00:44:00.675697 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22788 | 2025.09.19 00:44:00.676349 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22789 | 2025.09.19 00:44:00.676386 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22790 | 2025.09.19 00:44:00.676858 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22791 | 2025.09.19 00:44:00.677320 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22792 | 2025.09.19 00:44:00.677451 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001809 sec., 375345.4947484798 rows/sec., 26.16 MiB/sec. | ||
| 22793 | 2025.09.19 00:44:00.677489 [ 5 ] {e385286b-79d3-48f1-b61a-af613c2df770} <Debug> TCPHandler: Processed in 0.001973506 sec. | ||
| 22794 | 2025.09.19 00:44:00.677597 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22795 | 2025.09.19 00:44:00.677691 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22796 | 2025.09.19 00:44:00.677734 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22797 | 2025.09.19 00:44:00.678088 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22798 | 2025.09.19 00:44:00.678125 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22799 | 2025.09.19 00:44:00.678529 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22800 | 2025.09.19 00:44:00.678932 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Trace> oximeter.measurements_bool (49ae87df-58b2-4470-be90-a2de9601d33d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22801 | 2025.09.19 00:44:00.679065 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
| 22802 | 2025.09.19 00:44:00.679102 [ 5 ] {4f9fe280-9592-4261-84d1-99f59d4e2947} <Debug> TCPHandler: Processed in 0.001554591 sec. | ||
| 22803 | 2025.09.19 00:44:00.679200 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22804 | 2025.09.19 00:44:00.679292 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22805 | 2025.09.19 00:44:00.679333 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22806 | 2025.09.19 00:44:00.679764 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22807 | 2025.09.19 00:44:00.679800 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22808 | 2025.09.19 00:44:00.680229 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22809 | 2025.09.19 00:44:00.680632 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22810 | 2025.09.19 00:44:00.680764 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00149 sec., 210738.25503355704 rows/sec., 13.84 MiB/sec. | ||
| 22811 | 2025.09.19 00:44:00.680801 [ 5 ] {248f01c8-3253-44f9-ac96-a0b7bc6baa16} <Debug> TCPHandler: Processed in 0.001650152 sec. | ||
| 22812 | 2025.09.19 00:44:00.680902 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22813 | 2025.09.19 00:44:00.680995 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22814 | 2025.09.19 00:44:00.681038 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22815 | 2025.09.19 00:44:00.681344 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22816 | 2025.09.19 00:44:00.681380 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22817 | 2025.09.19 00:44:00.681815 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22818 | 2025.09.19 00:44:00.682213 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Trace> oximeter.measurements_f64 (6c4c868b-1619-45a3-a991-1ec2b8e496dd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22819 | 2025.09.19 00:44:00.682349 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
| 22820 | 2025.09.19 00:44:00.682385 [ 5 ] {1a9dbb74-481d-4edb-baf7-b67d4503a96f} <Debug> TCPHandler: Processed in 0.001531471 sec. | ||
| 22821 | 2025.09.19 00:44:00.682483 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22822 | 2025.09.19 00:44:00.682574 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22823 | 2025.09.19 00:44:00.682615 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22824 | 2025.09.19 00:44:00.682938 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22825 | 2025.09.19 00:44:00.682974 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22826 | 2025.09.19 00:44:00.683375 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22827 | 2025.09.19 00:44:00.683775 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22828 | 2025.09.19 00:44:00.683905 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001348 sec., 77151.3353115727 rows/sec., 4.73 MiB/sec. | ||
| 22829 | 2025.09.19 00:44:00.683941 [ 5 ] {b238137a-2563-4e55-bf7e-e3e4f272920a} <Debug> TCPHandler: Processed in 0.0015067 sec. | ||
| 22830 | 2025.09.19 00:44:01.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.42 MiB, peak 425.97 MiB, free memory in arenas 0.00 B, will set to 407.17 MiB (RSS), difference: -1.25 MiB | ||
| 22831 | 2025.09.19 00:44:04.711215 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22832 | 2025.09.19 00:44:04.711284 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22833 | 2025.09.19 00:44:04.942811 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49861 | ||
| 22834 | 2025.09.19 00:44:04.943407 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22835 | 2025.09.19 00:44:04.943465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22836 | 2025.09.19 00:44:04.944091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22837 | 2025.09.19 00:44:04.944619 [ 243 ] {} <Trace> system.asynchronous_metric_log (0c62cb11-80b2-4f4c-9e7c-9798797b735e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22838 | 2025.09.19 00:44:04.944753 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49861 | ||
| 22839 | 2025.09.19 00:44:05.108302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2840 | ||
| 22840 | 2025.09.19 00:44:05.110931 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22841 | 2025.09.19 00:44:05.110973 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22842 | 2025.09.19 00:44:05.112340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22843 | 2025.09.19 00:44:05.112814 [ 242 ] {} <Trace> system.query_log (2b9adc55-56f1-49d0-95a7-432df3e07345): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22844 | 2025.09.19 00:44:05.113090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2840 | ||
| 22845 | 2025.09.19 00:44:05.248510 [ 222 ] {} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22846 | 2025.09.19 00:44:05.248571 [ 222 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22847 | 2025.09.19 00:44:05.251686 [ 222 ] {} <Debug> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22848 | 2025.09.19 00:44:05.656045 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22849 | 2025.09.19 00:44:05.656315 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22850 | 2025.09.19 00:44:05.656417 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22851 | 2025.09.19 00:44:05.657238 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22852 | 2025.09.19 00:44:05.657278 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22853 | 2025.09.19 00:44:05.657774 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22854 | 2025.09.19 00:44:05.658255 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Trace> oximeter.fields_string (9e4bd44a-880a-4962-a1be-a881e15039c8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22855 | 2025.09.19 00:44:05.658408 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.002165 sec., 82217.09006928407 rows/sec., 7.22 MiB/sec. | ||
| 22856 | 2025.09.19 00:44:05.658450 [ 5 ] {6542ee95-6033-480b-81a2-e43c8d20fdd3} <Debug> TCPHandler: Processed in 0.002577914 sec. | ||
| 22857 | 2025.09.19 00:44:05.658565 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22858 | 2025.09.19 00:44:05.658659 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22859 | 2025.09.19 00:44:05.658699 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22860 | 2025.09.19 00:44:05.659141 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22861 | 2025.09.19 00:44:05.659177 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22862 | 2025.09.19 00:44:05.659559 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22863 | 2025.09.19 00:44:05.659999 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Trace> oximeter.fields_u16 (8bd64947-8821-418a-9a8d-66cbb81d0d58): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22864 | 2025.09.19 00:44:05.660130 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Debug> executeQuery: Read 61 rows, 4.59 KiB in 0.001489 sec., 40967.092008059095 rows/sec., 3.01 MiB/sec. | ||
| 22865 | 2025.09.19 00:44:05.660169 [ 5 ] {8dd4b3f7-8aa5-4188-85cf-f2ee3ed631d2} <Debug> TCPHandler: Processed in 0.001654622 sec. | ||
| 22866 | 2025.09.19 00:44:05.660278 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22867 | 2025.09.19 00:44:05.660371 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22868 | 2025.09.19 00:44:05.660409 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22869 | 2025.09.19 00:44:05.660833 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22870 | 2025.09.19 00:44:05.660869 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22871 | 2025.09.19 00:44:05.661265 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22872 | 2025.09.19 00:44:05.661670 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Trace> oximeter.fields_uuid (822e9601-af4e-42c5-9051-fc90bb73d39d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22873 | 2025.09.19 00:44:05.661802 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Debug> executeQuery: Read 125 rows, 10.00 KiB in 0.001449 sec., 86266.3906142167 rows/sec., 6.74 MiB/sec. | ||
| 22874 | 2025.09.19 00:44:05.661841 [ 5 ] {dc5ebc1a-ef52-4a46-80f6-816d01afb091} <Debug> TCPHandler: Processed in 0.001612032 sec. | ||
| 22875 | 2025.09.19 00:44:05.661954 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22876 | 2025.09.19 00:44:05.662048 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22877 | 2025.09.19 00:44:05.662090 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22878 | 2025.09.19 00:44:05.662490 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22879 | 2025.09.19 00:44:05.662526 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22880 | 2025.09.19 00:44:05.662958 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22881 | 2025.09.19 00:44:05.663362 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22882 | 2025.09.19 00:44:05.663483 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Selected 5 parts from all_1_149_31 to all_153_153_0 | ||
| 22883 | 2025.09.19 00:44:05.663494 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001464 sec., 109289.6174863388 rows/sec., 7.61 MiB/sec. | ||
| 22884 | 2025.09.19 00:44:05.663539 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22885 | 2025.09.19 00:44:05.663554 [ 5 ] {5605ddb7-f337-4e65-80cf-68f6dea874bd} <Debug> TCPHandler: Processed in 0.001647882 sec. | ||
| 22886 | 2025.09.19 00:44:05.663566 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22887 | 2025.09.19 00:44:05.663673 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_149_31 to all_153_153_0 into Compact with storage Full | ||
| 22888 | 2025.09.19 00:44:05.663678 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22889 | 2025.09.19 00:44:05.663782 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22890 | 2025.09.19 00:44:05.663791 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22891 | 2025.09.19 00:44:05.663813 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_31, total 52469 rows starting from the beginning of the part | ||
| 22892 | 2025.09.19 00:44:05.663845 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22893 | 2025.09.19 00:44:05.663873 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 22894 | 2025.09.19 00:44:05.663918 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 314 rows starting from the beginning of the part | ||
| 22895 | 2025.09.19 00:44:05.663959 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 845 rows starting from the beginning of the part | ||
| 22896 | 2025.09.19 00:44:05.663997 [ 193 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 314 rows starting from the beginning of the part | ||
| 22897 | 2025.09.19 00:44:05.664855 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22898 | 2025.09.19 00:44:05.664890 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22899 | 2025.09.19 00:44:05.665580 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22900 | 2025.09.19 00:44:05.666020 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Trace> oximeter.measurements_histogramu64 (f9b0a7d4-85ff-4451-8495-d895223fa8d4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22901 | 2025.09.19 00:44:05.666159 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.002385 sec., 25576.51991614256 rows/sec., 45.83 MiB/sec. | ||
| 22902 | 2025.09.19 00:44:05.666217 [ 5 ] {5192ae7c-ef5c-43e2-b9f2-47fbefc92b46} <Debug> TCPHandler: Processed in 0.002587704 sec. | ||
| 22903 | 2025.09.19 00:44:05.666337 [ 5 ] {} <Trace> TCP-Session: 7f5c3d2d-0437-4476-beef-ed0cc370550b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22904 | 2025.09.19 00:44:05.666431 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47364) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22905 | 2025.09.19 00:44:05.666472 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22906 | 2025.09.19 00:44:05.666808 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22907 | 2025.09.19 00:44:05.666844 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22908 | 2025.09.19 00:44:05.667241 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22909 | 2025.09.19 00:44:05.667653 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Trace> oximeter.measurements_u64 (b738a803-748c-4d53-a5f6-a7270b4dec14): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22910 | 2025.09.19 00:44:05.667785 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
| 22911 | 2025.09.19 00:44:05.667820 [ 5 ] {1cfc2d8f-0d32-40a8-bbce-6c9d35bf4a51} <Debug> TCPHandler: Processed in 0.0015335 sec. | ||
| 22912 | 2025.09.19 00:44:05.672887 [ 190 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54102 rows, containing 5 columns (5 merged, 0 gathered) in 0.009250401 sec., 5848611.319660629 rows/sec., 391.56 MiB/sec. | ||
| 22913 | 2025.09.19 00:44:05.673515 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Trace> MergedBlockOutputStream: filled checksums all_1_153_32 (state Temporary) | ||
| 22914 | 2025.09.19 00:44:05.674035 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30): Renaming temporary part tmp_merge_all_1_153_32 to all_1_153_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22915 | 2025.09.19 00:44:05.674104 [ 197 ] {8510b710-3d65-4a45-a837-3f303a94eb30::all_1_153_32} <Trace> oximeter.measurements_cumulativeu64 (8510b710-3d65-4a45-a837-3f303a94eb30) (MergerMutator): Merged 5 parts: [all_1_149_31, all_153_153_0] -> all_1_153_32 | ||
| 22916 | 2025.09.19 00:44:05.674165 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 22917 | 2025.09.19 00:44:07.648261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 22918 | 2025.09.19 00:44:07.667229 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22919 | 2025.09.19 00:44:07.667281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22920 | 2025.09.19 00:44:07.674026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22921 | 2025.09.19 00:44:07.675392 [ 244 ] {} <Trace> system.metric_log (e79036e7-2c51-45d0-a6d4-7f235fc21f0e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22922 | 2025.09.19 00:44:07.678634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||