| 1 | [ Aug 1 15:57:36 Enabled. ] | ||
| 2 | [ Aug 1 15:57:36 Rereading configuration. ] | ||
| 3 | [ Aug 1 15:57:38 Rereading configuration. ] | ||
| 4 | [ Aug 1 15:57:40 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 | [ Aug 1 15:57:40 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.08.01 15:57:41.852665 [ 1 ] {} <Information> Application: Will watch for the process with pid 24605 | ||
| 29 | 2025.08.01 15:57:41.853004 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.01 15:57:42.349839 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24605 | ||
| 31 | 2025.08.01 15:57:42.350689 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.01 15:57:42.350842 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.01 15:57:42.487819 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.01 15:57:42.564200 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.01 15:57:42.564299 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.01 15:57:42.564321 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.01 15:57:42.564390 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.01 15:57:42.565277 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.01 15:57:42.569190 [ 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.08.01 15:57:42.570090 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.01 15:57:42.570976 [ 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.08.01 15:57:42.571029 [ 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.08.01 15:57:42.571073 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.01 15:57:42.571805 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.01 15:57:42.572960 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.01 15:57:42.579566 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.01 15:57:42.580393 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.01 15:57:42.581905 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.01 15:57:42.582006 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.01 15:57:42.583209 [ 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.08.01 15:57:42.583693 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.01 15:57:42.587702 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.01 15:57:42.588470 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.01 15:57:42.591808 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.01 15:57:42.592291 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.01 15:57:42.592754 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.01 15:57:42.593187 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.01 15:57:42.594788 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.01 15:57:42.594816 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.01 15:57:42.594910 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.01 15:57:42.595005 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.01 15:57:42.605063 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.01 15:57:42.605090 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167815 sec | ||
| 68 | 2025.08.01 15:57:42.605144 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.01 15:57:42.605186 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.01 15:57:42.605923 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.01 15:57:42.606536 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.01 15:57:42.618678 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.01 15:57:42.618736 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.01 15:57:42.618825 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.01 15:57:42.618841 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.01 15:57:42.618885 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.01 15:57:42.618969 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.01 15:57:42.624305 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.01 15:57:42.624370 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.01 15:57:42.624460 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.01 15:57:42.624672 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.01 15:57:42.624734 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.01 15:57:42.624752 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.01 15:57:42.624836 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.01 15:57:42.624852 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.01 15:57:42.624895 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.01 15:57:42.624977 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.01 15:57:42.652697 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.01 15:57:42.654328 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.01 15:57:42.654421 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113393 sec | ||
| 91 | 2025.08.01 15:57:42.654435 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.01 15:57:42.654445 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.01 15:57:42.654474 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.01 15:57:42.654714 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.01 15:57:42.654821 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.01 15:57:42.654835 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.01 15:57:42.654846 [ 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.08.01 15:57:42.654857 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.01 15:57:42.660630 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.01 15:57:42.660864 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2025.08.01 15:57:42.662346 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3641e-05 sec. | ||
| 102 | 2025.08.01 15:57:42.662814 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.01 15:57:42.664289 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.01 15:57:42.664310 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.01 15:57:42.744284 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33285 | ||
| 106 | 2025.08.01 15:57:42.745316 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.01 15:57:42.745393 [ 3 ] {} <Debug> TCP-Session: 8c0eb592-3ea1-46ae-ba86-0566b0fe3c79 Authenticating user 'default' from [fd00:1122:3344:101::b]:33285 | ||
| 108 | 2025.08.01 15:57:42.745431 [ 3 ] {} <Debug> TCP-Session: 8c0eb592-3ea1-46ae-ba86-0566b0fe3c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.01 15:57:42.745531 [ 3 ] {} <Debug> TCP-Session: 8c0eb592-3ea1-46ae-ba86-0566b0fe3c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.01 15:57:42.745651 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.01 15:57:42.745679 [ 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.08.01 15:57:42.745778 [ 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.08.01 15:57:42.748239 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63331 | ||
| 114 | 2025.08.01 15:57:42.748334 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46053 | ||
| 115 | 2025.08.01 15:57:42.748342 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38308 | ||
| 116 | 2025.08.01 15:57:42.748430 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.08.01 15:57:42.748531 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41788 | ||
| 118 | 2025.08.01 15:57:42.748554 [ 4 ] {} <Debug> TCP-Session: 767d219a-0d0a-472a-94ac-32af4c3b6928 Authenticating user 'default' from [fd00:1122:3344:101::b]:63331 | ||
| 119 | 2025.08.01 15:57:42.748579 [ 4 ] {} <Debug> TCP-Session: 767d219a-0d0a-472a-94ac-32af4c3b6928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.08.01 15:57:42.748591 [ 4 ] {} <Debug> TCP-Session: 767d219a-0d0a-472a-94ac-32af4c3b6928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.08.01 15:57:42.748665 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.08.01 15:57:42.748679 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47528 | ||
| 123 | 2025.08.01 15:57:42.748764 [ 5 ] {} <Debug> TCP-Session: 805b44a4-26ba-4b56-973e-1a2165e118d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:46053 | ||
| 124 | 2025.08.01 15:57:42.748808 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65315 | ||
| 125 | 2025.08.01 15:57:42.748812 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.08.01 15:57:42.748788 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.08.01 15:57:42.748883 [ 5 ] {} <Debug> TCP-Session: 805b44a4-26ba-4b56-973e-1a2165e118d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.08.01 15:57:42.748933 [ 254 ] {} <Debug> TCP-Session: b65ff196-97b8-4df6-9716-9b74039b5a65 Authenticating user 'default' from [fd00:1122:3344:101::b]:38308 | ||
| 129 | 2025.08.01 15:57:42.748918 [ 255 ] {} <Debug> TCP-Session: 51b2f3fb-bd3d-4f6b-88df-d3a6bad13a58 Authenticating user 'default' from [fd00:1122:3344:101::b]:41788 | ||
| 130 | 2025.08.01 15:57:42.748909 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45463 | ||
| 131 | 2025.08.01 15:57:42.749034 [ 254 ] {} <Debug> TCP-Session: b65ff196-97b8-4df6-9716-9b74039b5a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.08.01 15:57:42.749016 [ 255 ] {} <Debug> TCP-Session: 51b2f3fb-bd3d-4f6b-88df-d3a6bad13a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.08.01 15:57:42.749021 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.08.01 15:57:42.749120 [ 254 ] {} <Debug> TCP-Session: b65ff196-97b8-4df6-9716-9b74039b5a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.08.01 15:57:42.749172 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.08.01 15:57:42.749108 [ 255 ] {} <Debug> TCP-Session: 51b2f3fb-bd3d-4f6b-88df-d3a6bad13a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.01 15:57:42.749227 [ 258 ] {} <Debug> TCP-Session: cfad33f1-b778-4662-a2d3-73905af0ef15 Authenticating user 'default' from [fd00:1122:3344:101::b]:45463 | ||
| 138 | 2025.08.01 15:57:42.749217 [ 257 ] {} <Debug> TCP-Session: a5dc401f-73ec-4fe8-b560-0569b984edab Authenticating user 'default' from [fd00:1122:3344:101::b]:65315 | ||
| 139 | 2025.08.01 15:57:42.749001 [ 5 ] {} <Debug> TCP-Session: 805b44a4-26ba-4b56-973e-1a2165e118d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.08.01 15:57:42.749310 [ 258 ] {} <Debug> TCP-Session: cfad33f1-b778-4662-a2d3-73905af0ef15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.08.01 15:57:42.749301 [ 257 ] {} <Debug> TCP-Session: a5dc401f-73ec-4fe8-b560-0569b984edab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.08.01 15:57:42.748908 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.08.01 15:57:42.749388 [ 258 ] {} <Debug> TCP-Session: cfad33f1-b778-4662-a2d3-73905af0ef15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.08.01 15:57:42.749411 [ 256 ] {} <Debug> TCP-Session: bd067ee3-78d7-46b8-a423-7962c1264e4a Authenticating user 'default' from [fd00:1122:3344:101::b]:47528 | ||
| 145 | 2025.08.01 15:57:42.749414 [ 257 ] {} <Debug> TCP-Session: a5dc401f-73ec-4fe8-b560-0569b984edab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.08.01 15:57:42.749504 [ 256 ] {} <Debug> TCP-Session: bd067ee3-78d7-46b8-a423-7962c1264e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.08.01 15:57:42.749612 [ 256 ] {} <Debug> TCP-Session: bd067ee3-78d7-46b8-a423-7962c1264e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.01 15:57:43.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.98 MiB (RSS), difference: 2.13 MiB | ||
| 149 | 2025.08.01 15:57:43.005765 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63513 | ||
| 150 | 2025.08.01 15:57:43.010444 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.08.01 15:57:43.010505 [ 259 ] {} <Debug> TCP-Session: 0bc60541-7971-45f8-b828-1b6f69f4b4bb Authenticating user 'default' from [fd00:1122:3344:101::a]:63513 | ||
| 152 | 2025.08.01 15:57:43.010536 [ 259 ] {} <Debug> TCP-Session: 0bc60541-7971-45f8-b828-1b6f69f4b4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.01 15:57:43.010647 [ 259 ] {} <Debug> TCP-Session: 0bc60541-7971-45f8-b828-1b6f69f4b4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.08.01 15:57:43.010749 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.08.01 15:57:43.010805 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.08.01 15:57:43.010906 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.08.01 15:57:43.019688 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55926 | ||
| 158 | 2025.08.01 15:57:43.019692 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62462 | ||
| 159 | 2025.08.01 15:57:43.019820 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57906 | ||
| 160 | 2025.08.01 15:57:43.019905 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40474 | ||
| 161 | 2025.08.01 15:57:43.019935 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.08.01 15:57:43.020085 [ 261 ] {} <Debug> TCP-Session: 7295d162-e55c-4134-bc5f-96781974f50e Authenticating user 'default' from [fd00:1122:3344:101::a]:55926 | ||
| 163 | 2025.08.01 15:57:43.020117 [ 261 ] {} <Debug> TCP-Session: 7295d162-e55c-4134-bc5f-96781974f50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.08.01 15:57:43.020154 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34227 | ||
| 165 | 2025.08.01 15:57:43.020119 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.08.01 15:57:43.020232 [ 261 ] {} <Debug> TCP-Session: 7295d162-e55c-4134-bc5f-96781974f50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.08.01 15:57:43.020268 [ 260 ] {} <Debug> TCP-Session: 1bda2116-a002-4fd0-81da-1a8efc02e0e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:62462 | ||
| 168 | 2025.08.01 15:57:43.020308 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40550 | ||
| 169 | 2025.08.01 15:57:43.020414 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43369 | ||
| 170 | 2025.08.01 15:57:43.020436 [ 260 ] {} <Debug> TCP-Session: 1bda2116-a002-4fd0-81da-1a8efc02e0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.08.01 15:57:43.020534 [ 260 ] {} <Debug> TCP-Session: 1bda2116-a002-4fd0-81da-1a8efc02e0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.08.01 15:57:43.026443 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.08.01 15:57:43.026494 [ 262 ] {} <Debug> TCP-Session: 720f4f8c-09fb-43e0-812e-750881acfa65 Authenticating user 'default' from [fd00:1122:3344:101::a]:57906 | ||
| 174 | 2025.08.01 15:57:43.026565 [ 262 ] {} <Debug> TCP-Session: 720f4f8c-09fb-43e0-812e-750881acfa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.08.01 15:57:43.026618 [ 262 ] {} <Debug> TCP-Session: 720f4f8c-09fb-43e0-812e-750881acfa65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.08.01 15:57:43.028901 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.08.01 15:57:43.028937 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.08.01 15:57:43.028947 [ 266 ] {} <Debug> TCP-Session: 7030f593-6f8e-4fb1-86bd-855dc1123f7a Authenticating user 'default' from [fd00:1122:3344:101::a]:43369 | ||
| 179 | 2025.08.01 15:57:43.029141 [ 265 ] {} <Debug> TCP-Session: 84550835-7fb4-4462-8f5a-4e54ad2035ca Authenticating user 'default' from [fd00:1122:3344:101::a]:40550 | ||
| 180 | 2025.08.01 15:57:43.029141 [ 266 ] {} <Debug> TCP-Session: 7030f593-6f8e-4fb1-86bd-855dc1123f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.08.01 15:57:43.029171 [ 265 ] {} <Debug> TCP-Session: 84550835-7fb4-4462-8f5a-4e54ad2035ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.08.01 15:57:43.029304 [ 266 ] {} <Debug> TCP-Session: 7030f593-6f8e-4fb1-86bd-855dc1123f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.08.01 15:57:43.029314 [ 265 ] {} <Debug> TCP-Session: 84550835-7fb4-4462-8f5a-4e54ad2035ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.08.01 15:57:43.072975 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2025.08.01 15:57:43.073015 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2025.08.01 15:57:43.073038 [ 263 ] {} <Debug> TCP-Session: a6ff9f2e-2235-41f3-b94f-a8be44be95b3 Authenticating user 'default' from [fd00:1122:3344:101::a]:40474 | ||
| 187 | 2025.08.01 15:57:43.073071 [ 264 ] {} <Debug> TCP-Session: fbf23c80-2f0d-4aaf-b0a6-cd38f9d22a61 Authenticating user 'default' from [fd00:1122:3344:101::a]:34227 | ||
| 188 | 2025.08.01 15:57:43.073256 [ 263 ] {} <Debug> TCP-Session: a6ff9f2e-2235-41f3-b94f-a8be44be95b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.08.01 15:57:43.073270 [ 264 ] {} <Debug> TCP-Session: fbf23c80-2f0d-4aaf-b0a6-cd38f9d22a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.08.01 15:57:43.073290 [ 263 ] {} <Debug> TCP-Session: a6ff9f2e-2235-41f3-b94f-a8be44be95b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.08.01 15:57:43.073460 [ 264 ] {} <Debug> TCP-Session: fbf23c80-2f0d-4aaf-b0a6-cd38f9d22a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.08.01 15:57:43.860190 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59512 | ||
| 193 | 2025.08.01 15:57:43.860408 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.08.01 15:57:43.860496 [ 267 ] {} <Debug> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Authenticating user 'default' from [fd00:1122:3344:101::d]:59512 | ||
| 195 | 2025.08.01 15:57:43.860523 [ 267 ] {} <Debug> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.08.01 15:57:43.860538 [ 267 ] {} <Debug> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.08.01 15:57:43.860671 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.08.01 15:57:43.860701 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.08.01 15:57:43.860783 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.08.01 15:57:43.861538 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39218 | ||
| 201 | 2025.08.01 15:57:43.861616 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47087 | ||
| 202 | 2025.08.01 15:57:43.861734 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36385 | ||
| 203 | 2025.08.01 15:57:43.861736 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64517 | ||
| 204 | 2025.08.01 15:57:43.861905 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32818 | ||
| 205 | 2025.08.01 15:57:43.862691 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.08.01 15:57:43.862722 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56400 | ||
| 207 | 2025.08.01 15:57:43.862732 [ 268 ] {} <Debug> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Authenticating user 'default' from [fd00:1122:3344:101::d]:39218 | ||
| 208 | 2025.08.01 15:57:43.862824 [ 268 ] {} <Debug> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.08.01 15:57:43.862870 [ 268 ] {} <Debug> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2025.08.01 15:57:43.862872 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37814 | ||
| 211 | 2025.08.01 15:57:43.864215 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48705 | ||
| 212 | 2025.08.01 15:57:43.866383 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.08.01 15:57:43.866438 [ 272 ] {} <Debug> TCP-Session: cc396f6e-2de7-490d-a530-837b3dfc0abb Authenticating user 'default' from [fd00:1122:3344:101::d]:32818 | ||
| 214 | 2025.08.01 15:57:43.866458 [ 272 ] {} <Debug> TCP-Session: cc396f6e-2de7-490d-a530-837b3dfc0abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.08.01 15:57:43.866546 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.08.01 15:57:43.866553 [ 272 ] {} <Debug> TCP-Session: cc396f6e-2de7-490d-a530-837b3dfc0abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.08.01 15:57:43.866601 [ 275 ] {} <Debug> TCP-Session: 2972c0d2-1874-43dc-9f3a-87acb9e01807 Authenticating user 'default' from [fd00:1122:3344:101::d]:48705 | ||
| 218 | 2025.08.01 15:57:43.866725 [ 275 ] {} <Debug> TCP-Session: 2972c0d2-1874-43dc-9f3a-87acb9e01807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.08.01 15:57:43.866788 [ 275 ] {} <Debug> TCP-Session: 2972c0d2-1874-43dc-9f3a-87acb9e01807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.08.01 15:57:43.868924 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.08.01 15:57:43.869018 [ 274 ] {} <Debug> TCP-Session: 4f7cfc2a-8950-44fe-9b5e-3776924e646e Authenticating user 'default' from [fd00:1122:3344:101::d]:37814 | ||
| 222 | 2025.08.01 15:57:43.869083 [ 274 ] {} <Debug> TCP-Session: 4f7cfc2a-8950-44fe-9b5e-3776924e646e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.08.01 15:57:43.869090 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.08.01 15:57:43.869110 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2025.08.01 15:57:43.869120 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 226 | 2025.08.01 15:57:43.869185 [ 273 ] {} <Debug> TCP-Session: 6b0d301b-2ce3-40ef-839a-9cf9b37246f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56400 | ||
| 227 | 2025.08.01 15:57:43.869215 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.08.01 15:57:43.869238 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.08.01 15:57:43.869236 [ 273 ] {} <Debug> TCP-Session: 6b0d301b-2ce3-40ef-839a-9cf9b37246f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.08.01 15:57:43.869229 [ 269 ] {} <Debug> TCP-Session: 3c3bc50d-50f7-4b26-9c64-02f7d0f02c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:36385 | ||
| 231 | 2025.08.01 15:57:43.869354 [ 270 ] {} <Debug> TCP-Session: 0abba5b6-95f3-458a-9873-125a3affd5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47087 | ||
| 232 | 2025.08.01 15:57:43.869349 [ 271 ] {} <Debug> TCP-Session: cf80ea5c-d7c7-4951-b466-90385fc11870 Authenticating user 'default' from [fd00:1122:3344:101::d]:64517 | ||
| 233 | 2025.08.01 15:57:43.869349 [ 273 ] {} <Debug> TCP-Session: 6b0d301b-2ce3-40ef-839a-9cf9b37246f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.08.01 15:57:43.869459 [ 270 ] {} <Debug> TCP-Session: 0abba5b6-95f3-458a-9873-125a3affd5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.08.01 15:57:43.869447 [ 271 ] {} <Debug> TCP-Session: cf80ea5c-d7c7-4951-b466-90385fc11870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.08.01 15:57:43.869435 [ 269 ] {} <Debug> TCP-Session: 3c3bc50d-50f7-4b26-9c64-02f7d0f02c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.08.01 15:57:43.869549 [ 271 ] {} <Debug> TCP-Session: cf80ea5c-d7c7-4951-b466-90385fc11870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.08.01 15:57:43.869541 [ 270 ] {} <Debug> TCP-Session: 0abba5b6-95f3-458a-9873-125a3affd5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.08.01 15:57:43.869104 [ 274 ] {} <Debug> TCP-Session: 4f7cfc2a-8950-44fe-9b5e-3776924e646e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.08.01 15:57:43.869669 [ 269 ] {} <Debug> TCP-Session: 3c3bc50d-50f7-4b26-9c64-02f7d0f02c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.08.01 15:57:43.872888 [ 267 ] {32781854-371c-44c7-8628-62b985437f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2025.08.01 15:57:43.963293 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34061 | ||
| 243 | 2025.08.01 15:57:43.970359 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2025.08.01 15:57:43.970410 [ 276 ] {} <Debug> TCP-Session: 97adc18a-8caa-4de0-a0cc-5ce1968fc376 Authenticating user 'default' from [fd00:1122:3344:101::c]:34061 | ||
| 245 | 2025.08.01 15:57:43.970437 [ 276 ] {} <Debug> TCP-Session: 97adc18a-8caa-4de0-a0cc-5ce1968fc376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2025.08.01 15:57:43.970533 [ 276 ] {} <Debug> TCP-Session: 97adc18a-8caa-4de0-a0cc-5ce1968fc376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2025.08.01 15:57:43.970614 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 248 | 2025.08.01 15:57:43.970663 [ 276 ] {} <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 | ||
| 249 | 2025.08.01 15:57:43.970785 [ 276 ] {} <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 | ||
| 250 | 2025.08.01 15:57:43.984150 [ 267 ] {32781854-371c-44c7-8628-62b985437f5a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59512) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2025.08.01 15:57:43.985872 [ 267 ] {32781854-371c-44c7-8628-62b985437f5a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2025.08.01 15:57:43.986217 [ 267 ] {32781854-371c-44c7-8628-62b985437f5a} <Debug> TCPHandler: Processed in 0.124554707 sec. | ||
| 299 | 2025.08.01 15:57:43.986664 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2025.08.01 15:57:43.986998 [ 268 ] {eb735c74-dc1a-4803-8f24-f1d9725eabbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 301 | 2025.08.01 15:57:43.987455 [ 268 ] {eb735c74-dc1a-4803-8f24-f1d9725eabbe} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39218) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 302 | |||
| 303 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 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 | ||
| 306 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 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 | ||
| 311 | 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 | ||
| 312 | 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 | ||
| 313 | 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 | ||
| 314 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 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 | ||
| 317 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 324 | |||
| 325 | 2025.08.01 15:57:43.987725 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39171 | ||
| 326 | 2025.08.01 15:57:43.987859 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40403 | ||
| 327 | 2025.08.01 15:57:43.987884 [ 268 ] {eb735c74-dc1a-4803-8f24-f1d9725eabbe} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 328 | |||
| 329 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 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 | ||
| 332 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 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 | ||
| 336 | 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 | ||
| 337 | 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 | ||
| 338 | 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 | ||
| 339 | 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 | ||
| 340 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 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 | ||
| 343 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 350 | |||
| 351 | 2025.08.01 15:57:43.988006 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 352 | 2025.08.01 15:57:43.988022 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50202 | ||
| 353 | 2025.08.01 15:57:43.988055 [ 277 ] {} <Debug> TCP-Session: f9583167-a58c-47be-9b82-cbc9e6050907 Authenticating user 'default' from [fd00:1122:3344:101::c]:39171 | ||
| 354 | 2025.08.01 15:57:43.988160 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2025.08.01 15:57:43.988214 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40905 | ||
| 356 | 2025.08.01 15:57:43.988229 [ 268 ] {eb735c74-dc1a-4803-8f24-f1d9725eabbe} <Debug> TCPHandler: Processed in 0.001749523 sec. | ||
| 357 | 2025.08.01 15:57:43.988295 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58582 | ||
| 358 | 2025.08.01 15:57:43.988325 [ 278 ] {} <Debug> TCP-Session: 01ff572f-e758-40c6-b222-f98b0c016388 Authenticating user 'default' from [fd00:1122:3344:101::c]:40403 | ||
| 359 | 2025.08.01 15:57:43.988413 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46619 | ||
| 360 | 2025.08.01 15:57:43.988435 [ 277 ] {} <Debug> TCP-Session: f9583167-a58c-47be-9b82-cbc9e6050907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2025.08.01 15:57:43.988457 [ 278 ] {} <Debug> TCP-Session: 01ff572f-e758-40c6-b222-f98b0c016388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2025.08.01 15:57:43.988565 [ 277 ] {} <Debug> TCP-Session: f9583167-a58c-47be-9b82-cbc9e6050907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2025.08.01 15:57:43.988588 [ 278 ] {} <Debug> TCP-Session: 01ff572f-e758-40c6-b222-f98b0c016388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2025.08.01 15:57:43.988691 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47234 | ||
| 365 | 2025.08.01 15:57:43.989064 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2025.08.01 15:57:43.989111 [ 279 ] {} <Debug> TCP-Session: 1b7f2960-0e42-4f8f-a0ec-c7d6877210de Authenticating user 'default' from [fd00:1122:3344:101::c]:50202 | ||
| 367 | 2025.08.01 15:57:43.989202 [ 279 ] {} <Debug> TCP-Session: 1b7f2960-0e42-4f8f-a0ec-c7d6877210de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2025.08.01 15:57:43.989262 [ 279 ] {} <Debug> TCP-Session: 1b7f2960-0e42-4f8f-a0ec-c7d6877210de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2025.08.01 15:57:43.991060 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2025.08.01 15:57:43.992226 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 371 | 2025.08.01 15:57:43.993241 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 372 | 2025.08.01 15:57:43.997584 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 373 | 2025.08.01 15:57:43.997702 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156595 sec | ||
| 374 | 2025.08.01 15:57:43.997721 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Trace> ReferentialDeps: No tables | ||
| 375 | 2025.08.01 15:57:43.997735 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Trace> LoadingDeps: No tables | ||
| 376 | 2025.08.01 15:57:43.997762 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 377 | 2025.08.01 15:57:43.998630 [ 267 ] {cceb9dc3-fc98-4fe5-90e4-38a3cda2c13b} <Debug> TCPHandler: Processed in 0.007711934 sec. | ||
| 378 | 2025.08.01 15:57:43.998804 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 379 | 2025.08.01 15:57:43.998977 [ 267 ] {bcfc7709-558c-406b-8683-8034421b9cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) /* The version table contains metadata about the `oximeter` database */ | ||
| 380 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 381 | 2025.08.01 15:57:43.999154 [ 267 ] {bcfc7709-558c-406b-8683-8034421b9cf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 382 | 2025.08.01 15:57:44.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.24 MiB, peak 123.24 MiB, free memory in arenas 0.00 B, will set to 129.70 MiB (RSS), difference: 6.47 MiB | ||
| 383 | 2025.08.01 15:57:44.005561 [ 267 ] {bcfc7709-558c-406b-8683-8034421b9cf1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 384 | 2025.08.01 15:57:44.010689 [ 267 ] {bcfc7709-558c-406b-8683-8034421b9cf1} <Debug> oximeter.version (e6664717-6b3b-466a-a133-763ae2200863): Loading data parts | ||
| 385 | 2025.08.01 15:57:44.011984 [ 267 ] {bcfc7709-558c-406b-8683-8034421b9cf1} <Debug> oximeter.version (e6664717-6b3b-466a-a133-763ae2200863): There are no data parts | ||
| 386 | 2025.08.01 15:57:44.015376 [ 267 ] {bcfc7709-558c-406b-8683-8034421b9cf1} <Debug> TCPHandler: Processed in 0.016627374 sec. | ||
| 387 | 2025.08.01 15:57:44.015559 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.08.01 15:57:44.015766 [ 267 ] {a1a14e2d-450e-451a-a6c9-ef03b58e7457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) /* The measurement tables contain all individual samples from each timeseries. | ||
| 389 | * | ||
| 390 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 391 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 392 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 393 | * by all samples from the same timeseries. | ||
| 394 | * | ||
| 395 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 396 | * and then uses that to index quickly into the measurements tables. | ||
| 397 | */ | ||
| 398 | 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) | ||
| 399 | 2025.08.01 15:57:44.015939 [ 267 ] {a1a14e2d-450e-451a-a6c9-ef03b58e7457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 400 | 2025.08.01 15:57:44.021757 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 401 | 2025.08.01 15:57:44.021806 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 402 | 2025.08.01 15:57:44.021829 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 403 | 2025.08.01 15:57:44.021810 [ 282 ] {} <Debug> TCP-Session: 349216ac-1b61-4824-8b72-d43ec242a899 Authenticating user 'default' from [fd00:1122:3344:101::c]:46619 | ||
| 404 | 2025.08.01 15:57:44.021929 [ 280 ] {} <Debug> TCP-Session: 0f816e8a-9c38-4e07-ba20-638ed338f90f Authenticating user 'default' from [fd00:1122:3344:101::c]:40905 | ||
| 405 | 2025.08.01 15:57:44.021871 [ 283 ] {} <Debug> TCP-Session: e62d48fc-21f8-4b53-94a4-00f9c2738c69 Authenticating user 'default' from [fd00:1122:3344:101::c]:47234 | ||
| 406 | 2025.08.01 15:57:44.022043 [ 282 ] {} <Debug> TCP-Session: 349216ac-1b61-4824-8b72-d43ec242a899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 407 | 2025.08.01 15:57:44.022074 [ 280 ] {} <Debug> TCP-Session: 0f816e8a-9c38-4e07-ba20-638ed338f90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 408 | 2025.08.01 15:57:44.022053 [ 283 ] {} <Debug> TCP-Session: e62d48fc-21f8-4b53-94a4-00f9c2738c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 409 | 2025.08.01 15:57:44.022167 [ 282 ] {} <Debug> TCP-Session: 349216ac-1b61-4824-8b72-d43ec242a899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 410 | 2025.08.01 15:57:44.022193 [ 280 ] {} <Debug> TCP-Session: 0f816e8a-9c38-4e07-ba20-638ed338f90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 411 | 2025.08.01 15:57:44.022178 [ 283 ] {} <Debug> TCP-Session: e62d48fc-21f8-4b53-94a4-00f9c2738c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 412 | 2025.08.01 15:57:44.024283 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 413 | 2025.08.01 15:57:44.024514 [ 281 ] {} <Debug> TCP-Session: 5beb36db-7f98-4436-ae67-2d20d8e44575 Authenticating user 'default' from [fd00:1122:3344:101::c]:58582 | ||
| 414 | 2025.08.01 15:57:44.024557 [ 281 ] {} <Debug> TCP-Session: 5beb36db-7f98-4436-ae67-2d20d8e44575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2025.08.01 15:57:44.024573 [ 281 ] {} <Debug> TCP-Session: 5beb36db-7f98-4436-ae67-2d20d8e44575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2025.08.01 15:57:44.037031 [ 267 ] {a1a14e2d-450e-451a-a6c9-ef03b58e7457} <Debug> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Loading data parts | ||
| 417 | 2025.08.01 15:57:44.037301 [ 267 ] {a1a14e2d-450e-451a-a6c9-ef03b58e7457} <Debug> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): There are no data parts | ||
| 418 | 2025.08.01 15:57:44.039829 [ 267 ] {a1a14e2d-450e-451a-a6c9-ef03b58e7457} <Debug> TCPHandler: Processed in 0.024324977 sec. | ||
| 419 | 2025.08.01 15:57:44.040176 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.08.01 15:57:44.040365 [ 267 ] {b0b97548-2384-4738-bfeb-5895df489325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 421 | 2025.08.01 15:57:44.040513 [ 267 ] {b0b97548-2384-4738-bfeb-5895df489325} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.08.01 15:57:44.048427 [ 267 ] {b0b97548-2384-4738-bfeb-5895df489325} <Debug> oximeter.measurements_i8 (fadf5345-5ad0-4cce-84f3-08325bd7a3fd): Loading data parts | ||
| 423 | 2025.08.01 15:57:44.048598 [ 267 ] {b0b97548-2384-4738-bfeb-5895df489325} <Debug> oximeter.measurements_i8 (fadf5345-5ad0-4cce-84f3-08325bd7a3fd): There are no data parts | ||
| 424 | 2025.08.01 15:57:44.050875 [ 267 ] {b0b97548-2384-4738-bfeb-5895df489325} <Debug> TCPHandler: Processed in 0.010762296 sec. | ||
| 425 | 2025.08.01 15:57:44.051055 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.08.01 15:57:44.051232 [ 267 ] {f783a518-abca-4724-8631-50671e798dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 427 | 2025.08.01 15:57:44.051419 [ 267 ] {f783a518-abca-4724-8631-50671e798dde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.08.01 15:57:44.062285 [ 267 ] {f783a518-abca-4724-8631-50671e798dde} <Debug> oximeter.measurements_u8 (d1f0b161-01c3-41da-b1e9-9d3ed7824fee): Loading data parts | ||
| 429 | 2025.08.01 15:57:44.062450 [ 267 ] {f783a518-abca-4724-8631-50671e798dde} <Debug> oximeter.measurements_u8 (d1f0b161-01c3-41da-b1e9-9d3ed7824fee): There are no data parts | ||
| 430 | 2025.08.01 15:57:44.064751 [ 267 ] {f783a518-abca-4724-8631-50671e798dde} <Debug> TCPHandler: Processed in 0.013758037 sec. | ||
| 431 | 2025.08.01 15:57:44.064983 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.08.01 15:57:44.065207 [ 267 ] {f2c98d68-94e4-4415-80d6-0a31355cfddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 433 | 2025.08.01 15:57:44.065334 [ 267 ] {f2c98d68-94e4-4415-80d6-0a31355cfddf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.08.01 15:57:44.073535 [ 267 ] {f2c98d68-94e4-4415-80d6-0a31355cfddf} <Debug> oximeter.measurements_i16 (2a65ed09-c4c6-4cb6-a03c-9e766807509b): Loading data parts | ||
| 435 | 2025.08.01 15:57:44.073784 [ 267 ] {f2c98d68-94e4-4415-80d6-0a31355cfddf} <Debug> oximeter.measurements_i16 (2a65ed09-c4c6-4cb6-a03c-9e766807509b): There are no data parts | ||
| 436 | 2025.08.01 15:57:44.076629 [ 267 ] {f2c98d68-94e4-4415-80d6-0a31355cfddf} <Debug> TCPHandler: Processed in 0.011701845 sec. | ||
| 437 | 2025.08.01 15:57:44.076803 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.08.01 15:57:44.076980 [ 267 ] {8a9ef606-d293-477e-bf0d-474551321019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 439 | 2025.08.01 15:57:44.077114 [ 267 ] {8a9ef606-d293-477e-bf0d-474551321019} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.08.01 15:57:44.088020 [ 267 ] {8a9ef606-d293-477e-bf0d-474551321019} <Debug> oximeter.measurements_u16 (951f02d2-4bfe-4fb9-b5d4-017836db235a): Loading data parts | ||
| 441 | 2025.08.01 15:57:44.088198 [ 267 ] {8a9ef606-d293-477e-bf0d-474551321019} <Debug> oximeter.measurements_u16 (951f02d2-4bfe-4fb9-b5d4-017836db235a): There are no data parts | ||
| 442 | 2025.08.01 15:57:44.090354 [ 267 ] {8a9ef606-d293-477e-bf0d-474551321019} <Debug> TCPHandler: Processed in 0.013605432 sec. | ||
| 443 | 2025.08.01 15:57:44.090535 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.08.01 15:57:44.090862 [ 267 ] {7e030f40-5977-432d-becf-16c85ca7f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 445 | 2025.08.01 15:57:44.091022 [ 267 ] {7e030f40-5977-432d-becf-16c85ca7f0c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.08.01 15:57:44.099726 [ 267 ] {7e030f40-5977-432d-becf-16c85ca7f0c8} <Debug> oximeter.measurements_i32 (0289b191-80d6-433f-8f99-203ae19a0cfa): Loading data parts | ||
| 447 | 2025.08.01 15:57:44.099931 [ 267 ] {7e030f40-5977-432d-becf-16c85ca7f0c8} <Debug> oximeter.measurements_i32 (0289b191-80d6-433f-8f99-203ae19a0cfa): There are no data parts | ||
| 448 | 2025.08.01 15:57:44.101982 [ 267 ] {7e030f40-5977-432d-becf-16c85ca7f0c8} <Debug> TCPHandler: Processed in 0.011502819 sec. | ||
| 449 | 2025.08.01 15:57:44.102152 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.01 15:57:44.102325 [ 267 ] {812d16b0-5d13-46f3-9d62-04458a0ec997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 451 | 2025.08.01 15:57:44.102456 [ 267 ] {812d16b0-5d13-46f3-9d62-04458a0ec997} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.08.01 15:57:44.112458 [ 267 ] {812d16b0-5d13-46f3-9d62-04458a0ec997} <Debug> oximeter.measurements_u32 (f6e09296-f3ac-44f0-a27a-36f1a8ed7c58): Loading data parts | ||
| 453 | 2025.08.01 15:57:44.112697 [ 267 ] {812d16b0-5d13-46f3-9d62-04458a0ec997} <Debug> oximeter.measurements_u32 (f6e09296-f3ac-44f0-a27a-36f1a8ed7c58): There are no data parts | ||
| 454 | 2025.08.01 15:57:44.115128 [ 267 ] {812d16b0-5d13-46f3-9d62-04458a0ec997} <Debug> TCPHandler: Processed in 0.013030255 sec. | ||
| 455 | 2025.08.01 15:57:44.115296 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.01 15:57:44.115594 [ 267 ] {afb1db78-3ce3-48e1-8b47-d2bc516e8dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 457 | 2025.08.01 15:57:44.115726 [ 267 ] {afb1db78-3ce3-48e1-8b47-d2bc516e8dc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.08.01 15:57:44.124352 [ 267 ] {afb1db78-3ce3-48e1-8b47-d2bc516e8dc9} <Debug> oximeter.measurements_i64 (d1b577f4-d45f-4988-bf27-01cccdc8a94a): Loading data parts | ||
| 459 | 2025.08.01 15:57:44.124538 [ 267 ] {afb1db78-3ce3-48e1-8b47-d2bc516e8dc9} <Debug> oximeter.measurements_i64 (d1b577f4-d45f-4988-bf27-01cccdc8a94a): There are no data parts | ||
| 460 | 2025.08.01 15:57:44.127341 [ 267 ] {afb1db78-3ce3-48e1-8b47-d2bc516e8dc9} <Debug> TCPHandler: Processed in 0.012100367 sec. | ||
| 461 | 2025.08.01 15:57:44.127513 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.01 15:57:44.127698 [ 267 ] {48da1dbe-cf44-4f79-a71b-c5c8f7d1a517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 463 | 2025.08.01 15:57:44.127935 [ 267 ] {48da1dbe-cf44-4f79-a71b-c5c8f7d1a517} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.08.01 15:57:44.138542 [ 267 ] {48da1dbe-cf44-4f79-a71b-c5c8f7d1a517} <Debug> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Loading data parts | ||
| 465 | 2025.08.01 15:57:44.138798 [ 267 ] {48da1dbe-cf44-4f79-a71b-c5c8f7d1a517} <Debug> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): There are no data parts | ||
| 466 | 2025.08.01 15:57:44.140650 [ 267 ] {48da1dbe-cf44-4f79-a71b-c5c8f7d1a517} <Debug> TCPHandler: Processed in 0.01319394 sec. | ||
| 467 | 2025.08.01 15:57:44.140821 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.08.01 15:57:44.141130 [ 267 ] {ee4aea37-1659-45a5-89e3-4ce633cadc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 469 | 2025.08.01 15:57:44.141292 [ 267 ] {ee4aea37-1659-45a5-89e3-4ce633cadc6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.08.01 15:57:44.148747 [ 267 ] {ee4aea37-1659-45a5-89e3-4ce633cadc6a} <Debug> oximeter.measurements_f32 (712cd481-fa1d-4d51-a79f-bd51aca5a9cd): Loading data parts | ||
| 471 | 2025.08.01 15:57:44.148983 [ 267 ] {ee4aea37-1659-45a5-89e3-4ce633cadc6a} <Debug> oximeter.measurements_f32 (712cd481-fa1d-4d51-a79f-bd51aca5a9cd): There are no data parts | ||
| 472 | 2025.08.01 15:57:44.152724 [ 267 ] {ee4aea37-1659-45a5-89e3-4ce633cadc6a} <Debug> TCPHandler: Processed in 0.011962592 sec. | ||
| 473 | 2025.08.01 15:57:44.152980 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.08.01 15:57:44.153220 [ 267 ] {0a2b9186-50ca-45e5-ab86-ab53583fc587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 475 | 2025.08.01 15:57:44.153429 [ 267 ] {0a2b9186-50ca-45e5-ab86-ab53583fc587} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.08.01 15:57:44.165339 [ 267 ] {0a2b9186-50ca-45e5-ab86-ab53583fc587} <Debug> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Loading data parts | ||
| 477 | 2025.08.01 15:57:44.165585 [ 267 ] {0a2b9186-50ca-45e5-ab86-ab53583fc587} <Debug> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): There are no data parts | ||
| 478 | 2025.08.01 15:57:44.168120 [ 267 ] {0a2b9186-50ca-45e5-ab86-ab53583fc587} <Debug> TCPHandler: Processed in 0.015258293 sec. | ||
| 479 | 2025.08.01 15:57:44.168303 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.08.01 15:57:44.168589 [ 267 ] {b4f6c652-ffff-4200-9e93-4da791669fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 481 | 2025.08.01 15:57:44.168735 [ 267 ] {b4f6c652-ffff-4200-9e93-4da791669fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.08.01 15:57:44.177637 [ 267 ] {b4f6c652-ffff-4200-9e93-4da791669fd2} <Debug> oximeter.measurements_string (e0cb6f6d-b511-4bf8-91bd-589d47db88f8): Loading data parts | ||
| 483 | 2025.08.01 15:57:44.177806 [ 267 ] {b4f6c652-ffff-4200-9e93-4da791669fd2} <Debug> oximeter.measurements_string (e0cb6f6d-b511-4bf8-91bd-589d47db88f8): There are no data parts | ||
| 484 | 2025.08.01 15:57:44.179981 [ 267 ] {b4f6c652-ffff-4200-9e93-4da791669fd2} <Debug> TCPHandler: Processed in 0.011740736 sec. | ||
| 485 | 2025.08.01 15:57:44.180187 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.08.01 15:57:44.180408 [ 267 ] {3a2bb2cc-a09a-4efa-bce6-a5fcc4ed2c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.08.01 15:57:44.180705 [ 267 ] {3a2bb2cc-a09a-4efa-bce6-a5fcc4ed2c91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.08.01 15:57:44.191766 [ 267 ] {3a2bb2cc-a09a-4efa-bce6-a5fcc4ed2c91} <Debug> oximeter.measurements_bytes (7ef8b80c-da61-4de7-a18d-051fb1d6fbdd): Loading data parts | ||
| 496 | 2025.08.01 15:57:44.191941 [ 267 ] {3a2bb2cc-a09a-4efa-bce6-a5fcc4ed2c91} <Debug> oximeter.measurements_bytes (7ef8b80c-da61-4de7-a18d-051fb1d6fbdd): There are no data parts | ||
| 497 | 2025.08.01 15:57:44.202626 [ 267 ] {3a2bb2cc-a09a-4efa-bce6-a5fcc4ed2c91} <Debug> TCPHandler: Processed in 0.022512013 sec. | ||
| 498 | 2025.08.01 15:57:44.202821 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.01 15:57:44.203017 [ 267 ] {8a005b20-0f3b-477f-8fd4-d2ccc77f98e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 500 | 2025.08.01 15:57:44.203161 [ 267 ] {8a005b20-0f3b-477f-8fd4-d2ccc77f98e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.08.01 15:57:44.205546 [ 267 ] {8a005b20-0f3b-477f-8fd4-d2ccc77f98e2} <Debug> oximeter.measurements_cumulativei64 (d797ac08-1287-4147-a31a-dcd3f6d33a0b): Loading data parts | ||
| 502 | 2025.08.01 15:57:44.205723 [ 267 ] {8a005b20-0f3b-477f-8fd4-d2ccc77f98e2} <Debug> oximeter.measurements_cumulativei64 (d797ac08-1287-4147-a31a-dcd3f6d33a0b): There are no data parts | ||
| 503 | 2025.08.01 15:57:44.217221 [ 267 ] {8a005b20-0f3b-477f-8fd4-d2ccc77f98e2} <Debug> TCPHandler: Processed in 0.014467719 sec. | ||
| 504 | 2025.08.01 15:57:44.217508 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.01 15:57:44.217693 [ 267 ] {092c972c-921c-44d6-a6eb-7a231f9fd643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 506 | 2025.08.01 15:57:44.217829 [ 267 ] {092c972c-921c-44d6-a6eb-7a231f9fd643} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.08.01 15:57:44.228447 [ 267 ] {092c972c-921c-44d6-a6eb-7a231f9fd643} <Debug> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Loading data parts | ||
| 508 | 2025.08.01 15:57:44.228792 [ 267 ] {092c972c-921c-44d6-a6eb-7a231f9fd643} <Debug> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): There are no data parts | ||
| 509 | 2025.08.01 15:57:44.231024 [ 267 ] {092c972c-921c-44d6-a6eb-7a231f9fd643} <Debug> TCPHandler: Processed in 0.013572941 sec. | ||
| 510 | 2025.08.01 15:57:44.231208 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.01 15:57:44.231536 [ 267 ] {5a0428b2-e3b7-4e49-9bfd-532597b7598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 512 | 2025.08.01 15:57:44.231716 [ 267 ] {5a0428b2-e3b7-4e49-9bfd-532597b7598c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.08.01 15:57:44.242404 [ 267 ] {5a0428b2-e3b7-4e49-9bfd-532597b7598c} <Debug> oximeter.measurements_cumulativef32 (3d64401c-6f0f-4c74-8959-0b64bf95f8e1): Loading data parts | ||
| 514 | 2025.08.01 15:57:44.242625 [ 267 ] {5a0428b2-e3b7-4e49-9bfd-532597b7598c} <Debug> oximeter.measurements_cumulativef32 (3d64401c-6f0f-4c74-8959-0b64bf95f8e1): There are no data parts | ||
| 515 | 2025.08.01 15:57:44.245030 [ 267 ] {5a0428b2-e3b7-4e49-9bfd-532597b7598c} <Debug> TCPHandler: Processed in 0.013881631 sec. | ||
| 516 | 2025.08.01 15:57:44.245232 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.01 15:57:44.245468 [ 267 ] {ab3db4f5-c19d-4208-8118-d36c6db83e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 518 | 2025.08.01 15:57:44.245707 [ 267 ] {ab3db4f5-c19d-4208-8118-d36c6db83e0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.08.01 15:57:44.253717 [ 267 ] {ab3db4f5-c19d-4208-8118-d36c6db83e0e} <Debug> oximeter.measurements_cumulativef64 (7f18e7c2-f9a6-430d-92c1-accc7f608252): Loading data parts | ||
| 520 | 2025.08.01 15:57:44.253899 [ 267 ] {ab3db4f5-c19d-4208-8118-d36c6db83e0e} <Debug> oximeter.measurements_cumulativef64 (7f18e7c2-f9a6-430d-92c1-accc7f608252): There are no data parts | ||
| 521 | 2025.08.01 15:57:44.256651 [ 267 ] {ab3db4f5-c19d-4208-8118-d36c6db83e0e} <Debug> TCPHandler: Processed in 0.011494428 sec. | ||
| 522 | 2025.08.01 15:57:44.257011 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.01 15:57:44.257279 [ 267 ] {78554645-dd5d-47c2-a5af-828b14252b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.08.01 15:57:44.257449 [ 267 ] {78554645-dd5d-47c2-a5af-828b14252b40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.08.01 15:57:44.268742 [ 267 ] {78554645-dd5d-47c2-a5af-828b14252b40} <Debug> oximeter.measurements_histogrami8 (3d1a1dea-6cc9-4811-8fb5-d4932e1f1e75): Loading data parts | ||
| 536 | 2025.08.01 15:57:44.268886 [ 267 ] {78554645-dd5d-47c2-a5af-828b14252b40} <Debug> oximeter.measurements_histogrami8 (3d1a1dea-6cc9-4811-8fb5-d4932e1f1e75): There are no data parts | ||
| 537 | 2025.08.01 15:57:44.279355 [ 267 ] {78554645-dd5d-47c2-a5af-828b14252b40} <Debug> TCPHandler: Processed in 0.022400689 sec. | ||
| 538 | 2025.08.01 15:57:44.279559 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.08.01 15:57:44.279825 [ 267 ] {1e4185fa-6c5b-4252-b0ae-09cd36768e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 540 | 2025.08.01 15:57:44.280033 [ 267 ] {1e4185fa-6c5b-4252-b0ae-09cd36768e7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.08.01 15:57:44.294306 [ 267 ] {1e4185fa-6c5b-4252-b0ae-09cd36768e7f} <Debug> oximeter.measurements_histogramu8 (e74a8960-7a78-4247-9599-888c3dfe2656): Loading data parts | ||
| 542 | 2025.08.01 15:57:44.294538 [ 267 ] {1e4185fa-6c5b-4252-b0ae-09cd36768e7f} <Debug> oximeter.measurements_histogramu8 (e74a8960-7a78-4247-9599-888c3dfe2656): There are no data parts | ||
| 543 | 2025.08.01 15:57:44.296736 [ 267 ] {1e4185fa-6c5b-4252-b0ae-09cd36768e7f} <Debug> TCPHandler: Processed in 0.017255123 sec. | ||
| 544 | 2025.08.01 15:57:44.296974 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.08.01 15:57:44.297288 [ 267 ] {da4f3463-1f1d-4174-ab3d-83da15bfec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 546 | 2025.08.01 15:57:44.297439 [ 267 ] {da4f3463-1f1d-4174-ab3d-83da15bfec36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.08.01 15:57:44.307069 [ 267 ] {da4f3463-1f1d-4174-ab3d-83da15bfec36} <Debug> oximeter.measurements_histogrami16 (18b12335-d871-4497-b248-9dfa0d1d7ec1): Loading data parts | ||
| 548 | 2025.08.01 15:57:44.307331 [ 267 ] {da4f3463-1f1d-4174-ab3d-83da15bfec36} <Debug> oximeter.measurements_histogrami16 (18b12335-d871-4497-b248-9dfa0d1d7ec1): There are no data parts | ||
| 549 | 2025.08.01 15:57:44.310136 [ 267 ] {da4f3463-1f1d-4174-ab3d-83da15bfec36} <Debug> TCPHandler: Processed in 0.013218921 sec. | ||
| 550 | 2025.08.01 15:57:44.310309 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.08.01 15:57:44.310548 [ 267 ] {7e8e3dce-656a-406a-adb7-a5cca8c2e0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 552 | 2025.08.01 15:57:44.310746 [ 267 ] {7e8e3dce-656a-406a-adb7-a5cca8c2e0e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.08.01 15:57:44.321042 [ 267 ] {7e8e3dce-656a-406a-adb7-a5cca8c2e0e0} <Debug> oximeter.measurements_histogramu16 (a7de46be-eb5c-40e8-b003-dac5dc33169c): Loading data parts | ||
| 554 | 2025.08.01 15:57:44.321247 [ 267 ] {7e8e3dce-656a-406a-adb7-a5cca8c2e0e0} <Debug> oximeter.measurements_histogramu16 (a7de46be-eb5c-40e8-b003-dac5dc33169c): There are no data parts | ||
| 555 | 2025.08.01 15:57:44.323491 [ 267 ] {7e8e3dce-656a-406a-adb7-a5cca8c2e0e0} <Debug> TCPHandler: Processed in 0.013237201 sec. | ||
| 556 | 2025.08.01 15:57:44.323747 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.08.01 15:57:44.324107 [ 267 ] {36af284f-a925-4774-9fdb-c2533702fc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 558 | 2025.08.01 15:57:44.324274 [ 267 ] {36af284f-a925-4774-9fdb-c2533702fc85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.08.01 15:57:44.334813 [ 267 ] {36af284f-a925-4774-9fdb-c2533702fc85} <Debug> oximeter.measurements_histogrami32 (a553c23c-7cc4-4c6b-8da2-30f733a71a4a): Loading data parts | ||
| 560 | 2025.08.01 15:57:44.335100 [ 267 ] {36af284f-a925-4774-9fdb-c2533702fc85} <Debug> oximeter.measurements_histogrami32 (a553c23c-7cc4-4c6b-8da2-30f733a71a4a): There are no data parts | ||
| 561 | 2025.08.01 15:57:44.337675 [ 267 ] {36af284f-a925-4774-9fdb-c2533702fc85} <Debug> TCPHandler: Processed in 0.013998674 sec. | ||
| 562 | 2025.08.01 15:57:44.337880 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.08.01 15:57:44.338145 [ 267 ] {48d51dc4-c9d0-4b54-a3b9-ea5626b75824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 564 | 2025.08.01 15:57:44.338434 [ 267 ] {48d51dc4-c9d0-4b54-a3b9-ea5626b75824} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.08.01 15:57:44.349087 [ 267 ] {48d51dc4-c9d0-4b54-a3b9-ea5626b75824} <Debug> oximeter.measurements_histogramu32 (95f2967e-f484-4275-b187-c1eebcc35779): Loading data parts | ||
| 566 | 2025.08.01 15:57:44.349256 [ 267 ] {48d51dc4-c9d0-4b54-a3b9-ea5626b75824} <Debug> oximeter.measurements_histogramu32 (95f2967e-f484-4275-b187-c1eebcc35779): There are no data parts | ||
| 567 | 2025.08.01 15:57:44.351740 [ 267 ] {48d51dc4-c9d0-4b54-a3b9-ea5626b75824} <Debug> TCPHandler: Processed in 0.013937713 sec. | ||
| 568 | 2025.08.01 15:57:44.351973 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.08.01 15:57:44.352275 [ 267 ] {009e0b29-e22a-4bf5-8aba-d3d6c8d8a90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 570 | 2025.08.01 15:57:44.352410 [ 267 ] {009e0b29-e22a-4bf5-8aba-d3d6c8d8a90a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.08.01 15:57:44.360024 [ 267 ] {009e0b29-e22a-4bf5-8aba-d3d6c8d8a90a} <Debug> oximeter.measurements_histogrami64 (0dd2cef4-dd38-4250-b260-be36ed461cf6): Loading data parts | ||
| 572 | 2025.08.01 15:57:44.360252 [ 267 ] {009e0b29-e22a-4bf5-8aba-d3d6c8d8a90a} <Debug> oximeter.measurements_histogrami64 (0dd2cef4-dd38-4250-b260-be36ed461cf6): There are no data parts | ||
| 573 | 2025.08.01 15:57:44.362555 [ 267 ] {009e0b29-e22a-4bf5-8aba-d3d6c8d8a90a} <Debug> TCPHandler: Processed in 0.010646933 sec. | ||
| 574 | 2025.08.01 15:57:44.362735 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.08.01 15:57:44.362994 [ 267 ] {03a42da6-acc8-4a56-9bf8-fcb13b1840b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 576 | 2025.08.01 15:57:44.363181 [ 267 ] {03a42da6-acc8-4a56-9bf8-fcb13b1840b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.08.01 15:57:44.373748 [ 267 ] {03a42da6-acc8-4a56-9bf8-fcb13b1840b5} <Debug> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Loading data parts | ||
| 578 | 2025.08.01 15:57:44.373967 [ 267 ] {03a42da6-acc8-4a56-9bf8-fcb13b1840b5} <Debug> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): There are no data parts | ||
| 579 | 2025.08.01 15:57:44.376558 [ 267 ] {03a42da6-acc8-4a56-9bf8-fcb13b1840b5} <Debug> TCPHandler: Processed in 0.013886111 sec. | ||
| 580 | 2025.08.01 15:57:44.376767 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.08.01 15:57:44.377161 [ 267 ] {9153cd3f-34e4-4b54-b749-32ecd5e08c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 582 | 2025.08.01 15:57:44.377310 [ 267 ] {9153cd3f-34e4-4b54-b749-32ecd5e08c59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.08.01 15:57:44.385200 [ 267 ] {9153cd3f-34e4-4b54-b749-32ecd5e08c59} <Debug> oximeter.measurements_histogramf32 (9b3660f2-5cc4-46c9-8315-3986901b11ac): Loading data parts | ||
| 584 | 2025.08.01 15:57:44.385379 [ 267 ] {9153cd3f-34e4-4b54-b749-32ecd5e08c59} <Debug> oximeter.measurements_histogramf32 (9b3660f2-5cc4-46c9-8315-3986901b11ac): There are no data parts | ||
| 585 | 2025.08.01 15:57:44.387952 [ 267 ] {9153cd3f-34e4-4b54-b749-32ecd5e08c59} <Debug> TCPHandler: Processed in 0.011256472 sec. | ||
| 586 | 2025.08.01 15:57:44.388144 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.08.01 15:57:44.388430 [ 267 ] {d22eb09d-0cdf-4a4c-8c44-61ac4dfd433e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 588 | 2025.08.01 15:57:44.388584 [ 267 ] {d22eb09d-0cdf-4a4c-8c44-61ac4dfd433e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.08.01 15:57:44.398955 [ 267 ] {d22eb09d-0cdf-4a4c-8c44-61ac4dfd433e} <Debug> oximeter.measurements_histogramf64 (f6303186-06bb-4c7c-afe1-4c778ef58dba): Loading data parts | ||
| 590 | 2025.08.01 15:57:44.399119 [ 267 ] {d22eb09d-0cdf-4a4c-8c44-61ac4dfd433e} <Debug> oximeter.measurements_histogramf64 (f6303186-06bb-4c7c-afe1-4c778ef58dba): There are no data parts | ||
| 591 | 2025.08.01 15:57:44.401781 [ 267 ] {d22eb09d-0cdf-4a4c-8c44-61ac4dfd433e} <Debug> TCPHandler: Processed in 0.013707015 sec. | ||
| 592 | 2025.08.01 15:57:44.402042 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.08.01 15:57:44.402389 [ 267 ] {9b995fc3-eac7-4345-86a9-3a3d9a916ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2025.08.01 15:57:44.402546 [ 267 ] {9b995fc3-eac7-4345-86a9-3a3d9a916ece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.08.01 15:57:44.410672 [ 267 ] {9b995fc3-eac7-4345-86a9-3a3d9a916ece} <Debug> oximeter.fields_bool (daa93ec9-29ac-465c-9297-52c9971affb2): Loading data parts | ||
| 621 | 2025.08.01 15:57:44.410876 [ 267 ] {9b995fc3-eac7-4345-86a9-3a3d9a916ece} <Debug> oximeter.fields_bool (daa93ec9-29ac-465c-9297-52c9971affb2): There are no data parts | ||
| 622 | 2025.08.01 15:57:44.413444 [ 267 ] {9b995fc3-eac7-4345-86a9-3a3d9a916ece} <Debug> TCPHandler: Processed in 0.011468418 sec. | ||
| 623 | 2025.08.01 15:57:44.413627 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.08.01 15:57:44.413835 [ 267 ] {8af0a617-e8d2-443f-b507-f95a7c50e95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 625 | 2025.08.01 15:57:44.413971 [ 267 ] {8af0a617-e8d2-443f-b507-f95a7c50e95d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.08.01 15:57:44.424726 [ 267 ] {8af0a617-e8d2-443f-b507-f95a7c50e95d} <Debug> oximeter.fields_i8 (d49649a3-4f5d-4184-ac70-3dc8595c3bbf): Loading data parts | ||
| 627 | 2025.08.01 15:57:44.425078 [ 267 ] {8af0a617-e8d2-443f-b507-f95a7c50e95d} <Debug> oximeter.fields_i8 (d49649a3-4f5d-4184-ac70-3dc8595c3bbf): There are no data parts | ||
| 628 | 2025.08.01 15:57:44.427818 [ 267 ] {8af0a617-e8d2-443f-b507-f95a7c50e95d} <Debug> TCPHandler: Processed in 0.014252872 sec. | ||
| 629 | 2025.08.01 15:57:44.427992 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.08.01 15:57:44.428274 [ 267 ] {1036ff57-25d9-45f3-9f93-4aabc4b44618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 631 | 2025.08.01 15:57:44.428415 [ 267 ] {1036ff57-25d9-45f3-9f93-4aabc4b44618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.08.01 15:57:44.436838 [ 267 ] {1036ff57-25d9-45f3-9f93-4aabc4b44618} <Debug> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Loading data parts | ||
| 633 | 2025.08.01 15:57:44.436996 [ 267 ] {1036ff57-25d9-45f3-9f93-4aabc4b44618} <Debug> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): There are no data parts | ||
| 634 | 2025.08.01 15:57:44.439933 [ 267 ] {1036ff57-25d9-45f3-9f93-4aabc4b44618} <Debug> TCPHandler: Processed in 0.012001354 sec. | ||
| 635 | 2025.08.01 15:57:44.440102 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.08.01 15:57:44.440275 [ 267 ] {531f7123-2406-4094-a309-27f6aaef099d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 637 | 2025.08.01 15:57:44.440543 [ 267 ] {531f7123-2406-4094-a309-27f6aaef099d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.08.01 15:57:44.451588 [ 267 ] {531f7123-2406-4094-a309-27f6aaef099d} <Debug> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Loading data parts | ||
| 639 | 2025.08.01 15:57:44.451852 [ 267 ] {531f7123-2406-4094-a309-27f6aaef099d} <Debug> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): There are no data parts | ||
| 640 | 2025.08.01 15:57:44.453986 [ 267 ] {531f7123-2406-4094-a309-27f6aaef099d} <Debug> TCPHandler: Processed in 0.013941273 sec. | ||
| 641 | 2025.08.01 15:57:44.454196 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.08.01 15:57:44.454499 [ 267 ] {907f1f14-8aca-42d4-85f7-486c7d5859cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 643 | 2025.08.01 15:57:44.454649 [ 267 ] {907f1f14-8aca-42d4-85f7-486c7d5859cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.08.01 15:57:44.462999 [ 267 ] {907f1f14-8aca-42d4-85f7-486c7d5859cb} <Debug> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Loading data parts | ||
| 645 | 2025.08.01 15:57:44.463185 [ 267 ] {907f1f14-8aca-42d4-85f7-486c7d5859cb} <Debug> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): There are no data parts | ||
| 646 | 2025.08.01 15:57:44.466024 [ 267 ] {907f1f14-8aca-42d4-85f7-486c7d5859cb} <Debug> TCPHandler: Processed in 0.01188547 sec. | ||
| 647 | 2025.08.01 15:57:44.466197 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.08.01 15:57:44.466371 [ 267 ] {a74f5618-cbe3-4651-b9c3-2b04f9c43dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 649 | 2025.08.01 15:57:44.466517 [ 267 ] {a74f5618-cbe3-4651-b9c3-2b04f9c43dce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.08.01 15:57:44.476850 [ 267 ] {a74f5618-cbe3-4651-b9c3-2b04f9c43dce} <Debug> oximeter.fields_i32 (1704fc2a-1596-440f-81dc-9f9daee589da): Loading data parts | ||
| 651 | 2025.08.01 15:57:44.477028 [ 267 ] {a74f5618-cbe3-4651-b9c3-2b04f9c43dce} <Debug> oximeter.fields_i32 (1704fc2a-1596-440f-81dc-9f9daee589da): There are no data parts | ||
| 652 | 2025.08.01 15:57:44.478854 [ 267 ] {a74f5618-cbe3-4651-b9c3-2b04f9c43dce} <Debug> TCPHandler: Processed in 0.012711265 sec. | ||
| 653 | 2025.08.01 15:57:44.479056 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.08.01 15:57:44.479445 [ 267 ] {57e6e1c0-9ef6-4d73-ba1e-06eb823173b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 655 | 2025.08.01 15:57:44.479632 [ 267 ] {57e6e1c0-9ef6-4d73-ba1e-06eb823173b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.08.01 15:57:44.489452 [ 267 ] {57e6e1c0-9ef6-4d73-ba1e-06eb823173b9} <Debug> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Loading data parts | ||
| 657 | 2025.08.01 15:57:44.489626 [ 267 ] {57e6e1c0-9ef6-4d73-ba1e-06eb823173b9} <Debug> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): There are no data parts | ||
| 658 | 2025.08.01 15:57:44.491763 [ 267 ] {57e6e1c0-9ef6-4d73-ba1e-06eb823173b9} <Debug> TCPHandler: Processed in 0.012773667 sec. | ||
| 659 | 2025.08.01 15:57:44.491984 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.08.01 15:57:44.492185 [ 267 ] {9e11440b-3296-4128-b3c2-65a0c3b44abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 661 | 2025.08.01 15:57:44.492394 [ 267 ] {9e11440b-3296-4128-b3c2-65a0c3b44abc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.08.01 15:57:44.502759 [ 267 ] {9e11440b-3296-4128-b3c2-65a0c3b44abc} <Debug> oximeter.fields_i64 (07c70190-937a-41bc-95a2-15210574d3c2): Loading data parts | ||
| 663 | 2025.08.01 15:57:44.502998 [ 267 ] {9e11440b-3296-4128-b3c2-65a0c3b44abc} <Debug> oximeter.fields_i64 (07c70190-937a-41bc-95a2-15210574d3c2): There are no data parts | ||
| 664 | 2025.08.01 15:57:44.505736 [ 267 ] {9e11440b-3296-4128-b3c2-65a0c3b44abc} <Debug> TCPHandler: Processed in 0.013840839 sec. | ||
| 665 | 2025.08.01 15:57:44.505973 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.08.01 15:57:44.506213 [ 267 ] {4a2382f6-7fbe-44de-b637-bc53450ca6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 667 | 2025.08.01 15:57:44.506355 [ 267 ] {4a2382f6-7fbe-44de-b637-bc53450ca6eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.08.01 15:57:44.515029 [ 267 ] {4a2382f6-7fbe-44de-b637-bc53450ca6eb} <Debug> oximeter.fields_u64 (b3c79fb6-6a55-492a-b2bf-0668b1a83fab): Loading data parts | ||
| 669 | 2025.08.01 15:57:44.515207 [ 267 ] {4a2382f6-7fbe-44de-b637-bc53450ca6eb} <Debug> oximeter.fields_u64 (b3c79fb6-6a55-492a-b2bf-0668b1a83fab): There are no data parts | ||
| 670 | 2025.08.01 15:57:44.517191 [ 267 ] {4a2382f6-7fbe-44de-b637-bc53450ca6eb} <Debug> TCPHandler: Processed in 0.011294562 sec. | ||
| 671 | 2025.08.01 15:57:44.517360 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.08.01 15:57:44.517538 [ 267 ] {fd0b0b93-9066-4966-a75d-372db8994f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 673 | 2025.08.01 15:57:44.517676 [ 267 ] {fd0b0b93-9066-4966-a75d-372db8994f5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.08.01 15:57:44.527828 [ 267 ] {fd0b0b93-9066-4966-a75d-372db8994f5a} <Debug> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Loading data parts | ||
| 675 | 2025.08.01 15:57:44.528098 [ 267 ] {fd0b0b93-9066-4966-a75d-372db8994f5a} <Debug> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): There are no data parts | ||
| 676 | 2025.08.01 15:57:44.530102 [ 267 ] {fd0b0b93-9066-4966-a75d-372db8994f5a} <Debug> TCPHandler: Processed in 0.012798058 sec. | ||
| 677 | 2025.08.01 15:57:44.530368 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.08.01 15:57:44.530548 [ 267 ] {eea09e8f-88ea-486c-a6c2-2427e39b4e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 679 | 2025.08.01 15:57:44.530685 [ 267 ] {eea09e8f-88ea-486c-a6c2-2427e39b4e33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.08.01 15:57:44.539389 [ 267 ] {eea09e8f-88ea-486c-a6c2-2427e39b4e33} <Debug> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Loading data parts | ||
| 681 | 2025.08.01 15:57:44.539734 [ 267 ] {eea09e8f-88ea-486c-a6c2-2427e39b4e33} <Debug> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): There are no data parts | ||
| 682 | 2025.08.01 15:57:44.541723 [ 267 ] {eea09e8f-88ea-486c-a6c2-2427e39b4e33} <Debug> TCPHandler: Processed in 0.011409716 sec. | ||
| 683 | 2025.08.01 15:57:44.541896 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.08.01 15:57:44.542171 [ 267 ] {a7a8591a-7eec-47a1-a5e8-d786f6ead7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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) | ||
| 685 | 2025.08.01 15:57:44.542222 [ 267 ] {a7a8591a-7eec-47a1-a5e8-d786f6ead7a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.08.01 15:57:44.552524 [ 267 ] {a7a8591a-7eec-47a1-a5e8-d786f6ead7a3} <Debug> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Loading data parts | ||
| 687 | 2025.08.01 15:57:44.552770 [ 267 ] {a7a8591a-7eec-47a1-a5e8-d786f6ead7a3} <Debug> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): There are no data parts | ||
| 688 | 2025.08.01 15:57:44.555508 [ 267 ] {a7a8591a-7eec-47a1-a5e8-d786f6ead7a3} <Debug> TCPHandler: Processed in 0.013669204 sec. | ||
| 689 | 2025.08.01 15:57:44.555791 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.08.01 15:57:44.556087 [ 267 ] {d8f87a28-a16f-4151-b3e5-7b2e74f4ecb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2025.08.01 15:57:44.556245 [ 267 ] {d8f87a28-a16f-4151-b3e5-7b2e74f4ecb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.08.01 15:57:44.564268 [ 267 ] {d8f87a28-a16f-4151-b3e5-7b2e74f4ecb8} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Loading data parts | ||
| 696 | 2025.08.01 15:57:44.564474 [ 267 ] {d8f87a28-a16f-4151-b3e5-7b2e74f4ecb8} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): There are no data parts | ||
| 697 | 2025.08.01 15:57:44.566820 [ 267 ] {d8f87a28-a16f-4151-b3e5-7b2e74f4ecb8} <Debug> TCPHandler: Processed in 0.011084276 sec. | ||
| 698 | 2025.08.01 15:57:44.567188 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.08.01 15:57:44.567601 [ 268 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.08.01 15:57:44.569114 [ 268 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.08.01 15:57:44.587646 [ 285 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Trace> oximeter.version (e6664717-6b3b-466a-a133-763ae2200863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.08.01 15:57:44.587696 [ 285 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 703 | 2025.08.01 15:57:44.593173 [ 285 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.08.01 15:57:44.593919 [ 285 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Trace> oximeter.version (e6664717-6b3b-466a-a133-763ae2200863): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.08.01 15:57:44.594232 [ 268 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026788 sec., 37.330147827385396 rows/sec., 597.28 B/sec. | ||
| 706 | 2025.08.01 15:57:44.594611 [ 268 ] {bf5ea740-e3b2-4f2f-a982-a92d6d982a93} <Debug> TCPHandler: Processed in 0.027572746 sec. | ||
| 707 | 2025.08.01 15:57:45.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.90 MiB, peak 132.90 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 6.78 MiB | ||
| 708 | 2025.08.01 15:57:50.125277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.08.01 15:57:50.125343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.08.01 15:57:50.125388 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.08.01 15:57:50.125577 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.08.01 15:57:50.131119 [ 245 ] {} <Debug> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Loading data parts | ||
| 713 | 2025.08.01 15:57:50.131478 [ 245 ] {} <Debug> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): There are no data parts | ||
| 714 | 2025.08.01 15:57:50.139453 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.08.01 15:57:50.139493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 716 | 2025.08.01 15:57:50.142688 [ 244 ] {} <Debug> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Loading data parts | ||
| 717 | 2025.08.01 15:57:50.143206 [ 244 ] {} <Debug> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): There are no data parts | ||
| 718 | 2025.08.01 15:57:50.145422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.08.01 15:57:50.145996 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.08.01 15:57:50.146309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.08.01 15:57:50.174189 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.08.01 15:57:50.174270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 723 | 2025.08.01 15:57:50.180820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.08.01 15:57:50.182286 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.08.01 15:57:50.186768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.08.01 15:57:51.001429 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.06 MiB | ||
| 727 | 2025.08.01 15:57:52.626112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.08.01 15:57:52.626264 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.08.01 15:57:52.632051 [ 243 ] {} <Debug> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Loading data parts | ||
| 730 | 2025.08.01 15:57:52.632258 [ 243 ] {} <Debug> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): There are no data parts | ||
| 731 | 2025.08.01 15:57:52.638230 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.08.01 15:57:52.638279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 733 | 2025.08.01 15:57:52.640253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.08.01 15:57:52.640874 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.08.01 15:57:52.641240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.08.01 15:57:53.001126 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 155.10 MiB (RSS), difference: -3.02 MiB | ||
| 737 | 2025.08.01 15:57:57.595048 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.08.01 15:57:57.595165 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.08.01 15:57:57.647329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.08.01 15:57:57.648035 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.08.01 15:57:57.648072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 742 | 2025.08.01 15:57:57.648931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.08.01 15:57:57.649361 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.08.01 15:57:57.649506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.08.01 15:57:57.686990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.08.01 15:57:57.704792 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.08.01 15:57:57.704856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 748 | 2025.08.01 15:57:57.711452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.08.01 15:57:57.712604 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.08.01 15:57:57.715556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.08.01 15:57:58.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.85 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.91 MiB | ||
| 752 | 2025.08.01 15:58:03.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.81 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.08.01 15:58:04.604106 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.08.01 15:58:04.604367 [ 267 ] {cb20a268-1591-4b7d-8c68-da39b2b850fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.08.01 15:58:04.606681 [ 267 ] {cb20a268-1591-4b7d-8c68-da39b2b850fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.08.01 15:58:04.606894 [ 267 ] {cb20a268-1591-4b7d-8c68-da39b2b850fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.08.01 15:58:04.609714 [ 267 ] {cb20a268-1591-4b7d-8c68-da39b2b850fc} <Debug> TCPHandler: Processed in 0.005720994 sec. | ||
| 758 | 2025.08.01 15:58:04.610401 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.08.01 15:58:04.610527 [ 267 ] {0251fa7b-a7b9-4070-b65f-8cbe205d5238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.08.01 15:58:04.612654 [ 267 ] {0251fa7b-a7b9-4070-b65f-8cbe205d5238} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.08.01 15:58:04.612700 [ 267 ] {0251fa7b-a7b9-4070-b65f-8cbe205d5238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.08.01 15:58:04.613080 [ 267 ] {0251fa7b-a7b9-4070-b65f-8cbe205d5238} <Debug> TCPHandler: Processed in 0.002738712 sec. | ||
| 763 | 2025.08.01 15:58:04.613924 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.08.01 15:58:04.614038 [ 267 ] {4d99a3d9-d61b-40e9-b513-495955f56390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.08.01 15:58:04.614314 [ 267 ] {4d99a3d9-d61b-40e9-b513-495955f56390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.08.01 15:58:04.614357 [ 267 ] {4d99a3d9-d61b-40e9-b513-495955f56390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.08.01 15:58:04.614738 [ 267 ] {4d99a3d9-d61b-40e9-b513-495955f56390} <Debug> TCPHandler: Processed in 0.000862466 sec. | ||
| 768 | 2025.08.01 15:58:04.614947 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.08.01 15:58:04.615061 [ 267 ] {9f1cf48f-85cc-4956-9b0c-8e61bf7ccead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.08.01 15:58:04.615296 [ 267 ] {9f1cf48f-85cc-4956-9b0c-8e61bf7ccead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.08.01 15:58:04.615338 [ 267 ] {9f1cf48f-85cc-4956-9b0c-8e61bf7ccead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.08.01 15:58:04.615656 [ 267 ] {9f1cf48f-85cc-4956-9b0c-8e61bf7ccead} <Debug> TCPHandler: Processed in 0.000757963 sec. | ||
| 773 | 2025.08.01 15:58:04.615858 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.08.01 15:58:04.615972 [ 267 ] {7ca37765-b076-4d07-84f6-c6f17cc2bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.08.01 15:58:04.616211 [ 267 ] {7ca37765-b076-4d07-84f6-c6f17cc2bc0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.08.01 15:58:04.616258 [ 267 ] {7ca37765-b076-4d07-84f6-c6f17cc2bc0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.08.01 15:58:04.616568 [ 267 ] {7ca37765-b076-4d07-84f6-c6f17cc2bc0e} <Debug> TCPHandler: Processed in 0.000755833 sec. | ||
| 778 | 2025.08.01 15:58:04.616790 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.08.01 15:58:04.616907 [ 267 ] {6e0b6311-8a1d-473b-b135-2e4fb622bb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.08.01 15:58:04.617141 [ 267 ] {6e0b6311-8a1d-473b-b135-2e4fb622bb7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.08.01 15:58:04.617183 [ 267 ] {6e0b6311-8a1d-473b-b135-2e4fb622bb7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.08.01 15:58:04.617503 [ 267 ] {6e0b6311-8a1d-473b-b135-2e4fb622bb7c} <Debug> TCPHandler: Processed in 0.000763574 sec. | ||
| 783 | 2025.08.01 15:58:04.617701 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.08.01 15:58:04.617818 [ 267 ] {80894030-7cf2-4098-b568-0a90dbec3936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.08.01 15:58:04.618071 [ 267 ] {80894030-7cf2-4098-b568-0a90dbec3936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.08.01 15:58:04.618125 [ 267 ] {80894030-7cf2-4098-b568-0a90dbec3936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.08.01 15:58:04.618441 [ 267 ] {80894030-7cf2-4098-b568-0a90dbec3936} <Debug> TCPHandler: Processed in 0.000788894 sec. | ||
| 788 | 2025.08.01 15:58:04.618650 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.08.01 15:58:04.618763 [ 267 ] {2d9c890d-b7ab-40ba-8fe9-0100ff75e096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.08.01 15:58:04.619011 [ 267 ] {2d9c890d-b7ab-40ba-8fe9-0100ff75e096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.08.01 15:58:04.619050 [ 267 ] {2d9c890d-b7ab-40ba-8fe9-0100ff75e096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.08.01 15:58:04.619336 [ 267 ] {2d9c890d-b7ab-40ba-8fe9-0100ff75e096} <Debug> TCPHandler: Processed in 0.000760213 sec. | ||
| 793 | 2025.08.01 15:58:04.619525 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.08.01 15:58:04.619631 [ 267 ] {610769e7-473a-4cba-9a8e-0a017f0634a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.08.01 15:58:04.619856 [ 267 ] {610769e7-473a-4cba-9a8e-0a017f0634a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.08.01 15:58:04.619961 [ 267 ] {610769e7-473a-4cba-9a8e-0a017f0634a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.08.01 15:58:04.620261 [ 267 ] {610769e7-473a-4cba-9a8e-0a017f0634a6} <Debug> TCPHandler: Processed in 0.000748512 sec. | ||
| 798 | 2025.08.01 15:58:04.620478 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.08.01 15:58:04.620603 [ 267 ] {236369c1-ede0-4575-9b27-65eaa2135432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.08.01 15:58:04.620858 [ 267 ] {236369c1-ede0-4575-9b27-65eaa2135432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.08.01 15:58:04.620900 [ 267 ] {236369c1-ede0-4575-9b27-65eaa2135432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.08.01 15:58:04.621210 [ 267 ] {236369c1-ede0-4575-9b27-65eaa2135432} <Debug> TCPHandler: Processed in 0.000790784 sec. | ||
| 803 | 2025.08.01 15:58:04.621420 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.08.01 15:58:04.621536 [ 267 ] {f1c1b7a4-9b82-469c-9103-dfd0449a447c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.08.01 15:58:04.621781 [ 267 ] {f1c1b7a4-9b82-469c-9103-dfd0449a447c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.08.01 15:58:04.621822 [ 267 ] {f1c1b7a4-9b82-469c-9103-dfd0449a447c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.08.01 15:58:04.622120 [ 267 ] {f1c1b7a4-9b82-469c-9103-dfd0449a447c} <Debug> TCPHandler: Processed in 0.000746523 sec. | ||
| 808 | 2025.08.01 15:58:04.622324 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.08.01 15:58:04.622440 [ 267 ] {2ab773b6-d2f2-4e39-820e-1c977f92a1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.08.01 15:58:04.622686 [ 267 ] {2ab773b6-d2f2-4e39-820e-1c977f92a1d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.08.01 15:58:04.622727 [ 267 ] {2ab773b6-d2f2-4e39-820e-1c977f92a1d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.08.01 15:58:04.623060 [ 267 ] {2ab773b6-d2f2-4e39-820e-1c977f92a1d8} <Debug> TCPHandler: Processed in 0.000783143 sec. | ||
| 813 | 2025.08.01 15:58:04.623272 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.08.01 15:58:04.623389 [ 267 ] {a459af21-bd4b-40e6-88b1-e032edc973d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.08.01 15:58:04.623638 [ 267 ] {a459af21-bd4b-40e6-88b1-e032edc973d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.08.01 15:58:04.623679 [ 267 ] {a459af21-bd4b-40e6-88b1-e032edc973d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.08.01 15:58:04.623983 [ 267 ] {a459af21-bd4b-40e6-88b1-e032edc973d9} <Debug> TCPHandler: Processed in 0.000756773 sec. | ||
| 818 | 2025.08.01 15:58:04.624184 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.08.01 15:58:04.624301 [ 267 ] {7a335955-cfb0-48e0-8138-7afdca254c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.08.01 15:58:04.624553 [ 267 ] {7a335955-cfb0-48e0-8138-7afdca254c09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.08.01 15:58:04.624594 [ 267 ] {7a335955-cfb0-48e0-8138-7afdca254c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.08.01 15:58:04.624925 [ 267 ] {7a335955-cfb0-48e0-8138-7afdca254c09} <Debug> TCPHandler: Processed in 0.000787294 sec. | ||
| 823 | 2025.08.01 15:58:04.625117 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.08.01 15:58:04.625233 [ 267 ] {0670a85e-763c-4abf-89f2-a9a14db8db96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.08.01 15:58:04.625494 [ 267 ] {0670a85e-763c-4abf-89f2-a9a14db8db96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.08.01 15:58:04.625535 [ 267 ] {0670a85e-763c-4abf-89f2-a9a14db8db96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.08.01 15:58:04.625852 [ 267 ] {0670a85e-763c-4abf-89f2-a9a14db8db96} <Debug> TCPHandler: Processed in 0.000781624 sec. | ||
| 828 | 2025.08.01 15:58:04.626054 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.08.01 15:58:04.626176 [ 267 ] {849bb74e-5163-4e10-afde-b74ff997778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.08.01 15:58:04.626436 [ 267 ] {849bb74e-5163-4e10-afde-b74ff997778e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.08.01 15:58:04.626478 [ 267 ] {849bb74e-5163-4e10-afde-b74ff997778e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.08.01 15:58:04.626795 [ 267 ] {849bb74e-5163-4e10-afde-b74ff997778e} <Debug> TCPHandler: Processed in 0.000788115 sec. | ||
| 833 | 2025.08.01 15:58:04.627411 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.08.01 15:58:04.627528 [ 267 ] {363279c2-c074-4817-8020-b2f84b92c1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.08.01 15:58:04.627783 [ 267 ] {363279c2-c074-4817-8020-b2f84b92c1a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.08.01 15:58:04.627824 [ 267 ] {363279c2-c074-4817-8020-b2f84b92c1a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.08.01 15:58:04.628125 [ 267 ] {363279c2-c074-4817-8020-b2f84b92c1a2} <Debug> TCPHandler: Processed in 0.000761483 sec. | ||
| 838 | 2025.08.01 15:58:04.628405 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.08.01 15:58:04.628530 [ 267 ] {4dc48ef3-c4bc-4ed3-ac5a-27e73538f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.08.01 15:58:04.628814 [ 267 ] {4dc48ef3-c4bc-4ed3-ac5a-27e73538f240} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.08.01 15:58:04.628856 [ 267 ] {4dc48ef3-c4bc-4ed3-ac5a-27e73538f240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.08.01 15:58:04.629176 [ 267 ] {4dc48ef3-c4bc-4ed3-ac5a-27e73538f240} <Debug> TCPHandler: Processed in 0.000816585 sec. | ||
| 843 | 2025.08.01 15:58:04.629422 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.08.01 15:58:04.629540 [ 267 ] {e73f52c8-c685-4f4e-b83b-1d045caca271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.08.01 15:58:04.629796 [ 267 ] {e73f52c8-c685-4f4e-b83b-1d045caca271} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.08.01 15:58:04.629838 [ 267 ] {e73f52c8-c685-4f4e-b83b-1d045caca271} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.08.01 15:58:04.630159 [ 267 ] {e73f52c8-c685-4f4e-b83b-1d045caca271} <Debug> TCPHandler: Processed in 0.000784434 sec. | ||
| 848 | 2025.08.01 15:58:04.630392 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.08.01 15:58:04.630511 [ 267 ] {92e064c3-9c83-4a4f-9795-06680faa328f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.08.01 15:58:04.630766 [ 267 ] {92e064c3-9c83-4a4f-9795-06680faa328f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.08.01 15:58:04.630807 [ 267 ] {92e064c3-9c83-4a4f-9795-06680faa328f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.08.01 15:58:04.631086 [ 267 ] {92e064c3-9c83-4a4f-9795-06680faa328f} <Debug> TCPHandler: Processed in 0.000751333 sec. | ||
| 853 | 2025.08.01 15:58:04.631314 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.08.01 15:58:04.631425 [ 267 ] {3d68c419-128c-46a0-a428-e8982b2ee141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.08.01 15:58:04.631666 [ 267 ] {3d68c419-128c-46a0-a428-e8982b2ee141} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.08.01 15:58:04.631705 [ 267 ] {3d68c419-128c-46a0-a428-e8982b2ee141} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.08.01 15:58:04.632044 [ 267 ] {3d68c419-128c-46a0-a428-e8982b2ee141} <Debug> TCPHandler: Processed in 0.000750223 sec. | ||
| 858 | 2025.08.01 15:58:04.632278 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.08.01 15:58:04.632398 [ 267 ] {8682deab-e707-4bed-a8be-1dfc242e790d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.08.01 15:58:04.632657 [ 267 ] {8682deab-e707-4bed-a8be-1dfc242e790d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.08.01 15:58:04.632697 [ 267 ] {8682deab-e707-4bed-a8be-1dfc242e790d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.08.01 15:58:04.632978 [ 267 ] {8682deab-e707-4bed-a8be-1dfc242e790d} <Debug> TCPHandler: Processed in 0.000746843 sec. | ||
| 863 | 2025.08.01 15:58:04.644332 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.08.01 15:58:04.644514 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 865 | 2025.08.01 15:58:04.644586 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.08.01 15:58:04.645498 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2025.08.01 15:58:04.645535 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 868 | 2025.08.01 15:58:04.646180 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2025.08.01 15:58:04.646617 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2025.08.01 15:58:04.646760 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.002298 sec., 9573.542210617929 rows/sec., 2.22 MiB/sec. | ||
| 871 | 2025.08.01 15:58:04.646797 [ 267 ] {4d05f562-e976-4d07-b84e-3c29b8f95e4d} <Debug> TCPHandler: Processed in 0.002555188 sec. | ||
| 872 | 2025.08.01 15:58:04.646937 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.08.01 15:58:04.647039 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 874 | 2025.08.01 15:58:04.647080 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 875 | 2025.08.01 15:58:04.649565 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.08.01 15:58:04.649604 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 877 | 2025.08.01 15:58:04.650101 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2025.08.01 15:58:04.650573 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2025.08.01 15:58:04.650700 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003681 sec., 6519.967400162999 rows/sec., 553.94 KiB/sec. | ||
| 880 | 2025.08.01 15:58:04.650736 [ 267 ] {e7fc816a-fe32-4628-b44f-8d44dc562700} <Debug> TCPHandler: Processed in 0.003846956 sec. | ||
| 881 | 2025.08.01 15:58:04.650864 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.08.01 15:58:04.650957 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 883 | 2025.08.01 15:58:04.650996 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 884 | 2025.08.01 15:58:04.651400 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.08.01 15:58:04.651436 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 886 | 2025.08.01 15:58:04.651816 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2025.08.01 15:58:04.652216 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.08.01 15:58:04.652345 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 347.73 KiB/sec. | ||
| 889 | 2025.08.01 15:58:04.652382 [ 267 ] {95bb7808-6364-4873-9b4f-22cc5adae609} <Debug> TCPHandler: Processed in 0.001566607 sec. | ||
| 890 | 2025.08.01 15:58:04.652503 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.08.01 15:58:04.652596 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 892 | 2025.08.01 15:58:04.652634 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 893 | 2025.08.01 15:58:04.653151 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.08.01 15:58:04.653188 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 895 | 2025.08.01 15:58:04.653610 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2025.08.01 15:58:04.654026 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.08.01 15:58:04.654154 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Debug> executeQuery: Read 167 rows, 15.48 KiB in 0.001577 sec., 105897.27330374128 rows/sec., 9.59 MiB/sec. | ||
| 898 | 2025.08.01 15:58:04.654191 [ 267 ] {0af4d6df-43d6-4ad9-8516-711b6f5bd9d0} <Debug> TCPHandler: Processed in 0.001737023 sec. | ||
| 899 | 2025.08.01 15:58:04.654301 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.08.01 15:58:04.654394 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 901 | 2025.08.01 15:58:04.654434 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 902 | 2025.08.01 15:58:04.654836 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.08.01 15:58:04.654873 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 904 | 2025.08.01 15:58:04.655353 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2025.08.01 15:58:04.655739 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.08.01 15:58:04.655858 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Debug> executeQuery: Read 27 rows, 2.06 KiB in 0.001544 sec., 17487.04663212435 rows/sec., 1.30 MiB/sec. | ||
| 907 | 2025.08.01 15:58:04.655959 [ 267 ] {d4f606d2-c32f-4db2-9989-e8cc4559f907} <Debug> TCPHandler: Processed in 0.001706432 sec. | ||
| 908 | 2025.08.01 15:58:04.656071 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.08.01 15:58:04.656163 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 910 | 2025.08.01 15:58:04.656201 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 911 | 2025.08.01 15:58:04.656623 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.08.01 15:58:04.656655 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 913 | 2025.08.01 15:58:04.657086 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2025.08.01 15:58:04.657490 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.08.01 15:58:04.657616 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001472 sec., 16304.347826086956 rows/sec., 1.35 MiB/sec. | ||
| 916 | 2025.08.01 15:58:04.657651 [ 267 ] {fa29ec52-8f66-4b09-993f-b14a37edb566} <Debug> TCPHandler: Processed in 0.001627869 sec. | ||
| 917 | 2025.08.01 15:58:04.657757 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.08.01 15:58:04.657847 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 919 | 2025.08.01 15:58:04.657884 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 920 | 2025.08.01 15:58:04.658276 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.08.01 15:58:04.658312 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 922 | 2025.08.01 15:58:04.658714 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2025.08.01 15:58:04.659127 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.08.01 15:58:04.659250 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001421 sec., 8444.75721323012 rows/sec., 659.75 KiB/sec. | ||
| 925 | 2025.08.01 15:58:04.659285 [ 267 ] {51e2bc74-7598-4a72-be83-a103324b2736} <Debug> TCPHandler: Processed in 0.001575157 sec. | ||
| 926 | 2025.08.01 15:58:04.659391 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.08.01 15:58:04.659481 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 928 | 2025.08.01 15:58:04.659518 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 929 | 2025.08.01 15:58:04.659931 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.08.01 15:58:04.659967 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 931 | 2025.08.01 15:58:04.660360 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2025.08.01 15:58:04.660781 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.08.01 15:58:04.660902 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Debug> executeQuery: Read 79 rows, 6.70 KiB in 0.001439 sec., 54899.235580264074 rows/sec., 4.55 MiB/sec. | ||
| 934 | 2025.08.01 15:58:04.660937 [ 267 ] {81c5a378-2e56-4cb9-8f0d-e15478ddef0a} <Debug> TCPHandler: Processed in 0.001592998 sec. | ||
| 935 | 2025.08.01 15:58:04.661047 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.08.01 15:58:04.661137 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 937 | 2025.08.01 15:58:04.661177 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 938 | 2025.08.01 15:58:04.661663 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.08.01 15:58:04.661696 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 940 | 2025.08.01 15:58:04.662269 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2025.08.01 15:58:04.662689 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.08.01 15:58:04.662815 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Debug> executeQuery: Read 295 rows, 23.25 KiB in 0.001696 sec., 173938.679245283 rows/sec., 13.39 MiB/sec. | ||
| 943 | 2025.08.01 15:58:04.662849 [ 267 ] {ee313373-8faa-4d31-a120-7ed9e36d32fe} <Debug> TCPHandler: Processed in 0.001849225 sec. | ||
| 944 | 2025.08.01 15:58:04.662958 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.08.01 15:58:04.663048 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 946 | 2025.08.01 15:58:04.663098 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 947 | 2025.08.01 15:58:04.663841 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.08.01 15:58:04.663876 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 949 | 2025.08.01 15:58:04.665042 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.08.01 15:58:04.665477 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.08.01 15:58:04.665607 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002576 sec., 3493.788819875776 rows/sec., 6.26 MiB/sec. | ||
| 952 | 2025.08.01 15:58:04.665654 [ 267 ] {78bba15a-c25c-4007-ab56-f98910e1bd5b} <Debug> TCPHandler: Processed in 0.002743123 sec. | ||
| 953 | 2025.08.01 15:58:04.665774 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.08.01 15:58:04.665865 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 955 | 2025.08.01 15:58:04.665904 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 956 | 2025.08.01 15:58:04.666232 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.08.01 15:58:04.666267 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 958 | 2025.08.01 15:58:04.666700 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.08.01 15:58:04.667099 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.08.01 15:58:04.667214 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001386 sec., 21645.021645021643 rows/sec., 1.48 MiB/sec. | ||
| 961 | 2025.08.01 15:58:04.667244 [ 267 ] {2f3d79c4-8284-46a4-9236-0f64ce2936dd} <Debug> TCPHandler: Processed in 0.001539077 sec. | ||
| 962 | 2025.08.01 15:58:05.149751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 963 | 2025.08.01 15:58:05.150297 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.08.01 15:58:05.150348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 965 | 2025.08.01 15:58:05.151046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 966 | 2025.08.01 15:58:05.151526 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.08.01 15:58:05.151653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 968 | 2025.08.01 15:58:05.215716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 969 | 2025.08.01 15:58:05.231381 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.08.01 15:58:05.231436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 971 | 2025.08.01 15:58:05.237743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 972 | 2025.08.01 15:58:05.238845 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.08.01 15:58:05.241588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 974 | 2025.08.01 15:58:06.000286 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.96 MiB, peak 163.96 MiB, free memory in arenas 0.00 B, will set to 161.13 MiB (RSS), difference: 1.16 MiB | ||
| 975 | 2025.08.01 15:58:09.606220 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.08.01 15:58:09.606399 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 977 | 2025.08.01 15:58:09.606458 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 978 | 2025.08.01 15:58:09.607130 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.08.01 15:58:09.607165 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 980 | 2025.08.01 15:58:09.607642 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 981 | 2025.08.01 15:58:09.608161 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.08.01 15:58:09.608305 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001951 sec., 13326.499231163505 rows/sec., 1.00 MiB/sec. | ||
| 983 | 2025.08.01 15:58:09.608343 [ 267 ] {c35e40aa-256c-4d83-b1a8-7d181f1362cf} <Debug> TCPHandler: Processed in 0.002237298 sec. | ||
| 984 | 2025.08.01 15:58:09.608472 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.08.01 15:58:09.608567 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 986 | 2025.08.01 15:58:09.608606 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 987 | 2025.08.01 15:58:09.609008 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.08.01 15:58:09.609043 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 989 | 2025.08.01 15:58:09.609434 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 990 | 2025.08.01 15:58:09.609882 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.08.01 15:58:09.610008 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001461 sec., 19164.955509924708 rows/sec., 1.49 MiB/sec. | ||
| 992 | 2025.08.01 15:58:09.610043 [ 267 ] {7797fa03-efa6-4bb7-80f0-d9c103e89db6} <Debug> TCPHandler: Processed in 0.001618839 sec. | ||
| 993 | 2025.08.01 15:58:09.610155 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.08.01 15:58:09.610246 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2025.08.01 15:58:09.610288 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2025.08.01 15:58:09.610682 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.08.01 15:58:09.610716 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 998 | 2025.08.01 15:58:09.611159 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2025.08.01 15:58:09.611612 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.08.01 15:58:09.611736 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001508 sec., 66312.99734748011 rows/sec., 4.60 MiB/sec. | ||
| 1001 | 2025.08.01 15:58:09.611770 [ 267 ] {0afe52f1-9ae0-4f51-9057-852fd33aa9cb} <Debug> TCPHandler: Processed in 0.00166227 sec. | ||
| 1002 | 2025.08.01 15:58:09.611887 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.08.01 15:58:09.611977 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.08.01 15:58:09.612017 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1005 | 2025.08.01 15:58:09.612336 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.08.01 15:58:09.612371 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1007 | 2025.08.01 15:58:09.612804 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2025.08.01 15:58:09.613288 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): 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.08.01 15:58:09.613415 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001455 sec., 20618.556701030928 rows/sec., 1.41 MiB/sec. | ||
| 1010 | 2025.08.01 15:58:09.613447 [ 267 ] {daf64e35-a94d-4ef4-a8cf-6897f8f6bf7b} <Debug> TCPHandler: Processed in 0.001607299 sec. | ||
| 1011 | 2025.08.01 15:58:12.595202 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1012 | 2025.08.01 15:58:12.595258 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1013 | 2025.08.01 15:58:12.642600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 162 | ||
| 1014 | 2025.08.01 15:58:12.646179 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.08.01 15:58:12.646220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1016 | 2025.08.01 15:58:12.647498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2025.08.01 15:58:12.647982 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.08.01 15:58:12.648197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1019 | 2025.08.01 15:58:12.652653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1020 | 2025.08.01 15:58:12.653164 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2025.08.01 15:58:12.653206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1022 | 2025.08.01 15:58:12.653848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1023 | 2025.08.01 15:58:12.654324 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2025.08.01 15:58:12.654454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1025 | 2025.08.01 15:58:12.742575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1026 | 2025.08.01 15:58:12.760030 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2025.08.01 15:58:12.760094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1028 | 2025.08.01 15:58:12.766215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1029 | 2025.08.01 15:58:12.767380 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2025.08.01 15:58:12.770432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1031 | 2025.08.01 15:58:14.606571 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.08.01 15:58:14.606740 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1033 | 2025.08.01 15:58:14.606802 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1034 | 2025.08.01 15:58:14.607455 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.08.01 15:58:14.607497 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1036 | 2025.08.01 15:58:14.608019 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1037 | 2025.08.01 15:58:14.608438 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.08.01 15:58:14.608590 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Debug> executeQuery: Read 44 rows, 3.80 KiB in 0.001896 sec., 23206.75105485232 rows/sec., 1.96 MiB/sec. | ||
| 1039 | 2025.08.01 15:58:14.608632 [ 267 ] {d9dee9dc-ef4a-47e7-b58a-9ee589071856} <Debug> TCPHandler: Processed in 0.002187367 sec. | ||
| 1040 | 2025.08.01 15:58:14.608774 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.08.01 15:58:14.608869 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1042 | 2025.08.01 15:58:14.608908 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1043 | 2025.08.01 15:58:14.609339 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2025.08.01 15:58:14.609376 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1045 | 2025.08.01 15:58:14.609766 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1046 | 2025.08.01 15:58:14.610303 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2025.08.01 15:58:14.610436 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001586 sec., 5674.653215636822 rows/sec., 426.71 KiB/sec. | ||
| 1048 | 2025.08.01 15:58:14.610473 [ 267 ] {dca642b6-55a8-469c-88a4-bdd10cea6cb0} <Debug> TCPHandler: Processed in 0.001753713 sec. | ||
| 1049 | 2025.08.01 15:58:14.610597 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2025.08.01 15:58:14.610691 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1051 | 2025.08.01 15:58:14.610731 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1052 | 2025.08.01 15:58:14.611172 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2025.08.01 15:58:14.611209 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1054 | 2025.08.01 15:58:14.611637 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1055 | 2025.08.01 15:58:14.612126 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2025.08.01 15:58:14.612257 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Debug> executeQuery: Read 37 rows, 2.96 KiB in 0.001585 sec., 23343.84858044164 rows/sec., 1.82 MiB/sec. | ||
| 1057 | 2025.08.01 15:58:14.612294 [ 267 ] {4b13ab90-8c97-48d4-84b0-69ca43901540} <Debug> TCPHandler: Processed in 0.001756704 sec. | ||
| 1058 | 2025.08.01 15:58:14.612409 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.08.01 15:58:14.612504 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1060 | 2025.08.01 15:58:14.612548 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1061 | 2025.08.01 15:58:14.612942 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2025.08.01 15:58:14.612979 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1063 | 2025.08.01 15:58:14.613408 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1064 | 2025.08.01 15:58:14.613826 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2025.08.01 15:58:14.613963 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001477 sec., 67704.80704129994 rows/sec., 4.69 MiB/sec. | ||
| 1066 | 2025.08.01 15:58:14.614000 [ 267 ] {ca17f917-622f-439c-a655-bf506f24d83d} <Debug> TCPHandler: Processed in 0.001640889 sec. | ||
| 1067 | 2025.08.01 15:58:14.614122 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2025.08.01 15:58:14.614215 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1069 | 2025.08.01 15:58:14.614271 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1070 | 2025.08.01 15:58:14.615034 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2025.08.01 15:58:14.615071 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1072 | 2025.08.01 15:58:14.615711 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1073 | 2025.08.01 15:58:14.616189 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2025.08.01 15:58:14.616329 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002132 sec., 4221.388367729831 rows/sec., 7.56 MiB/sec. | ||
| 1075 | 2025.08.01 15:58:14.616379 [ 267 ] {44fb34f1-54cd-48d4-a996-85567e18698c} <Debug> TCPHandler: Processed in 0.00231101 sec. | ||
| 1076 | 2025.08.01 15:58:14.616498 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.08.01 15:58:14.616593 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1078 | 2025.08.01 15:58:14.616636 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1079 | 2025.08.01 15:58:14.616963 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2025.08.01 15:58:14.617001 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1081 | 2025.08.01 15:58:14.617419 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2025.08.01 15:58:14.617918 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2025.08.01 15:58:14.618053 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001479 sec., 20283.975659229207 rows/sec., 1.39 MiB/sec. | ||
| 1084 | 2025.08.01 15:58:14.618090 [ 267 ] {c0b2af61-3098-4f62-878e-d79737098499} <Debug> TCPHandler: Processed in 0.00164226 sec. | ||
| 1085 | 2025.08.01 15:58:19.605984 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2025.08.01 15:58:19.606167 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1087 | 2025.08.01 15:58:19.606227 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1088 | 2025.08.01 15:58:19.606867 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.08.01 15:58:19.606907 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1090 | 2025.08.01 15:58:19.607367 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2025.08.01 15:58:19.607792 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.08.01 15:58:19.607938 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001816 sec., 14317.180616740088 rows/sec., 1.08 MiB/sec. | ||
| 1093 | 2025.08.01 15:58:19.607978 [ 267 ] {95e2ad96-b51c-469d-9a73-1bd753c84389} <Debug> TCPHandler: Processed in 0.002126305 sec. | ||
| 1094 | 2025.08.01 15:58:19.608104 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2025.08.01 15:58:19.608199 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1096 | 2025.08.01 15:58:19.608238 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1097 | 2025.08.01 15:58:19.608674 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2025.08.01 15:58:19.608708 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1099 | 2025.08.01 15:58:19.609113 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1100 | 2025.08.01 15:58:19.609522 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2025.08.01 15:58:19.609651 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001471 sec., 19034.67029231815 rows/sec., 1.48 MiB/sec. | ||
| 1102 | 2025.08.01 15:58:19.609696 [ 267 ] {2fab64d8-01a8-4f13-a315-8b2de872d719} <Debug> TCPHandler: Processed in 0.00164246 sec. | ||
| 1103 | 2025.08.01 15:58:19.609812 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.08.01 15:58:19.609906 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1105 | 2025.08.01 15:58:19.609951 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1106 | 2025.08.01 15:58:19.610393 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2025.08.01 15:58:19.610430 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1108 | 2025.08.01 15:58:19.610853 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1109 | 2025.08.01 15:58:19.611290 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2025.08.01 15:58:19.611417 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec. | ||
| 1111 | 2025.08.01 15:58:19.611453 [ 267 ] {655c7e34-8132-4b1a-9b58-9c9447aac0cc} <Debug> TCPHandler: Processed in 0.001690841 sec. | ||
| 1112 | 2025.08.01 15:58:19.611566 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2025.08.01 15:58:19.611660 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1114 | 2025.08.01 15:58:19.611700 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1115 | 2025.08.01 15:58:19.612036 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2025.08.01 15:58:19.612073 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1117 | 2025.08.01 15:58:19.612477 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1118 | 2025.08.01 15:58:19.612955 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2025.08.01 15:58:19.613086 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001444 sec., 20775.623268698062 rows/sec., 1.42 MiB/sec. | ||
| 1120 | 2025.08.01 15:58:19.613122 [ 267 ] {246319a2-7a0a-473e-9503-4030615772a6} <Debug> TCPHandler: Processed in 0.001605039 sec. | ||
| 1121 | 2025.08.01 15:58:20.154512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1122 | 2025.08.01 15:58:20.155070 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.08.01 15:58:20.155120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1124 | 2025.08.01 15:58:20.155722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1125 | 2025.08.01 15:58:20.156205 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.08.01 15:58:20.156367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1127 | 2025.08.01 15:58:20.271474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1128 | 2025.08.01 15:58:20.289198 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2025.08.01 15:58:20.289264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1130 | 2025.08.01 15:58:20.295817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1131 | 2025.08.01 15:58:20.297006 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2025.08.01 15:58:20.300136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1133 | 2025.08.01 15:58:21.001158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.62 MiB, peak 166.62 MiB, free memory in arenas 0.00 B, will set to 163.73 MiB (RSS), difference: 1.10 MiB | ||
| 1134 | 2025.08.01 15:58:22.649361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 182 | ||
| 1135 | 2025.08.01 15:58:22.651255 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2025.08.01 15:58:22.651305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1137 | 2025.08.01 15:58:22.652517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2025.08.01 15:58:22.652971 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2025.08.01 15:58:22.653248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1140 | 2025.08.01 15:58:24.606569 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.08.01 15:58:24.606738 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1142 | 2025.08.01 15:58:24.606798 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1143 | 2025.08.01 15:58:24.607419 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.08.01 15:58:24.607460 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1145 | 2025.08.01 15:58:24.607931 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1146 | 2025.08.01 15:58:24.608402 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.08.01 15:58:24.608575 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Debug> executeQuery: Read 44 rows, 3.80 KiB in 0.001882 sec., 23379.383634431455 rows/sec., 1.97 MiB/sec. | ||
| 1148 | 2025.08.01 15:58:24.608619 [ 267 ] {e9e14502-9358-4b59-b7a9-06e4fa630311} <Debug> TCPHandler: Processed in 0.002172526 sec. | ||
| 1149 | 2025.08.01 15:58:24.608800 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.08.01 15:58:24.608895 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1151 | 2025.08.01 15:58:24.608935 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1152 | 2025.08.01 15:58:24.609333 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.08.01 15:58:24.609371 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1154 | 2025.08.01 15:58:24.609841 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1155 | 2025.08.01 15:58:24.610352 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.08.01 15:58:24.610490 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001615 sec., 5572.755417956657 rows/sec., 419.05 KiB/sec. | ||
| 1157 | 2025.08.01 15:58:24.610528 [ 267 ] {f2c8427f-df57-4cc2-a76a-cc5b478f457f} <Debug> TCPHandler: Processed in 0.001778794 sec. | ||
| 1158 | 2025.08.01 15:58:24.610646 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2025.08.01 15:58:24.610741 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1160 | 2025.08.01 15:58:24.610781 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1161 | 2025.08.01 15:58:24.611188 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2025.08.01 15:58:24.611225 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1163 | 2025.08.01 15:58:24.611618 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1164 | 2025.08.01 15:58:24.612040 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2025.08.01 15:58:24.612250 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Debug> executeQuery: Read 37 rows, 2.96 KiB in 0.001527 sec., 24230.51735428946 rows/sec., 1.89 MiB/sec. | ||
| 1166 | 2025.08.01 15:58:24.612290 [ 267 ] {c10816df-b935-48a2-bcb3-e62bb0216c02} <Debug> TCPHandler: Processed in 0.001693551 sec. | ||
| 1167 | 2025.08.01 15:58:24.612403 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.08.01 15:58:24.612497 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2025.08.01 15:58:24.612543 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1170 | 2025.08.01 15:58:24.612924 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2025.08.01 15:58:24.612961 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1172 | 2025.08.01 15:58:24.613382 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1173 | 2025.08.01 15:58:24.613814 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2025.08.01 15:58:24.613969 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00149 sec., 67114.09395973154 rows/sec., 4.65 MiB/sec. | ||
| 1175 | 2025.08.01 15:58:24.614007 [ 267 ] {6753144e-1e20-4b4f-ae9d-1981d1d12c7c} <Debug> TCPHandler: Processed in 0.00165488 sec. | ||
| 1176 | 2025.08.01 15:58:24.614125 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2025.08.01 15:58:24.614218 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1178 | 2025.08.01 15:58:24.614273 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1179 | 2025.08.01 15:58:24.615038 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2025.08.01 15:58:24.615075 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1181 | 2025.08.01 15:58:24.615687 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1182 | 2025.08.01 15:58:24.616124 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2025.08.01 15:58:24.616265 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002064 sec., 4360.46511627907 rows/sec., 7.81 MiB/sec. | ||
| 1184 | 2025.08.01 15:58:24.616315 [ 267 ] {a20f005e-c91e-409d-8254-049af07043f1} <Debug> TCPHandler: Processed in 0.002240488 sec. | ||
| 1185 | 2025.08.01 15:58:24.616431 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2025.08.01 15:58:24.616525 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1187 | 2025.08.01 15:58:24.616567 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1188 | 2025.08.01 15:58:24.616895 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2025.08.01 15:58:24.616932 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1190 | 2025.08.01 15:58:24.617381 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1191 | 2025.08.01 15:58:24.617818 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2025.08.01 15:58:24.617976 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001469 sec., 20422.055820285907 rows/sec., 1.40 MiB/sec. | ||
| 1193 | 2025.08.01 15:58:24.618014 [ 267 ] {67136cbb-8583-4735-97f4-de2f16c53e9e} <Debug> TCPHandler: Processed in 0.001634 sec. | ||
| 1194 | 2025.08.01 15:58:27.595341 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1195 | 2025.08.01 15:58:27.595432 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1196 | 2025.08.01 15:58:27.657298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1197 | 2025.08.01 15:58:27.657903 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2025.08.01 15:58:27.657946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1199 | 2025.08.01 15:58:27.658610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1200 | 2025.08.01 15:58:27.659052 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2025.08.01 15:58:27.659190 [ 66 ] {} <Debug> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1202 | 2025.08.01 15:58:27.659197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1203 | 2025.08.01 15:58:27.659266 [ 66 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.08.01 15:58:27.659294 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1205 | 2025.08.01 15:58:27.661447 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 1206 | 2025.08.01 15:58:27.661736 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1207 | 2025.08.01 15:58:27.664031 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 1208 | 2025.08.01 15:58:27.668311 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 1209 | 2025.08.01 15:58:27.668417 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 1210 | 2025.08.01 15:58:27.670727 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 1211 | 2025.08.01 15:58:27.670832 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 1212 | 2025.08.01 15:58:27.670953 [ 189 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1213 | 2025.08.01 15:58:27.702328 [ 191 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.042922881 sec., 65373.05825300962 rows/sec., 957.61 KiB/sec. | ||
| 1214 | 2025.08.01 15:58:27.703197 [ 198 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1215 | 2025.08.01 15:58:27.703771 [ 198 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_6_1} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.08.01 15:58:27.703850 [ 198 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_6_1} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1217 | 2025.08.01 15:58:27.703965 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1218 | 2025.08.01 15:58:27.801030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1219 | 2025.08.01 15:58:27.818571 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.08.01 15:58:27.818635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1221 | 2025.08.01 15:58:27.825080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1222 | 2025.08.01 15:58:27.826378 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.08.01 15:58:27.826661 [ 66 ] {} <Debug> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1224 | 2025.08.01 15:58:27.826704 [ 66 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2025.08.01 15:58:27.826735 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1226 | 2025.08.01 15:58:27.826831 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 1227 | 2025.08.01 15:58:27.830129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1228 | 2025.08.01 15:58:27.831047 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1229 | 2025.08.01 15:58:27.832442 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 1230 | 2025.08.01 15:58:27.837018 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 1231 | 2025.08.01 15:58:27.841513 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 1232 | 2025.08.01 15:58:27.845941 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 1233 | 2025.08.01 15:58:27.855456 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 1234 | 2025.08.01 15:58:27.859644 [ 198 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 1235 | 2025.08.01 15:58:27.920748 [ 191 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093960139 sec., 489.56930555413504 rows/sec., 2.53 MiB/sec. | ||
| 1236 | 2025.08.01 15:58:27.923272 [ 201 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1237 | 2025.08.01 15:58:27.925723 [ 201 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_6_1} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.08.01 15:58:27.925828 [ 201 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_6_1} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1239 | 2025.08.01 15:58:27.927750 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1240 | 2025.08.01 15:58:28.001202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.01 MiB, peak 174.54 MiB, free memory in arenas 0.00 B, will set to 175.48 MiB (RSS), difference: 10.47 MiB | ||
| 1241 | 2025.08.01 15:58:29.606398 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.08.01 15:58:29.606569 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1243 | 2025.08.01 15:58:29.606633 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1244 | 2025.08.01 15:58:29.607265 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.08.01 15:58:29.607310 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1246 | 2025.08.01 15:58:29.607769 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1247 | 2025.08.01 15:58:29.608191 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2025.08.01 15:58:29.608336 [ 64 ] {} <Debug> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1249 | 2025.08.01 15:58:29.608348 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001823 sec., 14262.20515633571 rows/sec., 1.08 MiB/sec. | ||
| 1250 | 2025.08.01 15:58:29.608412 [ 64 ] {} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.08.01 15:58:29.608434 [ 267 ] {412a97cd-5f94-4275-a992-8d9cf2736221} <Debug> TCPHandler: Processed in 0.002159055 sec. | ||
| 1252 | 2025.08.01 15:58:29.608441 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1253 | 2025.08.01 15:58:29.608577 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::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 | ||
| 1254 | 2025.08.01 15:58:29.608581 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2025.08.01 15:58:29.608693 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1256 | 2025.08.01 15:58:29.608702 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1257 | 2025.08.01 15:58:29.608736 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 167 rows starting from the beginning of the part | ||
| 1258 | 2025.08.01 15:58:29.608748 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1259 | 2025.08.01 15:58:29.608839 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1260 | 2025.08.01 15:58:29.608894 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 1261 | 2025.08.01 15:58:29.608943 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1262 | 2025.08.01 15:58:29.608993 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::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 | ||
| 1263 | 2025.08.01 15:58:29.609041 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::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 | ||
| 1264 | 2025.08.01 15:58:29.609186 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.08.01 15:58:29.609222 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1266 | 2025.08.01 15:58:29.609724 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1267 | 2025.08.01 15:58:29.609910 [ 191 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377722 sec., 241703.3334736616 rows/sec., 21.56 MiB/sec. | ||
| 1268 | 2025.08.01 15:58:29.610161 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.08.01 15:58:29.610271 [ 190 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1270 | 2025.08.01 15:58:29.610302 [ 64 ] {} <Debug> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1271 | 2025.08.01 15:58:29.610308 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00163 sec., 17177.914110429447 rows/sec., 1.34 MiB/sec. | ||
| 1272 | 2025.08.01 15:58:29.610351 [ 64 ] {} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.08.01 15:58:29.610370 [ 267 ] {7b34ab75-912c-4f23-a0bf-d06ccbd6d9e4} <Debug> TCPHandler: Processed in 0.001842156 sec. | ||
| 1274 | 2025.08.01 15:58:29.610382 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1275 | 2025.08.01 15:58:29.610455 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::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 | ||
| 1276 | 2025.08.01 15:58:29.610516 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2025.08.01 15:58:29.610558 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1278 | 2025.08.01 15:58:29.610582 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 79 rows starting from the beginning of the part | ||
| 1279 | 2025.08.01 15:58:29.610617 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1280 | 2025.08.01 15:58:29.610626 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1281 | 2025.08.01 15:58:29.610662 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1282 | 2025.08.01 15:58:29.610671 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1283 | 2025.08.01 15:58:29.610710 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1284 | 2025.08.01 15:58:29.610746 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::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 | ||
| 1285 | 2025.08.01 15:58:29.610781 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1286 | 2025.08.01 15:58:29.610918 [ 190 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.08.01 15:58:29.611018 [ 190 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_6_1} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1288 | 2025.08.01 15:58:29.611064 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2025.08.01 15:58:29.611108 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1290 | 2025.08.01 15:58:29.611113 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1291 | 2025.08.01 15:58:29.611604 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1292 | 2025.08.01 15:58:29.611626 [ 186 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194476 sec., 198413.36284697222 rows/sec., 16.56 MiB/sec. | ||
| 1293 | 2025.08.01 15:58:29.611825 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1294 | 2025.08.01 15:58:29.612041 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2025.08.01 15:58:29.612180 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001583 sec., 63171.19393556538 rows/sec., 4.38 MiB/sec. | ||
| 1296 | 2025.08.01 15:58:29.612193 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1297 | 2025.08.01 15:58:29.612217 [ 267 ] {8eb1db20-4c79-4daf-a544-be372b7d672c} <Debug> TCPHandler: Processed in 0.001752023 sec. | ||
| 1298 | 2025.08.01 15:58:29.612233 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.08.01 15:58:29.612261 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1300 | 2025.08.01 15:58:29.612319 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.08.01 15:58:29.612348 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2025.08.01 15:58:29.612351 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::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 | ||
| 1303 | 2025.08.01 15:58:29.612388 [ 193 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_6_1} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1304 | 2025.08.01 15:58:29.612445 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1305 | 2025.08.01 15:58:29.612453 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1306 | 2025.08.01 15:58:29.612487 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1307 | 2025.08.01 15:58:29.612488 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1308 | 2025.08.01 15:58:29.612530 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 295 rows starting from the beginning of the part | ||
| 1309 | 2025.08.01 15:58:29.612621 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1310 | 2025.08.01 15:58:29.612680 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1311 | 2025.08.01 15:58:29.612729 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1312 | 2025.08.01 15:58:29.612789 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1313 | 2025.08.01 15:58:29.612847 [ 190 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1314 | 2025.08.01 15:58:29.612854 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.08.01 15:58:29.612897 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1316 | 2025.08.01 15:58:29.613346 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1317 | 2025.08.01 15:58:29.613797 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.08.01 15:58:29.613908 [ 193 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595678 sec., 498220.81898728944 rows/sec., 35.95 MiB/sec. | ||
| 1319 | 2025.08.01 15:58:29.613921 [ 64 ] {} <Debug> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1320 | 2025.08.01 15:58:29.613937 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001511 sec., 19854.40105890139 rows/sec., 1.36 MiB/sec. | ||
| 1321 | 2025.08.01 15:58:29.613961 [ 64 ] {} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.08.01 15:58:29.613982 [ 267 ] {6cbf7d07-0fea-4009-8dac-edd82a5e6316} <Debug> TCPHandler: Processed in 0.001685912 sec. | ||
| 1323 | 2025.08.01 15:58:29.613986 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1324 | 2025.08.01 15:58:29.614116 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::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 | ||
| 1325 | 2025.08.01 15:58:29.614195 [ 186 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1326 | 2025.08.01 15:58:29.614252 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1327 | 2025.08.01 15:58:29.614303 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1328 | 2025.08.01 15:58:29.614397 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1329 | 2025.08.01 15:58:29.614448 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1330 | 2025.08.01 15:58:29.614506 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1331 | 2025.08.01 15:58:29.614556 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1332 | 2025.08.01 15:58:29.614608 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1333 | 2025.08.01 15:58:29.614747 [ 186 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.08.01 15:58:29.614823 [ 186 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1335 | 2025.08.01 15:58:29.614885 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1336 | 2025.08.01 15:58:29.615552 [ 186 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494495 sec., 120442.0222215531 rows/sec., 8.25 MiB/sec. | ||
| 1337 | 2025.08.01 15:58:29.615764 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1338 | 2025.08.01 15:58:29.616232 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2025.08.01 15:58:29.616302 [ 192 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_6_1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1340 | 2025.08.01 15:58:29.616366 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1341 | 2025.08.01 15:58:32.654258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 202 | ||
| 1342 | 2025.08.01 15:58:32.656227 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2025.08.01 15:58:32.656267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1344 | 2025.08.01 15:58:32.657533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1345 | 2025.08.01 15:58:32.658006 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2025.08.01 15:58:32.658227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1347 | 2025.08.01 15:58:34.605544 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2025.08.01 15:58:34.605767 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1349 | 2025.08.01 15:58:34.608083 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1350 | 2025.08.01 15:58:34.610188 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1351 | 2025.08.01 15:58:34.610450 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1352 | 2025.08.01 15:58:34.612535 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1353 | 2025.08.01 15:58:34.614795 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1354 | 2025.08.01 15:58:34.619489 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2025.08.01 15:58:34.621533 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1356 | 2025.08.01 15:58:34.621561 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1357 | 2025.08.01 15:58:34.621648 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1358 | 2025.08.01 15:58:34.621673 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1359 | 2025.08.01 15:58:34.633425 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.027747 sec., 792.8785093884023 rows/sec., 34.60 KiB/sec. | ||
| 1360 | 2025.08.01 15:58:34.633550 [ 267 ] {5b4998a2-5beb-43b3-97ec-fe9ab127b235} <Debug> TCPHandler: Processed in 0.028148984 sec. | ||
| 1361 | 2025.08.01 15:58:34.633952 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.08.01 15:58:34.634101 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1363 | 2025.08.01 15:58:34.634340 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1364 | 2025.08.01 15:58:34.634374 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1365 | 2025.08.01 15:58:34.634562 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1366 | 2025.08.01 15:58:34.634619 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1367 | 2025.08.01 15:58:34.634732 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1368 | 2025.08.01 15:58:34.634763 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1369 | 2025.08.01 15:58:34.634784 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1370 | 2025.08.01 15:58:34.634902 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1371 | 2025.08.01 15:58:34.634946 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1372 | 2025.08.01 15:58:34.634965 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1373 | 2025.08.01 15:58:34.635557 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001521 sec., 14464.168310322157 rows/sec., 631.14 KiB/sec. | ||
| 1374 | 2025.08.01 15:58:34.635642 [ 267 ] {4c649619-7ebb-4aa8-9a1d-26689a3b227b} <Debug> TCPHandler: Processed in 0.001757523 sec. | ||
| 1375 | 2025.08.01 15:58:34.636188 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.08.01 15:58:34.636332 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1377 | 2025.08.01 15:58:34.636559 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1378 | 2025.08.01 15:58:34.636593 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1379 | 2025.08.01 15:58:34.636772 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1380 | 2025.08.01 15:58:34.636829 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1381 | 2025.08.01 15:58:34.636932 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1382 | 2025.08.01 15:58:34.636962 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1383 | 2025.08.01 15:58:34.636981 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1384 | 2025.08.01 15:58:34.637005 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1385 | 2025.08.01 15:58:34.637041 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1386 | 2025.08.01 15:58:34.637059 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1387 | 2025.08.01 15:58:34.637508 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001235 sec., 17813.765182186235 rows/sec., 777.30 KiB/sec. | ||
| 1388 | 2025.08.01 15:58:34.637586 [ 267 ] {a5181732-e7c6-48f9-9e5c-d15ea42633c3} <Debug> TCPHandler: Processed in 0.001457224 sec. | ||
| 1389 | 2025.08.01 15:58:34.637826 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2025.08.01 15:58:34.637958 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1391 | 2025.08.01 15:58:34.638165 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1392 | 2025.08.01 15:58:34.638204 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1393 | 2025.08.01 15:58:34.638381 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1394 | 2025.08.01 15:58:34.638433 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1395 | 2025.08.01 15:58:34.638532 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1396 | 2025.08.01 15:58:34.638561 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1397 | 2025.08.01 15:58:34.638579 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1398 | 2025.08.01 15:58:34.638593 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1399 | 2025.08.01 15:58:34.638626 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1400 | 2025.08.01 15:58:34.638644 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1401 | 2025.08.01 15:58:34.639093 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001188 sec., 18518.51851851852 rows/sec., 808.05 KiB/sec. | ||
| 1402 | 2025.08.01 15:58:34.639171 [ 267 ] {cc5419f3-5e3e-41e9-95be-7db6c4b7e511} <Debug> TCPHandler: Processed in 0.001396522 sec. | ||
| 1403 | 2025.08.01 15:58:34.639419 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2025.08.01 15:58:34.639547 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1405 | 2025.08.01 15:58:34.639746 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1406 | 2025.08.01 15:58:34.639778 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1407 | 2025.08.01 15:58:34.639972 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1408 | 2025.08.01 15:58:34.640025 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1409 | 2025.08.01 15:58:34.640129 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1410 | 2025.08.01 15:58:34.640159 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1411 | 2025.08.01 15:58:34.640178 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1412 | 2025.08.01 15:58:34.640192 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1413 | 2025.08.01 15:58:34.640224 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1414 | 2025.08.01 15:58:34.640241 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1415 | 2025.08.01 15:58:34.640653 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001156 sec., 19031.141868512113 rows/sec., 830.42 KiB/sec. | ||
| 1416 | 2025.08.01 15:58:34.640734 [ 267 ] {b27d0c34-20b6-444d-a647-dac0050e4df3} <Debug> TCPHandler: Processed in 0.001367502 sec. | ||
| 1417 | 2025.08.01 15:58:34.640979 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2025.08.01 15:58:34.641107 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1419 | 2025.08.01 15:58:34.641319 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1420 | 2025.08.01 15:58:34.641356 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1421 | 2025.08.01 15:58:34.641539 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2025.08.01 15:58:34.641592 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2025.08.01 15:58:34.641692 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1424 | 2025.08.01 15:58:34.641721 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1425 | 2025.08.01 15:58:34.641740 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1426 | 2025.08.01 15:58:34.641753 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1427 | 2025.08.01 15:58:34.641785 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1428 | 2025.08.01 15:58:34.641802 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1429 | 2025.08.01 15:58:34.642231 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001174 sec., 18739.352640545145 rows/sec., 817.68 KiB/sec. | ||
| 1430 | 2025.08.01 15:58:34.642307 [ 267 ] {6acd4f7a-1c1b-4d88-a875-9690599eee4a} <Debug> TCPHandler: Processed in 0.001380402 sec. | ||
| 1431 | 2025.08.01 15:58:34.642541 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2025.08.01 15:58:34.642678 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1433 | 2025.08.01 15:58:34.642897 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1434 | 2025.08.01 15:58:34.642932 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1435 | 2025.08.01 15:58:34.643112 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2025.08.01 15:58:34.643163 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1437 | 2025.08.01 15:58:34.643260 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1438 | 2025.08.01 15:58:34.643287 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1439 | 2025.08.01 15:58:34.643305 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1440 | 2025.08.01 15:58:34.643319 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2025.08.01 15:58:34.643351 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1442 | 2025.08.01 15:58:34.643368 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1443 | 2025.08.01 15:58:34.643776 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001152 sec., 19097.222222222223 rows/sec., 833.30 KiB/sec. | ||
| 1444 | 2025.08.01 15:58:34.643859 [ 267 ] {a8f041ea-3ea6-4fc2-a4be-d1c1fe068033} <Debug> TCPHandler: Processed in 0.001367872 sec. | ||
| 1445 | 2025.08.01 15:58:34.644128 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2025.08.01 15:58:34.644261 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1447 | 2025.08.01 15:58:34.644463 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1448 | 2025.08.01 15:58:34.644497 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1449 | 2025.08.01 15:58:34.644688 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1450 | 2025.08.01 15:58:34.644747 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2025.08.01 15:58:34.644845 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1452 | 2025.08.01 15:58:34.644873 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1453 | 2025.08.01 15:58:34.644893 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1454 | 2025.08.01 15:58:34.644908 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1455 | 2025.08.01 15:58:34.644944 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1456 | 2025.08.01 15:58:34.644964 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1457 | 2025.08.01 15:58:34.645410 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.0012 sec., 18333.333333333336 rows/sec., 799.97 KiB/sec. | ||
| 1458 | 2025.08.01 15:58:34.645488 [ 267 ] {6a196f73-dbb1-48b7-ab74-3e35e2d9dce4} <Debug> TCPHandler: Processed in 0.001412993 sec. | ||
| 1459 | 2025.08.01 15:58:34.645719 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2025.08.01 15:58:34.645849 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1461 | 2025.08.01 15:58:34.646050 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1462 | 2025.08.01 15:58:34.646084 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1463 | 2025.08.01 15:58:34.646308 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1464 | 2025.08.01 15:58:34.646363 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1465 | 2025.08.01 15:58:34.646467 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1466 | 2025.08.01 15:58:34.646498 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1467 | 2025.08.01 15:58:34.646517 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1468 | 2025.08.01 15:58:34.646535 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1469 | 2025.08.01 15:58:34.646568 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1470 | 2025.08.01 15:58:34.646585 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1471 | 2025.08.01 15:58:34.647015 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001218 sec., 18062.3973727422 rows/sec., 788.15 KiB/sec. | ||
| 1472 | 2025.08.01 15:58:34.647093 [ 267 ] {b7af5116-780d-4ed4-a02f-57ec8f5e2a19} <Debug> TCPHandler: Processed in 0.001425813 sec. | ||
| 1473 | 2025.08.01 15:58:34.647347 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2025.08.01 15:58:34.647478 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1475 | 2025.08.01 15:58:34.647680 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1476 | 2025.08.01 15:58:34.647714 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1477 | 2025.08.01 15:58:34.647904 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1478 | 2025.08.01 15:58:34.647956 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1479 | 2025.08.01 15:58:34.648052 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1480 | 2025.08.01 15:58:34.648081 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1481 | 2025.08.01 15:58:34.648098 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1482 | 2025.08.01 15:58:34.648113 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1483 | 2025.08.01 15:58:34.648148 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1484 | 2025.08.01 15:58:34.648166 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1485 | 2025.08.01 15:58:34.648583 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001157 sec., 19014.693171996543 rows/sec., 829.70 KiB/sec. | ||
| 1486 | 2025.08.01 15:58:34.648660 [ 267 ] {2d51034c-840b-4096-b2fe-a38427480ca6} <Debug> TCPHandler: Processed in 0.001363601 sec. | ||
| 1487 | 2025.08.01 15:58:34.648891 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2025.08.01 15:58:34.649021 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1489 | 2025.08.01 15:58:34.649227 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1490 | 2025.08.01 15:58:34.649260 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1491 | 2025.08.01 15:58:34.649443 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1492 | 2025.08.01 15:58:34.649493 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1493 | 2025.08.01 15:58:34.649589 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1494 | 2025.08.01 15:58:34.649616 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1495 | 2025.08.01 15:58:34.649635 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1496 | 2025.08.01 15:58:34.649650 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1497 | 2025.08.01 15:58:34.649681 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1498 | 2025.08.01 15:58:34.649698 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1499 | 2025.08.01 15:58:34.650098 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001128 sec., 19503.54609929078 rows/sec., 851.03 KiB/sec. | ||
| 1500 | 2025.08.01 15:58:34.650178 [ 267 ] {f6e64aeb-eba4-429b-bb82-212e12a4140e} <Debug> TCPHandler: Processed in 0.001337271 sec. | ||
| 1501 | 2025.08.01 15:58:34.660610 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2025.08.01 15:58:34.660788 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1503 | 2025.08.01 15:58:34.661058 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1504 | 2025.08.01 15:58:34.661101 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1505 | 2025.08.01 15:58:34.661343 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1506 | 2025.08.01 15:58:34.661404 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1507 | 2025.08.01 15:58:34.661508 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1508 | 2025.08.01 15:58:34.661537 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1509 | 2025.08.01 15:58:34.661556 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1510 | 2025.08.01 15:58:34.661570 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1511 | 2025.08.01 15:58:34.661604 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1512 | 2025.08.01 15:58:34.661622 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1513 | 2025.08.01 15:58:34.662097 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001379 sec., 15953.589557650472 rows/sec., 696.13 KiB/sec. | ||
| 1514 | 2025.08.01 15:58:34.662194 [ 267 ] {047d1a65-f681-490e-b3b7-f5a579cc3515} <Debug> TCPHandler: Processed in 0.00165345 sec. | ||
| 1515 | 2025.08.01 15:58:34.663189 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2025.08.01 15:58:34.663367 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1517 | 2025.08.01 15:58:34.663653 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1518 | 2025.08.01 15:58:34.663710 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1519 | 2025.08.01 15:58:34.663975 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1520 | 2025.08.01 15:58:34.664044 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1521 | 2025.08.01 15:58:34.664172 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1522 | 2025.08.01 15:58:34.664209 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1523 | 2025.08.01 15:58:34.664233 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1524 | 2025.08.01 15:58:34.664251 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1525 | 2025.08.01 15:58:34.664293 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1526 | 2025.08.01 15:58:34.664315 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1527 | 2025.08.01 15:58:34.664750 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001455 sec., 15120.274914089348 rows/sec., 659.77 KiB/sec. | ||
| 1528 | 2025.08.01 15:58:34.664828 [ 267 ] {5efc0ea2-48ee-4742-8778-62eef22cf4c2} <Debug> TCPHandler: Processed in 0.001715302 sec. | ||
| 1529 | 2025.08.01 15:58:34.665031 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2025.08.01 15:58:34.665167 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1531 | 2025.08.01 15:58:34.665380 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1532 | 2025.08.01 15:58:34.665417 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1533 | 2025.08.01 15:58:34.665617 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1534 | 2025.08.01 15:58:34.665670 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1535 | 2025.08.01 15:58:34.665770 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1536 | 2025.08.01 15:58:34.665799 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1537 | 2025.08.01 15:58:34.665818 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1538 | 2025.08.01 15:58:34.665832 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1539 | 2025.08.01 15:58:34.665865 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1540 | 2025.08.01 15:58:34.665882 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1541 | 2025.08.01 15:58:34.666278 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001168 sec., 18835.616438356166 rows/sec., 821.88 KiB/sec. | ||
| 1542 | 2025.08.01 15:58:34.666356 [ 267 ] {eeb69134-42e8-494f-891c-c7655bcac01a} <Debug> TCPHandler: Processed in 0.001376192 sec. | ||
| 1543 | 2025.08.01 15:58:34.666550 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2025.08.01 15:58:34.666687 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1545 | 2025.08.01 15:58:34.666896 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1546 | 2025.08.01 15:58:34.666932 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1547 | 2025.08.01 15:58:34.667132 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1548 | 2025.08.01 15:58:34.667185 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1549 | 2025.08.01 15:58:34.667285 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1550 | 2025.08.01 15:58:34.667314 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1551 | 2025.08.01 15:58:34.667333 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1552 | 2025.08.01 15:58:34.667347 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1553 | 2025.08.01 15:58:34.667379 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1554 | 2025.08.01 15:58:34.667398 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1555 | 2025.08.01 15:58:34.667807 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001178 sec., 18675.72156196944 rows/sec., 814.91 KiB/sec. | ||
| 1556 | 2025.08.01 15:58:34.667887 [ 267 ] {eb19a066-4280-4159-9265-0213d64fb518} <Debug> TCPHandler: Processed in 0.001387762 sec. | ||
| 1557 | 2025.08.01 15:58:34.668095 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2025.08.01 15:58:34.668231 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1559 | 2025.08.01 15:58:34.668440 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1560 | 2025.08.01 15:58:34.668476 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1561 | 2025.08.01 15:58:34.668681 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1562 | 2025.08.01 15:58:34.668735 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1563 | 2025.08.01 15:58:34.668834 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1564 | 2025.08.01 15:58:34.668862 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1565 | 2025.08.01 15:58:34.668880 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1566 | 2025.08.01 15:58:34.668895 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1567 | 2025.08.01 15:58:34.668927 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1568 | 2025.08.01 15:58:34.668944 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1569 | 2025.08.01 15:58:34.669332 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001157 sec., 19014.693171996543 rows/sec., 829.70 KiB/sec. | ||
| 1570 | 2025.08.01 15:58:34.669418 [ 267 ] {86735935-bc0a-44ae-b9bf-c83df1afc760} <Debug> TCPHandler: Processed in 0.001373312 sec. | ||
| 1571 | 2025.08.01 15:58:34.675633 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2025.08.01 15:58:34.675762 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1573 | 2025.08.01 15:58:34.675815 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1574 | 2025.08.01 15:58:34.676605 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2025.08.01 15:58:34.676652 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1576 | 2025.08.01 15:58:34.677186 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1577 | 2025.08.01 15:58:34.677593 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2025.08.01 15:58:34.677742 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.002017 sec., 7932.573128408527 rows/sec., 2.36 MiB/sec. | ||
| 1579 | 2025.08.01 15:58:34.677783 [ 267 ] {54d5e9e9-357f-4461-9f6f-f23ac50d557f} <Debug> TCPHandler: Processed in 0.002211127 sec. | ||
| 1580 | 2025.08.01 15:58:34.677929 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2025.08.01 15:58:34.678032 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1582 | 2025.08.01 15:58:34.678076 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1583 | 2025.08.01 15:58:34.678709 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2025.08.01 15:58:34.678750 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1585 | 2025.08.01 15:58:34.679298 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1586 | 2025.08.01 15:58:34.679736 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2025.08.01 15:58:34.679875 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Debug> executeQuery: Read 416 rows, 27.51 KiB in 0.001863 sec., 223295.7595276436 rows/sec., 14.42 MiB/sec. | ||
| 1588 | 2025.08.01 15:58:34.679915 [ 267 ] {8e5a0e2b-2aee-4f2f-aba3-5423a2f80749} <Debug> TCPHandler: Processed in 0.002039652 sec. | ||
| 1589 | 2025.08.01 15:58:34.680038 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2025.08.01 15:58:34.680140 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1591 | 2025.08.01 15:58:34.680185 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1592 | 2025.08.01 15:58:34.680636 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2025.08.01 15:58:34.680676 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1594 | 2025.08.01 15:58:34.681083 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1595 | 2025.08.01 15:58:34.681555 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2025.08.01 15:58:34.681690 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001568 sec., 2551.0204081632655 rows/sec., 208.02 KiB/sec. | ||
| 1597 | 2025.08.01 15:58:34.681729 [ 267 ] {51cd93c8-454b-48b6-bd12-9de50a5dcbdf} <Debug> TCPHandler: Processed in 0.001744683 sec. | ||
| 1598 | 2025.08.01 15:58:34.681846 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2025.08.01 15:58:34.681941 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1600 | 2025.08.01 15:58:34.681980 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1601 | 2025.08.01 15:58:34.682958 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2025.08.01 15:58:34.682995 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1603 | 2025.08.01 15:58:34.683605 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1604 | 2025.08.01 15:58:34.684128 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.08.01 15:58:34.684272 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Debug> executeQuery: Read 1207 rows, 99.49 KiB in 0.002349 sec., 513835.674755215 rows/sec., 41.36 MiB/sec. | ||
| 1606 | 2025.08.01 15:58:34.684316 [ 267 ] {3755d489-bb33-4791-851a-6d9f2dc53218} <Debug> TCPHandler: Processed in 0.002518966 sec. | ||
| 1607 | 2025.08.01 15:58:34.684440 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2025.08.01 15:58:34.684536 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1609 | 2025.08.01 15:58:34.684576 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1610 | 2025.08.01 15:58:34.685074 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2025.08.01 15:58:34.685111 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1612 | 2025.08.01 15:58:34.685590 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1613 | 2025.08.01 15:58:34.686076 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2025.08.01 15:58:34.686204 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Debug> executeQuery: Read 221 rows, 13.69 KiB in 0.001686 sec., 131079.47805456704 rows/sec., 7.93 MiB/sec. | ||
| 1615 | 2025.08.01 15:58:34.686248 [ 267 ] {bd7c6949-6985-415e-af4b-b2019b85272c} <Debug> TCPHandler: Processed in 0.001858106 sec. | ||
| 1616 | 2025.08.01 15:58:34.686372 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2025.08.01 15:58:34.686468 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1618 | 2025.08.01 15:58:34.686509 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1619 | 2025.08.01 15:58:34.686997 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2025.08.01 15:58:34.687035 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1621 | 2025.08.01 15:58:34.687469 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1622 | 2025.08.01 15:58:34.687879 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2025.08.01 15:58:34.688008 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Debug> executeQuery: Read 227 rows, 15.45 KiB in 0.001558 sec., 145699.61489088577 rows/sec., 9.68 MiB/sec. | ||
| 1624 | 2025.08.01 15:58:34.688064 [ 267 ] {8b0f8cbb-c8f6-460b-a73a-4df2320d4397} <Debug> TCPHandler: Processed in 0.001742563 sec. | ||
| 1625 | 2025.08.01 15:58:34.688194 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2025.08.01 15:58:34.688294 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1627 | 2025.08.01 15:58:34.688335 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1628 | 2025.08.01 15:58:34.688836 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.08.01 15:58:34.688875 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1630 | 2025.08.01 15:58:34.689311 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1631 | 2025.08.01 15:58:34.689738 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.08.01 15:58:34.689870 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Debug> executeQuery: Read 214 rows, 12.69 KiB in 0.001595 sec., 134169.2789968652 rows/sec., 7.77 MiB/sec. | ||
| 1633 | 2025.08.01 15:58:34.689915 [ 267 ] {7ab9292e-3ff5-43c2-b96a-fa9ad6176074} <Debug> TCPHandler: Processed in 0.001772694 sec. | ||
| 1634 | 2025.08.01 15:58:34.690047 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.08.01 15:58:34.690143 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1636 | 2025.08.01 15:58:34.690184 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1637 | 2025.08.01 15:58:34.690821 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2025.08.01 15:58:34.690860 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1639 | 2025.08.01 15:58:34.691319 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1640 | 2025.08.01 15:58:34.691754 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2025.08.01 15:58:34.691887 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Debug> executeQuery: Read 701 rows, 50.87 KiB in 0.001762 sec., 397843.35981838824 rows/sec., 28.20 MiB/sec. | ||
| 1642 | 2025.08.01 15:58:34.691932 [ 267 ] {82d88d3c-eee6-470b-8979-b4b9305ee7f4} <Debug> TCPHandler: Processed in 0.001935228 sec. | ||
| 1643 | 2025.08.01 15:58:34.692052 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2025.08.01 15:58:34.692147 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1645 | 2025.08.01 15:58:34.692190 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1646 | 2025.08.01 15:58:34.692513 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2025.08.01 15:58:34.692549 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1648 | 2025.08.01 15:58:34.692960 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1649 | 2025.08.01 15:58:34.693545 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.08.01 15:58:34.693681 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. | ||
| 1651 | 2025.08.01 15:58:34.693726 [ 267 ] {519b942b-d0b0-4f54-bfcd-44276468eb9e} <Debug> TCPHandler: Processed in 0.001725373 sec. | ||
| 1652 | 2025.08.01 15:58:34.693847 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.08.01 15:58:34.693941 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1654 | 2025.08.01 15:58:34.693986 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1655 | 2025.08.01 15:58:34.694497 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.08.01 15:58:34.694543 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1657 | 2025.08.01 15:58:34.695125 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1658 | 2025.08.01 15:58:34.695591 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.08.01 15:58:34.695727 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Debug> executeQuery: Read 345 rows, 23.81 KiB in 0.001804 sec., 191241.68514412417 rows/sec., 12.89 MiB/sec. | ||
| 1660 | 2025.08.01 15:58:34.695764 [ 267 ] {57f4f164-b0db-402e-91a8-540a1d47e6c5} <Debug> TCPHandler: Processed in 0.001967349 sec. | ||
| 1661 | 2025.08.01 15:58:34.695882 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.08.01 15:58:34.695982 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1663 | 2025.08.01 15:58:34.696026 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1664 | 2025.08.01 15:58:34.696366 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.08.01 15:58:34.696403 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1666 | 2025.08.01 15:58:34.696859 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1667 | 2025.08.01 15:58:34.697386 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.08.01 15:58:34.697521 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00156 sec., 641.025641025641 rows/sec., 43.19 KiB/sec. | ||
| 1669 | 2025.08.01 15:58:34.697558 [ 267 ] {b913dd0c-16ed-46e7-8d01-6b9862816c93} <Debug> TCPHandler: Processed in 0.001726533 sec. | ||
| 1670 | 2025.08.01 15:58:34.697681 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2025.08.01 15:58:34.697776 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1672 | 2025.08.01 15:58:34.697829 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1673 | 2025.08.01 15:58:34.698553 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.08.01 15:58:34.698589 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1675 | 2025.08.01 15:58:34.699336 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1676 | 2025.08.01 15:58:34.699797 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.08.01 15:58:34.699938 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002183 sec., 4122.766834631241 rows/sec., 7.39 MiB/sec. | ||
| 1678 | 2025.08.01 15:58:34.699988 [ 267 ] {b9b60656-368c-4a61-b19d-f1b72381c5c4} <Debug> TCPHandler: Processed in 0.002357771 sec. | ||
| 1679 | 2025.08.01 15:58:34.700111 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.08.01 15:58:34.700206 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1681 | 2025.08.01 15:58:34.700249 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1682 | 2025.08.01 15:58:34.700594 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.08.01 15:58:34.700631 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1684 | 2025.08.01 15:58:34.701050 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1685 | 2025.08.01 15:58:34.701522 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.08.01 15:58:34.701653 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001467 sec., 69529.65235173824 rows/sec., 4.27 MiB/sec. | ||
| 1687 | 2025.08.01 15:58:34.701689 [ 267 ] {e46f1c60-6725-47f6-91ea-f30a551cadf7} <Debug> TCPHandler: Processed in 0.001627909 sec. | ||
| 1688 | 2025.08.01 15:58:35.160251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1689 | 2025.08.01 15:58:35.160774 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2025.08.01 15:58:35.160823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1691 | 2025.08.01 15:58:35.161459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1692 | 2025.08.01 15:58:35.161897 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2025.08.01 15:58:35.162043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1694 | 2025.08.01 15:58:35.331179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1695 | 2025.08.01 15:58:35.350159 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2025.08.01 15:58:35.350221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1697 | 2025.08.01 15:58:35.356220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1698 | 2025.08.01 15:58:35.357466 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.08.01 15:58:35.361270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1700 | 2025.08.01 15:58:39.609898 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2025.08.01 15:58:39.610073 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1702 | 2025.08.01 15:58:39.610134 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1703 | 2025.08.01 15:58:39.610796 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2025.08.01 15:58:39.610837 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1705 | 2025.08.01 15:58:39.611343 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1706 | 2025.08.01 15:58:39.611816 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2025.08.01 15:58:39.611975 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. | ||
| 1708 | 2025.08.01 15:58:39.612023 [ 267 ] {f32f3273-67c7-4f48-9802-94726d3a5a28} <Debug> TCPHandler: Processed in 0.002246538 sec. | ||
| 1709 | 2025.08.01 15:58:39.612157 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2025.08.01 15:58:39.612254 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1711 | 2025.08.01 15:58:39.612294 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1712 | 2025.08.01 15:58:39.612749 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2025.08.01 15:58:39.612785 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1714 | 2025.08.01 15:58:39.613193 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1715 | 2025.08.01 15:58:39.613653 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.08.01 15:58:39.613784 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001549 sec., 41316.978695932856 rows/sec., 3.22 MiB/sec. | ||
| 1717 | 2025.08.01 15:58:39.613822 [ 267 ] {3da92332-07ce-4b91-89ca-df21e315adb7} <Debug> TCPHandler: Processed in 0.001712952 sec. | ||
| 1718 | 2025.08.01 15:58:39.613943 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2025.08.01 15:58:39.614038 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1720 | 2025.08.01 15:58:39.614080 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1721 | 2025.08.01 15:58:39.614512 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.08.01 15:58:39.614547 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1723 | 2025.08.01 15:58:39.614986 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1724 | 2025.08.01 15:58:39.615443 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2025.08.01 15:58:39.615575 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
| 1726 | 2025.08.01 15:58:39.615610 [ 267 ] {0ad01d5a-a542-442b-bbab-a7aa95d529fb} <Debug> TCPHandler: Processed in 0.001714212 sec. | ||
| 1727 | 2025.08.01 15:58:39.615730 [ 267 ] {} <Trace> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.08.01 15:58:39.615825 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59512) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.08.01 15:58:39.615866 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1730 | 2025.08.01 15:58:39.616524 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.08.01 15:58:39.616560 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1732 | 2025.08.01 15:58:39.616961 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1733 | 2025.08.01 15:58:39.617436 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.08.01 15:58:39.617565 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00176 sec., 34090.90909090909 rows/sec., 2.30 MiB/sec. | ||
| 1735 | 2025.08.01 15:58:39.617606 [ 267 ] {c89f6027-3e7a-4d40-a815-5fdd6ed426cf} <Debug> TCPHandler: Processed in 0.001925849 sec. | ||
| 1736 | 2025.08.01 15:58:42.595503 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1737 | 2025.08.01 15:58:42.595568 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1738 | 2025.08.01 15:58:42.658449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 | ||
| 1739 | 2025.08.01 15:58:42.661404 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.08.01 15:58:42.661458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1741 | 2025.08.01 15:58:42.662251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1742 | 2025.08.01 15:58:42.662853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1743 | 2025.08.01 15:58:42.662897 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2025.08.01 15:58:42.662953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1745 | 2025.08.01 15:58:42.663376 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2025.08.01 15:58:42.663683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 1747 | 2025.08.01 15:58:42.663748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1748 | 2025.08.01 15:58:42.664207 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.08.01 15:58:42.664367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1750 | 2025.08.01 15:58:42.861474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1751 | 2025.08.01 15:58:42.879829 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2025.08.01 15:58:42.879902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1753 | 2025.08.01 15:58:42.885676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1754 | 2025.08.01 15:58:42.886856 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.08.01 15:58:42.891060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1756 | 2025.08.01 15:58:43.864506 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1757 | 2025.08.01 15:58:43.864593 [ 267 ] {} <Debug> TCP-Session: c9655a1e-7cd4-41e6-b58c-07f8bee55810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2025.08.01 15:58:44.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.44 MiB, peak 182.53 MiB, free memory in arenas 0.00 B, will set to 178.51 MiB (RSS), difference: 2.07 MiB | ||
| 1759 | 2025.08.01 15:58:44.620166 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2025.08.01 15:58:44.620364 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1761 | 2025.08.01 15:58:44.620438 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1762 | 2025.08.01 15:58:44.621384 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2025.08.01 15:58:44.621435 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1764 | 2025.08.01 15:58:44.622037 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1765 | 2025.08.01 15:58:44.622542 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2025.08.01 15:58:44.622701 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002391 sec., 163948.13885403596 rows/sec., 10.40 MiB/sec. | ||
| 1767 | 2025.08.01 15:58:44.622747 [ 268 ] {3ab1dda1-8d44-4d78-a738-508ca516aed9} <Debug> TCPHandler: Processed in 0.002725103 sec. | ||
| 1768 | 2025.08.01 15:58:44.622875 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2025.08.01 15:58:44.622983 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1770 | 2025.08.01 15:58:44.623026 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1771 | 2025.08.01 15:58:44.624124 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2025.08.01 15:58:44.624163 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1773 | 2025.08.01 15:58:44.624664 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1774 | 2025.08.01 15:58:44.625214 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2025.08.01 15:58:44.625352 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.002395 sec., 453027.13987473905 rows/sec., 35.83 MiB/sec. | ||
| 1776 | 2025.08.01 15:58:44.625412 [ 268 ] {162cb09e-05e2-4602-827f-070c2360dd03} <Debug> TCPHandler: Processed in 0.002586679 sec. | ||
| 1777 | 2025.08.01 15:58:44.625544 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2025.08.01 15:58:44.625640 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1779 | 2025.08.01 15:58:44.625681 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1780 | 2025.08.01 15:58:44.626201 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2025.08.01 15:58:44.626239 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1782 | 2025.08.01 15:58:44.626718 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1783 | 2025.08.01 15:58:44.627222 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2025.08.01 15:58:44.627391 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.00177 sec., 115819.20903954802 rows/sec., 6.87 MiB/sec. | ||
| 1785 | 2025.08.01 15:58:44.627430 [ 268 ] {11d25c64-00b7-4974-8361-e7ad6fb79d9d} <Debug> TCPHandler: Processed in 0.001936399 sec. | ||
| 1786 | 2025.08.01 15:58:44.627547 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2025.08.01 15:58:44.627641 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1788 | 2025.08.01 15:58:44.627681 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1789 | 2025.08.01 15:58:44.628172 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2025.08.01 15:58:44.628207 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1791 | 2025.08.01 15:58:44.628650 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1792 | 2025.08.01 15:58:44.629206 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2025.08.01 15:58:44.629340 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001718 sec., 118160.6519208382 rows/sec., 7.62 MiB/sec. | ||
| 1794 | 2025.08.01 15:58:44.629381 [ 268 ] {48ddc8f8-7fcd-4673-b915-4540b6e45717} <Debug> TCPHandler: Processed in 0.001885127 sec. | ||
| 1795 | 2025.08.01 15:58:44.629501 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2025.08.01 15:58:44.629596 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1797 | 2025.08.01 15:58:44.629636 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1798 | 2025.08.01 15:58:44.630108 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2025.08.01 15:58:44.630145 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1800 | 2025.08.01 15:58:44.630678 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1801 | 2025.08.01 15:58:44.631167 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.08.01 15:58:44.631295 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001718 sec., 117578.57974388824 rows/sec., 6.68 MiB/sec. | ||
| 1803 | 2025.08.01 15:58:44.631335 [ 268 ] {25db968c-d6fb-4eb4-9ccb-62078e38a983} <Debug> TCPHandler: Processed in 0.001884907 sec. | ||
| 1804 | 2025.08.01 15:58:44.631452 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.08.01 15:58:44.631546 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1806 | 2025.08.01 15:58:44.631586 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1807 | 2025.08.01 15:58:44.632346 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.08.01 15:58:44.632479 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1809 | 2025.08.01 15:58:44.633013 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1810 | 2025.08.01 15:58:44.633497 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.08.01 15:58:44.633632 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.002104 sec., 314163.49809885933 rows/sec., 21.95 MiB/sec. | ||
| 1812 | 2025.08.01 15:58:44.633670 [ 268 ] {00b1b562-834f-421b-8a24-281628b5c482} <Debug> TCPHandler: Processed in 0.002267929 sec. | ||
| 1813 | 2025.08.01 15:58:44.633784 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2025.08.01 15:58:44.633882 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1815 | 2025.08.01 15:58:44.633927 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1816 | 2025.08.01 15:58:44.634266 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2025.08.01 15:58:44.634301 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1818 | 2025.08.01 15:58:44.634852 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1819 | 2025.08.01 15:58:44.635409 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.08.01 15:58:44.635543 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00168 sec., 3571.428571428571 rows/sec., 186.59 KiB/sec. | ||
| 1821 | 2025.08.01 15:58:44.635579 [ 268 ] {5279a082-40be-4411-86b0-0a2911494674} <Debug> TCPHandler: Processed in 0.001844716 sec. | ||
| 1822 | 2025.08.01 15:58:44.635690 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.08.01 15:58:44.635784 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1824 | 2025.08.01 15:58:44.635829 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1825 | 2025.08.01 15:58:44.636290 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.08.01 15:58:44.636326 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1827 | 2025.08.01 15:58:44.636801 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1828 | 2025.08.01 15:58:44.637348 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2025.08.01 15:58:44.637481 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001717 sec., 178800.23296447293 rows/sec., 11.76 MiB/sec. | ||
| 1830 | 2025.08.01 15:58:44.637518 [ 268 ] {9edaeb82-2479-46e6-a18a-2a335adc21bc} <Debug> TCPHandler: Processed in 0.001877947 sec. | ||
| 1831 | 2025.08.01 15:58:44.637628 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.08.01 15:58:44.637723 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1833 | 2025.08.01 15:58:44.637766 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1834 | 2025.08.01 15:58:44.638075 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.08.01 15:58:44.638111 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1836 | 2025.08.01 15:58:44.638533 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1837 | 2025.08.01 15:58:44.638983 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.08.01 15:58:44.639119 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
| 1839 | 2025.08.01 15:58:44.639154 [ 268 ] {277899d3-a737-47e5-b1e9-8367ab9055d5} <Debug> TCPHandler: Processed in 0.001576098 sec. | ||
| 1840 | 2025.08.01 15:58:44.639269 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2025.08.01 15:58:44.639364 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1842 | 2025.08.01 15:58:44.639423 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1843 | 2025.08.01 15:58:44.640192 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2025.08.01 15:58:44.640228 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1845 | 2025.08.01 15:58:44.640859 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1846 | 2025.08.01 15:58:44.641338 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.08.01 15:58:44.641501 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002155 sec., 4176.334106728538 rows/sec., 7.48 MiB/sec. | ||
| 1848 | 2025.08.01 15:58:44.641555 [ 268 ] {9b8b1be5-baf6-4a14-917a-f66f7506c335} <Debug> TCPHandler: Processed in 0.002335181 sec. | ||
| 1849 | 2025.08.01 15:58:44.641673 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2025.08.01 15:58:44.641773 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1851 | 2025.08.01 15:58:44.641817 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1852 | 2025.08.01 15:58:44.642174 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2025.08.01 15:58:44.642211 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1854 | 2025.08.01 15:58:44.642646 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1855 | 2025.08.01 15:58:44.643075 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.08.01 15:58:44.643209 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001457 sec., 70006.86341798215 rows/sec., 4.30 MiB/sec. | ||
| 1857 | 2025.08.01 15:58:44.643245 [ 268 ] {c76c1c4a-5b33-4a52-aa62-549e042191c4} <Debug> TCPHandler: Processed in 0.001623129 sec. | ||
| 1858 | 2025.08.01 15:58:49.603815 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.08.01 15:58:49.604193 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1860 | 2025.08.01 15:58:49.604545 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1861 | 2025.08.01 15:58:49.604585 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1862 | 2025.08.01 15:58:49.604857 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1863 | 2025.08.01 15:58:49.604928 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1864 | 2025.08.01 15:58:49.605075 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1865 | 2025.08.01 15:58:49.605245 [ 290 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1866 | 2025.08.01 15:58:49.605265 [ 292 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1867 | 2025.08.01 15:58:49.605367 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1868 | 2025.08.01 15:58:49.605397 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1869 | 2025.08.01 15:58:49.609449 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1870 | 2025.08.01 15:58:49.609481 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1871 | 2025.08.01 15:58:49.609543 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1872 | 2025.08.01 15:58:49.609592 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1873 | 2025.08.01 15:58:49.610608 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.006558 sec., 5794.449527294907 rows/sec., 230.66 KiB/sec. | ||
| 1874 | 2025.08.01 15:58:49.610702 [ 268 ] {b4089b1d-ddd8-40a7-924c-adeed02f23a0} <Debug> TCPHandler: Processed in 0.007083164 sec. | ||
| 1875 | 2025.08.01 15:58:49.610958 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2025.08.01 15:58:49.611103 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1877 | 2025.08.01 15:58:49.611337 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1878 | 2025.08.01 15:58:49.611373 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1879 | 2025.08.01 15:58:49.611579 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1880 | 2025.08.01 15:58:49.611631 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1881 | 2025.08.01 15:58:49.611734 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1882 | 2025.08.01 15:58:49.611791 [ 293 ] {aae49951-ee83-4799-805d-f81ee9855483} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1883 | 2025.08.01 15:58:49.611800 [ 290 ] {aae49951-ee83-4799-805d-f81ee9855483} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1884 | 2025.08.01 15:58:49.611912 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1885 | 2025.08.01 15:58:49.611938 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1886 | 2025.08.01 15:58:49.611994 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1887 | 2025.08.01 15:58:49.612012 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1888 | 2025.08.01 15:58:49.612043 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1889 | 2025.08.01 15:58:49.612074 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1890 | 2025.08.01 15:58:49.612653 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001613 sec., 23558.58648481091 rows/sec., 937.81 KiB/sec. | ||
| 1891 | 2025.08.01 15:58:49.612754 [ 268 ] {aae49951-ee83-4799-805d-f81ee9855483} <Debug> TCPHandler: Processed in 0.001850016 sec. | ||
| 1892 | 2025.08.01 15:58:49.612974 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2025.08.01 15:58:49.613113 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1894 | 2025.08.01 15:58:49.613340 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1895 | 2025.08.01 15:58:49.613376 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1896 | 2025.08.01 15:58:49.613582 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1897 | 2025.08.01 15:58:49.613634 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1898 | 2025.08.01 15:58:49.613735 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1899 | 2025.08.01 15:58:49.613806 [ 292 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1900 | 2025.08.01 15:58:49.613808 [ 293 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1901 | 2025.08.01 15:58:49.613899 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 1902 | 2025.08.01 15:58:49.613920 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1903 | 2025.08.01 15:58:49.613975 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1904 | 2025.08.01 15:58:49.613993 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1905 | 2025.08.01 15:58:49.614022 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1906 | 2025.08.01 15:58:49.614054 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1907 | 2025.08.01 15:58:49.614597 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001544 sec., 24611.39896373057 rows/sec., 979.72 KiB/sec. | ||
| 1908 | 2025.08.01 15:58:49.614682 [ 268 ] {99fad0bf-872f-46f9-9736-347b20ddff72} <Debug> TCPHandler: Processed in 0.001758383 sec. | ||
| 1909 | 2025.08.01 15:58:49.622016 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2025.08.01 15:58:49.622144 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1911 | 2025.08.01 15:58:49.622194 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1912 | 2025.08.01 15:58:49.622837 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.08.01 15:58:49.622881 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1914 | 2025.08.01 15:58:49.623324 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1915 | 2025.08.01 15:58:49.623521 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2025.08.01 15:58:49.623664 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001558 sec., 1925.5455712451862 rows/sec., 175.51 KiB/sec. | ||
| 1917 | 2025.08.01 15:58:49.623702 [ 268 ] {15db05ee-7700-436b-9479-4fe919f04975} <Debug> TCPHandler: Processed in 0.001745393 sec. | ||
| 1918 | 2025.08.01 15:58:49.623823 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2025.08.01 15:58:49.623918 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1920 | 2025.08.01 15:58:49.623960 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1921 | 2025.08.01 15:58:49.624372 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.08.01 15:58:49.624408 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1923 | 2025.08.01 15:58:49.624702 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1924 | 2025.08.01 15:58:49.624923 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.08.01 15:58:49.625050 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00115 sec., 1739.1304347826087 rows/sec., 141.81 KiB/sec. | ||
| 1926 | 2025.08.01 15:58:49.625087 [ 268 ] {d19033ef-21da-4c7f-8463-27db5bac6f5c} <Debug> TCPHandler: Processed in 0.00131281 sec. | ||
| 1927 | 2025.08.01 15:58:49.625219 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.08.01 15:58:49.625313 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1929 | 2025.08.01 15:58:49.625353 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1930 | 2025.08.01 15:58:49.625799 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.08.01 15:58:49.625835 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1932 | 2025.08.01 15:58:49.626146 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1933 | 2025.08.01 15:58:49.626357 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2025.08.01 15:58:49.626484 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Debug> executeQuery: Read 97 rows, 8.21 KiB in 0.001187 sec., 81718.61836562764 rows/sec., 6.76 MiB/sec. | ||
| 1935 | 2025.08.01 15:58:49.626519 [ 268 ] {0c7b9034-2278-4f93-a05f-864dbbec4759} <Debug> TCPHandler: Processed in 0.001351141 sec. | ||
| 1936 | 2025.08.01 15:58:49.626631 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.08.01 15:58:49.626724 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1938 | 2025.08.01 15:58:49.626763 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1939 | 2025.08.01 15:58:49.627150 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.08.01 15:58:49.627185 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1941 | 2025.08.01 15:58:49.627472 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1942 | 2025.08.01 15:58:49.627677 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.08.01 15:58:49.627763 [ 43 ] {} <Debug> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1944 | 2025.08.01 15:58:49.627800 [ 43 ] {} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2025.08.01 15:58:49.627802 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001096 sec., 20072.992700729927 rows/sec., 1.46 MiB/sec. | ||
| 1946 | 2025.08.01 15:58:49.627819 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1947 | 2025.08.01 15:58:49.627843 [ 268 ] {f2df94dd-c5d2-41dd-bf4f-1a56a112131f} <Debug> TCPHandler: Processed in 0.001260728 sec. | ||
| 1948 | 2025.08.01 15:58:49.627933 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::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 | ||
| 1949 | 2025.08.01 15:58:49.627975 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2025.08.01 15:58:49.628075 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1951 | 2025.08.01 15:58:49.628092 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1952 | 2025.08.01 15:58:49.628114 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1953 | 2025.08.01 15:58:49.628135 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1954 | 2025.08.01 15:58:49.628214 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 1955 | 2025.08.01 15:58:49.628265 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 1956 | 2025.08.01 15:58:49.628310 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 221 rows starting from the beginning of the part | ||
| 1957 | 2025.08.01 15:58:49.628357 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::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 | ||
| 1958 | 2025.08.01 15:58:49.628400 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1959 | 2025.08.01 15:58:49.628584 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.08.01 15:58:49.628628 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1961 | 2025.08.01 15:58:49.628960 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1962 | 2025.08.01 15:58:49.629206 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2025.08.01 15:58:49.629338 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Debug> executeQuery: Read 102 rows, 8.18 KiB in 0.001281 sec., 79625.29274004683 rows/sec., 6.23 MiB/sec. | ||
| 1964 | 2025.08.01 15:58:49.629374 [ 268 ] {386ba991-a430-40fc-a8c5-e00a7b43e3af} <Debug> TCPHandler: Processed in 0.001449084 sec. | ||
| 1965 | 2025.08.01 15:58:49.629403 [ 186 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524286 sec., 323430.1174451514 rows/sec., 21.22 MiB/sec. | ||
| 1966 | 2025.08.01 15:58:49.629493 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2025.08.01 15:58:49.629592 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1968 | 2025.08.01 15:58:49.629632 [ 188 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1969 | 2025.08.01 15:58:49.629636 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1970 | 2025.08.01 15:58:49.629976 [ 188 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.08.01 15:58:49.630057 [ 188 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_6_1} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1972 | 2025.08.01 15:58:49.630108 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2025.08.01 15:58:49.630146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1974 | 2025.08.01 15:58:49.630150 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1975 | 2025.08.01 15:58:49.630498 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1976 | 2025.08.01 15:58:49.630709 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.08.01 15:58:49.630837 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001263 sec., 127474.26761678544 rows/sec., 8.88 MiB/sec. | ||
| 1978 | 2025.08.01 15:58:49.630871 [ 268 ] {5fb4fc2c-65c7-4373-8eba-283c114e1c4d} <Debug> TCPHandler: Processed in 0.001427023 sec. | ||
| 1979 | 2025.08.01 15:58:49.630991 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2025.08.01 15:58:49.631084 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1981 | 2025.08.01 15:58:49.631139 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1982 | 2025.08.01 15:58:49.631878 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2025.08.01 15:58:49.631913 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1984 | 2025.08.01 15:58:49.632429 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1985 | 2025.08.01 15:58:49.632651 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2025.08.01 15:58:49.632743 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1987 | 2025.08.01 15:58:49.632779 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2025.08.01 15:58:49.632788 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001723 sec., 11607.661056297156 rows/sec., 20.80 MiB/sec. | ||
| 1989 | 2025.08.01 15:58:49.632799 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1990 | 2025.08.01 15:58:49.632840 [ 268 ] {df3b2100-c51a-4dad-bc4c-a620c9712f8d} <Debug> TCPHandler: Processed in 0.001898328 sec. | ||
| 1991 | 2025.08.01 15:58:49.632877 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::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 | ||
| 1992 | 2025.08.01 15:58:49.632955 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.08.01 15:58:49.633054 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1994 | 2025.08.01 15:58:49.633070 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1995 | 2025.08.01 15:58:49.633096 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1996 | 2025.08.01 15:58:49.633131 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 1997 | 2025.08.01 15:58:49.633262 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 1998 | 2025.08.01 15:58:49.633387 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 1999 | 2025.08.01 15:58:49.633433 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Trace> oximeter.measurements_i64 (d1b577f4-d45f-4988-bf27-01cccdc8a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2025.08.01 15:58:49.633474 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2001 | 2025.08.01 15:58:49.633507 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 2002 | 2025.08.01 15:58:49.633623 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 2003 | 2025.08.01 15:58:49.633735 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 2004 | 2025.08.01 15:58:49.633805 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2005 | 2025.08.01 15:58:49.634027 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Trace> oximeter.measurements_i64 (d1b577f4-d45f-4988-bf27-01cccdc8a94a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2025.08.01 15:58:49.634168 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.53 MiB/sec. | ||
| 2007 | 2025.08.01 15:58:49.634205 [ 268 ] {737b0e7c-fe3b-4c90-87f6-7de8d775c638} <Debug> TCPHandler: Processed in 0.001299809 sec. | ||
| 2008 | 2025.08.01 15:58:49.634315 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2025.08.01 15:58:49.634410 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2010 | 2025.08.01 15:58:49.634451 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2011 | 2025.08.01 15:58:49.634786 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.08.01 15:58:49.634826 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2013 | 2025.08.01 15:58:49.635164 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2014 | 2025.08.01 15:58:49.635387 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.08.01 15:58:49.635521 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2016 | 2025.08.01 15:58:49.635552 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 19 columns (19 merged, 0 gathered) in 0.002704192 sec., 24036.75478664237 rows/sec., 43.07 MiB/sec. | ||
| 2017 | 2025.08.01 15:58:49.635556 [ 268 ] {024400c6-ad74-41d9-a263-07787cdc4c98} <Debug> TCPHandler: Processed in 0.001289449 sec. | ||
| 2018 | 2025.08.01 15:58:49.635840 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2019 | 2025.08.01 15:58:49.636196 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.08.01 15:58:49.636264 [ 193 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2021 | 2025.08.01 15:58:49.636344 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2022 | 2025.08.01 15:58:50.165400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 2023 | 2025.08.01 15:58:50.165977 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2025.08.01 15:58:50.166032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2025 | 2025.08.01 15:58:50.166535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2026 | 2025.08.01 15:58:50.166795 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2025.08.01 15:58:50.166946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 2028 | 2025.08.01 15:58:50.392081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2029 | 2025.08.01 15:58:50.409376 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.08.01 15:58:50.409446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2031 | 2025.08.01 15:58:50.416240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2032 | 2025.08.01 15:58:50.417008 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.08.01 15:58:50.420666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2034 | 2025.08.01 15:58:51.000269 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.37 MiB, peak 183.37 MiB, free memory in arenas 0.00 B, will set to 181.01 MiB (RSS), difference: 1.64 MiB | ||
| 2035 | 2025.08.01 15:58:52.664840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 314 | ||
| 2036 | 2025.08.01 15:58:52.667250 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.08.01 15:58:52.667299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2038 | 2025.08.01 15:58:52.668460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2039 | 2025.08.01 15:58:52.668720 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.08.01 15:58:52.668872 [ 39 ] {} <Debug> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2041 | 2025.08.01 15:58:52.668947 [ 39 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.08.01 15:58:52.668960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2043 | 2025.08.01 15:58:52.668972 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2044 | 2025.08.01 15:58:52.669088 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::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 | ||
| 2045 | 2025.08.01 15:58:52.669631 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2046 | 2025.08.01 15:58:52.669792 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::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 | ||
| 2047 | 2025.08.01 15:58:52.670208 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
| 2048 | 2025.08.01 15:58:52.670579 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2049 | 2025.08.01 15:58:52.670943 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2050 | 2025.08.01 15:58:52.671302 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 2051 | 2025.08.01 15:58:52.671664 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 2052 | 2025.08.01 15:58:52.677402 [ 200 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 72 columns (72 merged, 0 gathered) in 0.008351753 sec., 37596.897322035264 rows/sec., 38.91 MiB/sec. | ||
| 2053 | 2025.08.01 15:58:52.677998 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2054 | 2025.08.01 15:58:52.678477 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.08.01 15:58:52.678540 [ 186 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_6_1} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2056 | 2025.08.01 15:58:52.678659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2057 | 2025.08.01 15:58:54.620592 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.08.01 15:58:54.620790 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2059 | 2025.08.01 15:58:54.620861 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2060 | 2025.08.01 15:58:54.621755 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2025.08.01 15:58:54.621797 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2062 | 2025.08.01 15:58:54.622189 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2063 | 2025.08.01 15:58:54.622411 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.08.01 15:58:54.622556 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001822 sec., 215148.1888035126 rows/sec., 13.65 MiB/sec. | ||
| 2065 | 2025.08.01 15:58:54.622597 [ 268 ] {eaf1db72-6f30-4a64-ae38-cf78847a6a47} <Debug> TCPHandler: Processed in 0.002142465 sec. | ||
| 2066 | 2025.08.01 15:58:54.622718 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2025.08.01 15:58:54.622813 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2068 | 2025.08.01 15:58:54.622853 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2069 | 2025.08.01 15:58:54.623726 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.08.01 15:58:54.623763 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2071 | 2025.08.01 15:58:54.624144 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2072 | 2025.08.01 15:58:54.624354 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.08.01 15:58:54.624458 [ 37 ] {} <Debug> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2074 | 2025.08.01 15:58:54.624479 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001685 sec., 643916.9139465875 rows/sec., 50.93 MiB/sec. | ||
| 2075 | 2025.08.01 15:58:54.624533 [ 37 ] {} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.08.01 15:58:54.624539 [ 268 ] {ea0491dd-dbce-4c02-8122-d80fe1db986e} <Debug> TCPHandler: Processed in 0.001868897 sec. | ||
| 2077 | 2025.08.01 15:58:54.624566 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2078 | 2025.08.01 15:58:54.624666 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2025.08.01 15:58:54.624707 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::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 | ||
| 2080 | 2025.08.01 15:58:54.624764 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2081 | 2025.08.01 15:58:54.624809 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2082 | 2025.08.01 15:58:54.624873 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2083 | 2025.08.01 15:58:54.624929 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 167 rows starting from the beginning of the part | ||
| 2084 | 2025.08.01 15:58:54.625039 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1207 rows starting from the beginning of the part | ||
| 2085 | 2025.08.01 15:58:54.625101 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2086 | 2025.08.01 15:58:54.625164 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1085 rows starting from the beginning of the part | ||
| 2087 | 2025.08.01 15:58:54.625232 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 97 rows starting from the beginning of the part | ||
| 2088 | 2025.08.01 15:58:54.625274 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2025.08.01 15:58:54.625291 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1085 rows starting from the beginning of the part | ||
| 2090 | 2025.08.01 15:58:54.625318 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2091 | 2025.08.01 15:58:54.625692 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2092 | 2025.08.01 15:58:54.625923 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2025.08.01 15:58:54.626052 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001306 sec., 156967.8407350689 rows/sec., 9.31 MiB/sec. | ||
| 2094 | 2025.08.01 15:58:54.626089 [ 268 ] {8ccaa4cd-a7d6-4a09-a9de-194974c4c31a} <Debug> TCPHandler: Processed in 0.001470954 sec. | ||
| 2095 | 2025.08.01 15:58:54.626195 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.08.01 15:58:54.626288 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2097 | 2025.08.01 15:58:54.626327 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2098 | 2025.08.01 15:58:54.626786 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.08.01 15:58:54.626822 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2100 | 2025.08.01 15:58:54.627020 [ 194 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3697 rows, containing 5 columns (5 merged, 0 gathered) in 0.002383703 sec., 1550948.2515229455 rows/sec., 130.19 MiB/sec. | ||
| 2101 | 2025.08.01 15:58:54.627157 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2102 | 2025.08.01 15:58:54.627348 [ 200 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2103 | 2025.08.01 15:58:54.627414 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2025.08.01 15:58:54.627551 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001281 sec., 158469.94535519124 rows/sec., 10.22 MiB/sec. | ||
| 2105 | 2025.08.01 15:58:54.627591 [ 268 ] {3c7b9904-fe4d-4b6e-922c-195c73f58c45} <Debug> TCPHandler: Processed in 0.001443164 sec. | ||
| 2106 | 2025.08.01 15:58:54.627698 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2025.08.01 15:58:54.627742 [ 200 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2025.08.01 15:58:54.627792 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2109 | 2025.08.01 15:58:54.627835 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2110 | 2025.08.01 15:58:54.627852 [ 200 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_11_2} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2111 | 2025.08.01 15:58:54.627967 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2112 | 2025.08.01 15:58:54.628282 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2025.08.01 15:58:54.628323 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2114 | 2025.08.01 15:58:54.628643 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2115 | 2025.08.01 15:58:54.628850 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2025.08.01 15:58:54.628970 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001196 sec., 168896.32107023412 rows/sec., 9.59 MiB/sec. | ||
| 2117 | 2025.08.01 15:58:54.629006 [ 268 ] {4c21ea06-611c-40c4-b1ba-d7d09c510884} <Debug> TCPHandler: Processed in 0.001354891 sec. | ||
| 2118 | 2025.08.01 15:58:54.629115 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2025.08.01 15:58:54.629206 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2120 | 2025.08.01 15:58:54.629245 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2121 | 2025.08.01 15:58:54.629865 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2025.08.01 15:58:54.629901 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2123 | 2025.08.01 15:58:54.630235 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2124 | 2025.08.01 15:58:54.630448 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.08.01 15:58:54.630542 [ 37 ] {} <Debug> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2126 | 2025.08.01 15:58:54.630570 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001381 sec., 478638.6676321506 rows/sec., 33.44 MiB/sec. | ||
| 2127 | 2025.08.01 15:58:54.630574 [ 37 ] {} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.08.01 15:58:54.630610 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2129 | 2025.08.01 15:58:54.630615 [ 268 ] {a5ebaf7b-a05e-4003-bc9f-92473b5f0d3c} <Debug> TCPHandler: Processed in 0.001547477 sec. | ||
| 2130 | 2025.08.01 15:58:54.630735 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::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 | ||
| 2131 | 2025.08.01 15:58:54.630739 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2025.08.01 15:58:54.630871 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2133 | 2025.08.01 15:58:54.630897 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2134 | 2025.08.01 15:58:54.630913 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2135 | 2025.08.01 15:58:54.630951 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part | ||
| 2136 | 2025.08.01 15:58:54.631076 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 701 rows starting from the beginning of the part | ||
| 2137 | 2025.08.01 15:58:54.631149 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2138 | 2025.08.01 15:58:54.631210 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 661 rows starting from the beginning of the part | ||
| 2139 | 2025.08.01 15:58:54.631250 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2025.08.01 15:58:54.631268 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2141 | 2025.08.01 15:58:54.631294 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2142 | 2025.08.01 15:58:54.631333 [ 197 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 661 rows starting from the beginning of the part | ||
| 2143 | 2025.08.01 15:58:54.631628 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2144 | 2025.08.01 15:58:54.631869 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.08.01 15:58:54.632001 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 2146 | 2025.08.01 15:58:54.632036 [ 268 ] {c356070e-cdc7-45bd-a4ba-cd70760ccec9} <Debug> TCPHandler: Processed in 0.001345121 sec. | ||
| 2147 | 2025.08.01 15:58:54.632142 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2025.08.01 15:58:54.632234 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2149 | 2025.08.01 15:58:54.632278 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2150 | 2025.08.01 15:58:54.632535 [ 200 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851316 sec., 1225074.4875537185 rows/sec., 91.95 MiB/sec. | ||
| 2151 | 2025.08.01 15:58:54.632704 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.08.01 15:58:54.632736 [ 194 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2153 | 2025.08.01 15:58:54.632747 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2154 | 2025.08.01 15:58:54.633099 [ 194 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.08.01 15:58:54.633155 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2156 | 2025.08.01 15:58:54.633203 [ 194 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_11_2} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2157 | 2025.08.01 15:58:54.633297 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2158 | 2025.08.01 15:58:54.633387 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2025.08.01 15:58:54.633496 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2160 | 2025.08.01 15:58:54.633520 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001303 sec., 235610.13046815043 rows/sec., 15.50 MiB/sec. | ||
| 2161 | 2025.08.01 15:58:54.633535 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.08.01 15:58:54.633561 [ 268 ] {ded4e2d2-1103-4007-b124-dc97e8b4d095} <Debug> TCPHandler: Processed in 0.001466784 sec. | ||
| 2163 | 2025.08.01 15:58:54.633562 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2164 | 2025.08.01 15:58:54.633665 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::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 | ||
| 2165 | 2025.08.01 15:58:54.633678 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2025.08.01 15:58:54.633780 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2167 | 2025.08.01 15:58:54.633781 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2168 | 2025.08.01 15:58:54.633822 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 795 rows starting from the beginning of the part | ||
| 2169 | 2025.08.01 15:58:54.633842 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2170 | 2025.08.01 15:58:54.633921 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 345 rows starting from the beginning of the part | ||
| 2171 | 2025.08.01 15:58:54.633978 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2172 | 2025.08.01 15:58:54.634047 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 307 rows starting from the beginning of the part | ||
| 2173 | 2025.08.01 15:58:54.634102 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2174 | 2025.08.01 15:58:54.634151 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.08.01 15:58:54.634155 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 307 rows starting from the beginning of the part | ||
| 2176 | 2025.08.01 15:58:54.634194 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2177 | 2025.08.01 15:58:54.634524 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2178 | 2025.08.01 15:58:54.634755 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2025.08.01 15:58:54.634887 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 2180 | 2025.08.01 15:58:54.634923 [ 268 ] {87a84015-fd95-47ba-a7fb-a8b339d21de3} <Debug> TCPHandler: Processed in 0.001292329 sec. | ||
| 2181 | 2025.08.01 15:58:54.635029 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2025.08.01 15:58:54.635121 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2183 | 2025.08.01 15:58:54.635175 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2184 | 2025.08.01 15:58:54.635432 [ 199 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797224 sec., 1154558.3633425771 rows/sec., 79.77 MiB/sec. | ||
| 2185 | 2025.08.01 15:58:54.635676 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2186 | 2025.08.01 15:58:54.635913 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2025.08.01 15:58:54.635924 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2025.08.01 15:58:54.635957 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2189 | 2025.08.01 15:58:54.636014 [ 200 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2190 | 2025.08.01 15:58:54.636080 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2191 | 2025.08.01 15:58:54.636473 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2192 | 2025.08.01 15:58:54.636694 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2025.08.01 15:58:54.636825 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001722 sec., 5226.480836236934 rows/sec., 9.37 MiB/sec. | ||
| 2194 | 2025.08.01 15:58:54.636874 [ 268 ] {c90b10b4-56e7-418e-b2b0-f15032524b28} <Debug> TCPHandler: Processed in 0.001892248 sec. | ||
| 2195 | 2025.08.01 15:58:54.636983 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2025.08.01 15:58:54.637076 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2197 | 2025.08.01 15:58:54.637116 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2198 | 2025.08.01 15:58:54.637443 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2025.08.01 15:58:54.637478 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2200 | 2025.08.01 15:58:54.637768 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2201 | 2025.08.01 15:58:54.637972 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.08.01 15:58:54.638095 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001037 sec., 98360.65573770492 rows/sec., 6.04 MiB/sec. | ||
| 2203 | 2025.08.01 15:58:54.638095 [ 36 ] {} <Debug> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2204 | 2025.08.01 15:58:54.638130 [ 268 ] {0a2e3bab-4155-4817-8845-c970877f892d} <Debug> TCPHandler: Processed in 0.001194677 sec. | ||
| 2205 | 2025.08.01 15:58:54.638149 [ 36 ] {} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2025.08.01 15:58:54.638176 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2207 | 2025.08.01 15:58:54.638249 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::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 | ||
| 2208 | 2025.08.01 15:58:54.638361 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2209 | 2025.08.01 15:58:54.638392 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2210 | 2025.08.01 15:58:54.638448 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2211 | 2025.08.01 15:58:54.638493 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2212 | 2025.08.01 15:58:54.638535 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2213 | 2025.08.01 15:58:54.638576 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2214 | 2025.08.01 15:58:54.638617 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2215 | 2025.08.01 15:58:54.639453 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236718 sec., 490006.61428070103 rows/sec., 31.71 MiB/sec. | ||
| 2216 | 2025.08.01 15:58:54.639629 [ 195 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2217 | 2025.08.01 15:58:54.639885 [ 195 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2025.08.01 15:58:54.639949 [ 195 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_11_2} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2219 | 2025.08.01 15:58:54.640019 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2220 | 2025.08.01 15:58:57.595809 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2221 | 2025.08.01 15:58:57.595872 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2222 | 2025.08.01 15:58:57.667942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2223 | 2025.08.01 15:58:57.668441 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2025.08.01 15:58:57.668492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2225 | 2025.08.01 15:58:57.668986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2226 | 2025.08.01 15:58:57.669225 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2025.08.01 15:58:57.669368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2228 | 2025.08.01 15:58:57.921647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2229 | 2025.08.01 15:58:57.939467 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2025.08.01 15:58:57.939542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2231 | 2025.08.01 15:58:57.945866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2232 | 2025.08.01 15:58:57.946550 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2025.08.01 15:58:57.949871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2234 | 2025.08.01 15:58:58.000147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.50 MiB, peak 186.50 MiB, free memory in arenas 0.00 B, will set to 185.41 MiB (RSS), difference: 2.91 MiB | ||
| 2235 | 2025.08.01 15:58:59.609936 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2025.08.01 15:58:59.610230 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2237 | 2025.08.01 15:58:59.610343 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2238 | 2025.08.01 15:58:59.611071 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.08.01 15:58:59.611122 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2240 | 2025.08.01 15:58:59.611541 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2241 | 2025.08.01 15:58:59.611780 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.08.01 15:58:59.611946 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001796 sec., 55679.28730512249 rows/sec., 4.64 MiB/sec. | ||
| 2243 | 2025.08.01 15:58:59.611994 [ 268 ] {2aa6d29f-0042-4f2c-88dc-2ba3736f4987} <Debug> TCPHandler: Processed in 0.002250408 sec. | ||
| 2244 | 2025.08.01 15:58:59.612124 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2025.08.01 15:58:59.612229 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2246 | 2025.08.01 15:58:59.612273 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2247 | 2025.08.01 15:58:59.612680 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.08.01 15:58:59.612719 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2249 | 2025.08.01 15:58:59.613048 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2250 | 2025.08.01 15:58:59.613267 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2025.08.01 15:58:59.613400 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001196 sec., 18394.648829431437 rows/sec., 1.35 MiB/sec. | ||
| 2252 | 2025.08.01 15:58:59.613437 [ 268 ] {7204153f-4efb-4dac-bb0f-827dd15d756f} <Debug> TCPHandler: Processed in 0.001367532 sec. | ||
| 2253 | 2025.08.01 15:58:59.613548 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2025.08.01 15:58:59.613646 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2255 | 2025.08.01 15:58:59.613687 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2256 | 2025.08.01 15:58:59.614094 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2025.08.01 15:58:59.614130 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2258 | 2025.08.01 15:58:59.614436 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2259 | 2025.08.01 15:58:59.614659 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2025.08.01 15:58:59.614790 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001165 sec., 73819.74248927039 rows/sec., 5.76 MiB/sec. | ||
| 2261 | 2025.08.01 15:58:59.614827 [ 268 ] {4a5e5ce2-6d50-48f9-95ed-59ace00d6cab} <Debug> TCPHandler: Processed in 0.00133 sec. | ||
| 2262 | 2025.08.01 15:58:59.614936 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2025.08.01 15:58:59.615033 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2264 | 2025.08.01 15:58:59.615077 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2265 | 2025.08.01 15:58:59.615490 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2025.08.01 15:58:59.615526 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2267 | 2025.08.01 15:58:59.615853 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2268 | 2025.08.01 15:58:59.616074 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2025.08.01 15:58:59.616204 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2270 | 2025.08.01 15:58:59.616240 [ 268 ] {2f6b5ce2-b32a-454a-8aad-63f21f84d80e} <Debug> TCPHandler: Processed in 0.001353391 sec. | ||
| 2271 | 2025.08.01 15:58:59.616344 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2025.08.01 15:58:59.616438 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2273 | 2025.08.01 15:58:59.616494 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2274 | 2025.08.01 15:58:59.617249 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2025.08.01 15:58:59.617286 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2276 | 2025.08.01 15:58:59.617820 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2277 | 2025.08.01 15:58:59.618042 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2025.08.01 15:58:59.618179 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00176 sec., 12500 rows/sec., 22.40 MiB/sec. | ||
| 2279 | 2025.08.01 15:58:59.618237 [ 268 ] {1de15470-a88d-47f9-8ae1-4615e865344e} <Debug> TCPHandler: Processed in 0.001941399 sec. | ||
| 2280 | 2025.08.01 15:58:59.618345 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2025.08.01 15:58:59.618441 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2282 | 2025.08.01 15:58:59.618483 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2283 | 2025.08.01 15:58:59.618812 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2025.08.01 15:58:59.618847 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2285 | 2025.08.01 15:58:59.619145 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2286 | 2025.08.01 15:58:59.619361 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2025.08.01 15:58:59.619491 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2288 | 2025.08.01 15:58:59.619526 [ 268 ] {31e338f3-63ab-49c7-bf3c-38f41d8ad8cd} <Debug> TCPHandler: Processed in 0.001229817 sec. | ||
| 2289 | 2025.08.01 15:59:02.669122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 348 | ||
| 2290 | 2025.08.01 15:59:02.671406 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2025.08.01 15:59:02.671458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2292 | 2025.08.01 15:59:02.672620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2293 | 2025.08.01 15:59:02.672891 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2025.08.01 15:59:02.673224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2295 | 2025.08.01 15:59:04.616713 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2025.08.01 15:59:04.616955 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2297 | 2025.08.01 15:59:04.617317 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2298 | 2025.08.01 15:59:04.617358 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2299 | 2025.08.01 15:59:04.617624 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2300 | 2025.08.01 15:59:04.617697 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2301 | 2025.08.01 15:59:04.617841 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2302 | 2025.08.01 15:59:04.617955 [ 293 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2303 | 2025.08.01 15:59:04.617958 [ 290 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2304 | 2025.08.01 15:59:04.617958 [ 292 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2305 | 2025.08.01 15:59:04.618096 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (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 | ||
| 2306 | 2025.08.01 15:59:04.618125 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2307 | 2025.08.01 15:59:04.618211 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2308 | 2025.08.01 15:59:04.618232 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2309 | 2025.08.01 15:59:04.618268 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2310 | 2025.08.01 15:59:04.618310 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2311 | 2025.08.01 15:59:04.618348 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2312 | 2025.08.01 15:59:04.619464 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002615 sec., 15678.776290630974 rows/sec., 631.50 KiB/sec. | ||
| 2313 | 2025.08.01 15:59:04.619595 [ 268 ] {0297a56a-89c3-4ebd-8982-d2659e4d512d} <Debug> TCPHandler: Processed in 0.003013801 sec. | ||
| 2314 | 2025.08.01 15:59:04.626235 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2025.08.01 15:59:04.626427 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2316 | 2025.08.01 15:59:04.626505 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2317 | 2025.08.01 15:59:04.627161 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2025.08.01 15:59:04.627200 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2319 | 2025.08.01 15:59:04.627622 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2320 | 2025.08.01 15:59:04.627844 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2025.08.01 15:59:04.627997 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001627 sec., 614.6281499692686 rows/sec., 63.62 KiB/sec. | ||
| 2322 | 2025.08.01 15:59:04.628036 [ 268 ] {3c3e9945-8503-4022-928f-17e49c4dcdcf} <Debug> TCPHandler: Processed in 0.001893897 sec. | ||
| 2323 | 2025.08.01 15:59:04.628146 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2025.08.01 15:59:04.628246 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2325 | 2025.08.01 15:59:04.628288 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2326 | 2025.08.01 15:59:04.628841 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2025.08.01 15:59:04.628879 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2328 | 2025.08.01 15:59:04.629212 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2329 | 2025.08.01 15:59:04.629429 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.08.01 15:59:04.629564 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001338 sec., 292974.5889387145 rows/sec., 18.59 MiB/sec. | ||
| 2331 | 2025.08.01 15:59:04.629600 [ 268 ] {1c308f10-82a5-4225-b029-7112df77b691} <Debug> TCPHandler: Processed in 0.001504876 sec. | ||
| 2332 | 2025.08.01 15:59:04.629716 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2025.08.01 15:59:04.629811 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2334 | 2025.08.01 15:59:04.629857 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2335 | 2025.08.01 15:59:04.630245 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2025.08.01 15:59:04.630280 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2337 | 2025.08.01 15:59:04.630571 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2338 | 2025.08.01 15:59:04.630783 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2025.08.01 15:59:04.630909 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001118 sec., 8944.543828264757 rows/sec., 729.36 KiB/sec. | ||
| 2340 | 2025.08.01 15:59:04.630945 [ 268 ] {f8c64fe3-facb-48f3-a31c-6b2559747e8c} <Debug> TCPHandler: Processed in 0.001279348 sec. | ||
| 2341 | 2025.08.01 15:59:04.631051 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2025.08.01 15:59:04.631145 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2343 | 2025.08.01 15:59:04.631185 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2344 | 2025.08.01 15:59:04.632044 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2025.08.01 15:59:04.632078 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2346 | 2025.08.01 15:59:04.632478 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2347 | 2025.08.01 15:59:04.632699 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2025.08.01 15:59:04.632834 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Debug> executeQuery: Read 1107 rows, 89.85 KiB in 0.001707 sec., 648506.151142355 rows/sec., 51.40 MiB/sec. | ||
| 2349 | 2025.08.01 15:59:04.632870 [ 268 ] {a269fbb8-c6ba-4802-9851-7c872bca3868} <Debug> TCPHandler: Processed in 0.001867687 sec. | ||
| 2350 | 2025.08.01 15:59:04.632979 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2025.08.01 15:59:04.633105 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2352 | 2025.08.01 15:59:04.633145 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2353 | 2025.08.01 15:59:04.633623 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2025.08.01 15:59:04.633659 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2355 | 2025.08.01 15:59:04.633983 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2356 | 2025.08.01 15:59:04.634200 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2025.08.01 15:59:04.634330 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Debug> executeQuery: Read 223 rows, 13.75 KiB in 0.001244 sec., 179260.4501607717 rows/sec., 10.80 MiB/sec. | ||
| 2358 | 2025.08.01 15:59:04.634367 [ 268 ] {6ecf4c9e-6cea-42e8-a24c-6f45a9932ab4} <Debug> TCPHandler: Processed in 0.001436263 sec. | ||
| 2359 | 2025.08.01 15:59:04.634504 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2025.08.01 15:59:04.634599 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2361 | 2025.08.01 15:59:04.634639 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2362 | 2025.08.01 15:59:04.635109 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2025.08.01 15:59:04.635145 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2364 | 2025.08.01 15:59:04.635448 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2365 | 2025.08.01 15:59:04.635657 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2025.08.01 15:59:04.635788 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Debug> executeQuery: Read 204 rows, 13.47 KiB in 0.001207 sec., 169014.08450704225 rows/sec., 10.90 MiB/sec. | ||
| 2367 | 2025.08.01 15:59:04.635824 [ 268 ] {f4065c46-f1a2-4e24-b974-ac6fdae6191c} <Debug> TCPHandler: Processed in 0.001369801 sec. | ||
| 2368 | 2025.08.01 15:59:04.635935 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2025.08.01 15:59:04.636029 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2370 | 2025.08.01 15:59:04.636069 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2371 | 2025.08.01 15:59:04.636504 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2025.08.01 15:59:04.636539 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2373 | 2025.08.01 15:59:04.636842 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2374 | 2025.08.01 15:59:04.637061 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2025.08.01 15:59:04.637188 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001177 sec., 171622.76975361086 rows/sec., 9.75 MiB/sec. | ||
| 2376 | 2025.08.01 15:59:04.637225 [ 268 ] {91d9d856-867c-4dfd-b751-50adf49d98e4} <Debug> TCPHandler: Processed in 0.001338941 sec. | ||
| 2377 | 2025.08.01 15:59:04.637337 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2025.08.01 15:59:04.637431 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2379 | 2025.08.01 15:59:04.637471 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2380 | 2025.08.01 15:59:04.638077 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2025.08.01 15:59:04.638113 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2382 | 2025.08.01 15:59:04.638451 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2383 | 2025.08.01 15:59:04.638666 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2025.08.01 15:59:04.638794 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Debug> executeQuery: Read 682 rows, 48.99 KiB in 0.001381 sec., 493845.03982621286 rows/sec., 34.64 MiB/sec. | ||
| 2385 | 2025.08.01 15:59:04.638830 [ 268 ] {d7fca00a-26ad-4ce0-a4a0-ccd583f4258c} <Debug> TCPHandler: Processed in 0.001541127 sec. | ||
| 2386 | 2025.08.01 15:59:04.638939 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2025.08.01 15:59:04.639033 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2388 | 2025.08.01 15:59:04.639075 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2389 | 2025.08.01 15:59:04.639395 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.08.01 15:59:04.639430 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2391 | 2025.08.01 15:59:04.639732 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2392 | 2025.08.01 15:59:04.639947 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2025.08.01 15:59:04.640072 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 2394 | 2025.08.01 15:59:04.640107 [ 268 ] {ffeaea6e-252a-45e9-b52e-b150152997e0} <Debug> TCPHandler: Processed in 0.001216467 sec. | ||
| 2395 | 2025.08.01 15:59:04.640216 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2025.08.01 15:59:04.640310 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2397 | 2025.08.01 15:59:04.640353 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2398 | 2025.08.01 15:59:04.640784 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2025.08.01 15:59:04.640820 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2400 | 2025.08.01 15:59:04.641152 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2401 | 2025.08.01 15:59:04.641371 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2025.08.01 15:59:04.641497 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Debug> executeQuery: Read 312 rows, 21.03 KiB in 0.001205 sec., 258921.16182572616 rows/sec., 17.05 MiB/sec. | ||
| 2403 | 2025.08.01 15:59:04.641532 [ 268 ] {976ec7b9-c6b4-4a9f-ad6b-8b5137cfb09d} <Debug> TCPHandler: Processed in 0.001365371 sec. | ||
| 2404 | 2025.08.01 15:59:04.641639 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2025.08.01 15:59:04.641733 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2406 | 2025.08.01 15:59:04.641775 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2407 | 2025.08.01 15:59:04.642082 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2025.08.01 15:59:04.642116 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2409 | 2025.08.01 15:59:04.642411 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2410 | 2025.08.01 15:59:04.642624 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2025.08.01 15:59:04.642746 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001031 sec., 2909.796314258002 rows/sec., 188.49 KiB/sec. | ||
| 2412 | 2025.08.01 15:59:04.642780 [ 268 ] {8e18b660-b0db-46c8-a1a5-4e3549cd8369} <Debug> TCPHandler: Processed in 0.001189196 sec. | ||
| 2413 | 2025.08.01 15:59:04.642889 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2025.08.01 15:59:04.642983 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2415 | 2025.08.01 15:59:04.643036 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2416 | 2025.08.01 15:59:04.643780 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2025.08.01 15:59:04.643816 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2418 | 2025.08.01 15:59:04.644331 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2419 | 2025.08.01 15:59:04.644550 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2025.08.01 15:59:04.644680 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001716 sec., 9906.759906759906 rows/sec., 17.75 MiB/sec. | ||
| 2421 | 2025.08.01 15:59:04.644729 [ 268 ] {998b17f4-5958-4d08-8c4e-fe8794e4996f} <Debug> TCPHandler: Processed in 0.001888837 sec. | ||
| 2422 | 2025.08.01 15:59:04.644838 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2025.08.01 15:59:04.644934 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2424 | 2025.08.01 15:59:04.644977 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2425 | 2025.08.01 15:59:04.645418 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Trace> oximeter.measurements_i64 (d1b577f4-d45f-4988-bf27-01cccdc8a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.08.01 15:59:04.645469 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2427 | 2025.08.01 15:59:04.645874 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2428 | 2025.08.01 15:59:04.646130 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Trace> oximeter.measurements_i64 (d1b577f4-d45f-4988-bf27-01cccdc8a94a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2025.08.01 15:59:04.646279 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001363 sec., 2201.0271460014674 rows/sec., 155.48 KiB/sec. | ||
| 2430 | 2025.08.01 15:59:04.646321 [ 268 ] {bf71703b-de49-4cd9-8330-28e16124e4b1} <Debug> TCPHandler: Processed in 0.001531497 sec. | ||
| 2431 | 2025.08.01 15:59:04.646450 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2025.08.01 15:59:04.646548 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2433 | 2025.08.01 15:59:04.646590 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2434 | 2025.08.01 15:59:04.646950 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2025.08.01 15:59:04.646988 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2436 | 2025.08.01 15:59:04.647310 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2437 | 2025.08.01 15:59:04.647528 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2025.08.01 15:59:04.647656 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001129 sec., 90345.43844109832 rows/sec., 5.55 MiB/sec. | ||
| 2439 | 2025.08.01 15:59:04.647693 [ 268 ] {f6cb9f3b-697f-49c1-b36c-0bcfe7ebaf8a} <Debug> TCPHandler: Processed in 0.001293459 sec. | ||
| 2440 | 2025.08.01 15:59:05.169586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2441 | 2025.08.01 15:59:05.170319 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.08.01 15:59:05.170394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2443 | 2025.08.01 15:59:05.171206 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2444 | 2025.08.01 15:59:05.171435 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.08.01 15:59:05.171568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2446 | 2025.08.01 15:59:05.171618 [ 135 ] {} <Debug> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2447 | 2025.08.01 15:59:05.171719 [ 135 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2025.08.01 15:59:05.171755 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2449 | 2025.08.01 15:59:05.171929 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 2450 | 2025.08.01 15:59:05.172138 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2451 | 2025.08.01 15:59:05.172220 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2452 | 2025.08.01 15:59:05.172372 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2453 | 2025.08.01 15:59:05.172462 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2454 | 2025.08.01 15:59:05.172538 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2455 | 2025.08.01 15:59:05.172611 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2456 | 2025.08.01 15:59:05.172686 [ 199 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2457 | 2025.08.01 15:59:05.174196 [ 187 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002354672 sec., 2176099.2613833267 rows/sec., 31.13 MiB/sec. | ||
| 2458 | 2025.08.01 15:59:05.175085 [ 187 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2459 | 2025.08.01 15:59:05.175367 [ 187 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2025.08.01 15:59:05.175442 [ 187 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_11_2} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2461 | 2025.08.01 15:59:05.175510 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2462 | 2025.08.01 15:59:05.450069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2463 | 2025.08.01 15:59:05.467890 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2025.08.01 15:59:05.467948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2465 | 2025.08.01 15:59:05.473984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2466 | 2025.08.01 15:59:05.474685 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.08.01 15:59:05.474939 [ 135 ] {} <Debug> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2468 | 2025.08.01 15:59:05.474972 [ 135 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.08.01 15:59:05.474990 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2470 | 2025.08.01 15:59:05.475072 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 2471 | 2025.08.01 15:59:05.478019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2472 | 2025.08.01 15:59:05.478076 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2025.08.01 15:59:05.478807 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 2474 | 2025.08.01 15:59:05.482209 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 2475 | 2025.08.01 15:59:05.485648 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 2476 | 2025.08.01 15:59:05.489563 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 2477 | 2025.08.01 15:59:05.494057 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 2478 | 2025.08.01 15:59:05.498266 [ 199 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 2479 | 2025.08.01 15:59:05.550694 [ 194 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075652634 sec., 1097.1197645279608 rows/sec., 5.67 MiB/sec. | ||
| 2480 | 2025.08.01 15:59:05.553258 [ 196 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2481 | 2025.08.01 15:59:05.555341 [ 196 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_11_2} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2025.08.01 15:59:05.555453 [ 196 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_11_2} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2483 | 2025.08.01 15:59:05.557459 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2484 | 2025.08.01 15:59:06.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.71 MiB, peak 196.59 MiB, free memory in arenas 0.00 B, will set to 197.07 MiB (RSS), difference: 10.37 MiB | ||
| 2485 | 2025.08.01 15:59:09.611530 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2025.08.01 15:59:09.611734 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2487 | 2025.08.01 15:59:09.611805 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2488 | 2025.08.01 15:59:09.612578 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2025.08.01 15:59:09.612640 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2490 | 2025.08.01 15:59:09.613083 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2491 | 2025.08.01 15:59:09.613330 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.08.01 15:59:09.613487 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001806 sec., 55370.98560354374 rows/sec., 4.61 MiB/sec. | ||
| 2493 | 2025.08.01 15:59:09.613538 [ 268 ] {5f54d7f2-2be2-494d-a51e-7746f6982d9b} <Debug> TCPHandler: Processed in 0.002148874 sec. | ||
| 2494 | 2025.08.01 15:59:09.613675 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2025.08.01 15:59:09.613783 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2496 | 2025.08.01 15:59:09.613833 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2497 | 2025.08.01 15:59:09.614259 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2025.08.01 15:59:09.614294 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2499 | 2025.08.01 15:59:09.614597 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2500 | 2025.08.01 15:59:09.614814 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2025.08.01 15:59:09.614944 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001187 sec., 18534.119629317607 rows/sec., 1.36 MiB/sec. | ||
| 2502 | 2025.08.01 15:59:09.614981 [ 268 ] {7cd99af5-4fc5-4d0b-ad11-d2926ba308be} <Debug> TCPHandler: Processed in 0.001361071 sec. | ||
| 2503 | 2025.08.01 15:59:09.615098 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2025.08.01 15:59:09.615192 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2505 | 2025.08.01 15:59:09.615234 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2506 | 2025.08.01 15:59:09.615652 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2025.08.01 15:59:09.615688 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2508 | 2025.08.01 15:59:09.615996 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2509 | 2025.08.01 15:59:09.616231 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2025.08.01 15:59:09.616362 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001188 sec., 72390.57239057239 rows/sec., 5.65 MiB/sec. | ||
| 2511 | 2025.08.01 15:59:09.616398 [ 268 ] {81fecc29-9ba2-42ba-8d0a-01dc36baed99} <Debug> TCPHandler: Processed in 0.001349321 sec. | ||
| 2512 | 2025.08.01 15:59:09.616512 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2025.08.01 15:59:09.616607 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2514 | 2025.08.01 15:59:09.616652 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2515 | 2025.08.01 15:59:09.617121 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2025.08.01 15:59:09.617166 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2517 | 2025.08.01 15:59:09.617554 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2518 | 2025.08.01 15:59:09.617797 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2025.08.01 15:59:09.617966 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 2520 | 2025.08.01 15:59:09.618016 [ 268 ] {68952757-2208-4efa-a34a-70738a815293} <Debug> TCPHandler: Processed in 0.001552267 sec. | ||
| 2521 | 2025.08.01 15:59:09.618131 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2025.08.01 15:59:09.618234 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2523 | 2025.08.01 15:59:09.618291 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2524 | 2025.08.01 15:59:09.619091 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.08.01 15:59:09.619127 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2526 | 2025.08.01 15:59:09.619675 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2527 | 2025.08.01 15:59:09.619910 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.08.01 15:59:09.620053 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001838 sec., 11969.532100108814 rows/sec., 21.45 MiB/sec. | ||
| 2529 | 2025.08.01 15:59:09.620109 [ 268 ] {9ee0fef8-5b07-4bcb-953f-6a678329ca46} <Debug> TCPHandler: Processed in 0.002027232 sec. | ||
| 2530 | 2025.08.01 15:59:09.620225 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.08.01 15:59:09.620324 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2532 | 2025.08.01 15:59:09.620368 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2533 | 2025.08.01 15:59:09.620705 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2025.08.01 15:59:09.620742 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2535 | 2025.08.01 15:59:09.621056 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2536 | 2025.08.01 15:59:09.621267 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2025.08.01 15:59:09.621398 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2538 | 2025.08.01 15:59:09.621433 [ 268 ] {bf0491fe-6804-48e9-a42a-c81f99998807} <Debug> TCPHandler: Processed in 0.001258288 sec. | ||
| 2539 | 2025.08.01 15:59:12.595931 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2540 | 2025.08.01 15:59:12.595996 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2541 | 2025.08.01 15:59:12.672442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2542 | 2025.08.01 15:59:12.672925 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.08.01 15:59:12.672963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2544 | 2025.08.01 15:59:12.673561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2545 | 2025.08.01 15:59:12.673807 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.08.01 15:59:12.673955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2547 | 2025.08.01 15:59:12.674244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 390 | ||
| 2548 | 2025.08.01 15:59:12.676844 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.08.01 15:59:12.676898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2550 | 2025.08.01 15:59:12.678115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2551 | 2025.08.01 15:59:12.678393 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.08.01 15:59:12.678700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2553 | 2025.08.01 15:59:12.978889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2554 | 2025.08.01 15:59:12.997483 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2025.08.01 15:59:12.997551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2556 | 2025.08.01 15:59:13.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.62 MiB, peak 201.62 MiB, free memory in arenas 0.00 B, will set to 197.41 MiB (RSS), difference: -4.21 MiB | ||
| 2557 | 2025.08.01 15:59:13.003159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2558 | 2025.08.01 15:59:13.003838 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.08.01 15:59:13.006992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2560 | 2025.08.01 15:59:14.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.41 MiB, peak 201.62 MiB, free memory in arenas 0.00 B, will set to 197.71 MiB (RSS), difference: 4.30 MiB | ||
| 2561 | 2025.08.01 15:59:14.619485 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2025.08.01 15:59:14.619780 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2563 | 2025.08.01 15:59:14.619883 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2564 | 2025.08.01 15:59:14.620835 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.08.01 15:59:14.620885 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2566 | 2025.08.01 15:59:14.621295 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2567 | 2025.08.01 15:59:14.621534 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.08.01 15:59:14.621683 [ 86 ] {} <Debug> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2569 | 2025.08.01 15:59:14.621692 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001997 sec., 196294.44166249374 rows/sec., 12.45 MiB/sec. | ||
| 2570 | 2025.08.01 15:59:14.621763 [ 86 ] {} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2025.08.01 15:59:14.621783 [ 268 ] {df5cb91b-5ef0-485e-a7a4-485070de68b9} <Debug> TCPHandler: Processed in 0.002499856 sec. | ||
| 2572 | 2025.08.01 15:59:14.621794 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2573 | 2025.08.01 15:59:14.621920 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2025.08.01 15:59:14.621931 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::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 | ||
| 2575 | 2025.08.01 15:59:14.622026 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2576 | 2025.08.01 15:59:14.622073 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2577 | 2025.08.01 15:59:14.622090 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2578 | 2025.08.01 15:59:14.622127 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::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 | ||
| 2579 | 2025.08.01 15:59:14.622188 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 416 rows starting from the beginning of the part | ||
| 2580 | 2025.08.01 15:59:14.622231 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 2581 | 2025.08.01 15:59:14.622271 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 2582 | 2025.08.01 15:59:14.622307 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 392 rows starting from the beginning of the part | ||
| 2583 | 2025.08.01 15:59:14.622346 [ 189 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 392 rows starting from the beginning of the part | ||
| 2584 | 2025.08.01 15:59:14.623116 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.08.01 15:59:14.623158 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2586 | 2025.08.01 15:59:14.623430 [ 196 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555817 sec., 1290640.2231110728 rows/sec., 87.41 MiB/sec. | ||
| 2587 | 2025.08.01 15:59:14.623597 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2588 | 2025.08.01 15:59:14.623641 [ 194 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2589 | 2025.08.01 15:59:14.623876 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2025.08.01 15:59:14.623988 [ 194 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2025.08.01 15:59:14.624025 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Debug> executeQuery: Read 1101 rows, 89.40 KiB in 0.002019 sec., 545319.4650817236 rows/sec., 43.24 MiB/sec. | ||
| 2592 | 2025.08.01 15:59:14.624069 [ 268 ] {b1d433c0-c74b-46c4-9eaa-619790827284} <Debug> TCPHandler: Processed in 0.002200436 sec. | ||
| 2593 | 2025.08.01 15:59:14.624070 [ 194 ] {4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34::all_1_6_1} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2594 | 2025.08.01 15:59:14.624171 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2595 | 2025.08.01 15:59:14.624187 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.08.01 15:59:14.624288 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2597 | 2025.08.01 15:59:14.624328 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2598 | 2025.08.01 15:59:14.624823 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.08.01 15:59:14.624860 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2600 | 2025.08.01 15:59:14.625179 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2601 | 2025.08.01 15:59:14.625397 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.08.01 15:59:14.625497 [ 86 ] {} <Debug> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2603 | 2025.08.01 15:59:14.625525 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Debug> executeQuery: Read 213 rows, 13.05 KiB in 0.001256 sec., 169585.9872611465 rows/sec., 10.15 MiB/sec. | ||
| 2604 | 2025.08.01 15:59:14.625536 [ 86 ] {} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2025.08.01 15:59:14.625567 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2606 | 2025.08.01 15:59:14.625570 [ 268 ] {f2190b75-c735-4c5f-b62c-ecc302e29fda} <Debug> TCPHandler: Processed in 0.001432004 sec. | ||
| 2607 | 2025.08.01 15:59:14.625639 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::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 | ||
| 2608 | 2025.08.01 15:59:14.625689 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2025.08.01 15:59:14.625732 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2610 | 2025.08.01 15:59:14.625762 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 249 rows starting from the beginning of the part | ||
| 2611 | 2025.08.01 15:59:14.625793 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2612 | 2025.08.01 15:59:14.625829 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::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 | ||
| 2613 | 2025.08.01 15:59:14.625839 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2614 | 2025.08.01 15:59:14.625882 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2615 | 2025.08.01 15:59:14.625925 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 223 rows starting from the beginning of the part | ||
| 2616 | 2025.08.01 15:59:14.625974 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2617 | 2025.08.01 15:59:14.626014 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 213 rows starting from the beginning of the part | ||
| 2618 | 2025.08.01 15:59:14.626336 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.08.01 15:59:14.626377 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2620 | 2025.08.01 15:59:14.626700 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2621 | 2025.08.01 15:59:14.626841 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231118 sec., 758660.0147183292 rows/sec., 49.16 MiB/sec. | ||
| 2622 | 2025.08.01 15:59:14.626929 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2025.08.01 15:59:14.626984 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2624 | 2025.08.01 15:59:14.627034 [ 86 ] {} <Debug> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2625 | 2025.08.01 15:59:14.627063 [ 86 ] {} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2025.08.01 15:59:14.627065 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001295 sec., 156756.75675675677 rows/sec., 10.11 MiB/sec. | ||
| 2627 | 2025.08.01 15:59:14.627087 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2628 | 2025.08.01 15:59:14.627117 [ 268 ] {d76a9c88-4451-43ad-80e2-6db8043e16c9} <Debug> TCPHandler: Processed in 0.001477525 sec. | ||
| 2629 | 2025.08.01 15:59:14.627165 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::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 | ||
| 2630 | 2025.08.01 15:59:14.627234 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2025.08.01 15:59:14.627252 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2025.08.01 15:59:14.627253 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2633 | 2025.08.01 15:59:14.627301 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::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 | ||
| 2634 | 2025.08.01 15:59:14.627335 [ 201 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_11_2} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2635 | 2025.08.01 15:59:14.627342 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2636 | 2025.08.01 15:59:14.627362 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 227 rows starting from the beginning of the part | ||
| 2637 | 2025.08.01 15:59:14.627397 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2638 | 2025.08.01 15:59:14.627411 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 203 rows starting from the beginning of the part | ||
| 2639 | 2025.08.01 15:59:14.627417 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2640 | 2025.08.01 15:59:14.627459 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 203 rows starting from the beginning of the part | ||
| 2641 | 2025.08.01 15:59:14.627504 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 204 rows starting from the beginning of the part | ||
| 2642 | 2025.08.01 15:59:14.627542 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 203 rows starting from the beginning of the part | ||
| 2643 | 2025.08.01 15:59:14.627866 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.08.01 15:59:14.627906 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2645 | 2025.08.01 15:59:14.628211 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2646 | 2025.08.01 15:59:14.628418 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.08.01 15:59:14.628425 [ 196 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331581 sec., 799050.1516618215 rows/sec., 55.25 MiB/sec. | ||
| 2648 | 2025.08.01 15:59:14.628529 [ 89 ] {} <Debug> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2649 | 2025.08.01 15:59:14.628539 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001276 sec., 158307.21003134796 rows/sec., 8.99 MiB/sec. | ||
| 2650 | 2025.08.01 15:59:14.628554 [ 201 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2651 | 2025.08.01 15:59:14.628573 [ 89 ] {} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2025.08.01 15:59:14.628594 [ 268 ] {94c21d76-cbb1-4daf-ade4-f4289d09cba0} <Debug> TCPHandler: Processed in 0.001465534 sec. | ||
| 2653 | 2025.08.01 15:59:14.628601 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2654 | 2025.08.01 15:59:14.628676 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::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 | ||
| 2655 | 2025.08.01 15:59:14.628770 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2025.08.01 15:59:14.628829 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2657 | 2025.08.01 15:59:14.628859 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2658 | 2025.08.01 15:59:14.628872 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2659 | 2025.08.01 15:59:14.628895 [ 201 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2025.08.01 15:59:14.628905 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 214 rows starting from the beginning of the part | ||
| 2661 | 2025.08.01 15:59:14.628919 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2662 | 2025.08.01 15:59:14.628959 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 2663 | 2025.08.01 15:59:14.628968 [ 201 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_6_1} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2664 | 2025.08.01 15:59:14.629004 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 202 rows starting from the beginning of the part | ||
| 2665 | 2025.08.01 15:59:14.629044 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 2666 | 2025.08.01 15:59:14.629058 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2667 | 2025.08.01 15:59:14.629080 [ 194 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 202 rows starting from the beginning of the part | ||
| 2668 | 2025.08.01 15:59:14.629622 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2025.08.01 15:59:14.629664 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2670 | 2025.08.01 15:59:14.629879 [ 196 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170805 sec., 883153.0442729575 rows/sec., 53.93 MiB/sec. | ||
| 2671 | 2025.08.01 15:59:14.630016 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2672 | 2025.08.01 15:59:14.630037 [ 190 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2673 | 2025.08.01 15:59:14.630286 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2025.08.01 15:59:14.630391 [ 190 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2025.08.01 15:59:14.630434 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Debug> executeQuery: Read 669 rows, 47.93 KiB in 0.00158 sec., 423417.7215189873 rows/sec., 29.62 MiB/sec. | ||
| 2676 | 2025.08.01 15:59:14.630475 [ 268 ] {a4ec653a-1354-485b-b637-a0f7bdc61ea1} <Debug> TCPHandler: Processed in 0.001754003 sec. | ||
| 2677 | 2025.08.01 15:59:14.630477 [ 190 ] {8a9bf3bc-f1a2-4fa9-b736-c997d20420dc::all_1_6_1} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2678 | 2025.08.01 15:59:14.630560 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2679 | 2025.08.01 15:59:14.630587 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2025.08.01 15:59:14.630686 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2681 | 2025.08.01 15:59:14.630729 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2682 | 2025.08.01 15:59:14.631056 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2025.08.01 15:59:14.631093 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2684 | 2025.08.01 15:59:14.631404 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2685 | 2025.08.01 15:59:14.631626 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.08.01 15:59:14.631757 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 2687 | 2025.08.01 15:59:14.631795 [ 268 ] {9cf43469-3222-4aeb-b083-3117c425ccdb} <Debug> TCPHandler: Processed in 0.001258029 sec. | ||
| 2688 | 2025.08.01 15:59:14.631901 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2025.08.01 15:59:14.631995 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2025.08.01 15:59:14.632039 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2691 | 2025.08.01 15:59:14.632488 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.08.01 15:59:14.632525 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2693 | 2025.08.01 15:59:14.632858 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2694 | 2025.08.01 15:59:14.633066 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.08.01 15:59:14.633193 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001216 sec., 252467.1052631579 rows/sec., 16.61 MiB/sec. | ||
| 2696 | 2025.08.01 15:59:14.633230 [ 268 ] {8849962a-0a05-4503-a0f9-d429ec25cc49} <Debug> TCPHandler: Processed in 0.001377452 sec. | ||
| 2697 | 2025.08.01 15:59:14.633348 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2025.08.01 15:59:14.633467 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2699 | 2025.08.01 15:59:14.633519 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2700 | 2025.08.01 15:59:14.633900 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.08.01 15:59:14.633945 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2702 | 2025.08.01 15:59:14.634278 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2703 | 2025.08.01 15:59:14.634492 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.08.01 15:59:14.634626 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. | ||
| 2705 | 2025.08.01 15:59:14.634663 [ 268 ] {7ae22502-f24f-459b-8e49-857fbc958ffe} <Debug> TCPHandler: Processed in 0.001376832 sec. | ||
| 2706 | 2025.08.01 15:59:14.634780 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2025.08.01 15:59:14.634901 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2708 | 2025.08.01 15:59:14.634968 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2709 | 2025.08.01 15:59:14.635777 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2025.08.01 15:59:14.635814 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2711 | 2025.08.01 15:59:14.636336 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2712 | 2025.08.01 15:59:14.636566 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2025.08.01 15:59:14.636676 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2714 | 2025.08.01 15:59:14.636705 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001829 sec., 9294.696555494806 rows/sec., 16.66 MiB/sec. | ||
| 2715 | 2025.08.01 15:59:14.636714 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2025.08.01 15:59:14.636751 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2717 | 2025.08.01 15:59:14.636763 [ 268 ] {985d91a1-4196-487a-a2d6-e8de96cdcb22} <Debug> TCPHandler: Processed in 0.002043362 sec. | ||
| 2718 | 2025.08.01 15:59:14.636826 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::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 | ||
| 2719 | 2025.08.01 15:59:14.636877 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2025.08.01 15:59:14.636980 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2721 | 2025.08.01 15:59:14.637019 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2722 | 2025.08.01 15:59:14.637034 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2723 | 2025.08.01 15:59:14.637091 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 65 rows starting from the beginning of the part | ||
| 2724 | 2025.08.01 15:59:14.637211 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part | ||
| 2725 | 2025.08.01 15:59:14.637323 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2726 | 2025.08.01 15:59:14.637351 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2025.08.01 15:59:14.637390 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2728 | 2025.08.01 15:59:14.637433 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part | ||
| 2729 | 2025.08.01 15:59:14.637547 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2730 | 2025.08.01 15:59:14.637650 [ 194 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part | ||
| 2731 | 2025.08.01 15:59:14.637682 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2732 | 2025.08.01 15:59:14.637968 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.08.01 15:59:14.638104 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001128 sec., 90425.53191489361 rows/sec., 5.56 MiB/sec. | ||
| 2734 | 2025.08.01 15:59:14.638142 [ 268 ] {ad001b24-1769-4e4c-9c39-f6b9950aed19} <Debug> TCPHandler: Processed in 0.001306629 sec. | ||
| 2735 | 2025.08.01 15:59:14.644586 [ 190 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 19 columns (19 merged, 0 gathered) in 0.007786116 sec., 19521.928519944988 rows/sec., 34.98 MiB/sec. | ||
| 2736 | 2025.08.01 15:59:14.644966 [ 190 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2737 | 2025.08.01 15:59:14.645278 [ 190 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.08.01 15:59:14.645343 [ 190 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2739 | 2025.08.01 15:59:14.645414 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2740 | 2025.08.01 15:59:19.610093 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2025.08.01 15:59:19.610359 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2742 | 2025.08.01 15:59:19.610430 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2743 | 2025.08.01 15:59:19.611159 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.08.01 15:59:19.611207 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2745 | 2025.08.01 15:59:19.611604 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2746 | 2025.08.01 15:59:19.611834 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.08.01 15:59:19.611959 [ 116 ] {} <Debug> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2748 | 2025.08.01 15:59:19.611983 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001679 sec., 59559.26146515783 rows/sec., 4.96 MiB/sec. | ||
| 2749 | 2025.08.01 15:59:19.612035 [ 116 ] {} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.08.01 15:59:19.612049 [ 268 ] {1be82111-d30c-40d9-afaa-3d2ee817ed49} <Debug> TCPHandler: Processed in 0.002147665 sec. | ||
| 2751 | 2025.08.01 15:59:19.612067 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2752 | 2025.08.01 15:59:19.612184 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::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 | ||
| 2753 | 2025.08.01 15:59:19.612191 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2025.08.01 15:59:19.612309 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2755 | 2025.08.01 15:59:19.612330 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2756 | 2025.08.01 15:59:19.612349 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2757 | 2025.08.01 15:59:19.612375 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1251 rows starting from the beginning of the part | ||
| 2758 | 2025.08.01 15:59:19.612453 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2759 | 2025.08.01 15:59:19.612502 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1107 rows starting from the beginning of the part | ||
| 2760 | 2025.08.01 15:59:19.612560 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 2761 | 2025.08.01 15:59:19.612608 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1101 rows starting from the beginning of the part | ||
| 2762 | 2025.08.01 15:59:19.612652 [ 192 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 2763 | 2025.08.01 15:59:19.612749 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2025.08.01 15:59:19.612790 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2765 | 2025.08.01 15:59:19.613204 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2766 | 2025.08.01 15:59:19.613429 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2025.08.01 15:59:19.613562 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001271 sec., 17309.205350118016 rows/sec., 1.27 MiB/sec. | ||
| 2768 | 2025.08.01 15:59:19.613597 [ 268 ] {b1272e23-84d4-4af2-9a23-5adebc33f26c} <Debug> TCPHandler: Processed in 0.001457934 sec. | ||
| 2769 | 2025.08.01 15:59:19.613703 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2025.08.01 15:59:19.613795 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2771 | 2025.08.01 15:59:19.613833 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2772 | 2025.08.01 15:59:19.614252 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2025.08.01 15:59:19.614261 [ 190 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3759 rows, containing 5 columns (5 merged, 0 gathered) in 0.002125494 sec., 1768530.045250657 rows/sec., 148.42 MiB/sec. | ||
| 2774 | 2025.08.01 15:59:19.614286 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2775 | 2025.08.01 15:59:19.614549 [ 190 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2776 | 2025.08.01 15:59:19.614635 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2777 | 2025.08.01 15:59:19.614928 [ 190 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.08.01 15:59:19.614932 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2025.08.01 15:59:19.615026 [ 190 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_16_3} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2780 | 2025.08.01 15:59:19.615053 [ 143 ] {} <Debug> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2781 | 2025.08.01 15:59:19.615081 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001305 sec., 65900.38314176246 rows/sec., 5.15 MiB/sec. | ||
| 2782 | 2025.08.01 15:59:19.615095 [ 143 ] {} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2025.08.01 15:59:19.615115 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2784 | 2025.08.01 15:59:19.615117 [ 268 ] {d30b35f2-b0ae-4a28-8742-d001d7e586cf} <Debug> TCPHandler: Processed in 0.001461774 sec. | ||
| 2785 | 2025.08.01 15:59:19.615126 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2786 | 2025.08.01 15:59:19.615233 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.08.01 15:59:19.615245 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::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 | ||
| 2788 | 2025.08.01 15:59:19.615331 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2789 | 2025.08.01 15:59:19.615353 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2790 | 2025.08.01 15:59:19.615379 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2791 | 2025.08.01 15:59:19.615383 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 745 rows starting from the beginning of the part | ||
| 2792 | 2025.08.01 15:59:19.615475 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 86 rows starting from the beginning of the part | ||
| 2793 | 2025.08.01 15:59:19.615522 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 682 rows starting from the beginning of the part | ||
| 2794 | 2025.08.01 15:59:19.615561 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 2795 | 2025.08.01 15:59:19.615601 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 669 rows starting from the beginning of the part | ||
| 2796 | 2025.08.01 15:59:19.615646 [ 196 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2797 | 2025.08.01 15:59:19.615801 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.08.01 15:59:19.615840 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2799 | 2025.08.01 15:59:19.616196 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2800 | 2025.08.01 15:59:19.616431 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.08.01 15:59:19.616556 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 2802 | 2025.08.01 15:59:19.616563 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2803 | 2025.08.01 15:59:19.616592 [ 268 ] {2ce4f113-525b-4fe5-a68d-fdc808ae07c4} <Debug> TCPHandler: Processed in 0.001406162 sec. | ||
| 2804 | 2025.08.01 15:59:19.616614 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2025.08.01 15:59:19.616642 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2806 | 2025.08.01 15:59:19.616683 [ 198 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476455 sec., 1594359.4623608575 rows/sec., 119.83 MiB/sec. | ||
| 2807 | 2025.08.01 15:59:19.616706 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::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 | ||
| 2808 | 2025.08.01 15:59:19.616712 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2025.08.01 15:59:19.616805 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2810 | 2025.08.01 15:59:19.616826 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2025.08.01 15:59:19.616836 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2075 rows starting from the beginning of the part | ||
| 2812 | 2025.08.01 15:59:19.616883 [ 190 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2813 | 2025.08.01 15:59:19.616894 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2814 | 2025.08.01 15:59:19.616901 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2815 | 2025.08.01 15:59:19.616958 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 312 rows starting from the beginning of the part | ||
| 2816 | 2025.08.01 15:59:19.616994 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2817 | 2025.08.01 15:59:19.617033 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 307 rows starting from the beginning of the part | ||
| 2818 | 2025.08.01 15:59:19.617072 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::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 | ||
| 2819 | 2025.08.01 15:59:19.617145 [ 190 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2025.08.01 15:59:19.617226 [ 190 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_16_3} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2821 | 2025.08.01 15:59:19.617304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2822 | 2025.08.01 15:59:19.617697 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2025.08.01 15:59:19.617737 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2824 | 2025.08.01 15:59:19.618179 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498725 sec., 2117800.130110594 rows/sec., 145.15 MiB/sec. | ||
| 2825 | 2025.08.01 15:59:19.618262 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2826 | 2025.08.01 15:59:19.618493 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2827 | 2025.08.01 15:59:19.618495 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.08.01 15:59:19.618654 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001846 sec., 11917.659804983748 rows/sec., 21.36 MiB/sec. | ||
| 2829 | 2025.08.01 15:59:19.618707 [ 268 ] {4fc15a78-a02b-47f5-b6e0-b82a38abdf00} <Debug> TCPHandler: Processed in 0.002049442 sec. | ||
| 2830 | 2025.08.01 15:59:19.618758 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2025.08.01 15:59:19.618828 [ 196 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2832 | 2025.08.01 15:59:19.618837 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2025.08.01 15:59:19.618901 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2834 | 2025.08.01 15:59:19.618936 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2835 | 2025.08.01 15:59:19.618982 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2836 | 2025.08.01 15:59:19.619301 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.08.01 15:59:19.619337 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2838 | 2025.08.01 15:59:19.619636 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2839 | 2025.08.01 15:59:19.619844 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.08.01 15:59:19.619967 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 2841 | 2025.08.01 15:59:19.619967 [ 116 ] {} <Debug> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2842 | 2025.08.01 15:59:19.620003 [ 268 ] {f651b4a0-c2f2-47d1-b77a-4e0494d3a0e1} <Debug> TCPHandler: Processed in 0.001224878 sec. | ||
| 2843 | 2025.08.01 15:59:19.620018 [ 116 ] {} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.08.01 15:59:19.620043 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2845 | 2025.08.01 15:59:19.620138 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::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 | ||
| 2846 | 2025.08.01 15:59:19.620289 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2847 | 2025.08.01 15:59:19.620320 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 606 rows starting from the beginning of the part | ||
| 2848 | 2025.08.01 15:59:19.620375 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2849 | 2025.08.01 15:59:19.620414 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 102 rows starting from the beginning of the part | ||
| 2850 | 2025.08.01 15:59:19.620450 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2851 | 2025.08.01 15:59:19.620485 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part | ||
| 2852 | 2025.08.01 15:59:19.620522 [ 197 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::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 | ||
| 2853 | 2025.08.01 15:59:19.621408 [ 193 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.00131516 sec., 752760.1204416193 rows/sec., 48.57 MiB/sec. | ||
| 2854 | 2025.08.01 15:59:19.621594 [ 193 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2855 | 2025.08.01 15:59:19.621841 [ 193 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.08.01 15:59:19.621908 [ 193 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_16_3} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2857 | 2025.08.01 15:59:19.621968 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2858 | 2025.08.01 15:59:20.174989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2859 | 2025.08.01 15:59:20.175505 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.08.01 15:59:20.175554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2861 | 2025.08.01 15:59:20.176061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2862 | 2025.08.01 15:59:20.176303 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.08.01 15:59:20.176452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2864 | 2025.08.01 15:59:20.507979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2865 | 2025.08.01 15:59:20.524275 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2025.08.01 15:59:20.524331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2867 | 2025.08.01 15:59:20.530607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2868 | 2025.08.01 15:59:20.531270 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2025.08.01 15:59:20.534189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2870 | 2025.08.01 15:59:21.001069 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.10 MiB, peak 203.10 MiB, free memory in arenas 0.00 B, will set to 200.47 MiB (RSS), difference: 1.37 MiB | ||
| 2871 | 2025.08.01 15:59:22.679736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 424 | ||
| 2872 | 2025.08.01 15:59:22.682015 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2025.08.01 15:59:22.682063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2874 | 2025.08.01 15:59:22.683234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2875 | 2025.08.01 15:59:22.683511 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2025.08.01 15:59:22.683829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 2877 | 2025.08.01 15:59:24.620240 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2025.08.01 15:59:24.620422 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2879 | 2025.08.01 15:59:24.620488 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2880 | 2025.08.01 15:59:24.621233 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.08.01 15:59:24.621281 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2882 | 2025.08.01 15:59:24.621678 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2883 | 2025.08.01 15:59:24.621907 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): 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.08.01 15:59:24.622055 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001685 sec., 232640.94955489613 rows/sec., 14.76 MiB/sec. | ||
| 2885 | 2025.08.01 15:59:24.622095 [ 268 ] {7090a5d2-1a01-476c-9072-541565bd7cb0} <Debug> TCPHandler: Processed in 0.001987601 sec. | ||
| 2886 | 2025.08.01 15:59:24.622203 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2025.08.01 15:59:24.622305 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2888 | 2025.08.01 15:59:24.622346 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2889 | 2025.08.01 15:59:24.623122 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.08.01 15:59:24.623159 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2891 | 2025.08.01 15:59:24.623543 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2892 | 2025.08.01 15:59:24.623754 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2025.08.01 15:59:24.623880 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Debug> executeQuery: Read 1103 rows, 89.60 KiB in 0.001594 sec., 691969.887076537 rows/sec., 54.89 MiB/sec. | ||
| 2894 | 2025.08.01 15:59:24.623916 [ 268 ] {e54d4749-fe90-4eed-a0a0-d6b670187bad} <Debug> TCPHandler: Processed in 0.001762323 sec. | ||
| 2895 | 2025.08.01 15:59:24.624026 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2025.08.01 15:59:24.624119 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2897 | 2025.08.01 15:59:24.624158 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2898 | 2025.08.01 15:59:24.624629 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.08.01 15:59:24.624665 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2900 | 2025.08.01 15:59:24.624972 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2901 | 2025.08.01 15:59:24.625189 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.08.01 15:59:24.625314 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Debug> executeQuery: Read 214 rows, 13.13 KiB in 0.001213 sec., 176422.09398186315 rows/sec., 10.57 MiB/sec. | ||
| 2903 | 2025.08.01 15:59:24.625350 [ 268 ] {f8df547d-ed89-4f46-9105-60f6d97d013b} <Debug> TCPHandler: Processed in 0.001372311 sec. | ||
| 2904 | 2025.08.01 15:59:24.625453 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.08.01 15:59:24.625546 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2906 | 2025.08.01 15:59:24.625586 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2907 | 2025.08.01 15:59:24.626054 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.08.01 15:59:24.626090 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2909 | 2025.08.01 15:59:24.626390 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2910 | 2025.08.01 15:59:24.626597 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2025.08.01 15:59:24.626725 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001197 sec., 169590.64327485382 rows/sec., 10.94 MiB/sec. | ||
| 2912 | 2025.08.01 15:59:24.626760 [ 268 ] {f3e1c684-234f-4df0-ac30-516fb6bc39e7} <Debug> TCPHandler: Processed in 0.001355201 sec. | ||
| 2913 | 2025.08.01 15:59:24.626869 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2025.08.01 15:59:24.626961 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2915 | 2025.08.01 15:59:24.627000 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2916 | 2025.08.01 15:59:24.627433 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.08.01 15:59:24.627469 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2918 | 2025.08.01 15:59:24.627769 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2919 | 2025.08.01 15:59:24.627973 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.08.01 15:59:24.628096 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001152 sec., 175347.22222222222 rows/sec., 9.96 MiB/sec. | ||
| 2921 | 2025.08.01 15:59:24.628131 [ 268 ] {812e24af-fb6d-465d-8458-803c1a21ddbd} <Debug> TCPHandler: Processed in 0.00130976 sec. | ||
| 2922 | 2025.08.01 15:59:24.628239 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2025.08.01 15:59:24.628331 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2924 | 2025.08.01 15:59:24.628369 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2925 | 2025.08.01 15:59:24.628947 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.08.01 15:59:24.628983 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2927 | 2025.08.01 15:59:24.629305 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2928 | 2025.08.01 15:59:24.629521 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.08.01 15:59:24.629644 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Debug> executeQuery: Read 670 rows, 48.01 KiB in 0.00133 sec., 503759.3984962406 rows/sec., 35.25 MiB/sec. | ||
| 2930 | 2025.08.01 15:59:24.629680 [ 268 ] {8cf721b1-4303-4562-973c-f1f44cbf6209} <Debug> TCPHandler: Processed in 0.001488876 sec. | ||
| 2931 | 2025.08.01 15:59:24.629785 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2025.08.01 15:59:24.629877 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2933 | 2025.08.01 15:59:24.629917 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2934 | 2025.08.01 15:59:24.630234 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.08.01 15:59:24.630269 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2936 | 2025.08.01 15:59:24.630561 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2937 | 2025.08.01 15:59:24.630780 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.08.01 15:59:24.630876 [ 145 ] {} <Debug> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2939 | 2025.08.01 15:59:24.630900 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 2940 | 2025.08.01 15:59:24.630944 [ 145 ] {} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.08.01 15:59:24.630952 [ 268 ] {7ad39c8d-bf7e-42d3-a4f4-fe623931f1df} <Debug> TCPHandler: Processed in 0.001213767 sec. | ||
| 2942 | 2025.08.01 15:59:24.630975 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2943 | 2025.08.01 15:59:24.631072 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2025.08.01 15:59:24.631102 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::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 | ||
| 2945 | 2025.08.01 15:59:24.631169 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2946 | 2025.08.01 15:59:24.631216 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2947 | 2025.08.01 15:59:24.631258 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2948 | 2025.08.01 15:59:24.631304 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::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 | ||
| 2949 | 2025.08.01 15:59:24.631372 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::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 | ||
| 2950 | 2025.08.01 15:59:24.631418 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::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 | ||
| 2951 | 2025.08.01 15:59:24.631463 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::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 | ||
| 2952 | 2025.08.01 15:59:24.631507 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::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 | ||
| 2953 | 2025.08.01 15:59:24.631548 [ 186 ] {3ed06225-0b00-4db8-98a2-191caca62a86::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 | ||
| 2954 | 2025.08.01 15:59:24.631655 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.08.01 15:59:24.631699 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2956 | 2025.08.01 15:59:24.632187 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2957 | 2025.08.01 15:59:24.632405 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2025.08.01 15:59:24.632411 [ 193 ] {3ed06225-0b00-4db8-98a2-191caca62a86::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366601 sec., 26342.729150644554 rows/sec., 1.34 MiB/sec. | ||
| 2959 | 2025.08.01 15:59:24.632535 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001386 sec., 221500.7215007215 rows/sec., 14.57 MiB/sec. | ||
| 2960 | 2025.08.01 15:59:24.632574 [ 193 ] {3ed06225-0b00-4db8-98a2-191caca62a86::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2961 | 2025.08.01 15:59:24.632578 [ 268 ] {7fb1658d-2512-484c-a532-ea86f50e5805} <Debug> TCPHandler: Processed in 0.001554428 sec. | ||
| 2962 | 2025.08.01 15:59:24.632701 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2025.08.01 15:59:24.632796 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2964 | 2025.08.01 15:59:24.632839 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2965 | 2025.08.01 15:59:24.632889 [ 193 ] {3ed06225-0b00-4db8-98a2-191caca62a86::all_1_6_1} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.08.01 15:59:24.632965 [ 193 ] {3ed06225-0b00-4db8-98a2-191caca62a86::all_1_6_1} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2967 | 2025.08.01 15:59:24.633048 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2968 | 2025.08.01 15:59:24.633143 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.08.01 15:59:24.633184 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2970 | 2025.08.01 15:59:24.633480 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2971 | 2025.08.01 15:59:24.633682 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.08.01 15:59:24.633777 [ 145 ] {} <Debug> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2973 | 2025.08.01 15:59:24.633805 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2974 | 2025.08.01 15:59:24.633808 [ 145 ] {} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2025.08.01 15:59:24.633845 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2976 | 2025.08.01 15:59:24.633847 [ 268 ] {866ed4ed-40d1-404b-a2da-58bec528ab91} <Debug> TCPHandler: Processed in 0.001192976 sec. | ||
| 2977 | 2025.08.01 15:59:24.633959 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::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 | ||
| 2978 | 2025.08.01 15:59:24.633962 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2025.08.01 15:59:24.634112 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2980 | 2025.08.01 15:59:24.634113 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2981 | 2025.08.01 15:59:24.634167 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2982 | 2025.08.01 15:59:24.634170 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2983 | 2025.08.01 15:59:24.634254 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2984 | 2025.08.01 15:59:24.634304 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2985 | 2025.08.01 15:59:24.634348 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 2986 | 2025.08.01 15:59:24.634391 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2987 | 2025.08.01 15:59:24.634442 [ 188 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2988 | 2025.08.01 15:59:24.634964 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2025.08.01 15:59:24.635006 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2990 | 2025.08.01 15:59:24.635228 [ 193 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132312 sec., 6046.3147711469865 rows/sec., 401.51 KiB/sec. | ||
| 2991 | 2025.08.01 15:59:24.635353 [ 193 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2992 | 2025.08.01 15:59:24.635561 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2993 | 2025.08.01 15:59:24.635613 [ 193 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2025.08.01 15:59:24.635693 [ 193 ] {e1c9a4b4-e1dd-4909-9213-8135ceb7ceac::all_1_6_1} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2995 | 2025.08.01 15:59:24.635763 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2996 | 2025.08.01 15:59:24.635815 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2025.08.01 15:59:24.635954 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001859 sec., 9682.625067240451 rows/sec., 17.35 MiB/sec. | ||
| 2998 | 2025.08.01 15:59:24.636006 [ 268 ] {3a8639e5-abb3-4e03-8361-8776a790f3ac} <Debug> TCPHandler: Processed in 0.002091323 sec. | ||
| 2999 | 2025.08.01 15:59:24.636114 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2025.08.01 15:59:24.636206 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3001 | 2025.08.01 15:59:24.636247 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3002 | 2025.08.01 15:59:24.636590 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2025.08.01 15:59:24.636625 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3004 | 2025.08.01 15:59:24.636920 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3005 | 2025.08.01 15:59:24.637127 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2025.08.01 15:59:24.637249 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001061 sec., 96135.72101790762 rows/sec., 5.91 MiB/sec. | ||
| 3007 | 2025.08.01 15:59:24.637282 [ 268 ] {0494125b-f7f9-4de9-ae35-afcb356da969} <Debug> TCPHandler: Processed in 0.001216947 sec. | ||
| 3008 | 2025.08.01 15:59:27.596320 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3009 | 2025.08.01 15:59:27.596387 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3010 | 2025.08.01 15:59:27.676640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 3011 | 2025.08.01 15:59:27.677340 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2025.08.01 15:59:27.677407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3013 | 2025.08.01 15:59:27.677984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3014 | 2025.08.01 15:59:27.678230 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.08.01 15:59:27.678373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 3016 | 2025.08.01 15:59:28.034553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3017 | 2025.08.01 15:59:28.051782 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2025.08.01 15:59:28.051838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3019 | 2025.08.01 15:59:28.058237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3020 | 2025.08.01 15:59:28.058950 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2025.08.01 15:59:28.062011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3022 | 2025.08.01 15:59:29.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.03 MiB, peak 205.03 MiB, free memory in arenas 0.00 B, will set to 202.52 MiB (RSS), difference: 1.49 MiB | ||
| 3023 | 2025.08.01 15:59:29.610246 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2025.08.01 15:59:29.610533 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3025 | 2025.08.01 15:59:29.610641 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3026 | 2025.08.01 15:59:29.611401 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.08.01 15:59:29.611451 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3028 | 2025.08.01 15:59:29.611872 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3029 | 2025.08.01 15:59:29.612109 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.08.01 15:59:29.612270 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001818 sec., 56105.610561056106 rows/sec., 4.68 MiB/sec. | ||
| 3031 | 2025.08.01 15:59:29.612341 [ 268 ] {777b9f11-088a-484b-a02b-c3343808fe72} <Debug> TCPHandler: Processed in 0.00229368 sec. | ||
| 3032 | 2025.08.01 15:59:29.612462 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2025.08.01 15:59:29.612558 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3034 | 2025.08.01 15:59:29.612599 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3035 | 2025.08.01 15:59:29.613030 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.08.01 15:59:29.613081 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3037 | 2025.08.01 15:59:29.613458 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3038 | 2025.08.01 15:59:29.613722 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.08.01 15:59:29.613887 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001348 sec., 17062.314540059346 rows/sec., 1.25 MiB/sec. | ||
| 3040 | 2025.08.01 15:59:29.613924 [ 268 ] {dde8267e-6089-453c-87c3-0435c811d36e} <Debug> TCPHandler: Processed in 0.001512526 sec. | ||
| 3041 | 2025.08.01 15:59:29.614046 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2025.08.01 15:59:29.614171 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3043 | 2025.08.01 15:59:29.614222 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3044 | 2025.08.01 15:59:29.614756 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2025.08.01 15:59:29.614794 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3046 | 2025.08.01 15:59:29.615141 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3047 | 2025.08.01 15:59:29.615365 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2025.08.01 15:59:29.615505 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00136 sec., 63970.58823529411 rows/sec., 5.00 MiB/sec. | ||
| 3049 | 2025.08.01 15:59:29.615544 [ 268 ] {d6410b40-a141-4dc3-a710-c26d82bb815e} <Debug> TCPHandler: Processed in 0.001562397 sec. | ||
| 3050 | 2025.08.01 15:59:29.615654 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2025.08.01 15:59:29.615751 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3052 | 2025.08.01 15:59:29.615796 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3053 | 2025.08.01 15:59:29.616200 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2025.08.01 15:59:29.616237 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3055 | 2025.08.01 15:59:29.616576 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3056 | 2025.08.01 15:59:29.616793 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2025.08.01 15:59:29.616926 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3058 | 2025.08.01 15:59:29.616963 [ 268 ] {f2d9d9e8-4954-4553-99fb-e164dcfa3ad7} <Debug> TCPHandler: Processed in 0.001360581 sec. | ||
| 3059 | 2025.08.01 15:59:29.617064 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2025.08.01 15:59:29.617158 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3061 | 2025.08.01 15:59:29.617215 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3062 | 2025.08.01 15:59:29.618008 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2025.08.01 15:59:29.618046 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3064 | 2025.08.01 15:59:29.618559 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3065 | 2025.08.01 15:59:29.618786 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2025.08.01 15:59:29.618927 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001787 sec., 12870.733072188024 rows/sec., 23.06 MiB/sec. | ||
| 3067 | 2025.08.01 15:59:29.618977 [ 268 ] {0c5d186e-35ec-4835-8699-512285f79cdc} <Debug> TCPHandler: Processed in 0.001962979 sec. | ||
| 3068 | 2025.08.01 15:59:29.619082 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2025.08.01 15:59:29.619178 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3070 | 2025.08.01 15:59:29.619220 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3071 | 2025.08.01 15:59:29.619547 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2025.08.01 15:59:29.619584 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3073 | 2025.08.01 15:59:29.619896 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3074 | 2025.08.01 15:59:29.620106 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2025.08.01 15:59:29.620238 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3076 | 2025.08.01 15:59:29.620274 [ 268 ] {ce9e2184-9d4d-4534-8060-ed0bcf1e4a28} <Debug> TCPHandler: Processed in 0.001243198 sec. | ||
| 3077 | 2025.08.01 15:59:32.684193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 458 | ||
| 3078 | 2025.08.01 15:59:32.686381 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.08.01 15:59:32.686423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3080 | 2025.08.01 15:59:32.687562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3081 | 2025.08.01 15:59:32.687824 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.08.01 15:59:32.688080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3083 | 2025.08.01 15:59:34.620345 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.08.01 15:59:34.620552 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3085 | 2025.08.01 15:59:34.620626 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3086 | 2025.08.01 15:59:34.621476 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.08.01 15:59:34.621526 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3088 | 2025.08.01 15:59:34.621946 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3089 | 2025.08.01 15:59:34.622172 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.08.01 15:59:34.622326 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001829 sec., 214324.76763258612 rows/sec., 13.60 MiB/sec. | ||
| 3091 | 2025.08.01 15:59:34.622368 [ 268 ] {fcd57e6d-ed0d-4e4c-9823-a9d6ad957a6b} <Debug> TCPHandler: Processed in 0.002165415 sec. | ||
| 3092 | 2025.08.01 15:59:34.622493 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.08.01 15:59:34.622589 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3094 | 2025.08.01 15:59:34.622630 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3095 | 2025.08.01 15:59:34.623022 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.08.01 15:59:34.623059 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3097 | 2025.08.01 15:59:34.623349 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3098 | 2025.08.01 15:59:34.623555 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.08.01 15:59:34.623686 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001117 sec., 3581.020590868398 rows/sec., 292.01 KiB/sec. | ||
| 3100 | 2025.08.01 15:59:34.623723 [ 268 ] {07c475a0-62bb-4d52-a3a7-386a7857a8cb} <Debug> TCPHandler: Processed in 0.001279889 sec. | ||
| 3101 | 2025.08.01 15:59:34.623831 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.08.01 15:59:34.623923 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3103 | 2025.08.01 15:59:34.623963 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3104 | 2025.08.01 15:59:34.624947 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.08.01 15:59:34.624983 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3106 | 2025.08.01 15:59:34.625352 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3107 | 2025.08.01 15:59:34.625566 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.08.01 15:59:34.625690 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Debug> executeQuery: Read 1105 rows, 89.74 KiB in 0.001784 sec., 619394.6188340808 rows/sec., 49.13 MiB/sec. | ||
| 3109 | 2025.08.01 15:59:34.625726 [ 268 ] {6fb5294b-a045-4e52-bf0a-2f74e93f4958} <Debug> TCPHandler: Processed in 0.001943529 sec. | ||
| 3110 | 2025.08.01 15:59:34.625842 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2025.08.01 15:59:34.625935 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3112 | 2025.08.01 15:59:34.625974 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3113 | 2025.08.01 15:59:34.626450 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.08.01 15:59:34.626486 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3115 | 2025.08.01 15:59:34.626807 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3116 | 2025.08.01 15:59:34.627018 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2025.08.01 15:59:34.627144 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Debug> executeQuery: Read 218 rows, 13.41 KiB in 0.001227 sec., 177669.11165444172 rows/sec., 10.67 MiB/sec. | ||
| 3118 | 2025.08.01 15:59:34.627180 [ 268 ] {ac48d8b4-0fd1-4f35-9e46-11c524c6a334} <Debug> TCPHandler: Processed in 0.001385332 sec. | ||
| 3119 | 2025.08.01 15:59:34.627289 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2025.08.01 15:59:34.627380 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3121 | 2025.08.01 15:59:34.627419 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3122 | 2025.08.01 15:59:34.627875 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2025.08.01 15:59:34.627911 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3124 | 2025.08.01 15:59:34.628208 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3125 | 2025.08.01 15:59:34.628418 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2025.08.01 15:59:34.628542 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00118 sec., 172033.89830508473 rows/sec., 11.10 MiB/sec. | ||
| 3127 | 2025.08.01 15:59:34.628579 [ 268 ] {3282fbd5-dacf-4c50-ba89-217b86e1cd63} <Debug> TCPHandler: Processed in 0.001338101 sec. | ||
| 3128 | 2025.08.01 15:59:34.628694 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2025.08.01 15:59:34.628785 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3130 | 2025.08.01 15:59:34.628825 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3131 | 2025.08.01 15:59:34.629264 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2025.08.01 15:59:34.629301 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3133 | 2025.08.01 15:59:34.629593 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3134 | 2025.08.01 15:59:34.629802 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2025.08.01 15:59:34.629925 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001158 sec., 174438.68739205526 rows/sec., 9.91 MiB/sec. | ||
| 3136 | 2025.08.01 15:59:34.629961 [ 268 ] {8e3e4a68-ab6f-4ddc-b4a9-e26364432320} <Debug> TCPHandler: Processed in 0.00131482 sec. | ||
| 3137 | 2025.08.01 15:59:34.630071 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2025.08.01 15:59:34.630163 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3139 | 2025.08.01 15:59:34.630202 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3140 | 2025.08.01 15:59:34.630835 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2025.08.01 15:59:34.630871 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3142 | 2025.08.01 15:59:34.631194 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3143 | 2025.08.01 15:59:34.631413 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2025.08.01 15:59:34.631537 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Debug> executeQuery: Read 674 rows, 48.34 KiB in 0.001392 sec., 484195.4022988506 rows/sec., 33.91 MiB/sec. | ||
| 3145 | 2025.08.01 15:59:34.631574 [ 268 ] {97514d8c-d3bb-419a-ad36-198c3b4ccd0e} <Debug> TCPHandler: Processed in 0.001550198 sec. | ||
| 3146 | 2025.08.01 15:59:34.631682 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2025.08.01 15:59:34.631774 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3148 | 2025.08.01 15:59:34.631815 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3149 | 2025.08.01 15:59:34.632139 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.08.01 15:59:34.632175 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3151 | 2025.08.01 15:59:34.632475 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3152 | 2025.08.01 15:59:34.632677 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.08.01 15:59:34.632800 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 3154 | 2025.08.01 15:59:34.632834 [ 268 ] {0453e3ba-a02d-45df-a1d0-04e7b42641a4} <Debug> TCPHandler: Processed in 0.001199987 sec. | ||
| 3155 | 2025.08.01 15:59:34.632941 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2025.08.01 15:59:34.633032 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3157 | 2025.08.01 15:59:34.633075 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3158 | 2025.08.01 15:59:34.633492 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2025.08.01 15:59:34.633526 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3160 | 2025.08.01 15:59:34.633841 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3161 | 2025.08.01 15:59:34.634045 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2025.08.01 15:59:34.634166 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Debug> executeQuery: Read 309 rows, 20.82 KiB in 0.001152 sec., 268229.1666666667 rows/sec., 17.65 MiB/sec. | ||
| 3163 | 2025.08.01 15:59:34.634200 [ 268 ] {ed18b4ea-226a-490b-979c-280e42ec6021} <Debug> TCPHandler: Processed in 0.001306109 sec. | ||
| 3164 | 2025.08.01 15:59:34.634309 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2025.08.01 15:59:34.634401 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3166 | 2025.08.01 15:59:34.634441 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3167 | 2025.08.01 15:59:34.634743 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2025.08.01 15:59:34.634776 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3169 | 2025.08.01 15:59:34.635062 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3170 | 2025.08.01 15:59:34.635274 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2025.08.01 15:59:34.635395 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 3172 | 2025.08.01 15:59:34.635428 [ 268 ] {2e4919d6-e1c1-42dd-8fa5-0b19b63c033d} <Debug> TCPHandler: Processed in 0.001166975 sec. | ||
| 3173 | 2025.08.01 15:59:34.635535 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2025.08.01 15:59:34.635626 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3175 | 2025.08.01 15:59:34.635679 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3176 | 2025.08.01 15:59:34.636434 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.08.01 15:59:34.636468 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3178 | 2025.08.01 15:59:34.636972 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3179 | 2025.08.01 15:59:34.637186 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.08.01 15:59:34.637317 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001709 sec., 10532.47513165594 rows/sec., 18.87 MiB/sec. | ||
| 3181 | 2025.08.01 15:59:34.637365 [ 268 ] {7c773578-cd01-48fd-ba78-471eb0c07b91} <Debug> TCPHandler: Processed in 0.001877917 sec. | ||
| 3182 | 2025.08.01 15:59:34.637473 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2025.08.01 15:59:34.637564 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3184 | 2025.08.01 15:59:34.637605 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3185 | 2025.08.01 15:59:34.637926 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2025.08.01 15:59:34.637959 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3187 | 2025.08.01 15:59:34.638254 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3188 | 2025.08.01 15:59:34.638461 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2025.08.01 15:59:34.638581 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001035 sec., 98550.72463768117 rows/sec., 6.05 MiB/sec. | ||
| 3190 | 2025.08.01 15:59:34.638615 [ 268 ] {ae46ee0c-036f-4ad4-afcf-5ec32017e2c1} <Debug> TCPHandler: Processed in 0.001190026 sec. | ||
| 3191 | 2025.08.01 15:59:35.179421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 3192 | 2025.08.01 15:59:35.179936 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.08.01 15:59:35.179979 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3194 | 2025.08.01 15:59:35.180558 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3195 | 2025.08.01 15:59:35.180791 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.08.01 15:59:35.180927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 3197 | 2025.08.01 15:59:35.562951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3198 | 2025.08.01 15:59:35.579391 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.08.01 15:59:35.579451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3200 | 2025.08.01 15:59:35.585143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3201 | 2025.08.01 15:59:35.585881 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.08.01 15:59:35.588655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3203 | 2025.08.01 15:59:39.609969 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2025.08.01 15:59:39.610210 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3205 | 2025.08.01 15:59:39.610313 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3206 | 2025.08.01 15:59:39.611377 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.08.01 15:59:39.611413 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3208 | 2025.08.01 15:59:39.611811 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3209 | 2025.08.01 15:59:39.612056 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.08.01 15:59:39.612202 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.00207 sec., 49275.36231884058 rows/sec., 4.11 MiB/sec. | ||
| 3211 | 2025.08.01 15:59:39.612242 [ 268 ] {547a70cf-8669-4da4-a8b5-e9dfd3864100} <Debug> TCPHandler: Processed in 0.002417783 sec. | ||
| 3212 | 2025.08.01 15:59:39.612388 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.08.01 15:59:39.612482 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3214 | 2025.08.01 15:59:39.612521 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3215 | 2025.08.01 15:59:39.613034 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.08.01 15:59:39.613070 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3217 | 2025.08.01 15:59:39.613362 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3218 | 2025.08.01 15:59:39.613572 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.08.01 15:59:39.613689 [ 123 ] {} <Debug> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3220 | 2025.08.01 15:59:39.613698 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001235 sec., 18623.48178137652 rows/sec., 1.37 MiB/sec. | ||
| 3221 | 2025.08.01 15:59:39.613725 [ 123 ] {} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.08.01 15:59:39.613743 [ 268 ] {05d5c514-d572-465e-a2c2-396be79e5601} <Debug> TCPHandler: Processed in 0.001418894 sec. | ||
| 3223 | 2025.08.01 15:59:39.613745 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3224 | 2025.08.01 15:59:39.613866 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2025.08.01 15:59:39.613894 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::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 | ||
| 3226 | 2025.08.01 15:59:39.613960 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3227 | 2025.08.01 15:59:39.614009 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3228 | 2025.08.01 15:59:39.614050 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3229 | 2025.08.01 15:59:39.614092 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 265 rows starting from the beginning of the part | ||
| 3230 | 2025.08.01 15:59:39.614168 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 3231 | 2025.08.01 15:59:39.614216 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 214 rows starting from the beginning of the part | ||
| 3232 | 2025.08.01 15:59:39.614260 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
| 3233 | 2025.08.01 15:59:39.614301 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 218 rows starting from the beginning of the part | ||
| 3234 | 2025.08.01 15:59:39.614352 [ 200 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
| 3235 | 2025.08.01 15:59:39.614483 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2025.08.01 15:59:39.614525 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3237 | 2025.08.01 15:59:39.614848 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3238 | 2025.08.01 15:59:39.615073 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2025.08.01 15:59:39.615202 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00126 sec., 69047.61904761904 rows/sec., 5.39 MiB/sec. | ||
| 3240 | 2025.08.01 15:59:39.615238 [ 268 ] {1377ecc4-d828-4e5f-aa5e-7aaa480bed53} <Debug> TCPHandler: Processed in 0.001420603 sec. | ||
| 3241 | 2025.08.01 15:59:39.615326 [ 193 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493555 sec., 512200.75591457967 rows/sec., 33.72 MiB/sec. | ||
| 3242 | 2025.08.01 15:59:39.615358 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2025.08.01 15:59:39.615461 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3244 | 2025.08.01 15:59:39.615504 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3245 | 2025.08.01 15:59:39.615515 [ 188 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3246 | 2025.08.01 15:59:39.615795 [ 188 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2025.08.01 15:59:39.615867 [ 188 ] {dd7c7e15-4439-4ecf-83b2-fb9e7a671e37::all_1_16_3} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3248 | 2025.08.01 15:59:39.615942 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3249 | 2025.08.01 15:59:39.615963 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.08.01 15:59:39.616005 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3251 | 2025.08.01 15:59:39.616370 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3252 | 2025.08.01 15:59:39.616582 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.08.01 15:59:39.616711 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 3254 | 2025.08.01 15:59:39.616747 [ 268 ] {d4899430-3a0d-4ca7-bd8b-ac10884b9775} <Debug> TCPHandler: Processed in 0.001438194 sec. | ||
| 3255 | 2025.08.01 15:59:39.616866 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.08.01 15:59:39.616967 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2025.08.01 15:59:39.617021 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3258 | 2025.08.01 15:59:39.617848 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.08.01 15:59:39.617885 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3260 | 2025.08.01 15:59:39.618440 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3261 | 2025.08.01 15:59:39.618683 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.08.01 15:59:39.618803 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3263 | 2025.08.01 15:59:39.618822 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001881 sec., 12227.538543328017 rows/sec., 21.91 MiB/sec. | ||
| 3264 | 2025.08.01 15:59:39.618836 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2025.08.01 15:59:39.618856 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3266 | 2025.08.01 15:59:39.618871 [ 268 ] {680fcbbb-5456-4f9a-9683-e51d45d170f4} <Debug> TCPHandler: Processed in 0.002059512 sec. | ||
| 3267 | 2025.08.01 15:59:39.618941 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::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 | ||
| 3268 | 2025.08.01 15:59:39.618987 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2025.08.01 15:59:39.619095 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3270 | 2025.08.01 15:59:39.619136 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3271 | 2025.08.01 15:59:39.619147 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2025.08.01 15:59:39.619207 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 152 rows starting from the beginning of the part | ||
| 3273 | 2025.08.01 15:59:39.619316 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 3274 | 2025.08.01 15:59:39.619425 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
| 3275 | 2025.08.01 15:59:39.619487 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.08.01 15:59:39.619525 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3277 | 2025.08.01 15:59:39.619529 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
| 3278 | 2025.08.01 15:59:39.619636 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
| 3279 | 2025.08.01 15:59:39.619735 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
| 3280 | 2025.08.01 15:59:39.619840 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3281 | 2025.08.01 15:59:39.620074 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.08.01 15:59:39.620215 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 3283 | 2025.08.01 15:59:39.620249 [ 268 ] {6592843b-5642-4b34-b0d7-b0ccda9c99f2} <Debug> TCPHandler: Processed in 0.00131167 sec. | ||
| 3284 | 2025.08.01 15:59:39.622370 [ 195 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 19 columns (19 merged, 0 gathered) in 0.003460885 sec., 73969.51935704307 rows/sec., 132.55 MiB/sec. | ||
| 3285 | 2025.08.01 15:59:39.622696 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3286 | 2025.08.01 15:59:39.623006 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.08.01 15:59:39.623068 [ 200 ] {ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3288 | 2025.08.01 15:59:39.623139 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3289 | 2025.08.01 15:59:42.597425 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3290 | 2025.08.01 15:59:42.597492 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3291 | 2025.08.01 15:59:42.681955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3292 | 2025.08.01 15:59:42.682485 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.08.01 15:59:42.682534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3294 | 2025.08.01 15:59:42.683043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3295 | 2025.08.01 15:59:42.683283 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.08.01 15:59:42.683434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3297 | 2025.08.01 15:59:42.683439 [ 119 ] {} <Debug> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3298 | 2025.08.01 15:59:42.683516 [ 119 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.08.01 15:59:42.683545 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3300 | 2025.08.01 15:59:42.683710 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::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 | ||
| 3301 | 2025.08.01 15:59:42.683906 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2025.08.01 15:59:42.683963 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 3303 | 2025.08.01 15:59:42.684061 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 3304 | 2025.08.01 15:59:42.684141 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 3305 | 2025.08.01 15:59:42.684204 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 3306 | 2025.08.01 15:59:42.684246 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 3307 | 2025.08.01 15:59:42.684285 [ 193 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 3308 | 2025.08.01 15:59:42.685640 [ 195 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002008511 sec., 3674861.626349071 rows/sec., 52.57 MiB/sec. | ||
| 3309 | 2025.08.01 15:59:42.686203 [ 195 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3310 | 2025.08.01 15:59:42.686538 [ 195 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2025.08.01 15:59:42.686621 [ 195 ] {a486c2ff-810a-4b70-80f0-4b4b147a0202::all_1_16_3} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3312 | 2025.08.01 15:59:42.686720 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3313 | 2025.08.01 15:59:42.689164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 494 | ||
| 3314 | 2025.08.01 15:59:42.691429 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2025.08.01 15:59:42.691478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3316 | 2025.08.01 15:59:42.692662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3317 | 2025.08.01 15:59:42.692950 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.08.01 15:59:42.693085 [ 119 ] {} <Debug> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3319 | 2025.08.01 15:59:42.693122 [ 119 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.08.01 15:59:42.693139 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3321 | 2025.08.01 15:59:42.693224 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::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 | ||
| 3322 | 2025.08.01 15:59:42.693281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3323 | 2025.08.01 15:59:42.693826 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3324 | 2025.08.01 15:59:42.694003 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 314 rows starting from the beginning of the part | ||
| 3325 | 2025.08.01 15:59:42.694442 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3326 | 2025.08.01 15:59:42.694820 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::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 | ||
| 3327 | 2025.08.01 15:59:42.695171 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::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 | ||
| 3328 | 2025.08.01 15:59:42.695510 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3329 | 2025.08.01 15:59:42.695868 [ 187 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::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 | ||
| 3330 | 2025.08.01 15:59:42.701795 [ 193 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 72 columns (72 merged, 0 gathered) in 0.008608081 sec., 57387.93582448864 rows/sec., 52.90 MiB/sec. | ||
| 3331 | 2025.08.01 15:59:42.702701 [ 199 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3332 | 2025.08.01 15:59:42.703241 [ 199 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.08.01 15:59:42.703323 [ 199 ] {361c60f9-d3b3-4257-90ee-987991eeb1c3::all_1_11_2} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3334 | 2025.08.01 15:59:42.703506 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3335 | 2025.08.01 15:59:43.002041 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000786664 sec. | ||
| 3336 | 2025.08.01 15:59:43.089636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3337 | 2025.08.01 15:59:43.105321 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.08.01 15:59:43.105368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3339 | 2025.08.01 15:59:43.111142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3340 | 2025.08.01 15:59:43.111869 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.08.01 15:59:43.112134 [ 119 ] {} <Debug> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3342 | 2025.08.01 15:59:43.112176 [ 119 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2025.08.01 15:59:43.112199 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3344 | 2025.08.01 15:59:43.112291 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 3345 | 2025.08.01 15:59:43.114624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3346 | 2025.08.01 15:59:43.115560 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2025.08.01 15:59:43.116367 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 3348 | 2025.08.01 15:59:43.119738 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 3349 | 2025.08.01 15:59:43.123095 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 3350 | 2025.08.01 15:59:43.126950 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 3351 | 2025.08.01 15:59:43.131168 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 3352 | 2025.08.01 15:59:43.135442 [ 187 ] {d42a46db-4120-4609-a267-a673ecc09f9d::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 | ||
| 3353 | 2025.08.01 15:59:43.188003 [ 193 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075749507 sec., 1597.3701320590774 rows/sec., 8.26 MiB/sec. | ||
| 3354 | 2025.08.01 15:59:43.190569 [ 189 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3355 | 2025.08.01 15:59:43.192704 [ 189 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_16_3} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.08.01 15:59:43.192810 [ 189 ] {d42a46db-4120-4609-a267-a673ecc09f9d::all_1_16_3} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3357 | 2025.08.01 15:59:43.194978 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3358 | 2025.08.01 15:59:44.000238 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.02 MiB, peak 214.97 MiB, free memory in arenas 0.00 B, will set to 213.39 MiB (RSS), difference: 8.37 MiB | ||
| 3359 | 2025.08.01 15:59:44.619600 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2025.08.01 15:59:44.619895 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3361 | 2025.08.01 15:59:44.620007 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3362 | 2025.08.01 15:59:44.621043 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.08.01 15:59:44.621094 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3364 | 2025.08.01 15:59:44.621539 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3365 | 2025.08.01 15:59:44.621782 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2025.08.01 15:59:44.621949 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002135 sec., 183606.55737704918 rows/sec., 11.65 MiB/sec. | ||
| 3367 | 2025.08.01 15:59:44.621999 [ 268 ] {4fcc23e6-bac9-435d-9e52-7c8965a4ede0} <Debug> TCPHandler: Processed in 0.002591879 sec. | ||
| 3368 | 2025.08.01 15:59:44.622130 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2025.08.01 15:59:44.622233 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3370 | 2025.08.01 15:59:44.622278 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3371 | 2025.08.01 15:59:44.623216 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2025.08.01 15:59:44.623252 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3373 | 2025.08.01 15:59:44.623663 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3374 | 2025.08.01 15:59:44.623886 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2025.08.01 15:59:44.623988 [ 115 ] {} <Debug> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3376 | 2025.08.01 15:59:44.624016 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Debug> executeQuery: Read 1103 rows, 89.60 KiB in 0.001808 sec., 610066.3716814159 rows/sec., 48.39 MiB/sec. | ||
| 3377 | 2025.08.01 15:59:44.624035 [ 115 ] {} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2025.08.01 15:59:44.624055 [ 268 ] {ade5da51-437a-49df-ac79-75eaa60be26b} <Debug> TCPHandler: Processed in 0.00197973 sec. | ||
| 3379 | 2025.08.01 15:59:44.624059 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3380 | 2025.08.01 15:59:44.624169 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2025.08.01 15:59:44.624207 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::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 | ||
| 3382 | 2025.08.01 15:59:44.624270 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3383 | 2025.08.01 15:59:44.624320 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3384 | 2025.08.01 15:59:44.624416 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3385 | 2025.08.01 15:59:44.624473 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1275 rows starting from the beginning of the part | ||
| 3386 | 2025.08.01 15:59:44.624578 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1103 rows starting from the beginning of the part | ||
| 3387 | 2025.08.01 15:59:44.624655 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3388 | 2025.08.01 15:59:44.624723 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1105 rows starting from the beginning of the part | ||
| 3389 | 2025.08.01 15:59:44.624789 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3390 | 2025.08.01 15:59:44.624862 [ 189 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1103 rows starting from the beginning of the part | ||
| 3391 | 2025.08.01 15:59:44.624875 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.08.01 15:59:44.624920 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3393 | 2025.08.01 15:59:44.625395 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3394 | 2025.08.01 15:59:44.625633 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.08.01 15:59:44.625775 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Debug> executeQuery: Read 214 rows, 13.13 KiB in 0.001526 sec., 140235.9108781127 rows/sec., 8.40 MiB/sec. | ||
| 3396 | 2025.08.01 15:59:44.625813 [ 268 ] {d70d8f95-a1fd-449b-a19b-048de455f1c4} <Debug> TCPHandler: Processed in 0.001693871 sec. | ||
| 3397 | 2025.08.01 15:59:44.625925 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2025.08.01 15:59:44.626022 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3399 | 2025.08.01 15:59:44.626063 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3400 | 2025.08.01 15:59:44.626550 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2025.08.01 15:59:44.626585 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3402 | 2025.08.01 15:59:44.626864 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4790 rows, containing 5 columns (5 merged, 0 gathered) in 0.002718912 sec., 1761734.1054068687 rows/sec., 147.56 MiB/sec. | ||
| 3403 | 2025.08.01 15:59:44.626929 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3404 | 2025.08.01 15:59:44.627122 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3405 | 2025.08.01 15:59:44.627176 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2025.08.01 15:59:44.627322 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001319 sec., 153904.47308567096 rows/sec., 9.93 MiB/sec. | ||
| 3407 | 2025.08.01 15:59:44.627362 [ 268 ] {c38e613c-8fc0-43d5-af96-99c0b361f912} <Debug> TCPHandler: Processed in 0.001487455 sec. | ||
| 3408 | 2025.08.01 15:59:44.627412 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2025.08.01 15:59:44.627474 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2025.08.01 15:59:44.627488 [ 193 ] {770ad89b-e8d4-4784-8220-f027624496d6::all_1_21_4} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3411 | 2025.08.01 15:59:44.627568 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 3412 | 2025.08.01 15:59:44.627575 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3413 | 2025.08.01 15:59:44.627624 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3414 | 2025.08.01 15:59:44.628094 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2025.08.01 15:59:44.628132 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3416 | 2025.08.01 15:59:44.628463 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3417 | 2025.08.01 15:59:44.628697 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2025.08.01 15:59:44.628828 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001271 sec., 158929.97639653817 rows/sec., 9.03 MiB/sec. | ||
| 3419 | 2025.08.01 15:59:44.628867 [ 268 ] {dd8fb942-d167-40ae-836c-b09857f01925} <Debug> TCPHandler: Processed in 0.001441584 sec. | ||
| 3420 | 2025.08.01 15:59:44.628981 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2025.08.01 15:59:44.629075 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3422 | 2025.08.01 15:59:44.629116 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3423 | 2025.08.01 15:59:44.629785 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2025.08.01 15:59:44.629821 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3425 | 2025.08.01 15:59:44.630168 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3426 | 2025.08.01 15:59:44.630387 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.08.01 15:59:44.630493 [ 115 ] {} <Debug> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3428 | 2025.08.01 15:59:44.630516 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Debug> executeQuery: Read 670 rows, 48.01 KiB in 0.001459 sec., 459218.6429061001 rows/sec., 32.14 MiB/sec. | ||
| 3429 | 2025.08.01 15:59:44.630527 [ 115 ] {} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.08.01 15:59:44.630550 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3431 | 2025.08.01 15:59:44.630554 [ 268 ] {4ba0d9d5-d2eb-432f-a498-6666a0fb66a2} <Debug> TCPHandler: Processed in 0.001622809 sec. | ||
| 3432 | 2025.08.01 15:59:44.630653 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::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 | ||
| 3433 | 2025.08.01 15:59:44.630669 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.08.01 15:59:44.630769 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3435 | 2025.08.01 15:59:44.630786 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3436 | 2025.08.01 15:59:44.630804 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 763 rows starting from the beginning of the part | ||
| 3437 | 2025.08.01 15:59:44.630834 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3438 | 2025.08.01 15:59:44.630870 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 670 rows starting from the beginning of the part | ||
| 3439 | 2025.08.01 15:59:44.630929 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part | ||
| 3440 | 2025.08.01 15:59:44.630973 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 674 rows starting from the beginning of the part | ||
| 3441 | 2025.08.01 15:59:44.631014 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part | ||
| 3442 | 2025.08.01 15:59:44.631057 [ 201 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 670 rows starting from the beginning of the part | ||
| 3443 | 2025.08.01 15:59:44.631176 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2025.08.01 15:59:44.631219 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3445 | 2025.08.01 15:59:44.631557 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3446 | 2025.08.01 15:59:44.631799 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2025.08.01 15:59:44.631934 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 3448 | 2025.08.01 15:59:44.631971 [ 268 ] {1c13662c-7b35-426e-a8fc-dd0bca65730a} <Debug> TCPHandler: Processed in 0.001350701 sec. | ||
| 3449 | 2025.08.01 15:59:44.632081 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2025.08.01 15:59:44.632176 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3451 | 2025.08.01 15:59:44.632221 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3452 | 2025.08.01 15:59:44.632241 [ 189 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2951 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626589 sec., 1814225.966116825 rows/sec., 135.48 MiB/sec. | ||
| 3453 | 2025.08.01 15:59:44.632463 [ 194 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3454 | 2025.08.01 15:59:44.632687 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2025.08.01 15:59:44.632731 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3456 | 2025.08.01 15:59:44.632793 [ 194 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2025.08.01 15:59:44.632882 [ 194 ] {298a6530-de1b-48f0-b548-ffb3273b4711::all_1_21_4} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3458 | 2025.08.01 15:59:44.632973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3459 | 2025.08.01 15:59:44.633120 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3460 | 2025.08.01 15:59:44.633355 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.08.01 15:59:44.633448 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3462 | 2025.08.01 15:59:44.633475 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.08.01 15:59:44.633487 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001329 sec., 231000.7524454477 rows/sec., 15.20 MiB/sec. | ||
| 3464 | 2025.08.01 15:59:44.633491 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3465 | 2025.08.01 15:59:44.633523 [ 268 ] {a120b218-7f1b-46b3-bdd1-61b1bdb2e8cf} <Debug> TCPHandler: Processed in 0.001491505 sec. | ||
| 3466 | 2025.08.01 15:59:44.633600 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::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 | ||
| 3467 | 2025.08.01 15:59:44.633633 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2025.08.01 15:59:44.633737 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3469 | 2025.08.01 15:59:44.633763 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3470 | 2025.08.01 15:59:44.633781 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3471 | 2025.08.01 15:59:44.633813 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3174 rows starting from the beginning of the part | ||
| 3472 | 2025.08.01 15:59:44.633884 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 307 rows starting from the beginning of the part | ||
| 3473 | 2025.08.01 15:59:44.633942 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::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 | ||
| 3474 | 2025.08.01 15:59:44.633986 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 309 rows starting from the beginning of the part | ||
| 3475 | 2025.08.01 15:59:44.634026 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3476 | 2025.08.01 15:59:44.634068 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 307 rows starting from the beginning of the part | ||
| 3477 | 2025.08.01 15:59:44.634129 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2025.08.01 15:59:44.634170 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3479 | 2025.08.01 15:59:44.634544 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3480 | 2025.08.01 15:59:44.634773 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.08.01 15:59:44.634931 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001212 sec., 825.0825082508251 rows/sec., 55.60 KiB/sec. | ||
| 3482 | 2025.08.01 15:59:44.634986 [ 268 ] {f568306e-6357-4511-924e-a0c0dfd7e607} <Debug> TCPHandler: Processed in 0.001402342 sec. | ||
| 3483 | 2025.08.01 15:59:44.635093 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.08.01 15:59:44.635188 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2025.08.01 15:59:44.635245 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3486 | 2025.08.01 15:59:44.635905 [ 192 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4417 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351931 sec., 1878031.2857817684 rows/sec., 127.79 MiB/sec. | ||
| 3487 | 2025.08.01 15:59:44.636054 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2025.08.01 15:59:44.636096 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3489 | 2025.08.01 15:59:44.636330 [ 193 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3490 | 2025.08.01 15:59:44.636596 [ 193 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2025.08.01 15:59:44.636659 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3492 | 2025.08.01 15:59:44.636670 [ 193 ] {96fa4356-479b-4a15-9613-6bcc2bc110dc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3493 | 2025.08.01 15:59:44.636756 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3494 | 2025.08.01 15:59:44.636916 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.08.01 15:59:44.637065 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001895 sec., 9498.68073878628 rows/sec., 17.02 MiB/sec. | ||
| 3496 | 2025.08.01 15:59:44.637133 [ 268 ] {5b7e5b12-b01f-4a98-80a8-c16f1237f770} <Debug> TCPHandler: Processed in 0.002087474 sec. | ||
| 3497 | 2025.08.01 15:59:44.637248 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2025.08.01 15:59:44.637342 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3499 | 2025.08.01 15:59:44.637386 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3500 | 2025.08.01 15:59:44.637726 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.08.01 15:59:44.637764 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3502 | 2025.08.01 15:59:44.638085 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3503 | 2025.08.01 15:59:44.638312 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.08.01 15:59:44.638406 [ 115 ] {} <Debug> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3505 | 2025.08.01 15:59:44.638430 [ 115 ] {} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2025.08.01 15:59:44.638444 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00112 sec., 91071.42857142858 rows/sec., 5.60 MiB/sec. | ||
| 3507 | 2025.08.01 15:59:44.638446 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3508 | 2025.08.01 15:59:44.638479 [ 268 ] {53bf35a4-e0db-4475-8832-0d4ae3818265} <Debug> TCPHandler: Processed in 0.001282009 sec. | ||
| 3509 | 2025.08.01 15:59:44.638537 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::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 | ||
| 3510 | 2025.08.01 15:59:44.638671 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3511 | 2025.08.01 15:59:44.638704 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 990 rows starting from the beginning of the part | ||
| 3512 | 2025.08.01 15:59:44.638768 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 102 rows starting from the beginning of the part | ||
| 3513 | 2025.08.01 15:59:44.638813 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::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 | ||
| 3514 | 2025.08.01 15:59:44.638857 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 102 rows starting from the beginning of the part | ||
| 3515 | 2025.08.01 15:59:44.638897 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::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 | ||
| 3516 | 2025.08.01 15:59:44.638937 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part | ||
| 3517 | 2025.08.01 15:59:44.639854 [ 194 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351651 sec., 1047607.7034678331 rows/sec., 67.15 MiB/sec. | ||
| 3518 | 2025.08.01 15:59:44.640032 [ 190 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3519 | 2025.08.01 15:59:44.640273 [ 190 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2025.08.01 15:59:44.640333 [ 190 ] {cb63fe47-56b0-4e53-ad40-4cfa9f265de3::all_1_21_4} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3521 | 2025.08.01 15:59:44.640390 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3522 | 2025.08.01 15:59:45.228560 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2025.08.01 15:59:45.228948 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3524 | 2025.08.01 15:59:45.229458 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3525 | 2025.08.01 15:59:45.229499 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3526 | 2025.08.01 15:59:45.229769 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3527 | 2025.08.01 15:59:45.229836 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3528 | 2025.08.01 15:59:45.229974 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3529 | 2025.08.01 15:59:45.230073 [ 293 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3530 | 2025.08.01 15:59:45.230124 [ 292 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3531 | 2025.08.01 15:59:45.230151 [ 295 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3532 | 2025.08.01 15:59:45.230124 [ 290 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3533 | 2025.08.01 15:59:45.230317 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3534 | 2025.08.01 15:59:45.230352 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3535 | 2025.08.01 15:59:45.230445 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3536 | 2025.08.01 15:59:45.230465 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3537 | 2025.08.01 15:59:45.230500 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3538 | 2025.08.01 15:59:45.230545 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3539 | 2025.08.01 15:59:45.230580 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3540 | 2025.08.01 15:59:45.231638 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002869 sec., 14290.693621470895 rows/sec., 575.59 KiB/sec. | ||
| 3541 | 2025.08.01 15:59:45.231758 [ 268 ] {420ed542-0d20-4d91-9707-4c5de1d1a43e} <Debug> TCPHandler: Processed in 0.003387743 sec. | ||
| 3542 | 2025.08.01 15:59:45.232044 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2025.08.01 15:59:45.232181 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3544 | 2025.08.01 15:59:45.232399 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3545 | 2025.08.01 15:59:45.232436 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3546 | 2025.08.01 15:59:45.232644 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3547 | 2025.08.01 15:59:45.232696 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3548 | 2025.08.01 15:59:45.232794 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3549 | 2025.08.01 15:59:45.232865 [ 290 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3550 | 2025.08.01 15:59:45.232869 [ 292 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3551 | 2025.08.01 15:59:45.232874 [ 293 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3552 | 2025.08.01 15:59:45.232875 [ 295 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3553 | 2025.08.01 15:59:45.233012 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3554 | 2025.08.01 15:59:45.233039 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3555 | 2025.08.01 15:59:45.233107 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3556 | 2025.08.01 15:59:45.233124 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3557 | 2025.08.01 15:59:45.233153 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3558 | 2025.08.01 15:59:45.233183 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3559 | 2025.08.01 15:59:45.233210 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3560 | 2025.08.01 15:59:45.233839 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001716 sec., 23892.77389277389 rows/sec., 962.34 KiB/sec. | ||
| 3561 | 2025.08.01 15:59:45.233964 [ 268 ] {e40caa07-9eea-41d6-ba39-b3a432a98cc0} <Debug> TCPHandler: Processed in 0.00196918 sec. | ||
| 3562 | 2025.08.01 15:59:45.234199 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2025.08.01 15:59:45.234334 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3564 | 2025.08.01 15:59:45.234552 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3565 | 2025.08.01 15:59:45.234588 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3566 | 2025.08.01 15:59:45.234807 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3567 | 2025.08.01 15:59:45.234859 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3568 | 2025.08.01 15:59:45.234956 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3569 | 2025.08.01 15:59:45.235017 [ 290 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3570 | 2025.08.01 15:59:45.235027 [ 292 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3571 | 2025.08.01 15:59:45.235034 [ 295 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3572 | 2025.08.01 15:59:45.235030 [ 293 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3573 | 2025.08.01 15:59:45.235151 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3574 | 2025.08.01 15:59:45.235173 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3575 | 2025.08.01 15:59:45.235239 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3576 | 2025.08.01 15:59:45.235257 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3577 | 2025.08.01 15:59:45.235286 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3578 | 2025.08.01 15:59:45.235320 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3579 | 2025.08.01 15:59:45.235352 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3580 | 2025.08.01 15:59:45.235956 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00168 sec., 24404.761904761905 rows/sec., 982.96 KiB/sec. | ||
| 3581 | 2025.08.01 15:59:45.236065 [ 268 ] {4bc4e79c-3e5f-42a2-980b-6e83f020aead} <Debug> TCPHandler: Processed in 0.001914208 sec. | ||
| 3582 | 2025.08.01 15:59:45.236270 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2025.08.01 15:59:45.236406 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3584 | 2025.08.01 15:59:45.236733 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3585 | 2025.08.01 15:59:45.236770 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3586 | 2025.08.01 15:59:45.236980 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3587 | 2025.08.01 15:59:45.237031 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3588 | 2025.08.01 15:59:45.237128 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3589 | 2025.08.01 15:59:45.237191 [ 290 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3590 | 2025.08.01 15:59:45.237199 [ 295 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3591 | 2025.08.01 15:59:45.237198 [ 292 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3592 | 2025.08.01 15:59:45.237193 [ 293 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3593 | 2025.08.01 15:59:45.237336 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3594 | 2025.08.01 15:59:45.237356 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3595 | 2025.08.01 15:59:45.237422 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3596 | 2025.08.01 15:59:45.237439 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3597 | 2025.08.01 15:59:45.237468 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3598 | 2025.08.01 15:59:45.237498 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3599 | 2025.08.01 15:59:45.237526 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3600 | 2025.08.01 15:59:45.238109 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001761 sec., 23282.22600795003 rows/sec., 937.74 KiB/sec. | ||
| 3601 | 2025.08.01 15:59:45.238222 [ 268 ] {97612a2f-cf51-47ee-9b44-fff95ad3f6d8} <Debug> TCPHandler: Processed in 0.002000011 sec. | ||
| 3602 | 2025.08.01 15:59:45.238426 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.08.01 15:59:45.238561 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3604 | 2025.08.01 15:59:45.238785 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3605 | 2025.08.01 15:59:45.238821 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3606 | 2025.08.01 15:59:45.239032 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3607 | 2025.08.01 15:59:45.239082 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3608 | 2025.08.01 15:59:45.239177 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3609 | 2025.08.01 15:59:45.239235 [ 292 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3610 | 2025.08.01 15:59:45.239235 [ 290 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3611 | 2025.08.01 15:59:45.239248 [ 295 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3612 | 2025.08.01 15:59:45.239242 [ 293 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3613 | 2025.08.01 15:59:45.239367 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3614 | 2025.08.01 15:59:45.239388 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3615 | 2025.08.01 15:59:45.239453 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3616 | 2025.08.01 15:59:45.239470 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3617 | 2025.08.01 15:59:45.239498 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3618 | 2025.08.01 15:59:45.239527 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3619 | 2025.08.01 15:59:45.239556 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3620 | 2025.08.01 15:59:45.240111 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001608 sec., 25497.512437810943 rows/sec., 1.00 MiB/sec. | ||
| 3621 | 2025.08.01 15:59:45.240221 [ 268 ] {bd768d38-7b45-4105-9fea-f486ec04d192} <Debug> TCPHandler: Processed in 0.001843105 sec. | ||
| 3622 | 2025.08.01 15:59:45.240428 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2025.08.01 15:59:45.240563 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3624 | 2025.08.01 15:59:45.240781 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3625 | 2025.08.01 15:59:45.240817 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3626 | 2025.08.01 15:59:45.241028 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3627 | 2025.08.01 15:59:45.241078 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3628 | 2025.08.01 15:59:45.241174 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3629 | 2025.08.01 15:59:45.241235 [ 292 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3630 | 2025.08.01 15:59:45.241247 [ 290 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3631 | 2025.08.01 15:59:45.241248 [ 295 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3632 | 2025.08.01 15:59:45.241238 [ 293 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3633 | 2025.08.01 15:59:45.241372 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3634 | 2025.08.01 15:59:45.241393 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3635 | 2025.08.01 15:59:45.241458 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3636 | 2025.08.01 15:59:45.241475 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3637 | 2025.08.01 15:59:45.241504 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3638 | 2025.08.01 15:59:45.241534 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3639 | 2025.08.01 15:59:45.241562 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3640 | 2025.08.01 15:59:45.242184 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001679 sec., 24419.29720071471 rows/sec., 983.54 KiB/sec. | ||
| 3641 | 2025.08.01 15:59:45.242292 [ 268 ] {5f9cea50-cf1e-4756-a1c7-437b97afb681} <Debug> TCPHandler: Processed in 0.001912668 sec. | ||
| 3642 | 2025.08.01 15:59:45.424191 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2025.08.01 15:59:45.424395 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3644 | 2025.08.01 15:59:45.424477 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3645 | 2025.08.01 15:59:45.425306 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.08.01 15:59:45.425355 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3647 | 2025.08.01 15:59:45.425817 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3648 | 2025.08.01 15:59:45.426038 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.08.01 15:59:45.426202 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001863 sec., 3220.6119162640903 rows/sec., 717.09 KiB/sec. | ||
| 3650 | 2025.08.01 15:59:45.426245 [ 268 ] {db0de48e-33b8-4d91-8116-1d68d440ceff} <Debug> TCPHandler: Processed in 0.002203677 sec. | ||
| 3651 | 2025.08.01 15:59:45.426365 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2025.08.01 15:59:45.426462 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3653 | 2025.08.01 15:59:45.426504 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3654 | 2025.08.01 15:59:45.426944 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2025.08.01 15:59:45.426982 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3656 | 2025.08.01 15:59:45.427285 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3657 | 2025.08.01 15:59:45.427507 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2025.08.01 15:59:45.427635 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001193 sec., 3352.891869237217 rows/sec., 273.40 KiB/sec. | ||
| 3659 | 2025.08.01 15:59:45.427622 [ 112 ] {} <Debug> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3660 | 2025.08.01 15:59:45.427673 [ 268 ] {97d0682b-a898-4e23-8ee8-3b537c39f7c3} <Debug> TCPHandler: Processed in 0.001358591 sec. | ||
| 3661 | 2025.08.01 15:59:45.427735 [ 112 ] {} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.08.01 15:59:45.427769 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3663 | 2025.08.01 15:59:45.427815 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2025.08.01 15:59:45.427902 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::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 | ||
| 3665 | 2025.08.01 15:59:45.427913 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3666 | 2025.08.01 15:59:45.427998 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3667 | 2025.08.01 15:59:45.428063 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2025.08.01 15:59:45.428106 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::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 | ||
| 3669 | 2025.08.01 15:59:45.428179 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3670 | 2025.08.01 15:59:45.428233 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3671 | 2025.08.01 15:59:45.428279 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::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 | ||
| 3672 | 2025.08.01 15:59:45.428320 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3673 | 2025.08.01 15:59:45.428356 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3674 | 2025.08.01 15:59:45.429085 [ 194 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247757 sec., 24043.1430158276 rows/sec., 2.01 MiB/sec. | ||
| 3675 | 2025.08.01 15:59:45.429124 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.08.01 15:59:45.429169 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3677 | 2025.08.01 15:59:45.429203 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3678 | 2025.08.01 15:59:45.429494 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.08.01 15:59:45.429564 [ 190 ] {49e596fc-2b99-45fa-82f6-2abc6efa44ed::all_1_6_1} <Trace> oximeter.fields_ipaddr (49e596fc-2b99-45fa-82f6-2abc6efa44ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3680 | 2025.08.01 15:59:45.429595 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3681 | 2025.08.01 15:59:45.429631 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3682 | 2025.08.01 15:59:45.429837 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.08.01 15:59:45.429976 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Debug> executeQuery: Read 1244 rows, 105.43 KiB in 0.00208 sec., 598076.9230769231 rows/sec., 49.50 MiB/sec. | ||
| 3684 | 2025.08.01 15:59:45.430013 [ 268 ] {13b2b87c-67fd-4c16-bd89-4b6e34ddaf34} <Debug> TCPHandler: Processed in 0.002248869 sec. | ||
| 3685 | 2025.08.01 15:59:45.430129 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.08.01 15:59:45.430224 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3687 | 2025.08.01 15:59:45.430264 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3688 | 2025.08.01 15:59:45.430660 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.08.01 15:59:45.430698 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3690 | 2025.08.01 15:59:45.431011 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3691 | 2025.08.01 15:59:45.431235 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.08.01 15:59:45.431368 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001163 sec., 23215.821152192606 rows/sec., 1.69 MiB/sec. | ||
| 3693 | 2025.08.01 15:59:45.431406 [ 268 ] {172b4880-21a9-41f8-bd2a-4ca39510f0ff} <Debug> TCPHandler: Processed in 0.00132608 sec. | ||
| 3694 | 2025.08.01 15:59:45.431513 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2025.08.01 15:59:45.431607 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3696 | 2025.08.01 15:59:45.431647 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3697 | 2025.08.01 15:59:45.432138 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.08.01 15:59:45.432175 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3699 | 2025.08.01 15:59:45.432484 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3700 | 2025.08.01 15:59:45.432705 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.08.01 15:59:45.432832 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 3702 | 2025.08.01 15:59:45.432870 [ 268 ] {b62a2a62-877e-41cb-b7d2-196577a876f3} <Debug> TCPHandler: Processed in 0.001405512 sec. | ||
| 3703 | 2025.08.01 15:59:45.432977 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2025.08.01 15:59:45.433071 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3705 | 2025.08.01 15:59:45.433112 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3706 | 2025.08.01 15:59:45.433702 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2025.08.01 15:59:45.433739 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3708 | 2025.08.01 15:59:45.434059 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3709 | 2025.08.01 15:59:45.434277 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2025.08.01 15:59:45.434403 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.00135 sec., 405185.18518518517 rows/sec., 30.07 MiB/sec. | ||
| 3711 | 2025.08.01 15:59:45.434441 [ 268 ] {5b957a47-90d6-4194-8926-1052910aea4d} <Debug> TCPHandler: Processed in 0.001512546 sec. | ||
| 3712 | 2025.08.01 15:59:45.434551 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2025.08.01 15:59:45.434644 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3714 | 2025.08.01 15:59:45.434688 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3715 | 2025.08.01 15:59:45.436884 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2025.08.01 15:59:45.436922 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3717 | 2025.08.01 15:59:45.437811 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3718 | 2025.08.01 15:59:45.438034 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2025.08.01 15:59:45.438169 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Debug> executeQuery: Read 5224 rows, 357.21 KiB in 0.003543 sec., 1474456.6751340672 rows/sec., 98.46 MiB/sec. | ||
| 3720 | 2025.08.01 15:59:45.438209 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3721 | 2025.08.01 15:59:45.438223 [ 268 ] {2db4f8bf-f8a7-4aee-b7a0-069316b29682} <Debug> TCPHandler: Processed in 0.003722523 sec. | ||
| 3722 | 2025.08.01 15:59:45.438345 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2025.08.01 15:59:45.438464 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3724 | 2025.08.01 15:59:45.438532 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3725 | 2025.08.01 15:59:45.439385 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2025.08.01 15:59:45.439423 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3727 | 2025.08.01 15:59:45.439958 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3728 | 2025.08.01 15:59:45.440192 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2025.08.01 15:59:45.440333 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001894 sec., 12143.611404435058 rows/sec., 21.76 MiB/sec. | ||
| 3730 | 2025.08.01 15:59:45.440386 [ 268 ] {e0050966-7318-4cd1-97f2-c5a6814dc9e5} <Debug> TCPHandler: Processed in 0.002101623 sec. | ||
| 3731 | 2025.08.01 15:59:45.440495 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.08.01 15:59:45.440591 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3733 | 2025.08.01 15:59:45.440633 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3734 | 2025.08.01 15:59:45.440946 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.08.01 15:59:45.440983 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3736 | 2025.08.01 15:59:45.441295 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3737 | 2025.08.01 15:59:45.441510 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.08.01 15:59:45.441638 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 3739 | 2025.08.01 15:59:45.441673 [ 268 ] {252b63fa-3f95-4dc6-8778-14160c4fb36a} <Debug> TCPHandler: Processed in 0.001227447 sec. | ||
| 3740 | 2025.08.01 15:59:49.608028 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.08.01 15:59:49.608229 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3742 | 2025.08.01 15:59:49.608295 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3743 | 2025.08.01 15:59:49.609029 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.08.01 15:59:49.609073 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3745 | 2025.08.01 15:59:49.609506 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3746 | 2025.08.01 15:59:49.609750 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2025.08.01 15:59:49.609911 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec. | ||
| 3748 | 2025.08.01 15:59:49.609954 [ 268 ] {33babf4b-0f7d-4ddc-aaf9-eb37dfe30a95} <Debug> TCPHandler: Processed in 0.002066903 sec. | ||
| 3749 | 2025.08.01 15:59:49.610081 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2025.08.01 15:59:49.610177 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3751 | 2025.08.01 15:59:49.610217 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3752 | 2025.08.01 15:59:49.610679 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.08.01 15:59:49.610716 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3754 | 2025.08.01 15:59:49.611031 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3755 | 2025.08.01 15:59:49.611250 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.08.01 15:59:49.611379 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 3757 | 2025.08.01 15:59:49.611416 [ 268 ] {7c40af7c-fb9c-4f52-9ed6-a559d5444dac} <Debug> TCPHandler: Processed in 0.001388992 sec. | ||
| 3758 | 2025.08.01 15:59:49.611534 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2025.08.01 15:59:49.611629 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3760 | 2025.08.01 15:59:49.611674 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3761 | 2025.08.01 15:59:49.612075 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2025.08.01 15:59:49.612112 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3763 | 2025.08.01 15:59:49.612448 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3764 | 2025.08.01 15:59:49.612663 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.08.01 15:59:49.612795 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001185 sec., 108016.87763713079 rows/sec., 7.52 MiB/sec. | ||
| 3766 | 2025.08.01 15:59:49.612832 [ 268 ] {7d502d81-c3c9-447a-a488-3b394aa264b0} <Debug> TCPHandler: Processed in 0.001350901 sec. | ||
| 3767 | 2025.08.01 15:59:49.612945 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.08.01 15:59:49.613038 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3769 | 2025.08.01 15:59:49.613080 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3770 | 2025.08.01 15:59:49.613406 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.08.01 15:59:49.613442 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3772 | 2025.08.01 15:59:49.613776 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3773 | 2025.08.01 15:59:49.613992 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.08.01 15:59:49.614119 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001098 sec., 43715.84699453552 rows/sec., 2.95 MiB/sec. | ||
| 3775 | 2025.08.01 15:59:49.614155 [ 268 ] {3b2873c2-089d-4643-932c-43092b09ae95} <Debug> TCPHandler: Processed in 0.001258538 sec. | ||
| 3776 | 2025.08.01 15:59:50.184376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3777 | 2025.08.01 15:59:50.185030 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2025.08.01 15:59:50.185097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3779 | 2025.08.01 15:59:50.185776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3780 | 2025.08.01 15:59:50.186020 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2025.08.01 15:59:50.186160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3782 | 2025.08.01 15:59:50.615556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3783 | 2025.08.01 15:59:50.630796 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.08.01 15:59:50.630857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3785 | 2025.08.01 15:59:50.637056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3786 | 2025.08.01 15:59:50.637808 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2025.08.01 15:59:50.640488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3788 | 2025.08.01 15:59:52.694280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 554 | ||
| 3789 | 2025.08.01 15:59:52.697085 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2025.08.01 15:59:52.697127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3791 | 2025.08.01 15:59:52.698374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3792 | 2025.08.01 15:59:52.698661 [ 243 ] {} <Trace> system.query_log (361c60f9-d3b3-4257-90ee-987991eeb1c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.08.01 15:59:52.698972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 3794 | 2025.08.01 15:59:54.619356 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2025.08.01 15:59:54.619545 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3796 | 2025.08.01 15:59:54.619615 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3797 | 2025.08.01 15:59:54.620479 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2025.08.01 15:59:54.620534 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3799 | 2025.08.01 15:59:54.620963 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3800 | 2025.08.01 15:59:54.621218 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Trace> oximeter.fields_i16 (4f18cd59-f9e6-45ab-8aa6-ce2d3377cb34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2025.08.01 15:59:54.621380 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001886 sec., 207847.29586426297 rows/sec., 13.19 MiB/sec. | ||
| 3802 | 2025.08.01 15:59:54.621431 [ 268 ] {8925f791-ee96-4182-b8d5-f9dc35e6cacb} <Debug> TCPHandler: Processed in 0.002213898 sec. | ||
| 3803 | 2025.08.01 15:59:54.621558 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2025.08.01 15:59:54.621665 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3805 | 2025.08.01 15:59:54.621710 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3806 | 2025.08.01 15:59:54.622595 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.08.01 15:59:54.622632 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3808 | 2025.08.01 15:59:54.623014 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3809 | 2025.08.01 15:59:54.623236 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2025.08.01 15:59:54.623371 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Debug> executeQuery: Read 1103 rows, 89.60 KiB in 0.001732 sec., 636836.0277136258 rows/sec., 50.52 MiB/sec. | ||
| 3811 | 2025.08.01 15:59:54.623411 [ 268 ] {a15868da-ffe5-4ca6-884a-319e6955f83f} <Debug> TCPHandler: Processed in 0.001905557 sec. | ||
| 3812 | 2025.08.01 15:59:54.623523 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2025.08.01 15:59:54.623624 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3814 | 2025.08.01 15:59:54.623666 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3815 | 2025.08.01 15:59:54.624150 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2025.08.01 15:59:54.624187 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3817 | 2025.08.01 15:59:54.624505 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3818 | 2025.08.01 15:59:54.624739 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2025.08.01 15:59:54.624875 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Debug> executeQuery: Read 214 rows, 13.13 KiB in 0.001273 sec., 168106.83424980362 rows/sec., 10.07 MiB/sec. | ||
| 3820 | 2025.08.01 15:59:54.624912 [ 268 ] {f753da38-816c-4892-be25-61207683b3c4} <Debug> TCPHandler: Processed in 0.001440004 sec. | ||
| 3821 | 2025.08.01 15:59:54.625026 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2025.08.01 15:59:54.625147 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3823 | 2025.08.01 15:59:54.625192 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3824 | 2025.08.01 15:59:54.625699 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.08.01 15:59:54.625737 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3826 | 2025.08.01 15:59:54.626050 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3827 | 2025.08.01 15:59:54.626268 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.08.01 15:59:54.626381 [ 97 ] {} <Debug> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3829 | 2025.08.01 15:59:54.626398 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001277 sec., 158966.32732967896 rows/sec., 10.25 MiB/sec. | ||
| 3830 | 2025.08.01 15:59:54.626452 [ 97 ] {} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.08.01 15:59:54.626459 [ 268 ] {8d8f532f-61a3-496b-9ec4-16f60c265a82} <Debug> TCPHandler: Processed in 0.001488935 sec. | ||
| 3832 | 2025.08.01 15:59:54.626487 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3833 | 2025.08.01 15:59:54.626591 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::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 | ||
| 3834 | 2025.08.01 15:59:54.626592 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.08.01 15:59:54.626715 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3836 | 2025.08.01 15:59:54.626727 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3837 | 2025.08.01 15:59:54.626756 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
| 3838 | 2025.08.01 15:59:54.626776 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3839 | 2025.08.01 15:59:54.626828 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 203 rows starting from the beginning of the part | ||
| 3840 | 2025.08.01 15:59:54.626880 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 203 rows starting from the beginning of the part | ||
| 3841 | 2025.08.01 15:59:54.626923 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 203 rows starting from the beginning of the part | ||
| 3842 | 2025.08.01 15:59:54.626965 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3843 | 2025.08.01 15:59:54.627005 [ 193 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 203 rows starting from the beginning of the part | ||
| 3844 | 2025.08.01 15:59:54.627249 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.08.01 15:59:54.627294 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3846 | 2025.08.01 15:59:54.627698 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3847 | 2025.08.01 15:59:54.627929 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Trace> oximeter.fields_u8 (8a9bf3bc-f1a2-4fa9-b736-c997d20420dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.08.01 15:59:54.628046 [ 190 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491595 sec., 850096.7085569474 rows/sec., 58.86 MiB/sec. | ||
| 3849 | 2025.08.01 15:59:54.628062 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001354 sec., 149187.59231905465 rows/sec., 8.47 MiB/sec. | ||
| 3850 | 2025.08.01 15:59:54.628127 [ 268 ] {f301178d-ae85-4ea6-93f0-ce7814b4afc4} <Debug> TCPHandler: Processed in 0.001585717 sec. | ||
| 3851 | 2025.08.01 15:59:54.628238 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2025.08.01 15:59:54.628276 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3853 | 2025.08.01 15:59:54.628333 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3854 | 2025.08.01 15:59:54.628378 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3855 | 2025.08.01 15:59:54.628592 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.08.01 15:59:54.628687 [ 194 ] {b181f2a2-d6fd-45b1-aea4-c73b578fc05d::all_1_11_2} <Trace> oximeter.fields_u32 (b181f2a2-d6fd-45b1-aea4-c73b578fc05d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3857 | 2025.08.01 15:59:54.628781 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3858 | 2025.08.01 15:59:54.629020 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2025.08.01 15:59:54.629063 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3860 | 2025.08.01 15:59:54.629411 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3861 | 2025.08.01 15:59:54.629659 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2025.08.01 15:59:54.629792 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Debug> executeQuery: Read 670 rows, 48.01 KiB in 0.001477 sec., 453622.20717670955 rows/sec., 31.74 MiB/sec. | ||
| 3863 | 2025.08.01 15:59:54.629830 [ 268 ] {cbccc66e-4e46-4339-ba25-0f861e585b5b} <Debug> TCPHandler: Processed in 0.00164079 sec. | ||
| 3864 | 2025.08.01 15:59:54.629938 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2025.08.01 15:59:54.630033 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3866 | 2025.08.01 15:59:54.630074 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3867 | 2025.08.01 15:59:54.630400 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2025.08.01 15:59:54.630438 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3869 | 2025.08.01 15:59:54.630743 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3870 | 2025.08.01 15:59:54.630974 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Trace> oximeter.measurements_bool (3ed06225-0b00-4db8-98a2-191caca62a86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2025.08.01 15:59:54.631103 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 3872 | 2025.08.01 15:59:54.631140 [ 268 ] {009bd87f-664f-41cf-bfa5-c35093d7fcb7} <Debug> TCPHandler: Processed in 0.001251778 sec. | ||
| 3873 | 2025.08.01 15:59:54.631244 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2025.08.01 15:59:54.631350 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3875 | 2025.08.01 15:59:54.631395 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3876 | 2025.08.01 15:59:54.631891 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2025.08.01 15:59:54.631931 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3878 | 2025.08.01 15:59:54.632286 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3879 | 2025.08.01 15:59:54.632513 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2025.08.01 15:59:54.632658 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001328 sec., 231174.69879518074 rows/sec., 15.21 MiB/sec. | ||
| 3881 | 2025.08.01 15:59:54.632696 [ 268 ] {51bd794c-068c-40e7-8332-8dea0ca97a00} <Debug> TCPHandler: Processed in 0.001502725 sec. | ||
| 3882 | 2025.08.01 15:59:54.632803 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2025.08.01 15:59:54.632900 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3884 | 2025.08.01 15:59:54.632942 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3885 | 2025.08.01 15:59:54.633256 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2025.08.01 15:59:54.633293 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3887 | 2025.08.01 15:59:54.633591 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3888 | 2025.08.01 15:59:54.633826 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Trace> oximeter.measurements_f64 (e1c9a4b4-e1dd-4909-9213-8135ceb7ceac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2025.08.01 15:59:54.633957 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 3890 | 2025.08.01 15:59:54.633993 [ 268 ] {7a247650-88a7-42f7-854e-db5c77063570} <Debug> TCPHandler: Processed in 0.001239097 sec. | ||
| 3891 | 2025.08.01 15:59:54.634101 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2025.08.01 15:59:54.634195 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3893 | 2025.08.01 15:59:54.634252 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3894 | 2025.08.01 15:59:54.635027 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2025.08.01 15:59:54.635063 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3896 | 2025.08.01 15:59:54.635597 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3897 | 2025.08.01 15:59:54.635830 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.08.01 15:59:54.635971 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001793 sec., 10039.04071388734 rows/sec., 17.99 MiB/sec. | ||
| 3899 | 2025.08.01 15:59:54.636039 [ 268 ] {c3847b0d-62f9-4b44-a603-33abc1777b8e} <Debug> TCPHandler: Processed in 0.00198708 sec. | ||
| 3900 | 2025.08.01 15:59:54.636150 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2025.08.01 15:59:54.636245 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3902 | 2025.08.01 15:59:54.636288 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3903 | 2025.08.01 15:59:54.636626 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2025.08.01 15:59:54.636662 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3905 | 2025.08.01 15:59:54.636980 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3906 | 2025.08.01 15:59:54.637189 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2025.08.01 15:59:54.637316 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001089 sec., 93663.91184573004 rows/sec., 5.75 MiB/sec. | ||
| 3908 | 2025.08.01 15:59:54.637353 [ 268 ] {4b05e9c1-7df3-4745-8508-f4388b63ace1} <Debug> TCPHandler: Processed in 0.001252578 sec. | ||
| 3909 | 2025.08.01 15:59:56.343696 [ 94 ] {} <Debug> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3910 | 2025.08.01 15:59:56.343763 [ 94 ] {} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.08.01 15:59:56.343787 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3912 | 2025.08.01 15:59:56.343929 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::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 | ||
| 3913 | 2025.08.01 15:59:56.344347 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3914 | 2025.08.01 15:59:56.344417 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 3915 | 2025.08.01 15:59:56.344539 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 3916 | 2025.08.01 15:59:56.344649 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::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 | ||
| 3917 | 2025.08.01 15:59:56.344713 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::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 | ||
| 3918 | 2025.08.01 15:59:56.344767 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3919 | 2025.08.01 15:59:56.346263 [ 194 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002403273 sec., 19972.762145623907 rows/sec., 4.80 MiB/sec. | ||
| 3920 | 2025.08.01 15:59:56.346417 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3921 | 2025.08.01 15:59:56.346725 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2025.08.01 15:59:56.346798 [ 197 ] {5631523d-b6a3-4a25-85b4-956a70824b60::all_1_5_1} <Trace> oximeter.timeseries_schema (5631523d-b6a3-4a25-85b4-956a70824b60) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3923 | 2025.08.01 15:59:56.346869 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3924 | 2025.08.01 15:59:57.597532 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3925 | 2025.08.01 15:59:57.597605 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3926 | 2025.08.01 15:59:57.686323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3927 | 2025.08.01 15:59:57.686808 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2025.08.01 15:59:57.686854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3929 | 2025.08.01 15:59:57.687343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3930 | 2025.08.01 15:59:57.687589 [ 245 ] {} <Trace> system.asynchronous_metric_log (a486c2ff-810a-4b70-80f0-4b4b147a0202): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2025.08.01 15:59:57.687723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3932 | 2025.08.01 15:59:58.140671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3933 | 2025.08.01 15:59:58.157389 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2025.08.01 15:59:58.157443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3935 | 2025.08.01 15:59:58.163632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3936 | 2025.08.01 15:59:58.164395 [ 244 ] {} <Trace> system.metric_log (d42a46db-4120-4609-a267-a673ecc09f9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.08.01 15:59:58.167138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3938 | 2025.08.01 15:59:59.610385 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2025.08.01 15:59:59.610667 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3940 | 2025.08.01 15:59:59.610778 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3941 | 2025.08.01 15:59:59.611493 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2025.08.01 15:59:59.611536 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3943 | 2025.08.01 15:59:59.611968 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3944 | 2025.08.01 15:59:59.612196 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Trace> oximeter.fields_string (770ad89b-e8d4-4784-8220-f027624496d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.08.01 15:59:59.612357 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001768 sec., 57692.30769230769 rows/sec., 4.82 MiB/sec. | ||
| 3946 | 2025.08.01 15:59:59.612400 [ 268 ] {e04fad21-29dd-4b98-842e-1f3df1e12657} <Debug> TCPHandler: Processed in 0.002204107 sec. | ||
| 3947 | 2025.08.01 15:59:59.612523 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2025.08.01 15:59:59.612619 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3949 | 2025.08.01 15:59:59.612659 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3950 | 2025.08.01 15:59:59.613059 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2025.08.01 15:59:59.613095 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3952 | 2025.08.01 15:59:59.613388 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3953 | 2025.08.01 15:59:59.613599 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Trace> oximeter.fields_u16 (dd7c7e15-4439-4ecf-83b2-fb9e7a671e37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2025.08.01 15:59:59.613729 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00113 sec., 20353.982300884956 rows/sec., 1.49 MiB/sec. | ||
| 3955 | 2025.08.01 15:59:59.613766 [ 268 ] {5d17e558-b067-4d5b-9afc-8d71ef80f758} <Debug> TCPHandler: Processed in 0.001293929 sec. | ||
| 3956 | 2025.08.01 15:59:59.613875 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2025.08.01 15:59:59.613969 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3958 | 2025.08.01 15:59:59.614010 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3959 | 2025.08.01 15:59:59.614431 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2025.08.01 15:59:59.614468 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3961 | 2025.08.01 15:59:59.614776 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3962 | 2025.08.01 15:59:59.614987 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Trace> oximeter.fields_uuid (298a6530-de1b-48f0-b548-ffb3273b4711): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.08.01 15:59:59.615123 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001172 sec., 74232.0819112628 rows/sec., 5.80 MiB/sec. | ||
| 3964 | 2025.08.01 15:59:59.615160 [ 268 ] {9de968d0-7f59-4b2c-b428-5d272f6c5967} <Debug> TCPHandler: Processed in 0.001335431 sec. | ||
| 3965 | 2025.08.01 15:59:59.615269 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2025.08.01 15:59:59.615362 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3967 | 2025.08.01 15:59:59.615406 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3968 | 2025.08.01 15:59:59.615807 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.08.01 15:59:59.615843 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3970 | 2025.08.01 15:59:59.616190 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3971 | 2025.08.01 15:59:59.616396 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Trace> oximeter.measurements_cumulativeu64 (96fa4356-479b-4a15-9613-6bcc2bc110dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2025.08.01 15:59:59.616534 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3973 | 2025.08.01 15:59:59.616570 [ 268 ] {4708c14e-2ee8-45b6-b031-0d0b7cdd7264} <Debug> TCPHandler: Processed in 0.001350621 sec. | ||
| 3974 | 2025.08.01 15:59:59.616678 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2025.08.01 15:59:59.616777 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3976 | 2025.08.01 15:59:59.616833 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3977 | 2025.08.01 15:59:59.617662 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.08.01 15:59:59.617697 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3979 | 2025.08.01 15:59:59.618228 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3980 | 2025.08.01 15:59:59.618447 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Trace> oximeter.measurements_histogramu64 (ffe0a7c9-1cbc-455c-861c-fb5b0f7f9c7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.08.01 15:59:59.618582 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001823 sec., 12616.566099835436 rows/sec., 22.61 MiB/sec. | ||
| 3982 | 2025.08.01 15:59:59.618633 [ 268 ] {dcfebce8-3c6b-4253-b715-2f06ded178f2} <Debug> TCPHandler: Processed in 0.002004421 sec. | ||
| 3983 | 2025.08.01 15:59:59.618748 [ 268 ] {} <Trace> TCP-Session: f160eb8f-dc9b-40b8-85c5-a56df652d23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2025.08.01 15:59:59.618840 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3985 | 2025.08.01 15:59:59.618882 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3986 | 2025.08.01 15:59:59.619218 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2025.08.01 15:59:59.619255 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3988 | 2025.08.01 15:59:59.619567 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3989 | 2025.08.01 15:59:59.619776 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Trace> oximeter.measurements_u64 (cb63fe47-56b0-4e53-ad40-4cfa9f265de3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2025.08.01 15:59:59.619910 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3991 | 2025.08.01 15:59:59.619946 [ 268 ] {eaf04c15-11e7-4722-9171-403c96239ccb} <Debug> TCPHandler: Processed in 0.001249238 sec. | ||